body {
	background: #ebf5fc url('/images/body_bg.jpg') repeat-x 0 0;
	margin: 0 0 20px 0;
	padding: 0;
	font-family:Tahoma;
	font-size:11px;
	color:#1E3772;
}
#container {
	width: 880px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	color: #333;
	border: 0px solid #E8EBF1;
	line-height: 130%;
	min-width:880px;
}

#container p{
text-align:justify;
}

#top
{
padding: 0 5px 0 5px;
background-color: #FFFFFF;
border-bottom: 0px solid #E8EBF1;
overflow: auto;
}


#leftnav {
	float: left;
	width: 180px;
	margin: 0;
	padding: 11px 0 11px 11px;
	min-width:180px;
	background-color: #fff;
}
.sub-nav {
	padding-bottom:30px;
}
.sub-nav ul {
	padding:0px;
	border-top:1px solid #EAEFF2;
}
.sub-nav ul li {
	background-image:none;
	padding:8px 0px;
	border-bottom:1px solid #EAEFF2;
	color:#9b9b9b;
	display:list-item;
}
.sub-nav ul li a {
	font-size:11px;
	text-decoration:none;
}
.sub-nav h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}
.sub-nav ul ul {
	border:0px;
	padding:0px;
	margin:0px;
}
.sub-nav ul ul li {
	border:0px;
	background-image:url(/images/arrow.jpg);
	margin-top:10px;
	padding:0 0 0 10px;
}
.sub-nav ul ul li, .sub-nav ul ul li a {
	font-size:0.9em;
}


#content {
	margin-left: 200px;
	border-left: 0px solid #E8EBF1;
	margin-right: 200px;
	border-right: 0px solid #E8EBF1;
	padding: 10px;
	max-width: 452px;
	min-width:400px;
	background-color: #fff;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	clear: both;
	margin: 0;
	padding: 5px;
	background-color: #fff;
	border-top: 1px solid #E8EBF1;
	min-height:100px;
	text-align: center;
	
}

#footer ul {
	padding:20px;
}
#footer li {
	padding:0 9px;
	background-image:none;
	display:inline;
	text-align: right;
	
}
#footer li a {
	text-decoration:none;
	color:#8E9BB9;
}
.footer-right {
	float:right;
	width:32%;
	text-align:right;
	color:#8E9BB9;
}
.footer-right .padding {
	padding:12px 15px;
}
.form-footer-right {
	float:right;
}
#leftnav p {
	margin: 0 0 11px 0;
}
#leftnav h2 {
	margin: 0 0 5px 0;
	color:#FA390A;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content h2 {
	margin: 0 0 5px 0;
	color:#FA390A;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.main_title {
	color:#FA390A;
	font-size: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	text-align: center;
}

h3
{
margin: 0 0 .3em 0;
	color:#FA390A;
	font-size: 10px;
	font-family:Tahoma;
}

#promo
{
	position: absolute;
	top: 23px;
	left: 47px;
	height: 127px;
	width: 909px;
	z-index: 3;
	background: transparent url('/images/promo_bg.jpg') no-repeat 0 0;
}
#logo {
	background:url(/images/erclogovS.png) no-repeat left top;
	height:89px;
	width:200px;
	margin-top: 15px;
	margin-left: 5px;
	float: left;
}


#top_links {
	float: right;
	text-align: right;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 20px;
	color: #4d4d4d;
	font-size: 12px;
}

.top-links ul li{
list-style:none;
display:inline;
}

.top-contact-text {
	color: #d20000;
	font-weight: bold;
}

/* FUNCTIONAL CLASSES   */

.clearer {
	clear:both;
	height: 1px;
	overflow: hidden;
	top:-1px;
	visibility:hidden;
}


.container {
	margin:0 auto;
	text-align:left;
	}
	
	
.top-nav {
	background-repeat:repeat-y;
	background-position:right;
	padding:0px;
	clear:both;
	min-height:20px;
	}
	

	
.top-nav ul li {
	list-style:none;
	display:inline;
	padding:0px 12px 2px 11px;
	background-image:none;
	float:left;
	}
.top-nav ul li.last {
	padding:0px 0px 2px 11px;
	}

	
.top-nav ul li a {
	text-decoration:none;
	}
	
.top-nav ul li a:hover {
	text-decoration:underline;
	}


.top-nav-inner {
	float:right;
	}


.logo {
	height:104px;
	padding-left:17px;
	}
	
	
button.simple-button {
	border:0px;
	padding:0px;
	margin:0px;
	background-color:transparent;
	}
.main-nav {
	padding-top:0px;
	}
