/* CSS Document */
* {
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
html, body { height:100%; }
body {font-size:100%; line-height:0.84em; background:url(Images/bg.gif) repeat-x top #a4b8c9}
html, input, textarea	{
	font-family:Tahoma;
	color:#1f4666;
	right: 150px;
}	

.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:#4d6d00;}

a{color:#1c72bb; text-decoration:underline} 
a:hover{text-decoration:none}
.link1{color:#e5156d; font-weight:bold; font-size:0.89em; margin-right:20px} 

#content ul{margin:0; padding:0; list-style:none;}
#content .ul strong{ color:#003159; display:block}
#content .ul li{ margin-bottom:23px}
#content .ul li a{background:url(Images/marker.gif) top left no-repeat; background-position:0 5px; color:#1f4666; text-decoration:none; padding-left:12px; line-height:1.25em} 
#content .ul li a:hover { text-decoration:underline; }

#content .ul1 li{ margin-bottom:13px}
#content .ul1 li a{background:url(Images/marker1.gif) top left no-repeat; background-position:0 5px; color:#1c72bb; text-decoration:underline; padding-left:12px; line-height:1.25em} 
#content .ul1 li a:hover { text-decoration:none; }

#content ul li{}
#content ul li a{background:url(Images/marker1.gif) top left no-repeat; background-position:0 5px; color:#1c72bb; text-decoration:underline; padding-left:12px; line-height:1.35em} 
#content ul li a:hover { text-decoration:none; }

.link { display:block; float:left; background:#79a313;text-decoration:none;}
.link b { display:block; padding:2px 25px 4px 15px; font-weight:normal;  color:#fff; }
.link a { text-decoration:none; color:#fff; font-size:.91em }
.link a:hover { text-decoration:underline; }


/*header*/
#header .top1{ background:url(Images/top1.gif) no-repeat  bottom right; height:235px }



/*content*/
#content{
	font-size:0.6875em;
	width:100%;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content .indent-main{padding:0 17px 24px 112px}
#content .indent-col-1{padding:15px 0px 4px 0px}
#content .indent-col-4{padding:0px 0px 0px 10px}
#content .title{  margin-bottom:11px}
#content .img-left{ float:left; margin:0px 20px 11px 0px}
#content .img-left1{ float:left; margin:0px 20px 0px 0px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content p{
	margin-top: 0px;
	margin-right: 0px;
}
#content .p{ margin:0px 0px 21px 0px}
#content .p1{ margin:0px 0px 9px 0px}
#content .p2{ margin:0}
#content .bg{ margin-bottom:15px; padding-bottom:17px; background:url(Images/tail.gif) repeat-x bottom}


#page1 #content .indent{padding-left:130px}
#page2 #content .indent{padding-left:94px}
#page3 #content .indent{margin-right:10px; float:right}
#page4 #content .col-3 p{ margin:0px 0px 6px 0px}
#page5 #content .col-3 p{ margin:0px 0px 6px 0px}
#page6 #content .indent-col-1{padding:15px 18px 4px 0px}

/*block*/
.box{ background:#aabfd1; width:100%;  font-size:1em; }
.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(Iimages/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(Images/corner_bottom_right.gif) no-repeat right bottom; }
.box .indent-box{ padding:15px 33px 24px 41px; }
.box .indent-box1{ padding:15px 33px 14px 41px; }


/*footer*/
#footer { color:#1f4666; font-size:0.6875em; }
#footer .bot1{ position:absolute; padding:26px 0px 0px 71px;}
#footer .indent-footer{ padding:25px 25px 0px 94px;}
#footer span {color:#1c72bb; display:block; margin-bottom:7px }  
#footer a {color:#1c72bb; text-decoration:underline; margin:0 18px 0 18px}  
#footer a:hover {  text-decoration:none}

.h{ height:19px}
.block-contact span{
	float:right;
	margin-right:40px
}
input{
	border:1px solid #96a8b8;
	background:#FFFFFF;
	width:100px;
	height:16px;
	font-size:1em;
	padding-left:0px;
	margin-left: 0px;
}
textarea{
   	border:1px solid #96a8b8; 
	background:#FFFFFF;
	width:197px; height:36px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:5px;
	overflow:auto}
.input{
	width:200px;
	height:16px;
}
.textarea{
	width:500px;
	height:50px;
	margin-bottom:5px;
	overflow:auto;
	margin-left: 0px;
}