body
{
  margin: 0 auto;
  padding: 0;
  background: #fdfdfd url(images/DDAWPPS_03.jpg) repeat-x top;
  background-attachment: scroll;

}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}


#logo {
	position:absolute;
	right:10px;
	top:60px;
}
#logoleft {
	position:absolute;
	left:20px;
	top:40px;
}
#adobemedia {
	position:absolute;
	top:40px;
	margin-right:-200px;
	right:50%;
	font-family: Tahoma, Geneva, sans-serif;
font-size: 8px;
font-weight: bold;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}

/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:25px;
  min-height:25px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
}



.Sheet
{

  margin-top: 0px !important;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{
	position:relative;
	height:175px;
}


/* end Header */



/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 25px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;

}
.artmenu a span span
{
  font-family: Tahoma, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  
  color: #09671b;
  padding: 0 12px;
  margin: 0 0px;
  line-height: 25px;
  text-align: center;
 

}




.artmenu a:hover span span
{
  color: #F5FAE5;
  background-position: left -25px;
}

.artmenu li:hover a span span
{
  color: #F5FAE5;
  background-position: left -25px;
}

#nav-menu
{
	float: right;
	top: 100px;
	height: 24px;
	width: auto;
	margin-top: 8px;
	margin-right: 10px;
} 
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 
#nav-menu li
{
	display:inline;
	margin: 0 0.15em;
} 
#nav-menu li a
{
	height: 20px;
	line-height: 20px;
	float: right;
	width: auto;
	padding: 0 5px 0 5px;
	border-right: 5px solid #FFF ;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
} 

.DZS{
	height: 20px;
	line-height: 20px;
	padding:4px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	border-right: 5px solid #FFF ;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	text-align: center;
}
.DZS:hover{
	border-right: 5px solid #FC0;
	border-bottom: 1px dotted #333;
}

#secendmenu li a
{
	color: #036600;
} 
#nav-menu li a:hover
{
	border-right: 5px solid #FC0 ;
	border-bottom: 1px dotted #FFF ;
}
/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 1px;
  height: 25px;
  background-image: url('images/item-separator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 22px;
  width: 166px;
  overflow:hidden;
  line-height: 22px;
  margin-right: auto;


  background-image: url('images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 1px;
  border-style: solid;
  border-color: #979B8C;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: right;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: right;
  text-indent: 12px;
  text-decoration: none;
  line-height: 22px;
  color: #52554A;
  font-family: tahoma, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  padding-right:10px;
}

.artmenu ul ul a
{
  margin-left: auto;
}

.artmenu ul li a:hover
{
  color: #303C0C;
  border-color: #7C806F;
  background-position: 0 -22px;
}

.artmenu ul li:hover>a
{
  color: #303C0C;
  border-color: #7C806F;
  background-position: 0 -22px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #303C0C;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #303C0C;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 0px;
  width: 892px;
  position: relative;
}
/* end ContentLayout */

/* begin Box, Block */
.latestnews {

	margin:20px auto 5px;
	padding:5px;
	width: 96%;
	background: #eaf9d2 url(images/alt1.jpg) repeat-x top left;
	color: #000000;
	font: bold 16px Arial;
	border: 1px solid #b7e077; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 3px 3px 2px #888;
	-moz-box-shadow:  3px 3px 2px #888;
	-webkit-box-shadow:  3px 3px 2px #888;
	-khtml-box-shadow:  3px 3px 2px #888;
}
.latestnews .nws{
	width: 90%;
}
.titebox
{
  line-height: 28px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
	background: #eaf9d2 url(images/DDAWPPS_03.jpg) repeat-x top left;
	width:88px;
	border:1px solid #b7e077;
	text-align: center;
	float:right;
	right:5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	padding:-5px;
	margin:-5px;

}
.Block
{
  margin-top: 10px;
  overflow: hidden;
  min-width:7px;
  min-height:7px;

  position: relative;
  z-index: 0;
  text-align: right;

}


.Block-body
{
 
  position: relative;
  z-index: 0;

  
}

.Block-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 3px;
  height: 3px;
  background-image: url('images/Block-s.png');
}

