@charset "utf-8";
/* CSS Document */
*{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
img, div, a, td, a:hover span { behavior:url(css/iepngfix.htc); outline:none; }
body{
	background:url(../images/background.gif) repeat-x;
	margin:0px;
}
#main{
	width:100%;
	height:100%;
	background:url(../images/top_bg.jpg) repeat-x top left;
}
#phone{
	position:relative;
	font-size:12px;
	height:30px;
	margin-right:20px;
	font-weight:bold;
}
#phone a{
	color:#014b78;
	font-style:normal;
	text-decoration:none;
}
#phone a:hover{
	color:#029b6c;
	text-decoration:none;
}
#container{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	text-align:left;	
}
#footer{
	height:80px;
	background:url(../images/footer.jpg);	
	font-size:11px;
	padding-top:10px;
}
#footer a{
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
#footer a:hover{
	font-style:normal;
	text-decoration:none;
	color:#333333;
}

#footer .white{
	color:#FFF;	
}
#banner{
	background:url(../images/banner.jpg) no-repeat;
	background-position:center;
	width:1000px;
	height:97px;
	position:relative;
}
#content{	
	background:url(../images/banner_2.png) no-repeat;
	background-position: top center;
	padding:30px 20px 20px 30px;
	font-size:14px;
}
#content div.quickMenu {
	position:absolute;
	right:40px;
	top:170px;
}
div#top_menu {
	font-size:13px;
	line-height:14px;
	font-weight:bold;
	position:absolute;
	top:65px;
	right:10px;
}
div#top_menu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
div#top_menu ul li {
    display:inline;
    margin:0;
	padding:0;
	float:left;
}
div#top_menu ul li a {
	display:block;
    text-decoration:none;
	margin-right:8px;
	font-style:normal;
	background-image:url(../images/mbg.png);
	background-repeat:no-repeat;
	background-position:center top;
}
div#top_menu ul li a span {
    float:left;
    display:block;
	cursor:pointer;
	padding-top:1px;
	width:86px;
	height:32px;
    color:#0074BD;
	vertical-align:middle;
	text-align:center;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
div#top_menu ul li a span {float:none;}
/* End IE5-Mac hack */
div#top_menu ul li a:hover span {
     color:#FFF;
}

div#top_menu ul li a:hover {
    background-image:url(../images/mbg_act.png);
	background-repeat:no-repeat;
	background-position:center top;
}
div#top_menu ul li a:hover span {
	background-image:url(../images/mbg_act.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#top_menu ul li a.current, #top_menu ul li a.current span{ /*currently selected tab*/
	background-image:url(../images/mbg_act.png);
	background-repeat:no-repeat;
	background-position:center top;
	color:#FFF;
}

div#top_menu ul li div {
	position:absolute;
	visibility:hidden;
	margin:0;
	padding:0;
	width:200px;
	background-color:#FFF;
	border:1px solid #024b78;
	z-index:3000;
}

div#top_menu ul li div a {	
	position:relative;
	margin:0;
	padding:5px 10px;
	width:180px;
	text-align:left;
	text-decoration:none;
	background-image:none;
}

div#top_menu ul li div a:hover {	
	background:#49A3FF;
	color:#FFF;
	background-image:none;
}

#leftbar{
	width:200px;
}
#pro{
	width:200px;
	font-size:15px;
	font-weight:bold;
}
#pro .top{
	background:url("../images/lmtop.png") no-repeat center top;
	height:10px;
	overflow:hidden;
}
#pro .bottom{
	background:url("../images/lmbot.png") no-repeat center top;
	height:10px;
	overflow:hidden;
}
#pro .content{
	background:#029b6c;
	padding:4px 14px 14px 14px;
}
#pro .content a{
	color:#b5e6ff;
	font-style:normal;
	text-decoration:none;
}

#lmenu{
	width:200px;
	font-size:15px;
}
#lmenu .top{
	background:url("../images/lmtop2.png") no-repeat center top;
	height:10px;
	overflow:hidden;
}
#lmenu .bottom{
	background:url("../images/lmbot2.png") no-repeat center top;
	height:10px;
	overflow:hidden;
}
#lmenu .content{
	background:#acd9ee;
	padding:4px 14px 14px 14px;
}
#lmenu .content a{
	color:#18448a;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
#maincont{
	margin-left:10px;
	font-size:12px;
	width:743px;
}

a:link, a:visited{
	text-decoration:underline;
	color:#333333;
}
a:hover{
	text-decoration:none;
}
.title1{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}
.title2{
	font-size:16px;
	font-weight:bold;
}
.title3{
	font-size:16px;
	color:#18448a;
	font-weight:bold;
}
.title4{
	font-size:14px;
	color:#18448a;
	font-weight:bold;
}
.title5{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
#blue_box{
	width:743px;
	height:100%;
}
#blue_box div.top{
	background:url("../images/btop.png") no-repeat center top;
	height:10px;
	overflow:hidden;
}
#blue_box div.bottom{
	background:url("../images/bbot.png") no-repeat center top;
	height:10px;
	overflow:hidden;
}
#blue_box div.content{
	background:#86bbd4;
	padding:5px 20px 5px 20px;
	color:#333333;
}



#blue_box2{
	width:743px;
}
#blue_box2 .top{
	background:url("../images/btop2.png") no-repeat center top;
	height:10px;
}
#blue_box2 .bottom{
	background:url("../images/bbot2.png") no-repeat center top;
	height:10px;
}
#blue_box2 .content{
	background:#ddebf3;
	padding:5px 20px 5px 20px;
	color:#003251;
}
.actionpic{
	border:none;
	cursor: pointer;
}
.actionpic1{
	width:245px;
	height:180px;
	border: solid 2px #FFF;
	cursor: pointer;
}
.actionpic2{
	border:none;
	width:220px;
	height:120px;
	cursor: pointer;
}
.actionpic3{
	width: 335px;
	height:220px;
	border: solid 2px #FFF;
	cursor: pointer;
}
.actionpic4{
	width: 380px;
	height:280px;
	border: solid 2px #FFF;
	cursor: pointer;
}

.inpt { font-size:14px; border:none; width:145px; background:#b3e1d3 }
input.search {
	width:158px;
	height:16px;
	padding-top:2px;
	background-image:url(../images/search_btn.jpg);
	background-repeat:no-repeat;
	background-position:135px 1px;
	background-color:#a8e2f8;
	border:solid 1px #348db7; 
	font-size:11px;
	color:#004a77;
}
.btn { background:#ddebf3; border:none; color:#18448a; font-weight:bold; cursor:pointer; width:40px; }
input.search_btn {
	position:absolute;
	border:0px;
	width:22px;
	height:17px;
	right:9px;
	top:20px;
	background:transparent;
	cursor:pointer;
}
.blue{
	color:#003251;
}
.italic{
	font-style:italic;
}
.other a{
	font-style:normal;
}
.other2 a{
	font-style:normal;
	text-decoration:none;
}
#flashcontent {
		height: 100%;
	}
.jqmWindow {
    display:none;
    position:fixed;
    top:17%;
    left:50%;    
    margin-left:-212px;
    width:425px;
	background-color:#73899e;
	padding:10px;
}

.jqmOverlay { background-color: #000; }

.jqmWindow div.close {
	margin-top:-32px;
	text-align:center;
	padding:4px 0px;
	background-image:url(../images/close-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:23px;
	width:70px;
	font-size:14px;
	float:right;
}

.jqmWindow div.close a{
	color:#FFF;
	text-decoration:none;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}