/* CSS Document */
body {
	background:url(images/bg.jpg) #4863bd repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
ul, li, p {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
hr {
	size:1px;
	color:#666666;
	border:dashed thin 1px;
}
h1 {
	font-size:20px;
	font-weight:bold;
	color:#02096d;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#ff8400;
}
.main {
	background-color:#ffffff;
	width:850px;
	margin:0 auto;
	padding:0px;
}
a {
	color:#000066;
	text-decoration:none;
}
a:hover {
	color:#FF9900;
	text-decoration:underline;
}
.clear {
	clear:both;
	padding:0px;
	margin:0px;
}
.midnav a {
	text-decoration:none;
	color:#010972;
}
.midnav a:hover {
	text-decoration:none;
	color:#ffffff;
}
/*Start header*/
.header {
	width:832px;
	height:98px;
	background:url(images/headerbackground.jpg) repeat-x;
	padding:0px;
	margin:0px;
}
.nav {
	width:479px;
	height:37px;
	float:right;
	margin:0px;
	padding:61px 6px 0 0;
}
.nav1 {
	width:11px;
	height:37px;
	float:left;
	margin:0px;
	padding:0px;
	background:url(images/left.gif) no-repeat;
}
.midnav {
	width:457px;
	height:37px;
	margin:0;
	padding:0;
	background:url(images/midnav.jpg) repeat-x;
	float:left;
}
.midnav ul {
	width:457px;
	height:37px;
	text-align:center;
	display:block;
	float:left;
	line-height:35px;
}
.midnav ul li.home {
	width:77px;
	height:37px;
	display:block;
	color:#010972;
	text-decoration:none;
	margin:0px;
	padding:0px;
	float:left;
	font-weight:bold;
	font-size:11px;
	border-right:1px solid #ab6702;
}
.midnav ul li.home:hover {
	width:77px;
	height:37px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	float:left;
	border-right:1px solid #ab6702;
}
.midnav ul li.about {
	width:111px;
	height:37px;
	display:block;
	color:#010972;
	text-decoration:none;
	margin:0px;
	padding:0px;
	float:left;
	font-weight:bold;
	font-size:11px;
	border-right:1px solid #ab6702;
	border-left:1px solid #ffc672;
}
.midnav ul li.about:hover {
	width:111px;
	height:37px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	float:left;
	border-right:1px solid #ab6702;
	border-left:1px solid #ffc672;
}
.midnav ul li.success {
	width:147px;
	height:37px;
	display:block;
	color:#010972;
	text-decoration:none;
	margin:0px;
	padding:0px;
	float:left;
	font-weight:bold;
	font-size:11px;
	border-right:1px solid #ab6702;
	border-left:1px solid #ffc672;
}
.midnav ul li.success:hover {
	width:147px;
	height:37px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	float:left;
	border-right:1px solid #ab6702;
	border-left:1px solid #ffc672;
}
/*Start Top Nav Drop Down Menu*/
#topnavdiv {
	width:160px;
	position:absolute;
	margin-top:2px;
	font-weight:bold;
	font-size:11px;
	border:1px solid black;
	border-bottom-width: 0;
}
#topnavdiv a {
	width:160px;
	display:block;
	padding:0px;
	text-decoration: none;
	color: #010972;
	margin-top:2px;
	border-bottom:#333333;
	border-bottom-width:1px;
	font-weight:bold;
	font-size:11px;
}
#topnavdiv a:hover { /*hover background color*/
	width:160px;
	background-color:#000066;
	color:#ffffff;
	text-decoration:none;
	margin-top:2px;
	border-bottom:#333333;
	border-bottom-width:1px;
	font-weight:bold;
	font-size:11px;
}
/*End Top Nav Drop Down Menu*/

