/* CSS Document */
body {
	background:url(images/bg.jpg) repeat-x #014e9e fixed;
	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:#03466e;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#ff8400;
}

/*.main_top {
	background:url(images/main_top.png) no-repeat;
	width:850px;
	height:10px;
	margin:20px auto 0px auto;
	padding:0;
}*/
.main {
	background-color:#ffffff;
	width:850px;
	margin:0 auto 20px auto;
	padding:0px 0 10px 0;
	height:auto;
}
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:#dff0fb;
}
.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;
	background:none;
}
.nav {
	width:479px;
	height:37px;
	float:right;
	margin:0px;
	padding:61px 2px 0 0;
	background:none;
}
.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:50px/*77px*/;
	height:37px;
	display:block;
	color:#dff0fb;
	text-decoration:none;
	margin:0px;
	padding:0px;
	float:left;
	font-weight:bold;
	font-size:11px;
	/*border-right:1px solid #ab6702;*/
	border:none;
}
.midnav ul li.home:hover {
	width:50px/*77px*/;
	height:37px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	float:left;
	/*border-right:1px solid #ab6702;*/
	border:none;
}
.midnav ul li.about {
	width:80px/*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;*/
	border:none;
}
.midnav ul li.about:hover {
	width:80px/*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;*/
	border:none;
}
.midnav ul li.success {
	width:120px /*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;*/
	border:none;
}
.midnav ul li.success:hover {
	width:120px /*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;*/
	border:none;
}

/*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;*/
	border:none;
	background:#53aee4;
	border:none;
}
#topnavdiv a {
	/*width:160px;*/
	display:block;
	padding:0px 2px;
	text-decoration: none;
	color: #feffff;
	border-left:#003973 1px solid;
	border-right:#003973 1px solid;
	border-top:#003973 1px solid;
	font-weight:bold;
	font-size:11px;
	/*border:#4894c6 1px solid;*/
	background:#f39101;
}
#topnavdiv a:hover { /*hover background color*/
	/*width:160px;*/
	background:#003973;
	color:#ffffff;
	border-left:#003973 1px solid;
	border-right:#003973 1px solid;
	border-top:#003973 1px solid;
	font-weight:bold;
	font-size:11px;
	/*border:#4894c6 1px solid;*/
}
/*End Top Nav Drop Down Menu*/

.midnav ul li.contact {
	width:85px /*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;*/
	border:none;
}
.midnav ul li.contact:hover {
	width:85px /*116px*/;
	height:37px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	float:left;
	/*border-left:1px solid #ffc672;*/
	border:none;
}
/*Start Left Drop Down Menu*/
#leftdropdown {
	position:absolute;
	/*border-bottom-width: 0;*/
	font-weight:bold;
	line-height:18px;
	z-index:100;
	margin-left:150px;
	padding:0px;
	/*border:#2a84c2 1px solid;*/
}
#leftdropdown a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-left:#003973 1px solid;
	border-right:#003973 1px solid;
	border-top:#003973 1px solid;
	padding: 2px;
	text-decoration: none;
	color: #feffff;
	background:#f39101;
}
#leftdropdown a:hover { /*hover background color*/
	background:#003973;
	/*text-decoration:underline;*/
	border:#003973 1px solid;
}
/*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:270px;
	background:url(images/bodybg.jpg) no-repeat;
	margin:10px 0 10px 0;
	padding:0;
}
.subleft {
	width:302px;
	height:224px;
	margin:7px 0 0px 3px;
	float:left;
}
.sublefttop {
    background:url(images/cat.png) no-repeat;
	width:242px;
	height:23px;
	font-size:14px;
	font-weight:bold;
	color:#ff9800;
	text-align:left;
	padding:3px 0 0 60px;
}
/*.subleft ul {
	width:302px;
	height:210px;
	background:url(images/mid.jpg) repeat-y;
	padding:0 0 10px 0;
}*/
.subleft ul li {
	width:262px;
	height:20px;
}
.subleft ul li a {
	width:242px;
	height:20px;
	display:block;
	background:url(images/Untitled-2.png) 0 8px no-repeat;
	text-decoration:none;
	color:#f2f7fd;
	padding:0 0 0 20px;
	text-align:left;
	line-height:20px;
}
.subleft ul li a:hover {
	width:242px;
	height:20px;
	display:block;
	background:#f39101/*url(images/bullet-2.jpg)*/ 0 8px/*no-repeat */;
	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:10px;
}
.subright {
	width:512px;
	height:224px;
	background:url(images/work.jpg) no-repeat;
	float:right;
	margin:15px 2px 0 0px;
	padding:0;
	display:block;
}
}
/*start content*/
.content {
	width:832px;
	padding:0px 10px;
	margin:10px 0 0 0;
	text-align:left;
	color:#09588a;
}
.content p.text {
	padding:5px 10px 0 10px;
	color:#09588a;
	text-align:justify;
}

.content p a img {
    text-decoration:none;
	margin:0 0 5px 0;
}
.contentleft {
	width:571px;
	float:left;
	text-align:justify;
	padding:0px 10px 0 11px;
	color:#09588a;
}
.contentright {
	width:230px;
	margin:0px;
	padding:0px 10px 0 0;
	float:right;
}
.contentrighttop {
	background:url(images/im_3.jpg) no-repeat;
	width:230px;
	height:23px;
}
ul.menuarea {
	width:230px;
	display:block;
/*	background:#4863bd;*/
	padding:0 0 1px 0;
	background:url(images/mid_img.jpg) repeat-y;
}

