body {
	padding: 0; 
	margin: 0 ; 
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	background:#5EC2E8 url('../images/img/bg.gif');
	color: #03326C;
	text-align:center;
	
	
}
.bottom_links
{
	text-align:center;
}
.bottom_links p
{
	font-size:10px;
	text-align:center;
	line-height:12px;
}
.bottom_links a
{
	text-decoration:none;
}
.bottom_links a:hover
{
	text-decoration:underline;
}

.BlueScrollbar  
{ 
scrollbar-base-color:blue 
}
.plan td
{
	border:solid 1px;
}
table.plan tr.top
{
	color:#FFFFFF;
}
a 
{ 
	color: #03326C; 
}
.partners_add
{
	text-align:center;

}

a:hover { 
	color: #000;
	text-decoration:none;
	background: inherit;
}

h1 { 
	font-size: 2em; 
	font-weight: bold;
	padding: 16px 0 0 0px; 
	margin: 0;
	color:#1995C2;
}
h2 { 
	font-size: 1.4em; 
	color:#1995C2;
	margin: 0;
}
h3 { 
	font-size: 15px; 
	color: #0E4D8B; 
	background: #F4F8FE;
	font-weight:bold;
	padding-left:5px;
	border-top:1px dashed #B8D5F4;
	border-bottom:1px dashed #B8D5F4;
}
p {	
	margin: 0 0 0px 0; 
	line-height: 1.5em;
	font-size:13px;
	text-indent:25px;
}
.clear {
	clear:both; 
	height:1px; 
	overflow:hidden; 
	margin-top:-1px; 
	padding:0; 
	font-size:0px; 
	line-height:0px;
}

.hed_banner
{
	height:1px;
}
.required {
	color: #FF0000;
	font-size:18px;
}

/* layout
   ------ */
table.container { 
	background:#FFFFFF; 
	width:90%;
	margin: 0 auto; 
	/*border-color:#FF0000;*/
	text-align:left;
	border-left:2px solid #007AA9;
	border-right:2px solid #007AA9;
}
.banner_add 
{
border:0px;

	
}

table.container td.con_footer{
	text-align:center;
}
/* Banner */
table.banner {
	background:#000000;
	border:0px;
}
table.banner td.top {
	text-align:right;
}
table.banner h1{
	font-size:5px;
	margin-top:-15px;
}

/* Menu */
html>body .menu ul {
	float: left;
}

.menu ul {
	width: 100%;
	margin: 2px 0px 0px 0px;
	padding: 0;
	list-style: none;
	border-bottom: 5px solid #007AA9;	
	background: #A3C3FF;
}

.menu li {
	font-size: 12px;
	float: left;
	margin: 0;
	text-align:center;
	list-style: none;
}

.menu a {
	font-weight: bold;
	float: left;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	color:#1C3460;
	width:111px;
	height:18px;
	background: #A3C3FF url('../images/img/nav_button.gif') repeat-x bottom left;
}

.menu a:hover, .menu a.active {
	color: #fff;
}

.menu a.active {
	background: #0089E1 url('../images/img/nav_button_active.gif') repeat-x bottom left;
}

/* Content
   --------- */
table.content {
	width:100%;
	margin-top:1px;
}
/* left side
   --------- */
table.content  td.left 
{
	width: 170px;
	text-align:center;
}
table.content  td.left .contact_ajax
{
	margin-left:7px;

}
table.leftmenu {
	width:100%;
}
table.leftmenu td{
}
table.leftmenu ul{
	list-style:none;
	margin-left:-5px;
	margin-top:0px;
	padding-left:10px;
	font-size:11px;
}
table.leftmenu ul li{
	background:#4A718E url('../images/img/left_menu.gif') no-repeat left;
	height:20px;
	padding-top:5px;
	padding-left:22px;

}
table.leftmenu ul li a{
	color:#A8DFFC;
	text-decoration:none;
	font-weight:bold;
}
table.leftmenu ul li a:hover{
	color:#022E49;
}
/* Middle Content side
   --------- */
table.content td.middle {
text-align:center;
}
table.bluebox {
	width:99%;
	margin-bottom:10px;
	border:0px;
}

