body
{
	background: #ffffff url(../images/bg_main.jpg) repeat-x top;
	margin: 54px 0;
	text-align: left;
	font-size: 12px;
	font-family: Arial, 'Lucida Grande', sans-serif;
	color: #333333;
}
  
#main_container
{
	width: 844px;
	height: 650px;
	text-align: left;
	margin: 0 auto;
}

html #main_container
{
    width: 844px;
    height: 650px;
}

#main_container hr
{
	 border: dashed 1px #2d2d2d;
}

#subcontent input, #main_container input
{
	color: #0a70b2;
	font-size: 8px;
	font-weight: normal;
}

#client_login
{
    margin-top: -26px;
	width: 422px;
	height: 26px;
	color: #ffffff;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
	background: url(../images/nav_background.gif) repeat-x;
	float: right;
	overflow: hidden;
	position: relative;
}

html #client_login
{
    margin-top: -26px;
    width: 422px;
    height: 26px;
}

#client_login_text
{
    float: left;
    padding: 5px 20px 5px 20px;
}

#client_login_submit
{
    float: right;
    padding: 5px 15px 5px 0px;
}

#client_login input
{
    font-size: 10px;
    font-weight: bold;
    border: none 0px;
}

#client_login a:hover
{
	color:#999999;
}

#header
{
	width: 844px;
	height: 106px;
	background: url(../images/img_home_header.gif) no-repeat;
	padding-top: 85px;
	overflow: hidden;
	z-index: 2;
}

html #header
{
    width: 844px;
    height: 106px;
}

#header ul
{
	margin: 0;
	padding: 0;
}

#header ul li
{
	float: left;
	text-align: center;
	color: #ffffff;
	background: url(../images/img_home_header_nav.gif) repeat-x;
	border-right: #818181 1px solid;
	/* border-top: #393939 1px solid; */
	width: 139px;
	height: 20px;
	padding-top: 5px;
	list-style-type: none;
}

#header a 
{
  color: #ffffff;
  text-decoration: none;
}

#header ul li:hover
{
	/* background:#0a70b2; */
	background: url(../images/img_home_header_nav_dropdown.gif) repeat-x;
}

#header a:hover
{
	color: #bbbbbb;
	/* font-weight: bold; */
}

html #header ul li
{
	width: 139px;
	height: 20px;
}

#header ul li.last
{
	clear: right;
	width: 144px;
	border-right: 0;
}

#home_upper_left
{
	margin-top: -81px;
	float: left;
	width: 422px;
	height: 175px;
	background: url(../images/img_home_upper_left.gif) no-repeat;
}

html #home_upper_left
{
	margin-top: -81px;
	width: 422px;
	height: 175px;
}

#home_upper_right
{
	float: right;
	width: 394px;
	height: 175px;
	background: url(../images/img_home_upper_right.gif) repeat-x;
	color: #ffffff;
	font-size: 14px;
	padding: 28px 0 0 28px;
	margin-top: -81px;
}

html #home_upper_right
{
	margin-top: -81px;
	width: 394px;
	height: 175px;
}

#home_upper_right h1
{
	font-weight: normal;
	font-size: 25px;
	margin-bottom: 5px;
	margin-top: 0;
}

#home_upper_right h2
{
	font-weight: normal;
	font-size: 17px;
	margin-bottom: 15px;
	margin-top: 0;
}

#home_upper_right ul
{
	/* bugger errors out but seems to be only way to make IE and FF happy campers with the list items positioning - jgp */
	margin: 1;
}

#home_upper_right ul li
{
	margin: 0 0 7px -40px;
	padding-left: 10px;
	list-style-type: none;
	line-height: 12px;
	/* background: url(../images/bullet_home_upper_right.jpg) 0px 10px no-repeat; */
}

#home_middle_top
{
    width: 814px;
    height: 55px;
    background-color: #353535;
    float: left;
    color: #dddddd;
    margin-top: -27px;
    padding: 15px 15px 15px 15px;
	font-weight: bold;
}

