/* 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 #002c45}
html, input, textarea	{	font-family:Tahoma, Geneva, sans-serif; 
		color:#7db6d4;	}	

.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}

.link1{color:#57d413; font-weight:bold;   }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:11px; }
ul li a{color:#fff; font-weight:bold; text-decoration:none ; line-height:1.66em} 
ul li a:hover { text-decoration:underline; }

.ul li{background:url(images/tail1.gif)  bottom left repeat-x;  padding-bottom:15px; padding-left:0; margin-bottom:9px}
.ul li span{background:url(images/1page_title4.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:65px; display:block }
.ul li .li{background:url(images/1page_title5.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:65px; display:block }
.ul li a{color:#57d413; font-weight:bold; text-decoration:underline ; line-height:1.33em} 
.ul li a:hover { text-decoration:none; }

.ul1 li{background:url(images/marker1.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:13px; }
.ul1 li a{color:#57d413; font-weight:bold; text-decoration:underline ; line-height:1.66em} 
.ul1 li a:hover { text-decoration:none; }


object { vertical-align:top;}

/*content*/
#content{ font-size:0.75em; text-align:left; border-left:1px solid #33566a;  border-right:1px solid #33566a; background: url(images/bg_cont.gif) repeat-x top #003957}
#content .indent-main{padding:34px 34px 35px 37px}
#content .title{  margin-bottom:21px}
#content .title1{  margin:43px 0 15px 0}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 16px 0 0}
#content .img-left2{ float:left; margin:0 16px 16px 0}
#content .img-indent{ margin:0 0 11px 0}
#content .img-indent1{ margin:0 8px 9px 0}
#content p{ margin:0 0 23px 0}
#page7 #content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 13px 0}
#content .p2{ margin:0 0 33px 0}
#content h3{color:#57d413; font-size:.916em; text-transform:uppercase; margin-bottom:5px; line-height:1.27em  }
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
.txt{ color:#7db6d4; font-weight:bold; float:right; display:block; margin-bottom:15px}

#content .indent{padding:0 0 0 11px}
#content .indent1{padding:0 0 0 7px}

/*box*/
.box{ background:#EAE4E0; 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 .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.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:0 0 0 0; }


/*footer*/
#footer { color:#368ab6; font-weight:bold; font-size:0.75em; text-align:right }
#footer .indent-footer{ padding:14px 35px 0 30px;}
#footer a {color:#368ab6; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.h{ height:58px}
.block-contact span{ float:right; margin-right:20px}
input{
   	border:1px solid #125d7f; 
	background:#125d7f;
	font-family:Tahoma, Geneva, sans-serif;
	width:158px; height:17px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #125d7f; 
	background:#125d7f;
	font-family:Tahoma, Geneva, sans-serif;
	width:195px; height:135px;
	font-size:11px;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}