/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; min-width:1020px; background:url(images/bg.jpg) top left repeat-x #199ee3}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#8a8a8a;	}	

object { vertical-align:top; outline:none}
.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:#00a3d5; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#000000; background:url(images/marker3.gif) top left no-repeat; padding-left:15px; background-position:0 5px; text-decoration:none;}
.link:hover{text-decoration:underline }

.button{color:#fff; background:url(images/button.gif) top left no-repeat; width:114px; text-align:center; line-height:32px; display:block; text-decoration:none;  }
.button:hover{text-decoration:underline }

#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:0px; padding-left:16px; }
#content ul li a{color:#0099cb; text-decoration: underline; font-weight:bold; line-height:1.84em; font-size:1.08em} 
#content ul li a:hover { text-decoration:none; }

#content .ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 10px; margin:0px; padding-left:16px; }
#content .ul li a{color:#6f787a; text-decoration:none ; font-weight: normal; line-height:2.07em; font-size:1em} 
#content .ul li a:hover { text-decoration:underline; }

#content .ul1 li{background:url(images/marker1.gif) top left no-repeat; background-position:20px; margin:0px; padding-left:36px; }
#content .ul1 li a{color:#6f787a; text-decoration:none; font-weight:normal ; line-height:2.07em; font-size:1em} 
#content .ul1 li a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) repeat-x left top; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top; font-size:20px;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:0 15px 0 15px; line-height:32px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#00a3d5}

.link-2 { display:block; float:right; background:url(images/link_bg1.gif) repeat-x left top; color:#ffffff; text-decoration:none; }
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top; font-size:16px;}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:0 10px 0 10px; line-height:20px; font-weight:normal; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#00a3d5}

.link-3 { display:block; background:url(images/link_left2.gif) repeat left top; font-size:14px;}
.link-3:hover{ text-decoration:none; color:#00a3d5}

.link-4 { display:block; float:right; background:url(images/link_bg1.gif) repeat-x left top; color:#ffffff; text-decoration:none; }
.link-4 em { display:block; background:url(images/link_left1.gif) no-repeat left top; font-size:20px;}
.link-4  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:0 15px 0 15px; line-height:32px; font-weight:normal; font-style:normal;}
.link-4:hover{ text-decoration:none; color:#00a3d5}

.flash{ padding:15px 0px 0px 30px}
.flash1{ padding:0px 0px 11px 0px}


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left }
#content .bg-cont{ background:url(images/bg_cont.png) top left repeat-y; width:100%; height:auto !important;}
#content .indent-main{padding:0px 30px 87px 30px}
#content .indent-main1{padding:23px 35px 87px 48px}
#content .title{  margin-bottom:16px}
#content .img{  margin-bottom:11px}
#content .img-left{ float:left; margin:0px 20px 16px 0px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content .img-indent1{ margin:0px 7px 14px 0px}
#content .img-border{
	margin:2px;
	border: 2px solid #cccccc;
}
#content p{ margin:0px 0px 17px 0px}
#content .p{ margin:0}
#content .p1{ margin:0px 0px 17px 0px}
#content h2{color:#000; font-size:1.8em; margin-top:13px;margin-bottom:8px;font-weight:normal; font-family:"Times New Roman", Times, serif }
#content h3{color:#a4b0b9; font-size:1.53em; margin-bottom:9px; line-height:1.2em;}
#content h3 strong{color:#000; font-size:1.6em; line-height:1.2em; display:block; margin-top:-7px  }
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content h5{color:#a4b0b9; font-size:1.53em; margin-bottom:9px; line-height:1.2em;}
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}

#content .indent{padding:50px 0px 0px 0px}
#content .indent1{padding:0px 30px 0px 17px}
#content .indent2{padding:50px 0px 0px 15px}
#content .indent3{padding:0px 0px 0px 212px}
#content .indent4{padding:0px 0px 0px 17px}
#content .indent5{padding:0px 20px 0px 0px}
#content .indent6{padding:20px 0px 0px 0px}


/*box*/
.box{ background:#e9edf1; width:100%; font-size:1.08em; line-height:1.53em}
.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.jpg) right top no-repeat;}
.box .corner-top-right1 {background:url(images/corner_top_right2.jpg) right top no-repeat;}
.box .corner-top-right2 {background:url(images/corner_top_right3.jpg) right top no-repeat;}
.box .corner-top-right3 { background:#e9edf1;}
.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 18px 35px 19px; }
#content .box h4{color:#000000; font-size:1em; margin-bottom:7px;  }
.txt{ color:#00a3d5;	text-decoration: none;}
.txt1{ color:#000;	text-decoration: none;}


/*footer*/
#footer { color:#39b8ea; font-size:0.75em; background:url(images/bot.gif) top left repeat-x; }
#footer .indent-footer{ padding:57px 63px 0px 32px;}
#footer span {color:#fff;}  
#footer a {color:#39b8ea; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

#footer ul{margin:0; padding:0; list-style:none;}
#footer ul li{ margin:0px; display:inline; background:url(images/bg_li.gif) center right no-repeat; float:left}
#footer ul li a{color:#39b8ea; text-decoration:none; display:block; float:left; padding:0px 8px 0px 8px; font-size:.83em;} 
#footer ul li a:hover { text-decoration:none; color:#fff }
#footer ul .last{background:none;}
#footer ul .last a{ padding-right:0px}

.jamp{ width:165px; padding:0px 0px 0px 5px }
select{font-size:11px; color:#8a8a8a; height:23px}
	
.indent-2{ position:relative; padding-left:4px; float:left}
.h{ height:33px}
.h1{ height:30px; background:url(images/bg_input.gif) top left no-repeat}
.h2{ height:28px}
.block-contact span{ float:right; margin-right:80px}
.input{
	width:156px; height:16px;
	font-size:11px;
	color:#8a8a8a;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}.input1{
   	border:1px solid #dcdbdb; 
	background:#FFFFFF;
	width:270px; height:20px;
	font-size:1em;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}
textarea{
   	border:1px solid #dcdbdb; 
	background:#FFFFFF;
	width:270px; height:188px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
A.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.menu_link:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
	text-decoration: none;
}