/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:url(images/top.gif) repeat-x top #f7edda}
html, input, textarea	{	font-family:Arial, Helvetica, sans-serif; 
		color:#000000;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#009999; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#009999; font-weight:bold; background:url(images/marker.gif) top left no-repeat; background-position:0 0; padding-left:22px; text-decoration:none} 
.link:hover{ text-decoration:underline}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:24px }
ul li a{color:#bc4621; text-decoration:none; line-height:1.83em; font-weight:bold} 
ul li a:hover { text-decoration:underline; }

.ul{margin:0; padding:0; list-style:none;}
.ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 5px; margin:0; padding:0 0 11px 24px; }
.ul li strong{color:#bc4621; } 
.ul li a{color:#404040; text-decoration:none; line-height:1.5em; font-weight:normal} 
.ul li a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; font-weight:bold}
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(images/link_right-1.gif) no-repeat right top; }


/*header*/
#header {font-size:0.75em; color:#000000 }
#header .logo{ margin:41px 0 0 20px; position:absolute }
#header .indent{padding:53px 0 0 359px; width:598px; height:101px}
#header .indent1{padding:56px 0 0 26px;}
#header .title{  margin:3px 0 18px 0 }
#header p{ margin:0 0 7px 0}
#header .img-left{ float:left; margin:0 47px 16px 0}


.menu{ position:absolute; margin:8px 0 0 34px}
/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:0 33px 28px 364px}
#content .indent-main1{padding:0 15px 28px 364px}
#content .title{  margin-bottom:15px}
#content .title1{ background:url(images/bg_title.gif) repeat-x top left; padding:7px 0 5px 9px; margin-bottom:15px}
#content .title2{  margin-bottom:9px}
#content .img-left{ float:left; margin:0 12px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 7px 0}
#page7 #content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 7px 0}
#content h4{color:#000000; font-size:1.16em; margin-bottom:13px; font-style:italic; font-weight:normal  }

#content .indent{padding:32px 0 0 0}
#content .indent1{padding:0 30px 0 0}



/*footer*/
#footer { color:#565655; font-size:0.8125em; }
#footer .indent-footer{ padding:23px 30px 0 6px;}
#footer a {color:#565655; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer span  {color:#9b9b91; } 
#footer span a {color:#2e2e2d; font-weight:bold; text-decoration:none}  
#footer span a:hover { color:#bc4621; text-decoration:none} 
#footer span .current { color:#bc4621; text-decoration:none}


.jamp{ width:282px;}
select{font-size:12px; color:#2d3331; height:21px;	font-family:Tahoma; padding-left:10px}

.h{ height:25px}
.h1{ height:30px}
.h2{ height:39px}
.block-contact span{ float:right; margin-right:190px}
.input1{
   	border-top:1px solid #d4d0c8; 
   	border-left:1px solid #d4d0c8; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8; 
	background:#fff;
	width:272px; height:21px;
	font-size:1em;
	padding-left:10px;
}
.input2{
   	border-top:1px solid #d4d0c8; 
   	border-left:1px solid #d4d0c8; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8; 
	background:#fff;
	width:245px; height:21px;
	font-size:1em;
	padding-left:10px;
}
input{
   	border:1px solid #a4a4a4; 
	background:#f7eedc;
	width:262px; height:20px;
	font-size:1em;
	padding-left:5px;
}
.textarea{
   	border-top:1px solid #d4d0c8; 
   	border-left:1px solid #d4d0c8; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8;
	background:#f7eedc;
	width:245px; height:171px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
textarea{
   	border:1px solid #a4a4a4; 
	background:#f7eedc;
	width:291px; height:95px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}