#home_middle_top h2
{
	font-size: 16px;
	margin-bottom: 12px;
	margin-top: 0;
	font-weight: bold;
	text-align: left;
    color: #ffffff;
}

#home_middle_top p
{
	margin-top: -5px;
	font-size: 11px;
}

#home_middle_top a
{
	/* color:#0a70b2; */
	color: #dddddd;
	text-decoration: none;
}

#home_middle_top a:hover
{
    color: #ff0000;
}

#home_middle_bottom
{
    position: relative;
}

#home_lower_left
{
	float: left;
	width: 390px;
	height: 285px;
	padding-bottom: 15px;
	text-align: justify;
	line-height: 18px;
	color: #333333;
}

* html #home_lower_left
{
	width: 390px;
	height: 285px;
}

#home_lower_left h2
{
	font-size: 16px;
	font-weight: normal;
	color: #06457a;
	margin: 10px 0 4px 0;
}

#home_lower_left p
{
	margin-top: 0px;
}

#hll_0
{
	position: relative;
	width: 389px;
	height: 145px;
	padding-bottom: 5px;
	background: url(../images/top_left_callout.gif) no-repeat;
}

#hll_1
{
	position: relative;
	width: 389px;
	height: 145px;
	background: url(../images/bottom_left_callout.gif) no-repeat;
}

.hll_interior
{
	padding: 15px 0 0 140px;
	/*margin: 12px 0 0 28px;*/
	width: 190px;
	height: 100%;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	float:left;
}

.hll_interior a
{
	text-decoration: none;
	font-weight: bold;
}

* html .hll_interior
{
	width: 200px;
}

.hll_interior a:hover
{
	color: #666666;
}

#hll_0 .hll_interior
{
	background: url(../images/img_home_cashwise.gif) no-repeat 15px 19px;	
}

#hll_1 .hll_interior
{
	background: url(../images/img_home_cashwise2.gif) no-repeat 15px 19px;
}

.hll_0_a
{
    color: #bf2f1b;
}

.hll_1_a
{
    color: #336ba3;
}

#home_lower_right
{
	float: right;
	width: 422px;
	height: 265px;
}

#hlr_2, #hlr_3, #hlr_4
{
	position: relative;
	width: 421px;
	height: 99px;
	background: url(../images/img_home_background.gif) no-repeat;
}

.hlr_interior
{
	padding: 1px 0 0 110px;
	/*margin: 12px 0 0 28px;*/
	width: 270px;
	height: 100%;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align:justify;
}

.hlr_interior a
{
	text-decoration: none;
	color: #0a70b2;
	font-weight: bold;
}

.hlr_interior a:hover
{
	color: #2d2d2d;
}

* html .hlr_interior
{
	width: 265px;
}

#hlr_2 .hlr_interior
{
	background: url(../images/img_home_demo.gif) no-repeat 12px 12px;
	float:left;
}

#hlr_3 .hlr_interior
{
	background: url(../images/img_home_extras.gif) no-repeat 12px 12px;
	float:left;
}

#hlr_4 .hlr_interior
{
	background: url(../images/img_home_wisecard.png) no-repeat 12px 12px;
	float:left;
}
.hlr_interior_right
{
	float:left;
	margin-left:5px;
}
.hll_interior_right
{
	float:left;
	margin-left:30px;
}
.clear
{
	clear:both;
}
.image_noborder
{
	border:none;
}
#home_lower_right h2
{
	font-size: 16px;
	font-weight: normal;
	color: #06457a;
	margin: 10px 0 4px 0;
}

#footer
{
	height: 28px;
	background: url(../images/foot_background.gif) repeat-x;
	text-align: center;
	color: #ffffff;
	padding-top: 17px;
	vertical-align: bottom;
}

#footer_text
{
    float: left;
    width: 575px;
	padding-top: 3px;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	color: #336ba3;
}

