.clearingDiv {
	clear: both;
}
body 
{
	margin: 0px;
	background-image:url("/images_widebay/shared/page_promo_background.gif");
	background-repeat:no-repeat;
	background-position: center top;
}
.tick {
	font-size: 11px;
	color:#009933;
}
.cross {
	font-size: 11px;
}

/*SIDE MENU CONTAINER*/
#sm_container
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sm_container ul
{
	margin: 0px;
	padding: 0px;
	background-color: #E7E7E7;
}
#sm_container li
{
	padding-left: 12px;
	background-repeat: no-repeat;
	background-image:  url("/images_widebay/shared/arrow.gif");
	background-position: 0px 6px;
	margin: 0px;
	line-height: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
	list-style-type: none;
	border-top: 1px solid white;
}
#sm_container li.open
{
	background-position: 3px 5px;
	background-image:  url("/images_widebay/shared/arrow_open.gif");
	font-weight: bold;
	background-color: #F0F0F0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#sm_container li.active
{
	background-position: 3px 5px;
	background-image:  url("/images_widebay/shared/arrow.gif");
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}
#sm_container a
{
	color: black;
	text-decoration: none;
}
#sm_container a.active, #sm_container a.open
{
	color: #012B51;
	text-decoration: none;
}
#sm_container a:hover
{
	color: #FF6600;
}

/*SIDE SUB MENU CONTAINER*/
#ssm_container ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 2px;	
	background-color: #F0F0F0;
}
#ssm_container li
{
	background-position: 0px 5px;
	background-image: url("/images_widebay/shared/dot.gif");
	font-weight: normal;
	border: none;
	background-color: #F0F0F0;
	padding-top: 1px;
	padding-bottom: 2px;
	line-height: 14px;
	color: black;
}
#ssm_container li.open
{
	background-position: 0px 4px;
	background-image:  url("/images_widebay/shared/arrow.gif");
	font-weight: bold;
}
#ssm_container li.active
{
	font-weight: bold;
	border: none;
	background-position: 0px 4px;
	background-image:  url("/images_widebay/shared/arrow.gif");
	color: #FF6600;
	background-color: white;
}
/* This is the indented version*/
#ssm_container .indented
{
	margin-left: 15px;
}
/* This is the doubleindented version*/
#ssm_container .doubleindented
{
	margin-left: 30px;
}
#ssm_container a.open
{
	color: black;
	font-weight: bold;	
}
/*HOT LINKS CONTAINER*/
#hot_container
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#hot_container ul
{
	margin: 0px;
	padding: 0px;
}
#hot_container li
{
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image:  url("/images_widebay/shared/arrow.gif");
	margin: 0px;
	line-height: 15px;
	list-style-type: none;
}
#hot_container li.open
{
	background-image:  url("/images_widebay/shared/arrow_open.gif");
}
#hot_container a
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#hot_container a:hover
{
	color: #FF6600;
}
#shot_container li
{
	background-position: 0px 3px;
	background-image:  url("/images_widebay/shared/dot.gif");
	font-weight: normal;
}
#shot_container a
{
	font-weight: normal;
}
#shot_container li.open
{
	padding-left: 12px;
	background-position: 0px 2px;
	background-image:  url("/images_widebay/shared/arrow.gif");
	color: #FF6600;
	font-weight: bold;
}
#shot_container a.open
{
	color: #FF6600;
	font-weight: bold;	
}
/*CHOOSE CATEGORY CONTAINER*/
#cat_container
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cat_container ul
{
	margin: 0px;
	padding: 0px;
}
#cat_container li
{
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image:  url("/images_widebay/shared/arrow.gif");
	margin: 0px;
	line-height: 15px;
	list-style-type: none;
}
#cat_container a
{
	color: #666666;
	text-decoration: none;
}
#cat_container a:hover
{
	color: #FF6600;
}
/*PAGE BODY CONTAINER*/
#body_container
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#body_container h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 8px;
	margin-top: 0px;
	color: #0386CE;
	font-weight: normal;
	font-style:italic;
	text-transform: lowercase;
	line-height: 24px;
}
#body_container .ignoreCase
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 8px;
	margin-top: 0px;
	color: #0386CE;
	font-weight: normal;
	font-style:italic;
	text-transform: none;
	line-height: 24px;
}
#body_container h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 2px;
	margin-top: 14px;	
	line-height: 20px;
	font-weight: bold;
	color: #0386CE;
}
#body_container h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 14px;	
	line-height: 18px;
	font-weight: bold;
	color: #0386CE;
}
#body_container p 
{
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 18px;
}
#body_container p.intro
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	margin-top: 0px;
	color: #0386CE;
	font-weight: bold;
	/*text-transform: lowercase;*/
}
#body_container ul, #body_container ol
{
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	margin-left: 13px;
	margin-bottom: 10px;
	line-height: 18px;
}
#body_container div.onlineApplicationMenu li
{
	margin-bottom: 4px;
}

#body_container li
{
	margin: 0px;
	padding: 0px;
	margin-left: 13px;
}
#body_container p.terms, #body_container ul.terms
{
	font-size: 10px;
	font-style: italic;
}
#body_container a 
{
	color: #FF6600;
}
#body_container img.intro {
	margin-bottom: 10px;
	border-bottom: 5px solid #FF6600;
}
#body_container ol li {
	list-style:lower-alpha;
}
#body_container .strongemphasis {
	font-weight: bold;
	text-transform:uppercase;
	background-color: #CBECFE;
}