ul.menuarea li img{padding:0; margin:0 0 0 10px;}

ul.menuarea li {
	width:230px;
	height:25px;
	/*background:#000873;*/
	display:block;
	text-align:left;
	margin:0 0 7px 0;
	background:#002d5a;
}
ul.menuarea li a {
	color:#feffff;
	font-size:14px;
	/*font-weight:bold;*/
	text-decoration:none;
/*	background:url(images/side_bullet_orange.png) no-repeat;*/
	padding:0px 0 0px 0px;
	margin:0 0 0 10px;
}
ul.menuarea li a:hover {
	color:#feffff;
	font-size:14px;
	text-decoration:underline;
}
.contentrightbottom {
	background:url(images/im_4.jpg) no-repeat;
	width:230px;
	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;
	background:none;
	padding:0;
	margin:0;
	border:0;
}
.footertext {
	color:#005fa1;
	font-size:11px;
	padding:5px 0 0 0;
	text-align:center;
}
.footer_link {
	text-align:center;
	padding:10px 0 0 0;
	color:#ab4f05;
}
a.footer_link {
	color:#ab4f05;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
a.footer_link:hover {
	color:#ab4f05;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
a.soft {
	color:#8b173a;
	text-decoration:none;
}
.soft:hover {
	color:#2e7305;
	text-decoration:none;
}
a.dis {
	color:#005fa1;
	text-decoration:underline;
}
a.dis:hover {
	color:#005fa1;
	text-decoration:none;
}
/*end footer*/
.bu ul li {
	width:500px;
	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:#10344b;
	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;
	text-align:left;
}
.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;
	text-align:left;
}
.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:#eb8c00;
}
.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;}

.midnav ul li.Waiver-Wire {
	width:111px;
	height:37px;
	display:block;
	color:#dff0fb;
	text-decoration:none;
	margin:0px;
	/*padding:0px;*/
	float:left;
	padding:0px;
	font-weight:bold;
	font-size:11px;
	/*border-right:1px solid #ab6702;
	border-left:1px solid #ffc672;*/
	border:none;
}
.midnav ul li.Waiver-Wire: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;*/
	border:none;
}
.news_feed{
      /* width:400px;
	   height:100px;*/
	   padding:0;
	   margin:10px 0 0 0;
	   }
/*.item a{
        color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		}*/
		
.scrl_feed {font-size:20px; font-weight:bold; color:#ec6700; text-align:center; border-bottom:1px dotted #424242; height:30px; text-align:center; margin:0; padding:0; }

.loginrighttop {
	background:url(images/img_6.png) no-repeat;
	width:231px;
	height:15px;
	position:relative;
}

.loginrightbottom {
	background:url(images/img_7.png) no-repeat;
	width:231px;
	height:10px;
	position:relative;
	margin:0 0 5px 0;
}

.loginarea {
	width:231px;
	display:block;
/*	background:#4863bd;*/
	padding:0 0 1px 0;
	background:url(images/img_8.png) repeat-y;
}

.scrollrighttop {
	background:url(images/img_10.png) no-repeat;
	width:230px;
	height:23px;
	position:relative;
	border:0;
	text-align:center;
}

.scrollrightbottom {
	background:url(images/img_11.png) no-repeat;
	width:230px;
	height:9px;
	position:relative;
	margin:0 0 16px 0;
	border:0;
}

.paragraph {
	width:830px;
	padding:0px 5px 0 7px;
	margin:10px 0 0 0;
	text-align:justify;
	color:#09588a;
}
.paragraph h2{text-align:left;}

hr{
background:#878889;
width:832px;
padding:0px;
margin:0;
border: none;
height:1px;
   }
 
#top_menu_dropdown {
	position:absolute;
	/*border-bottom-width: 0;*/
	font-weight:bold;
	line-height:18px;
	z-index:100;
	margin-left:150px;
	padding:0px;
	border:none;
	background:url(../images/midnav.jpg) repeat-x;
}
#top_menu_dropdown a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border:none;
	padding: 2px;
	text-decoration: none;
	color: #feffff;
	background:url(../images/midnav.jpg) repeat-x;
}
#top_menu_dropdown a:hover { /*hover background color*/
	background-color:none;
	text-decoration:underline;
	border:none;
}

.left_faq_pages{text-align:justify; padding:0 10px;}
.bonds_content{width:830px;text-align:justify; padding:0; margin:0 20px 0 0;}

.wv_sngl ul li {
	width:550px;
	background:url(images/bullet-2.jpg) 0 8px no-repeat;
	display:block;
	margin:0 0 2px 0px;
	padding:0 0 0 15px;
}

/*-------------------------------------*/

.bre2 {
	width:820px;
	padding:0 0 0 5px;
	margin:0px;
	text-align:left;
	color:#3E589E;
}
.bre2 a {
	width:400px;
	height:20px;
	color:#C17514;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bre2 a:hover {
	width:400px;
	height:20px;
	color:#000873;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