#footer_text a
{
	text-decoration: none;
	color: #336ba3;
}

#footer_text a:hover
{
	color: #2d2d2d;
}

#copyright
{
    float: right;
    width: 250px;
	padding-top: 3px;
	text-align: right;
	font-size: 9px;
	color: #848484;
}

#sub_footer
{
	width: 845px;
	height: 12px;
	background: url(../images/bg_sub_footer.jpg) no-repeat;
}

#sub_container
{
	position: relative;
	padding: 10px 80px 0 240px;
	text-align: justify;
	background: url(../images/bg_sub.jpg) repeat-y;
	margin-top: -80px;
	line-height: 18px;
	font-size: 12px;
}

#sub_container input, select, textarea
{
	color: #0a70b2;
	font-size: 10px;
	font-weight: normal;
}

#sub_container td.input
{
	font-size: 11px;
	font-weight: normal;
}

* html #sub_container
{
	margin-top: -80px;
	float: left;
	display: inline;
}

#sub_container h2
{
	font-size: 17px;
	font-weight: bold;
	/* color: #0b71b3;
	color: #2d2d2d;	 */
	color: #0a70b2;
}

#sub_container a
{
	color: #ff0000;
	text-decoration: none;
}

#sub_container a:hover
{
	color: #2d2d2d;
}

#sub_container ul li a
{
    color: #0a70b2;
}

#sub_container h3
{
	font-size: 13px;
	font-weight: bold;
	color: #0a70b2;
}

#h3a a
{
	font-size: 13px;
	font-weight: normal;
	color: #0a70b2;
}

#h3a a:hover
{
	color: #2d2d2d; 
}

#sub_container h4
{
	font-size: 12px;
	font-weight: bold;
	color: #2d2d2d;
}

#sub_image
{
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	display: inline;
}

* html #sub_image
{
    position: absolute;
    float: left;
    display: inline;
	left: 0px;
	top: 0px;
}

#sub_nav
{
	position: absolute;
	top: 130px;
	left: 0px;
	float: left;
	display: inline;
}

* html #sub_nav
{
	left: 0px;
	top: 130px;
}

#sub_nav ul
{
	margin-top: 0;
}

#sub_nav ul li
{
	list-style-type: none;
	width: 111px;
	/*height: 24px;*/
	border-bottom: #c5c5c5 1px solid;
	padding: 6px 0 6px 5px;
	text-align: left;
}

* html #sub_nav ul li
{
	width: 111px;
}

#sub_nav ul li.last
{
	border-bottom: 0;
}

#sub_nav ul li a
{
	color: #0c3259;
	text-decoration: none;
}

#sub_nav ul li a:hover
{
	/* background-color:#0a70b2;
	font-weight:bold; */
	color:#0a70b2;
}

#dropin h2
{
	font-size: 26px;
	color: #0a70b2;
	margin-bottom: 12px;
	margin-top: 20px;
	font-weight: bold;
}

#dropin h3
{
	font-size: 20px;
	color: #2d2d2d;
	margin-bottom: 12px;
	margin-top: 20px;
	font-weight: bold;
}

.navtext 
{
    width:400px;
    font-family:Arial, Tahoma, Sans-Serif;
    font-size:12px;
    border-width:2px;
    border-style:outset;
    border-color:#999999;
    background-color:#0a70b2;
    color:#ffffff;
}

#dropmenudiv
{
	position:absolute;
	border:1px solid #2d2d2d;
	border-bottom-width: 0;
	font: 11px arial, helvetica, sans-serif;
	line-height:23px;
	z-index:100;
}

#dropmenudiv a
{
	width: 100%;
	background: url(../images/img_home_header_nav.gif);
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #ffffff;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}


#dropmenudiv a:hover
{ 
	background: url(../images/img_home_header_nav_dropdown.gif);
	color: #bbbbbb;
	/* background-color: #0a70b2;
	font-weight: bold;
	color: #2d2d2d; */
}