.Block-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 3px;
  height: 3px;
}

.Block-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -3px;
  width: 6px;
  height: 6px;
  background-image: url('images/Block-s.png');
}

.Block-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 3px;
  height: 3px;
}

.Block-bl div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: 0;
  width: 6px;
  height: 6px;
  background-image: url('images/Block-s.png');
}

.Block-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 3px;
  height: 3px;
}

.Block-br div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  background-image: url('images/Block-s.png');
}

.Block-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 3px;
  right: 3px;
  height: 3px;
}

.Block-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background-image: url('images/Block-h.png');
}

.Block-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 3px;
  right: 3px;
  height: 3px;
}

.Block-bc div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  background-image: url('images/Block-h.png');
}

.Block-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 3px;
  left: 0;
  width: 3px;
  bottom: 3px;
}

.Block-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

.Block-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 3px;
  right: 0;
  width: 3px;
  bottom: 3px;
}

.Block-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -3px;
  width: 6px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

.Block-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: url('images/Block-c.png') repeat-x top #fefffe;
}


.Block
{
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 8px;
 
 
  

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #F0F1EF;
  font-family: tahoma, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
  padding-right:15px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 3px;
}


.BlockHeader .r
{
  right: 0;
  width: 3px;
}


.BlockHeader .r div
{
  width: 892px;
  right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.png');
}



.header-tag-icon
{
  display:inline-block;
  background-position:right center;
  background-image: url('images/PostBullets.png');
  padding:0 0 0 0px;
  background-repeat: no-repeat;
  min-height: 9px;
  margin: 0 0 0 5px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  overflow: hidden;
  min-width:7px;
  min-height:7px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
   
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 8px;
 
}

.BlockContent-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 3px;
  height: 3px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 3px;
  height: 3px;
}

.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -3px;
  width: 6px;
  height: 6px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 3px;
  height: 3px;
}

.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: 0;
  width: 6px;
  height: 6px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 3px;
  height: 3px;
}

.BlockContent-br div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 3px;
  right: 3px;
  height: 3px;
}

.BlockContent-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background-image: url('images/BlockContent-h.png');
}

.BlockContent-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 3px;
  right: 3px;
  height: 3px;
}

.BlockContent-bc div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  background-image: url('images/BlockContent-h.png');
}

.BlockContent-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 3px;
  left: 0;
  width: 3px;
  bottom: 3px;
}

.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

.BlockContent-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 3px;
  right: 0;
  width: 3px;
  bottom: 3px;
}

.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -3px;
  width: 6px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

.BlockContent-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
 
}


.BlockContent-body
{
  color:#20211C;
  text-decoration: none;
  font-family: tahoma, Helvetica, Sans-Serif;
  font-size: 11px;
}

.BlockContent-body a:link
{
color:#036600;
text-decoration: none;
font-family:tahoma,Helvetica,Sans-Serif;
font-weight:bold;
 line-height:15px;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
  color: #4F5247;
  font-family: tahoma, Helvetica, Sans-Serif;
 font-weight:bold;
 line-height:15px;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #505F3A;
  font-family: tahoma, Helvetica, Sans-Serif;
  text-decoration: none;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #42443B;
  margin:0;
  padding:0;
  text-decoration: none;
}

.BlockContent-body li
{
  text-decoration: none;
  font-family: tahoma, Helvetica, Sans-Serif;
  font-size: 11px;
  line-height:18px;
  border-bottom:1px dotted #B7E077;
  background:url("images/arrow-on.png") no-repeat scroll 98% center transparent;
}
.BlockContent-body li span
{
text-decoration: none;
 margin-right:10px;
}
.BlockContent-body li a
{
text-decoration: none;

}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:7px;
  min-height:7px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  position: relative;
  z-index: 0;
  margin: 10px;
}

