body{ 
	background-color: #AAAAAA;
	font-family: Arial, Helvetica, Verdana;
	}
.maintbl{}
.outertitle{
	position: relative;
	}
.title{
	font-family: Arial, Helvetica, Verdana;
	font-size: 32px;
	font-weight: bolder;
	color: white;
	position: absolute;
	left: 22px;
	/*top: 11px;*/top: 4px;
	}
.contactinfo{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 490px;
	top: 17px;
	}
.but_outline{
	float:left;
	clear:right;
	width:102px;
	height: 15px;padding-top: 4px;
	
	}
.top_but{
	position: absolute;
	top: 4px;
	font-size: 10px;
	font-weight: bold;
	}
a.mainlink:link, a.mainlink:visited, a.mainlink:active{
	font-size: 10px;
	font-weight: bold; 
	color: black;
	text-decoration: none;
	border: 0px;
	cursor: pointer;
	}
a.mainlink:hover{
	font-size: 10px;
	font-weight: bolder; 
	color: #DDDDDD;
	text-decoration: none;
	border: 0px;
	cursor: pointer;
	}
.index_imgfloat1{
	position:relative;

	}
.index_imgfloat2{
	position:absolute;
	top: 40px;
	left: -38px;
	}
.index_imglogo{
	margin-top: 200px;
	}
.index_para{
	font-size: 11px;
	padding: 20px;
	color: white;
	line-height: 14px
	}
.orange_title{
	font-size: 14px;
	font-weight: bold;
	color: #F26122;
	padding-bottom: 12px;
	padding-left: -1px;
	}
.botbut_outline{
	position:relative;
	float:left;
	clear:right;
	width:94px;
	top: -12px;
	left: 40px;
	}
.botbut_outline2{
	position:relative;
	float:left;
	clear:right;
	width:134px;
	top: -12px;
	left: 40px;
	}
.bot_but{
	/*position: absolute;
	top: 5px;*/
	font-size: 9px;
	white-space: nowrap;
	}	
a.botlink:link, a.botlink:visited, a.botlink:active{
	font-size: 9px; 
	color:white;
	text-decoration: none;
	border: 0px;
	font-weight: bold; !important
	}
a.botlink:hover{
	font-size: 9px;
	color: #395281;
	text-decoration: none;
	border: 0px;
	font-weight: bold; !important
	}
.bot_td_l{
	background: url(images/bg_bot_l.jpg) left top no-repeat;
	}
.bot_td_r{
	background: url(images/bg_bot_r.jpg) left top no-repeat;
	}
.main1_td{
	background-color: #D9E3EF;
}
.main1_td2{
	background: #D9E3EF url(images/bg_eng1.jpg) top right no-repeat;
}
.main1_td3{
	background: #D9E3EF url(images/bg_eng2.jpg) top right no-repeat;
}
.main2_td{
	background-color: #586790;
}
.maintop_td{
	background-color: white;
}
.left1_td, .left2_td{
	background: url(images/bg_left2.jpg) top left repeat-y;
}
.right1_td, .right2_td{
	background: url(images/bg_right2.jpg) top left repeat-y;
}
.left_para{
	font-size: 11px;
	padding: 20px;
	color: black;
	line-height: 14px
	}
.blue_title{
	font-size: 14px;
	font-weight: bold;
	color: #576790;
	padding-bottom: 12px;
	padding-left: -1px;
	}
a.black_links:link, a.black_links:visited, a.black_links:active{ 
	color:black;
	text-decoration: underline;
	border: 0px;
	}
a.black_links:hover{
	color: #f16121;
	text-decoration: underline;
	border: 0px;
	}	
a.white_links:link, a.white_links:visited, a.white_links:active{ 
	color:white;
	text-decoration: underline;
	border: 0px;
	}
a.white_links:hover{
	color: #f16121;
	text-decoration: underline;
	border: 0px;
	}
.imglink_hover{
	opacity:.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	}
.imglink{
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	}
.about_linktitle{
	font-size: 9px;
	text-align: center;
	margin-top: 6px;
	}
a.about_link:link, a.about_link:visited, a.about_link:active{ 
	color:black;
	text-decoration: none;
	border: 0px;
	}
a.about_link:hover{
	color: #f16121;
	text-decoration: underline;
	border: 0px;
	}
.cap_plane1{
	position: relative;
	}
.cap_plane2{
	position: absolute;
	top: 30px;
	left: -160px;
	}
.imglink_hover2{
	opacity:.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	border: 1px solid #576790;
	}
.form{
	font-size: 11px;
	}
.news_title{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	
	}
.newstitles li a{
	list-style-type: none;
	font-size: 11px;
	color: white;
	line-height: 14px;
	text-decoration: none;
	}

.newstitles li{
list-style-type: none;
margin: 0px;
}

.newstitles{
list-style-type: none;
}


.newstitles li.selected a{ /*selected main tab style */
color: #F16121;
}


.tabcontentstyle{ /*style of tab content oontainer*/
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}