/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body { height:100%; }
body {
	font-size:100%;
	line-height:1.2em;
	background:url(images/bg.gif) top left
}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#253349;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {
	overflow:hidden;
	width: 100%;
	background-color: #FFF;
	padding: 5px;
}
a img{ border:0}
img{
	vertical-align:top;
}

a{color:#2a91f2; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{
	color:#2a91f2;
	font-size:1
.em  }
.link1{color:#99a7bc;  }


#content ul{margin:0; padding:0; list-style:none;}
#content ul li a{color:#2a91f2; text-decoration: underline; line-height:1.66em} 
#content ul li a:hover { text-decoration:none; }

/*header*/
#header .flash{ margin:20px 0 0 40px }


/*content*/
#content{
	font-size:0.90em;
	width:100%;
	text-align:left;
	background:url(images/bg_cont.gif)
}
#content .indent-main{padding:0 40px 22px 40px}
#content .indent-col1{padding:5px 0 0 0}
#content .indent-col-1{padding:20px 0 0 0}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 15px 20px 0}
#content .img-left2{ float:left; margin:0 0 20px 0}
#content .img-indent{ margin:0 0 12px 0}
#content p{ margin:0 0 13px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 13px 0}
#content .p2{
	margin:0 0 20px 0;
	text-align: justify;
}
#content .p3{ margin:0 0 25px 0}
#content h2{color:#102341; text-transform:uppercase; font-size:1.66em; background:url(images/tail.gif) bottom repeat-x; padding-bottom:1px; margin-bottom:24px; line-height:1.2em  }
#content h2 strong{
	color:#102341;
	font-size:1.2em;
}
#content h4{color:#102341; font-size:1em; margin-bottom:15px;  }
#content h5{color:#2a91f2; font-size:1em; }
#content .tail{
	background:url(images/tail.gif) bottom repeat-x;
	margin-bottom:23px
}
.txt{ color:#2a91f2; font-weight:bold; float:right}

#content .indent{
	padding:5px 0 0 0
}
#content .indent1{padding:27px 0 0 20px}
#content .indent2{padding:0 0 0 195px}
#content .indent3{padding:35px 0 0 0}

/*box*/
.box{ background:#e7e9ec; width:100%;}
.box .corner-top-left {background:url(images/corner_top_left.gif) left top no-repeat;}
.box .corner-top-right {background:url(images/corner_top_right.gif) right top no-repeat;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) left bottom no-repeat;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) right bottom no-repeat; width:100%; }
.box .indent-box{ padding:20px 20px 40px 20px; }
.box .indent-box1{ padding:20px 15px 40px 20px; }
#content .box h2{color:#102341; text-transform:uppercase; font-size:1.66em; background:none; padding-bottom:0; margin-bottom:24px; line-height:1.2em  }


/*footer*/
#footer { color:#fff; font-size:0.875em; background:url(images/bot.gif) top repeat-x ; }
#footer .indent-footer{
	padding:8px 15px 0px 25px;
	width: 900px;
	text-align: center;
}
#footer .indent-footer1{
	margin:25px 10px 0 39px;
	position:absolute;
	left: 278px;
	width: 500px;
}
#footer a {color:#fff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
#footer h2{color:#fff; font-size:1.28em; margin-bottom:13px; text-transform:uppercase; line-height:1.2em  }
#footer h2 strong{color:#fff; font-size:1.66em;  }
.bot-left{ background:url(images/bot_left.gif) top left no-repeat}
.bot-right{
	background:url(images/bot_right.gif) top right no-repeat;
	
}

#footer ul{margin:0; padding:0; list-style:none;}
#footer ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:13px; }
#footer ul li a{color:#fff; text-decoration:none ; line-height:1.42em} 
#footer ul li a:hover { text-decoration:underline; }


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px}
.h1{ height:30px; background:url(images/bg_input.gif) top left no-repeat; margin-top:3px}
.block-contact span{ float:right; margin-right:0}
.input{
   	border:none; 
	background:none;
	width:223px; height:20px;
	font-size:1em;
	color:#000;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:3px;
}input{
   	border:1px solid #d6d7d9; 
	background:#FFFFFF;
	width:229px; height:19px;
	font-size:1em;
	padding-left:10px;
	padding-top:2px
}
textarea{
   	border:1px solid #d6d7d9; 
	background:#FFFFFF;
	width:276px; height:125px;
	font-size:1em;
	padding-left:10px;
	margin-bottom:11px;
	overflow:auto}
