/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }

body {font-size:100%; line-height:0.9em; background:url(images/main_bg.jpg) repeat-x top #e3dfd0}

html, input, textarea
	{	font-family:Tahoma; 
		color:#2b2b2b;
		
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}
div.container {	overflow: hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }



img.floatright { 
float:right; 
margin:0 0 4px 8px; 
} 


img.floatleft { 
float:left; 
margin:0 8px 4px 0; 
} 





b{color:#018eb9;}

a{color:#d88900; text-decoration:underline; font-weight:bold} 
a:hover{text-decoration:none}
.a1{color:#9aa625; font-weight:normal; } 
.a2, .a3{color:#808b16; font-weight:normal;  background:url(images/arrow1.gif) top left no-repeat; padding:0 0 2px 24px; margin-left:8px; background-position:0 2px } 
.a3{ display:block; float:left; margin:0 0 25px 0}





ul{margin:0 0 5px 0; padding:0; list-style:none;}

ul li{  background:url(images/line.gif) no-repeat bottom; }

ul li a{color:#2b2b2b; text-decoration:none ; line-height:2em; font-weight:normal; background:url(images/arrow.gif) top left no-repeat; padding-left:24px; margin-left:8px}
 
ul li a:hover { text-decoration:none; color:#d88900;background:url(images/arrow.gif) top left no-repeat; padding-left:24px; margin-left:8px }

ul.indent li {margin-left:15px}





ul#text {margin:0 0 10px 10px; padding:0; list-style:none;}

ul#text li{  background:url(images/bullet1.gif) top left no-repeat; padding-left:18px; margin-left:4px; margin:0 0 0 10px; line-height:1.5em; }


ul#text li a{ background:url(images/spacer.gif) top left no-repeat;  text-decoration:underline; color:#d88900; padding-left:0px; margin-left:0px; margin-top:0px; line-height:1.5em;}

ul#text li a:hover{ text-decoration:none; color:#d88900; padding-left:0px; margin-left:0px; margin-top:0px; line-height:1.5em; }





ol {margin:0 0 10px 10px; padding:0; list-style:decimal}
ol li{ padding-left:12px; margin-left:0px; margin:0 0 0 10px; line-height:1.5em; }





/*header*/
#header .logo{ margin:34px 0 0px 23px }

/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left}
#content .indent_main{padding:0px 26px 18px 44px}
#content .indent_main1{padding:0px 39px 25px 29px}
#content .indent_col1{padding:0px 10px 0px 0px}
#content .indent_col1_1{padding:0px 10px 0px 0px}
#content .indent_col2{padding:10px 0px 0px 0px; width:228px;}
#content .indent_col3{padding:0px 0px 0px 40px}
#content .indent_col4{padding:10px 0px 0px 0px; width:415px;}
#content .title{  margin-bottom:23px}
#content .title1{  margin-bottom:39px}
#content .title2{  margin:22px 0 23px 0}
#content .block .title{  margin-bottom:15px}
#content .pic_left{ float:left; margin:0px 20px 15px 0px}
#content .pic{ margin:0px 0px 21px -9px}
#content p{ margin:0px 0px 17px 0px}
#content .p1{ margin:12px 0px 12px 0px}

/*block*/
.block{ background:#e2ddbe; width:100%}
.block .bg_top{ background: url(images/bg_top.gif) repeat-x top}
.block .bg_bottom{ background: url(images/bg_bottom.gif) repeat-x bottom }
.block .bg_left{ background: url(images/bg_left.gif) repeat-y left }
.block .bg_right{ background: url(images/bg_right.gif) repeat-y right}
.block .bg_top_left{ background: url(images/bg_top_left.gif) no-repeat top left }
.block .bg_top_right{ background: url(images/bg_top_right.gif) no-repeat top right }
.block .bg_bottom_left{ background: url(images/bg_bottom_left.gif) no-repeat bottom left }
.block .bg_bottom_right{ background: url(images/bg_bottom_right.gif) no-repeat bottom right }
.block .indent_block{ padding:14px 15px 21px 22px; }
#page2 .block .indent_block{ padding:14px 15px 50px 22px; }

#page3 .pad{ padding:0px 0px 20px 0px}
#page3 .pad2{ padding:20px 0px 0px 0px}
#page3 .pad1{ padding:7px 27px 7px 17px; font-weight:bold}
#page3 .h1{ height:20px}
#page3 .h1 a{ color:#2b2b2b; font-weight:normal; margin-left:17px}
#page3 .h1 span{ color:#d88900; font-weight:bold;}
#page6 .pad{ padding:20px 0px 0px 0px}
#page7 #content .indent_col1{padding:0px 3px 15px 0px}


/*footer*/
#footer { color:#2b2b2b; font-size:0.6875em; text-align:center; padding:5px 0px 5px 0px;}
#footer a {color:#ac3900; text-decoration:underline; font-weight:normal}  
#footer a:hover {  text-decoration:none}
#footer span{ color:#ac3900; display:block; margin-bottom:8px}
#footer span a {color:#2b2b2b; text-decoration:none; margin:0px 10px 0px 10px; font-weight:bold}  
#footer span a:hover {  text-decoration:underline}


/*sitemap*/
#sitemap { color:#2b2b2b; font-size:0.6875em; text-align:left; padding:0px 0px 0px 0px;}
#sitemap a {color:#ac3900; text-decoration:underline; font-weight:normal}  
#sitemap a:hover {  text-decoration:none}
#sitemap span{ color:#ac3900; display:block; margin-bottom:8px}
#sitemap span a {color:#2b2b2b; text-decoration:none; margin:0px 20px 0px 20px; font-weight:bold}  
#sitemap span a:hover {  text-decoration:underline}



.h{ height:24px}
input{
   	border:1px solid #8a8778; 
	background:#FFFFFF;
	width:176px; height:20px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #8a8778; 
	background:#FFFFFF;
	width:176px; height:180px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
/*text styles*/

.style1 {
	color: #AC3900;
	font-weight: bold;	