.main-nav ul {
	margin:0 4px;
	padding:0px;
}
.main-nav ul li {
	background-image:none;
	padding:0px;
	margin:0px 10px;
	float:left;
}
.main-nav ul li a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	color: #1E3772;
	padding:7px 10px;
}
.main-nav li:hover {
	background-color:#D0DCE4;
	background-repeat:no-repeat;
	background-position:right top;
}
.main-nav ul li a:hover {
	color:#344B80;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:left top;
}
.main-nav ul li.current, .main-nav ul li.current:hover {
	color:#344B80;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:left top;
}
.main-nav ul li.current a, .main-nav ul li.current a:hover, .main-nav ul li.current:hover a {
	background-repeat:no-repeat;
	background-position:right top;
	color:#e4701e;
}
#ddcolortabs {
	overflow: auto;
	margin-left: 10px;
	background: transparent;
	width: 452px;
	height: 32px;
		
}
#ddcolortabs ul {
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
#ddcolortabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}
#ddcolortabs a {
	float:left;
	color: white;
	background: #2258dd url('/images/color_tabs_left.gif') no-repeat left top;
	margin:0 2px 0 0;
	text-decoration:none;
	letter-spacing: 1px;
}
#ddcolortabs a span {
	float:left;
	display:block;
	background: transparent url('/images/color_tabs_right.gif') no-repeat right top;
	padding:8px 14px 8px 14px;
}
#ddcolortabs a span {
	float:none;
}
#ddcolortabs a:hover {
	background-color: #7978a9;
}
#ddcolortabs a:hover span {
	background: color #7978a9 transparent url('/images/color_tabs_right.gif') no-repeat right top; 
}
#ddcolortabs #current a, #ddcolortabs #current span { /*currently selected tab*/
	background-color: #1d30d2;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 18px;
line-height: 8px;
background: #2258dd;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}



#box {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 40em;				/* <-- use this for a set width */
	background-color: #eeeeee;
}
#box_content {
	padding:3em;
}

#box_content p {
	color:#3b3b3b;
	font-size: 11px;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
}
#tlc, #trc, #blc, #brc {
	background-color: transparent;
	background-repeat: no-repeat;
}
#tlc {
	background-image:url(/images/tlc.gif);
	background-position: 0% 0%;
}
#trc {
	background-image:url(/images/trc.gif);
	background-position: 100% 0%;
}
#blc {
	background-image:url(/images/blc.gif);
	background-position: 0% 100%;
}
#brc {
	background-image:url(/images/brc.gif);
	background-position: 100% 100%;
}
#tb, #bb {
	background-color: transparent;
	background-repeat: repeat-x;
}
#tb {
	background-image:url(/images/tb.gif);
	background-position: 0% 0%;
}
#bb {
	background-image:url(/images/bb.gif);
	background-position: 50% 100%;
}
#rb {
	background-image:url(/images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}
#lb {
	background-color: #eeeeee;
	background-image:url(/images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
}
.n3box{
	background: transparent url('/images/mnu3_bg_top.jpg') no-repeat top left;
	padding: 5px 0 0 0;
	width: 180px;
}
.n3boxin {
	background: transparent url('/images/mnu3_bg_btm.jpg') no-repeat bottom left;
	padding: 0 0 8px 0;
	padding: 5px;
	font-size: 12px;

}

.n3boxin a
{
font-size: 12px;
color: #666666;
}

