/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:url(images/bg.gif) repeat-x top}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#8b8b8b;	}	

.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:#0969a7; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#000000; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }

.more{color:#fff; background:url(images/more.gif) top left no-repeat; padding:0 0 5px 0; width:83px; text-align:center; text-decoration:none; text-transform:uppercase; font-size:.916em; float:right; line-height:28px  }
.more:hover{text-decoration:underline }
.more1{color:#fff; background:url(images/more1.gif) top left no-repeat; padding:0 0 5px 0; width:83px; text-align:center; text-decoration:none; text-transform:uppercase; font-size:.916em; float:right; line-height:28px  }
.more1:hover{text-decoration:underline }


#content ol{margin:0; padding:0; list-style-position:inside; font-weight:bold; color:#0969a7}
#content ol li{background:none; padding-left:0px; }
#content ol li a{color:#0969a7; text-decoration: underline; line-height:2em; font-weight:bold} 
#content ol li a:hover { text-decoration:none; }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:22px; }
#content ul li a{color:#0969a7; text-decoration: underline; line-height:2em; font-weight:bold} 
#content ul li a:hover { text-decoration:none; }


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
.bg-cont{ background:url(images/bg_cont.gif) no-repeat top right}
#content .indent-main{padding:0 29px 0 28px}
#content .indent-main1{padding:42px 0 37px 18px}
#content .indent-main2{padding:0 29px 20px 28px}
#content .title{  margin-bottom:26px}
#content .title1{  margin-bottom:11px}
#content .img-left{ float:left; margin:0 18px 0 0}
#content .img-right{ float: right; }
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 7px 0}
#content .p2{ margin:0 0 17px 0}
#content h3{color:#0969a7; font-size:1em; margin-bottom:7px;  }
#content h4{color:#787878; font-size:1em; margin-bottom:13px;  }
#content h5{color:#787878; font-size:1em;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px; overflow:auto; line-height:1px}
.txt{ font-weight:bold; display:block; margin-bottom:5px; color:#0969a7}
.txt strong{ color:#787878}
.txt1  { color:#454545; }
.txt1  span{ margin:0 38px 0 30px}
.txt2  span{ font-size:.83em; margin:0}

#content .indent{padding:0 0 0 0}

/*box*/
.box{ background:#ffffff; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:14px 20px 14px 19px; }
.box .indent-box1{ padding:14px 10px 14px 19px; }


/*footer*/
#footer { color:#3178c4; text-transform:uppercase; font-size:0.625em; background:url(images/bot.gif) repeat-x top ; margin:0 29px 0 28px }
#footer .indent-footer{ padding:20px 20px 0 20px;}
#footer a {color:#3178c4; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
#footer .current {  text-decoration:underline}
#footer span a {color:#3178c4; text-decoration:underline}  
#footer span a:hover {  text-decoration:none}
.bot-left{ background:url(images/bot_left.gif) no-repeat top left}
.bot-right{ background:url(images/bot_right.gif) no-repeat top right; height:62px}


.indent-2{ position:relative; padding-right:10px; float:left}
.h{ height:24px}
.block-contact span{ float:right; margin-right:60px}
input{
   	border:1px solid #a4a4a4; 
	background:#FFFFFF;
	width:183px; height:18px;
	font-size:11px;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#FFFFFF;
	width:218px; height:95px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:15px;
	overflow:auto}