.Post-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 3px;
  height: 3px;
  background-image: url('images/Post-s.png');
}

.Post-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 3px;
  height: 3px;
}

.Post-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -3px;
  width: 6px;
  height: 6px;
  background-image: url('images/Post-s.png');
}

.Post-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 3px;
  height: 3px;
}

.Post-bl div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: 0;
  width: 6px;
  height: 6px;
  background-image: url('images/Post-s.png');
}

.Post-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 3px;
  height: 3px;
}

.Post-br div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  background-image: url('images/Post-s.png');
}

.Post-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 3px;
  right: 3px;
  height: 3px;
}

.Post-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background-image: url('images/Post-h.png');
}

.Post-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 3px;
  right: 3px;
  height: 3px;
}

.Post-bc div
{
  position: absolute;
  z-index: -1;
  top: -3px;
  left: 0;
  width: 100%;
  height: 6px;
  background-image: url('images/Post-h.png');
}

.Post-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 3px;
  left: 0;
  width: 3px;
  bottom: 3px;
}

.Post-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background-image: url('images/Post-v.png');
}

.Post-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 3px;
  right: 0;
  width: 3px;
  bottom: 3px;
}

.Post-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -3px;
  width: 6px;
  height: 100%;
  background-image: url('images/Post-v.png');
}

.Post-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: url('images/Block-c.png') repeat-x top #fefffe;
}


.Post
{
  margin: 5px;
}


/* Start images */
a img
{
  border: 0;
}

.article img, img.article
{
  border-style: solid;
  border-width: 1px;
  border-color: #BBC9A6;
  margin: 1em;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
  background-color:Transparent;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #708551;
  vertical-align: top;
  text-align:right;
}

.article th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */

.PostMetadataHeader
{

    border-color: #BBC9A6;
  border-style: solid;
  border-width: 0px;
  
}




/* end PostMetadata */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:right;
  text-indent:0;
  line-height:inherit;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #023101;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #023101;
}

.PostHeaderIcon-wrapper img
{
  border:none;
  vertical-align: middle;
  margin:0px;
  float: right;
  padding-left:10px;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #404C2F;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #56653E;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  
  color: #668019;
}
/* end PostHeader */

/* begin PostIcons */
.PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
  font-family: tahoma, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #ff0000;
}

.PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
  margin:0;
}

.PostHeaderIcons a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  

  color: #505F3A;
}

.PostHeaderIcons a:visited, .PostHeaderIcons a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
 

  color: #4F5247;
}

.PostHeaderIcons a:hover, .PostHeaderIcons a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;

  color: #668019;
}


/* end PostIcons */

/* begin PostContent */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #252621;
}

.PostContent
{
  font-family: tahoma, Helvetica, Sans-Serif;
  text-align: right;
  color: #252621;
}

/* Start Content link style */

a
{
  font-family: Arial, Helvetica, Sans-Serif;


  color: #53623C;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  

  color: #53623C;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;

 
  color: #52554A;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;

  color: #6A841A;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 25px;
  text-transform: uppercase;
  text-align: right;
  color: #53623C;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-align: right;
  color: #53623C;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  text-transform: uppercase;
  text-align: right;
  color: #6E824F;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: tahoma, Helvetica, Sans-Serif;
  font-size: 16px;
  text-transform: uppercase;
  text-align: right;
  color: #252621;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: tahoma, Helvetica, Sans-Serif;
  font-size: 14px;
  text-transform: uppercase;
  text-align: right;
  color: #252621;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  text-transform: uppercase;
  text-align: right;
  color: #252621;
}


ul
{
  list-style-type: none;
  color: #373932;
  margin:0;
  padding:0;
}

li
{
  font-family: tahoma, Helvetica, Sans-Serif;
  font-size: 11px;
  text-align: right;
  margin-right:5px;
}