.n3box {
	margin-bottom: 10px;
}
ul.mnu3 {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 16px;
	font-size: 12px;
}
ul.mnu3 a, ul.mnu3 a:hover, ul.mnu3 a.act, ul.mnu3 a.act:hover {
	background: transparent url('/images/mnu3_arrow.jpg') no-repeat left 8px;
	padding: 0 0 0 15px;
	margin: 4px 0 4px 0;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #9bb7cd;
	color: #00599e;
}
ul.mnu3 a.act, ul.mnu3 a.act:hover {
	background: transparent url('/images/mnu3_bullet.gif') no-repeat left 8px;
	font-weight: bold;
	color: #00396b;
}
ul.mnu3 a span, ul.mnu3 a.act span {
	display: block;
	padding: 3px 0 3px 0;
}
ul.mnu3 a.act span {
	background: transparent url('/images/mnu3_bg_act1.jpg') no-repeat bottom left;
}
ul.mnu3 li.bmk {
	border-bottom: 1px dotted #9bb7cd;
	margin: 5px 0 5px 0;
}
ul.mnu3 li.bmk a.bmk_faq, ul.mnu3 li.bmk a.bmk_faq:hover, ul.mnu3 li.bmk a.bmk_del, ul.mnu3 li.bmk a.bmk_del:hover {
	background-image: none;
	border: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
ul.mnu3 li.bmk a.bmk_faq, ul.mnu3 li.bmk a.bmk_faq:hover {
	margin: 0 0 5px 5px;
	width: 185px;
 	margin-bottom: -10px !important;
}
ul.mnu3 li.bmk a.bmk_del img {
	margin: 3px 0 0 0;
}

#contactus_content
{

	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 0;
	
	
}

/**box007**/

#contactus_box001
{
width: 69%;
float: left;
}

#contactus_box002
{
width: 29%;
float: right;
}


#register_box001
{
width: 49%;
float: left;
}

#register_box002
{
width: 49%;
float: right;
}

.t {
	background: url(/images/dot.gif) 0 0 repeat-x;
	width: 100%;
	overflow: auto;
}
.b {
	background: url(/images/dot.gif) 0 100% repeat-x;
	overflow: auto;
}
.l {
	background: url(/images/dot.gif) 0 0 repeat-y;
	overflow: auto;
}
.r {
	background: url(/images/dot.gif) 100% 0 repeat-y;
	overflow: auto;
}
.bl {
	background: url(/images/bl.gif) 0 100% no-repeat;
	overflow: auto;
}
.br {
	background: url(/images/br.gif) 100% 100% no-repeat;
	overflow: auto;
}
.tl {
	background: url(/images/tl.gif) 0 0 no-repeat;
	overflow: auto;
}
.tr {
	background: url(/images/tr.gif) 100% 0 no-repeat;
	padding:10px;
	overflow: auto;
}

/*** form ***/

.submit_button, .submit_signup_button, .submit_login_button {
	background:#4747E2;
	background: transparent url('/images/but_orange.jpg') no-repeat 0 0;
	color:#FFF;
	padding:1px;
}

a.clr, a.plain { background-image: none; padding-left: 0; }

/**margins**/

.mall { margin: 10px; }
.mleft { margin-left: 10px !important; }
.mright { margin-right: 10px !important; }
.mtop { margin-top: 10px !important; }
.mbottom { margin-bottom: 10px !important; }
.ml_half { margin-left: 5px !important;  }
.mr_half { margin-right: 5px !important; }
.mt_half { margin-top: 5px !important; }
.mb_half { margin-bottom: 5px !important; }
.mln { margin-left: 0; }
.mrn { margin-right: 0; }
.mtn { margin-top: 0; }
.mbn { margin-bottom: 0 !important; }
.mn { margin: 0; }
.pn { padding: 0; }
.ptop { padding-top: 10px; }

/***floats**/

.flleft, .fleft, .fl_left { float: left; }
.flright, .fright  { float: right;
padding-right: 11px; }
.fnone { float: none !important; }

/***show-hide***/

.clients-heading-text {
	padding-top: 15px;
	padding-left: 0px;
	float: left;
	width: 600px;
	border-bottom: #d20000 1px solid;
	margin-bottom: 5px;
}

.topic-heading-1 {
	background: #eaeaea;
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	margin-top: 15px;

}

/* ———————- Bluewax nav ———————- */
.blue #waxcontainer{position:relative;height:48px;background:#69BEEE;width:100%;font-family:"Trebuchet MS",Arial,Verdana,Helvitica,sans-serif;}
.blue #waxnav{position:relative;height:25px;font-size:15px;font-weight:bold;background:#fff url('test_images/bluewax_bottom.gif') repeat-x bottom left;}
.blue #waxnav ul{margin:0px;padding:0 0 4px 0;list-style-type:none;width:auto;float:right;}
.blue #waxnav ul li{display:block;float:left;margin:0 1px;}
.blue #waxnav ul li a{display:block;float:left;color:#003858;text-decoration:none;padding:0 0 0 12px;height:21px;line-height:195%;}
.blue #waxnav ul li a span{padding:0 12px 0 0;}
.blue #waxnav ul li a:hover,.blue #waxnav ul li a.current{color:#fff;background:#1D6893 url('test_images/bluewax_navtopleft.gif') no-repeat top left;}
.blue #waxnav ul li a:hover span,.blue #waxnav ul li a.current span{display:block;width:auto;background:#1D6893 url('test_images/bluewax_navtopright.gif') no-repeat top right;}


.mini_heading, h1, .mini_heading a
{
 	margin: 0 0 5px 0;
	color:#FA390A;
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#php_top
{
padding:0;
background-color: #FFFFFF;
border-bottom: 0px solid #E8EBF1;
}

#php_content
{
margin-right: 0;
padding-right: 0;
}

#php_right
{
	float:right;
	width: 180px;
	margin: 10px;
	background-color: #fff;
}

.contact_no {

background:transparent  url(/images/contact_no2.png) no-repeat bottom;
float:right;
height:80px;
margin:0;
width:190px;
}

#header_image
{
background: transparent url(/images/header462.jpg) no-repeat;
height:112px;

width:452px;
float: left;
}

fieldset div {
	margin:0;
	clear:both;
}
form {
	margin:0em;
	width:430px;;
}
label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
	font:1.1em verdana, sans-serif;
}
legend {
	
	color:#FA390A;
	font-weight: bold;
}
legend span {
	width:10em;
	text-align:right;
}
input {
	padding:0.15em;
	width:10em;
	border:1px solid #ddd;
	background:#fafafa;
	font:1.1em verdana, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

 select {
	padding:0.15em;
	
	border:1px solid #ddd;
	background:#fafafa;
	font:1.1em verdana, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

.main_buttons
{
width: 80px;
height: 20px;
float: right;
}

#left_box
{
text-align: justify;
}