/* NEW HEADER CONTAINERS */
#header_container {
	background-image: url(/images_widebay/shared/header_bg_repeat.gif);
}
#header_container #logo_background {
	background-image: url(/images_widebay/shared/header_background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#mainmenu_container {
	padding-left: 25px;
}

/*APPLICATION CONTAINER*/
#iap_container table
{
	background-color: #FF6600;
	color: white;
}
#iap_container a 
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#iap_container a:hover 
{
	text-decoration: underline;
}
#iap_container ul
{
	margin: 0px;
	padding: 0px;
}
#iap_container li
{
	padding-left: 12px;
	background-repeat: no-repeat;
	background-image:  url("/images_widebay/shared/arrow_white.gif");
	background-position: 0px 2px;
	margin: 0px;
	line-height: 15px;
	list-style-type: none;	
}

/*ACTION TABLE CONTAINER*/
#at_container {
	margin-bottom: 10px;
}
#at_container table
{
	font-size: 11px;
	margin-bottom: 5px;
}
#at_container table td table td {
	border: none;
}
#at_container td
{
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	line-height: 14px;
}
#at_container tr.alternate td, #at_container td.alternate
{
	background-color: #F7F7F7;
}
#at_container th {
	background-color:#FF6600;
	text-align: left;
	color: white;
	text-align:center;
	line-height: 14px;
}
#at_container th.inactive {
	background-color:#012B51;
	color: white;
	text-align:center;
}
#at_container th.sub {
	background-color:#CCCCCC;
	color: black;
	text-align:center;
}
#at_container th a 
{
	color: white;
	text-decoration: none;
}
#at_container a:hover 
{
	text-decoration: underline;
}


/*APPLY NOW CONTAINER*/
#an_container
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #FFD9BF;*/
	background-color:#E9DDBD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#an_container ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	line-height: 15px;
}
#an_container li 
{
	padding-left: 12px;
	background-repeat: no-repeat;
	background-image:  url("/images_widebay/shared/arrow.gif");
	background-position: 0px 2px;
	margin: 0px;
	line-height: 15px;
	list-style-type: none;
}
#an_container a {
	color: #666666;
	text-decoration: none;
}
#an_container a:hover {
	color: #FF6600;
	text-decoration: none;
}
#an_container .logonPhone {
	padding: 2px;
	background-color: #79CE00;
	border: 1px solid #548F00;
	border-left: 7px solid #548F00;	
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*FIND OUT MORE CONTAINER*/
#fom_container
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C2D7E7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#fom_container ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	line-height: 15px;
}
#fom_container li 
{
	padding-left: 12px;
	background-repeat: no-repeat;
	background-image:  url("/images_widebay/shared/arrow.gif");
	background-position: 0px 2px;
	margin: 0px;
	line-height: 15px;
	list-style-type: none;		
}
#fom_container a
{
	color: #666666;
	text-decoration: none;
}
#fom_container a:hover
{
	color: #FF6600;
	text-decoration: none;
}
#fom_container h2 {
	margin-top: 0;
	margin-bottom: 2px;	
}
#fom_container p {
	margin-top: 0;
	margin-bottom: 10px;		
}

/*FOOTER CONTAINER*/
#footer {
	background-color: #DDDDDD;
}
#footer table
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#footer a, #footer a:hover 
{
	color: #FF6600;
	text-decoration: none;
}
/*WITHIN FOOTER*/
#fc_container 
{
	color: #012B51;
	font-size: 11px;
	font-weight: bold;
}
/*basic tables*/
.defaultTable table {
	width: 100%;
}
#defaultTable td {
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
}
#defaultTable p {
	margin-top: 0px;
	margin-bottom: 5px;	
	line-height: normal;
}
#defaultTable td.alternate, #defaultTable tr.alternate td {
	border-bottom: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}
#defaultTable td.noline {
	border: none;
}
#defaultTable th {
	background-color:#012B51;;
	text-align: left;
	color: white;
	line-height: 14px;
}
.bpay {
	font-size: 80%;
}
.bigInterestRate {
	font-size: 18px;
	font-weight: bold;
	color: #88561C;
}

/*HOME PAGE FEATURED */
#hpf_container
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#hpf_container h3
{
	margin: 0px;
}
#hpf_container ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	line-height: 15px;
}
#hpf_container li 
{
	padding-left: 12px;
	background-repeat: no-repeat;
	background-image:  url("/images_widebay/shared/arrow.gif");
	background-position: 0px 2px;
	margin: 0px;
	line-height: 15px;
	list-style-type: none;		
}
#hpf_container a
{
	color: #666666;
	text-decoration: none;
}
#hpf_container a:hover
{
	color: #FF6600;
	text-decoration: none;
}
/* theme images */
.illustrationImages {
	float: right;
	width: 170px;
	text-align: right;
}
.illustrationImages .illustrationImage span.imageCaption {
	font-size: 10px;
	text-transform: uppercase;
}
.illustrationImages .illustrationImage img {
	border-bottom: 5px solid #FF6600;
}
.illustrationImages .illustrationImage {
	margin-bottom: 5px;
	margin-top: 0;
}
#body_container .illustrationImages h2 {
	text-transform: uppercase;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	line-height: 14px;
}
sup {
	position:relative;
	top:-3px;
	font-size: 9px;
}
#specialsidebarmessage {
	border: 1px solid #CCCCCC;
	background: url(/images_widebay/shared/sidebar_gradient.gif);
	background-position: top left;
	font-size: 10px;
	color: #333333;
	padding: 8px;
}
