/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background: url(images/bg.gif) repeat-x top #333840}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#292420;	}	

.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;  }

a{color:#018eb9; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#ae473f; } 
.link a{color:#ae473f; } 
.link2{color:#ae473f; text-transform:uppercase; font-size:.833em; display:block; margin-bottom:17px } 

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:24px; }
#content ul li a{color:#292420; text-decoration: underline; line-height:2em; font-size:.916em} 
#content ul li a:hover { text-decoration:none; }

#content .ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:12px; }
#content .ul li a{color:#292420; text-decoration:none; line-height:1.5em; font-size:1em} 
#content .ul li a:hover { text-decoration:underline; }

#content .ul2 li{background:none; padding:0 }
#content .ul2 li a{color:#ae473f; text-decoration:underline; line-height:1.909em; font-size:.916em} 
#content .ul2 li a:hover { text-decoration:none; }


/*header*/
#header .flash{ margin:0 -34px 0 -34px}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif); line-height:1.33em}
#content .indent-col{padding:39px 28px 30px 29px}
#content .title{  margin-bottom:19px}
#content .title1{  margin:25px 0 19px 0}
#content .img-left{ float:left; margin:0 30px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 17px 0}
#content h4{color:#ae473f; font-size:.833em; text-transform:uppercase; font-weight:normal; margin-bottom:7px; background:url(images/tail.jpg) repeat-x bottom; padding-bottom:3px  }
#content h3{color:#006e98; font-size:1.25em; font-style:italic; font-weight:normal; margin-bottom:17px;   }
#content h5{color:#292420; font-size:.91em; margin-bottom:11px;   }
.tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:15px; margin-bottom:15px}



/*footer*/
#footer { color:#68707d; font-size:0.75em; text-align:center }
#footer .indent-footer{ padding:30px 30px 0 30px;}
#footer a {color:#68707d; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.h{ height:30px}
.block-contact span{ float:right; margin-right:20px}
.bg{background:url(images/input.gif) no-repeat top left; height:23px; float:left; display:block}
.input{
   	border:none; 
	background:none;
	width:197px; height:20px;
	font-size:11px;
	text-transform:none;
	padding:3px 10px 0 20px;
	color:#6b858d
}
