@charset "utf-8";
/* CSS Document */

body {
	margin:4px 0 112px 0;
	background-color:#dfdfdf;
}
img {
	border:0px;
}

h1,h2
{ margin:0px;
padding:0px;}
a {
	outline:none;
}
.headerBg {
	background:url(../images/header_bg.gif) #98c4e1 repeat-x;
}
.bodyTopBdr {
	border-top:#bfbfbf solid 1px;
}
.bodyLeftBdr {
	border-left:#bfbfbf solid 1px;
}
.bodyRightBdr {
	border-right:#bfbfbf solid 1px;
}
.bodyBottomBdr {
	border-bottom:#bfbfbf solid 1px;
}
.contentBdr {
	border-left:#bfbfbf solid 1px;
	border-right:#bfbfbf solid 1px;
}
ul.menu {
	list-style:none;
	padding:0;
	margin:0;
}
ul.menu li {
	list-style:none;
	padding:0;
	margin:0px;
	float:left;
	color:#005874;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
}
ul.menu li.last a {
	display:block;
	overflow:hidden;
	padding-right:10px;
	line-height:34px;
	height:34px;
	color:#005874;
	background:none;
	text-decoration:none;
}
ul.menu li a {
	display:block;
	overflow:hidden;
	padding-right:15px;
	line-height:34px;
	height:34px;
	color:#005874;
/*	background:url(../images/menu_divider.gif) right center no-repeat;
*/	text-decoration:none;
	margin:0 5px;
	float:right;

}
ul.menu li a span {
	height:34px;
	padding-left:15px;	display:block;
	overflow:hidden;
}


ul.menu li a:hover {
	background:url(../images/menu_right.gif) right top no-repeat;
	display:block;
	overflow:hidden;
	padding-right:15px;
	line-height:34px;
	height:34px;
	color:#fff;
}
ul.menu li a:hover span {
	background:url(../images/menu_left.gif) left top no-repeat;
	height:34px;
	padding-left:15px;	display:block;
	overflow:hidden;
}

ul.menu li a.current {
	background:url(../images/menu_right.gif) right top no-repeat;
	display:block;
	overflow:hidden;
	padding-right:15px;
	line-height:34px;
	height:34px;
	color:#fff;
}
ul.menu li a.current span {
	background:url(../images/menu_left.gif) left top no-repeat;
	height:34px;
	padding-left:15px;	display:block;
	overflow:hidden;
}
.pageTit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#0571b6;
	font-weight:bold;
}

.subTit {
	font-family:Tahoma, Arial;
	font-size:20px;
	color:#0571b6;
}

.downloadTxt a {
	font-family:Tahoma, Arial;
	font-size:16px;
	color:#747474;
	text-decoration:underline;
}
.downloadTxt a:hover {
	font-family:Tahoma, Arial;
	font-size:16px;
	color:#747474;
	text-decoration:underline;
}
.contactUsTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0571b6;
	text-align:justify;
	font-weight:bold;
}

.mainTxt {
	font-family:Tahoma;
	font-size:14px;
	color:#666666;
	font-style:italic;
}

.timeTxt {
	font-family:Tahoma;
	font-size:16px;
	color:#0873b7
}

.footerTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0571b6;
	font-weight:bold;
	text-decoration:none;
}
.footerTxt a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0571b6;
	font-weight:bold;
	text-decoration:none;
}
.footerTxt a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0571b6;
	font-weight:bold;
	text-decoration:underline;
}
.runTxt {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	line-height:17px;
	color:#333333;
	text-decoration:none;
}
.runTxt a {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	line-height:17px;
	color:#333333;
	text-decoration:none;
	
}
.runTxt a:hover {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	line-height:17px;
	color:#333333;
	text-decoration:underline;
}

.subTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0571b6;
	font-weight:bold;
	text-decoration:none;
}
.subTxt a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0571b6;
	font-weight:bold;
	text-decoration:none;
}
.subTxt a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0571b6;
	font-weight:bold;
	text-decoration:none;
}
.listMenu {
	border:#cccccc solid 1px;
	width:150px;
}
.imgBdr {
	padding:2px;
	border:#CCCCCC solid 1px;
}
.menuTxt {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#ffffff;
	margin:0 auto;
	text-decoration:none;
}
.menuTxt a {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#ffffff;
	margin:0 auto;
	text-decoration:none;
}
.menuTxt a:hover {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#ffd200;
	margin:0 auto;
	text-decoration:none;
}

.menuTxt a.current {
	color:#ffd200;
	text-decoration:none;
}
.contentBg
{
	background:url(../images/content_Bg.gif) #fff left top repeat-x;
}


.imgBorder
{border:#1f6397 solid 1px;}