.midnav ul li.contact {
	width:116px;
	height:37px;
	display:block;
	color:#010972;
	text-decoration:none;
	margin:0px;
	padding:0px;
	float:left;
	font-weight:bold;
	font-size:11px;
	border-left:1px solid #ffc672;
}
.midnav ul li.contact:hover {
	width:116px;
	height:37px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	float:left;
	border-left:1px solid #ffc672;
}
/*Start Left Drop Down Menu*/
#leftdropdown {
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font-weight:bold;
	line-height:18px;
	z-index:100;
	margin-left:150px;
	padding:0px;
}
#leftdropdown a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	color: #FAFAFC;
}
#leftdropdown a:hover { /*hover background color*/
	background-color:#000066;
	text-decoration:none;
}
/*End Left Drop Down Menu*/
.nav2 {
	width:11px;
	height:37px;
	float:right;
	margin:0px;
	padding:0px;
	background:url(images/right.gif) no-repeat;
}
/*End header*/
.subcontent {
	width:832px;
	height:260px;
	background:url(images/bodybg.jpg) repeat-x;
}
.subleft {
	width:302px;
	height:224px;
	margin:8px 0 0px 3px;
	float:left;
}
.sublefttop {
	background:url(images/im_2.jpg) no-repeat;
	width:242px;
	height:27px;
	font-size:14px;
	font-weight:bold;
	color:#01086a;
	text-align:left;
	padding:5px 0 0 60px;
}
.subleft ul {
	width:302px;
	height:195px;
	background:url(images/mid.jpg) repeat-y;
}
.subleft ul li {
	width:262px;
	height:20px;
}
.subleft ul li a {
	width:242px;
	height:20px;
	display:block;
	background:url(images/bullet.jpg) 0 8px no-repeat;
	text-decoration:none;
	color:#ffffff;
	padding:0 0 0 20px;
	text-align:left;
	line-height:20px;
}
.subleft ul li a:hover {
	width:242px;
	height:20px;
	display:block;
	background:url(images/bullet-2.jpg) 0 8px no-repeat #fbb040;
	text-decoration:none;
	color:#01086a;
	padding:0 0 0 20px;
	text-align:left;
	line-height:20px;
}
.subleftbottom {
	background:url(images/bottom.jpg) no-repeat;
	width:302px;
	height:18px;
}
.subright {
	width:512px;
	height:224px;
	background:url(images/work.jpg) no-repeat;
	float:right;
	margin:16px 3px 0 0px;
	padding:0;
	display:block;
}
/*start content*/
.content {
	width:832px;
	padding:0px;
	margin:10px 0 0 0;
	text-align:left;
}
.content p.text {
	padding:5px 0 0 0;
}
.contentleft {
	width:591px;
	float:left;
	text-align:left;
	padding:15px 0 0 0;
}
.contentright {
	width:231px;
	margin:0px;
	padding:0px;
	float:right;
}
.contentrighttop {
	background:url(images/im_3.jpg) no-repeat;
	width:231px;
	height:23px;
	position:relative;
}
ul.menuarea {
	width:231px;
	display:block;
	background:#4863bd;
	padding:0 0 1px 0;
}
ul.menuarea li {
	width:231px;
	height:25px;
	background:#000873;
	display:block;
	text-align:center;
	margin:0 0 7px 0;
}
ul.menuarea li a {
	color:#f6ad41;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
ul.menuarea li a:hover {
	color:#ffdaa4;
	font-size:14px;
	text-decoration:none;
}
.contentrightbottom {
	background:url(images/im_4.jpg) no-repeat;
	width:231px;
	height:16px;
}
.blue {
	color:#03144f;
	font-size:12px;
	font-weight:bold;
}
.subcontentrighttop {
	width:231px;
	background-color:#86A0E6;
	margin:0px;
	padding:0px;
}
.subcontentrighttop1 {
	width:221px;
	margin:5px 5px 0 10px;
	padding:0px;
}
.righttext {
	color:#330033;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0 0 0 0px;
	padding:0 0 0 20px;
}
.subcontentrighttop1 ul li a {
	background:url(images/bullet-2.jpg) no-repeat 0 5px;
	line-height:normal;
	font-size:10px;
	text-decoration:none;
	color:#000066;
	display:block;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
	font-weight:bold;
}
.subcontentrighttop1 ul li a:hover {
	background:url(images/bullet.jpg) no-repeat 0 5px;
	line-height:normal;
	font-size:10px;
	text-decoration:none;
	color:#F6AD41;
	display:block;
	padding:0 0 0 15px;
	margin:10px 0 0 0;
	font-weight:bold;
}
/*end content*/
/*start footer*/
#footerbg {
	background:url(images/footer_bg.jpg) #000873;
	background-repeat:repeat-x;
	width:832px;
}
.footertext {
	color:#ffffff;
	font-size:11px;
	padding:5px 0 0 0;
	text-align:center;
}
.footer_link {
	text-align:center;
	padding:10px 0 0 0;
	color:#fbb040;
}
a.footer_link {
	color:#fbb040;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
a.footer_link:hover {
	color:#ffd493;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
a.soft {
	color:#FF9900;
	text-decoration:none;
}
.soft:hover {
	color:#ffffff;
	text-decoration:none;
}
a.dis {
	color:#d4deff;
	text-decoration:underline;
}
a.dis:hover {
	color:#a1b3ec;
	text-decoration:none;
}
/*end footer*/
.bu ul li {
	width:550px;
	background:url(images/bullet-2.jpg) 0 8px no-repeat;
	display:block;
	margin:0 0 2px 30px;
	padding:0 0 0 15px;
}
.bu3 ul li {
	width:400px;
	background:url(images/bullet-2.jpg) 0 8px no-repeat;
	display:block;
	margin:0 0 2px 30px;
	padding:0 0 0 15px;
}
.bu1 ul li {
	width:350px;
	background:url(images/bullet.jpg) 0 8px no-repeat;
	display:block;
	margin:0 0 2px 10px;
	padding:0 0 0 15px;
}
.bu2 ul li {
	width:300px;
	background:url(images/bullet-2.jpg) 0 8px no-repeat;
	display:block;
	margin:0 0 2px 30px;
	padding:0 0 0 15px;
}
.blue1 {
	color:#000066;
	font-size:18px;
	font-weight:bold;
}
.or {
	font-size:14px;
	font-weight:bold;
	color:#ff8400;
}
.bre {
	width:400px;
	padding:0 0 0 5px;
	margin:0px;
}
.bre a {
	width:400px;
	height:20px;
	color:#C17514;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bre a:hover {
	width:400px;
	height:20px;
	color:#000873;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.bre1 {
	width:500px;
	padding:0 0 0 5px;
	margin:0px;
}
.bre1 a {
	width:500px;
	height:20px;
	color:#C17514;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bre1 a:hover {
	width:500px;
	height:20px;
	color:#000873;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bar {
	color:#C17514;
	font-size:11px;
	font-weight:bold;
}
.panelrow {
	width: 210px;
	padding-left:30px;
	background-color: #F2F2F2;
	margin-bottom:15px;
}
.panelrow ul li {
	list-style-type:square;
}
.panelrow a {
	list-style-type:square;
	color:#000066;
	text-decoration:none;
}
.panelrow a:hover {
	list-style-type:square;
	color:#ff9900;
	text-decoration:none;
}
.subsitebar ul li {
	padding-bottom: 5px;
}
.sidebar {
	float:right;
	width:200px;
}
.sidebar ul {
	padding: 5px;
	margin: 5px;
}
.sidebar ul li {
	padding: 0px;
	margin: 5px;
	list-style-type: disc;
}
.hyp_lin {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#0B104A;
}
.hyp_lin:hover {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FBB243;
}
.faq_area {
	margin:20px 0px 0px 0;
}
.download_hyp {
	background:#FBB243;
	font-size:13px;
	font-weight:bold;
	color:#010972;
	text-decoration:none;
	margin:0 10px 0 10px;
	padding:10px;
}
a.download_hyp:hover {
	background:#FBB243;
	font-size:13px;
	font-weight:bold;
	color:#010972;
	text-decoration:none;
	margin:0 10px 0 10px;
	padding:10px;
}
.more {
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
a.more:hover {
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.num {
	margin:0 0 10px 30px;
}

.announcement{width:812px; margin:20px 10px 20px 10px;  background:#020971; border:1px solid #ffc01b; padding:10px; display:table;}
.announcement_inner{width:812px; padding:0; margin:0; display:table; text-align:justify;}
.left_box{width:380px; height:280px; float:left; padding:10px; margin:0; background:#fff;}
.left_box h2{font-size:20px; font-weight:bold; color:#ec6700; text-align:center; border-bottom:1px dotted #424242; height:30px; text-align:center; margin:0 0 10px 0; padding:0;}
.announcement_txt{width:320px; height:215px; text-align:justify; font-size:12px; color:#393939; line-height:20px; margin:0 20px 20px 20px; padding:10px; font-weight:500; background:#f9f9f9; border:1px dotted #ec6700;}
.right_box{width:380px; height:280px; float:right; padding:10px; margin:0; background:#fff;}
.right_box h2{font-size:20px; font-weight:bold; color:#ec6700; text-align:center; border-bottom:1px dotted #424242; height:30px; text-align:center; margin:0 0 10px 0; padding:0;}