.Post ul li
{
  padding:1px 0 1px 14px;
 
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */

blockquote p
{
  color:#6b7e4e;
  font-family: tahoma, Helvetica, Sans-Serif;
  font-weight: normal;
  text-align: right;
}

blockquote
{
border:1px solid #B7E077;

  margin:10px 50px 10px 10px;
  padding:5px 41px 5px 5px;

  background-color:#e9eee3;

  background-image:url('images/PostQuote.png');
  background-position:right top;
  background-repeat:no-repeat;
  
}



/* Finish blockuote */
/* end PostQuote */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:28px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:right;
  
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 28px;
  color: #F0F1EF;
  white-space: nowrap;
  float: right;
}

.Button .t
{
  height:28px;
  white-space: normal;
  padding: 0 13px;
  font-family: tahoma, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  line-height: 28px;
  text-decoration: none !important;
}

input, select, textarea
{
  font-family: Tahoma, arial, Helvetica, Sans-Serif;
  font-size: 11px;
  padding:2px;
  font-style: normal;
  font-weight: bold;
  margin-top:5px;
  color:#555;
  border: 1px solid #B7E077;
  text-align:right;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  background:url("images/searchedit.gif") repeat-x scroll left top #FFF;
  
}

.LiTab{
	border:#a6d014 2px solid;
	background:#e4f1b9; 
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8; 
	-webkit-opacity: 0.8; 
	opacity: 0.8; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	padding: 10px;
}

.LiTab:hover {
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	-webkit-opacity: 1; 
	opacity: 1; 
}

.Button
{
  margin:5px;
  float:left;
}
.Button .active
{
  color: #F5FAE5;
}

.Button .hover,  a.Button:hover
{
  color: #EEF1E9;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -56px;
}

.Button .hover .r
{
  top: -28px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 7px;
  height: 84px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:403px;
  height: 84px;
}


.Button .active .l
{
  top: -56px;
}

.Button .hover .l
{
  top: -28px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 7px;
  height: 84px;
}


.Button .l, .Button .r span
{
  background-image: url('images/Button.png');
}

/* end Button */

/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 892px;
  margin: 5px auto 0px auto;
    background: url('images/footerbg.gif')repeat-x;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  

  width: 892px;
  height: 100px;
  bottom:0;
  left:0;
}



.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#20211C;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-style: italic;
  font-weight: normal;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #505F3A;
  font-family: Arial, Helvetica, Sans-Serif;

}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #4F5247;
  font-family: Arial, Helvetica, Sans-Serif;
 
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #599191;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;

  color:#6B7E4E;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#696D5F;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: right;
  overflow: hidden;
  width: 222px;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: right;
  overflow: hidden;
  width: 447px;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: right;
  overflow: hidden;
  width: 222px;
}

/* end LayoutCell */



.contentLayout li
{
  float: none;
}


#footer
{
  text-align: center;
}



/* forms */
table.adminform textarea
{
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input
{
  width: 145px;
  border: 1px solid #ccc;
  margin: 15px 0 10px 0;
}

form#form-login
{
  text-align: right;
}

form#form-login fieldset
{
  border: 0 none;
  margin: 0;
  padding: 0.2em;
}

form#form-login ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

form#form-login ul li
{
  background:url("images/Block-s.png") no-repeat scroll 98% center transparent;
  padding-right: 5px;
  border:0px;
}
form#form-login ul li a
{
 
  margin-right: 7px;
  
}

#modlgn_username, #modlgn_passwd
{
  width: 90%;
}

#form-login-username, #form-login-password, #form-login-remember
{
  display: block;
  margin: 0;
}

form#com-form-login
{
  text-align: right;
}

form#com-form-login fieldset
{
  border: 0 none;
  margin: 0;
  padding: 0.2em;
}

form#com-form-login ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

form#com-form-login ul li
{
  background-image: none;
  padding: 0;
}

/* Frontend Editing*/
fieldset
{
  border: 1px solid #ccc;
  margin-top: 15px;
  padding: 15px;
}

legend
{
  margin: 0;
  padding: 0 10px;
}

td.key
{
  border-bottom: 1px solid #eee;
  color: #666;
}