table.bluebox p{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}
table.bluebox tr.top {
	height:28px;
}
table.bluebox tr.top td.left{
	background:url('../images/img/tlc.gif') no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.bluebox tr.top td.center{
	background:url('../images/img/tc.gif') repeat-x;
	text-align:left;
	vertical-align:top;
}
table.bluebox tr.top td.center h1{
	padding:7px 0px 0px 5px;
	font-weight:bold;
	font-size:14px;
	color: #022E49;
}
table.bluebox tr.top td.right{
	background:url('../images/img/trc.gif') no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.bluebox tr.middle {
	height:100%;
}
table.bluebox tr.middle td.left{
	background:url('../images/img/mlc.gif') repeat;
	/*border-left:1px solid red;*/
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.bluebox tr.middle td.center{
	/*background:url('../images/img/bc.gif') repeat-x;*/
	background:#FFFFFF;
	text-align:left;
	vertical-align:top;
	padding:10px 0px 10px 0px;

}
table.bluebox tr.middle td.center a{
	text-decoration:none;
}
table.bluebox tr.middle td.center a.faq{
	text-decoration:underline;
}
table.bluebox tr.middle td.center a:hover.faq{
	text-decoration:none;
}
table.bluebox tr.middle td.center a.request{
	text-decoration:none;
	color:#980034;
	font-size:12px;
	font-weight:bold;
}
table.bluebox tr.middle td.center a:hover.request{
	color:#03326C;
	text-decoration:underline;
}
table.bluebox tr.middle td.center ul li {
	line-height:23px;
}
table.bluebox tr.middle td.center img {
	margin-top:10px;
	border:1px solid #000000;
}
table.bluebox tr.middle td.center .title {
	width: 150px; 
	background:#92C4EE; 
	border:1px solid #3F86AF; 
	margin-top:5px; 
	margin-bottom:20px; 
	padding:3px; 
	color:#0E4D8B; 
	font-weight:bold;
}
table.bluebox tr.middle td.right{
	background:url('../images/img/mrc.gif') repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}

table.bluebox tr.bottom {
	height:6px;
}
table.bluebox tr.bottom td.left{
	background:url('../images/img/blc.gif') no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.bluebox tr.bottom td.center{
	background:url('../images/img/bc.gif') repeat-x;
	text-align:left;
	vertical-align:top;
}
table.bluebox tr.bottom td.right{
	background:url('../images/img/brc.gif') no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
.bluebox .sitemap ul{
	list-style:none;
	margin-left:100px;
}
table.bluebox tr.middle td.center .sitemap li{
	line-height:30px;
	border: 1px solid #4A7AA8;
	width:120px;
	margin-bottom:10px;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
	background:#F4F8FE;
}
table.bluebox tr.middle td.center .sitemap a{
	text-decoration:none;
	color: #0E4D8B;
}
table.bluebox tr.middle td.center .sitemap a:hover{
	color: #4A7AA8;
	text-decoration:underline;
}
table.bluebox tr.middle td.center .sitemap li.sub{
	width:200px;
	margin-left:50px;
}

/* right side
   ---------- */
table.content  td.right { 
	width: 160px;
	border:none;
	/*text-align:left;*/
	}
table.content h1
{
	font-size:18px;
	color:#FF0033;
}

table.content  td.right img {
	margin-left: 15px;
	border:none;
}
table.yellowbox {
	width:99%;
	margin-bottom:10px;
	border:none;
}
table.yellowbox p{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}

table.yellowbox tr.top {
	height:28px;
}
table.yellowbox tr.top td.left{
	background:url('../images/img/cl.gif') no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.yellowbox tr.top td.center{
	background:url('../images/img/ch.gif') repeat-x;
	text-align:left;
	vertical-align:top;
}
table.yellowbox tr.top td.center h2{
	padding:7px 0px 0px 5px;
	font-weight:bold;
	font-size:14px;
	color: #642F00;
}
/*table.yellowbox tr.top td.center h2{
	padding:7px 0px 0px 0px;
	font-weight:bold;
	font-size:13px;
	color: #642F00;
	margin-bottom:0px;
}*/
table.yellowbox tr.top td.right{
	background:url('../images/img/cr.gif') no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.yellowbox tr.middle {
	height:100%;
}

table.yellowbox tr.middle td.left{
	background:url('../images/img/yml.gif') repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.yellowbox tr.middle td.center{
	background:#FFFFFF;
	text-align:left;
	vertical-align:top;
	padding:10px 0px 10px 0px;

}
table.yellowbox tr.middle td.center ul li {
	line-height:23px;
}
table.yellowbox tr.middle td.center img {
	/*border:2px solid #3F86AF;*/
	margin-bottom:10px;
}
table.yellowbox tr.middle td.right{
	background:url('../images/img/ymr.gif') repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}

table.yellowbox tr.bottom {
	height:6px;
}
table.yellowbox tr.bottom td.left{
	background:url('../images/img/cfl.gif') no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.yellowbox tr.bottom td.center{
	background:url('../images/img/cf.gif') repeat-x;
	text-align:left;
	vertical-align:top;
}
table.yellowbox tr.bottom td.right{
	background:url('../images/img/cfr.gif') no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}

table.bluebox_dollar {
	width:99%;
	margin-bottom:10px;
	text-align:center;
}

table.bluebox_dollar p{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}
table.bluebox_dollar tr.top {
	height:28px;
}
table.bluebox_dollar tr.top td.left{
	background:url('../images/img/tlc.gif') no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.bluebox_dollar tr.top td.center{
	background:url('../images/img/tc.gif') repeat-x;
	text-align:left;
	vertical-align:top;
}
table.bluebox_dollar tr.top td.center h1{
	padding:7px 0px 0px 5px;
	font-weight:bold;
	font-size:14px;
	color: #022E49;
}
table.bluebox_dollar tr.top td.right{
	background:url('../images/img/trc.gif') no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.bluebox_dollar tr.middle {
	height:100%;
}
table.bluebox_dollar tr.middle td.left{
	background:url('../images/img/mlc.gif') repeat;
	/*border-left:1px solid red;*/
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.bluebox_dollar tr.middle td.center{
	/*background:url('../images/img/bc.gif') repeat-x;*/
	background:#FFFFFF;
	text-align:left;
	vertical-align:top;
	padding:10px 0px 10px 0px;

}
table.bluebox_dollar tr.middle td.center a{
	text-decoration:none;
}
table.bluebox_dollar tr.middle td.center a.faq{
	text-decoration:underline;
}
table.bluebox_dollar tr.middle td.center a:hover.faq{
	text-decoration:none;
}
table.bluebox_dollar tr.middle td.center a.request{
	text-decoration:none;
	color:#980034;
	font-size:12px;
	font-weight:bold;
}
table.bluebox_dollar tr.middle td.center a:hover.request{
	color:#03326C;
	text-decoration:underline;
}
table.bluebox_dollar tr.middle td.center ul li {
	line-height:23px;
}

table.bluebox_dollar tr.middle td.center img  {

	/*border:2px solid #3F86AF;*/
}
table.bluebox_dollar tr.middle td.center .title {
	width: 120px; 
	background:#92C4EE; 
	border:1px solid #3F86AF; 
	margin-top:5px; 
	margin-bottom:20px; 
	padding:3px; 
	color:#0E4D8B; 
	font-weight:bold;
}
table.bluebox_dollar tr.middle td.right{
	background:url('../images/img/mrc.gif') repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}

table.bluebox_dollar tr.bottom {
	height:6px;
}
table.bluebox_dollar tr.bottom td.left{
	background:url('../images/img/blc.gif') no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
table.bluebox_dollar tr.bottom td.center{
	background:url('../images/img/bc.gif') repeat-x;
	text-align:left;
	vertical-align:top;
}
table.bluebox_dollar tr.bottom td.right{
	background:url('../images/img/brc.gif') no-repeat;
	width:6px;
	text-align:left;
	vertical-align:top;
}
.bluebox_dollar .sitemap ul{
	list-style:none;
	margin-left:100px;
}
table.bluebox_dollar tr.middle td.center .sitemap li{
	line-height:30px;
	border: 1px solid #4A7AA8;
	width:120px;
	margin-bottom:10px;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
	background:#F4F8FE;
}
table.bluebox_dollar tr.middle td.center .sitemap a{
	text-decoration:none;
	color: #0E4D8B;
}
table.bluebox_dollar tr.middle td.center .sitemap a:hover{
	color: #4A7AA8;
	text-decoration:underline;
}
table.bluebox_dollar tr.middle td.center .sitemap li.sub{
	width:200px;
	margin-left:50px;
}
/*
.greybox{
	width:160px;
}
.greybox p{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}
.greybox .topleft
{
	background:url('../images/img/cl.gif') no-repeat;
	width:6px;
	height:28px;
	float:left;
}
.greybox .topcenter
{
	background:url('../images/img/ch.gif') repeat-x;
	height:28px;
	width:148px;
	margin:0 auto;
	float:left;
	color:#FFFFFF;
	font-size:14px;
}
.greybox .topcenter h2{
	padding:7px 0px 0px 0px;
	font-weight:bold;
	font-size:13px;
	color: #642F00;
	margin-bottom:0px;
}
.greybox .topright {
	background:url('../images/img/cr.gif') no-repeat;
	width:6px;
	height:28px;
	margin:0 auto;
	float:left;
}
.greybox .middle {
	background:#FFFFFF;
	width:154px;;
	float:left;
	margin-left:1px;
	margin-right:2px;
	padding:10px 0px 10px 0px;
	border-left:1px solid #FFAC00;
	border-right:1px solid #FFAC00;
}
.center {
	text-align:center;
}
.greybox .middle img {
	margin-top:10px;
}
.greybox .bottomleft {
	background:url('../images/img/cfl.gif') no-repeat;
	width:5px;
	height:6px;
	float:left;
	margin-left:0px;
}
.greybox .bottomcenter {
	background:url('../images/img/cf.gif') repeat-x;
	height:6px;
	width:150px;
	margin:0 auto;
	float:left;
}
.greybox .bottomright {
	background:url('../images/img/cfr.gif') no-repeat;
	width:5px;
	height:6px;
	margin:0 auto;
	float:left;
}
*/
/* footer
   ------ */
table.footer {
	width:99%;
	text-align:center;
	border:0px;
	margin:0 auto;
	
}
table.footer tr {
	width:100%;
	height:46px;
}
table.footer td.left{
	width:12px;
	background:#FFFFFF url("../images/img/flc.gif") no-repeat;
	text-align:left;
	vertical-align:top;
}
table.footer td.center{
	background:#FFFFFF url("../images/img/fm.gif") repeat-x;
	text-align:center;
	vertical-align:top;
}
table.footer td.center p {	
	line-height: 2em; 
	font-size:12px;
}
table.footer td.center p.copy{	
	color:#784004;
	font-size:10px; 
}
table.footer td.center a {	
	color: #03326C;
	border-bottom: 1px dotted #285594;
	text-decoration: none; 
} 
table.footer td.center a:hover {	
	color:#FFFFFF;
}
table.footer td.right{
	width:12px;
	background:#FFFFFF url("../images/img/frc.gif") no-repeat;
	text-align:left;
	vertical-align:top;
}

/* Bottom Description */
td.description {
	padding:0px 10px 0px 10px;
}
td.description p {
	font-size:9px;
	line-height:12px;
}
td.description h1{
	font-size:9px;
	line-height:12px;
	color:#03326C;
	margin-top:-15px;
}

/*Form Elements*/
input{
	color:#0E4D8B;
}
textarea{
	color:#0E4D8B;
}
/*For Scrolling Script */
.marqueecontainer {
	position: relative;
	width: 140px; /*marquee width */
	height: 150px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 0px;
	text-align:left;
	color:#006666;
	margin-left:-3px;
}
.marqueecontainer img{
	border:none;
	margin-left:20px;
}
.portfolio
{
	border:0px;
}
table.articlemenu {
	width:100%;
}
table.articlemenu td{
}
table.articlemenu ul{
	list-style:none;
	margin-left:-5px;
	margin-top:0px;
	padding-left:6px;
	font-size:10px;
}
table.articlemenu ul li{
	background:#4A718E url('../images/img/article_menu.gif') no-repeat left;
	height:20px;
	padding-top:5px;
	padding-left:18px;

}
table.articlemenu ul li a{
	color:#000033;
	text-decoration:none;
	font-weight:bold;
}
table.articlemenu ul li a:hover{
	color:#CC0033;
}

.middle ul li{
font-size:15px;
}
.client_payment_details td h4
{
	margin:0px;
	padding:0px;
	font-size:12px;
}