/* CSS Document */
/* Acceptcarcredit.com v4.0 created 04/03/08 copyright acceptcarcredit.com*/

/*reset css*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend{/*,
table, caption, tbody, tfoot, thead, tr, th, td {*/
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	}
a img, :link img, :visited img {
	border: 0;
	}

ol, ul {
	list-style: none;
	}

body {
	background:#1f4f8a;
	color:#4C4C4C;
	font-family:Arial,Helvetica,Verdana,Sans-Serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt;
	padding:0pt;
	}
	
h1 {
	font-size:1.3em;
	margin-top:5px;
	}

h2 {
	font-size:1em;
	}

h3	{
	margin-top:10px;
	font-weight:bold;
	}
	
h4	{
	margin-top:10px;
	margin-bottom:10px;
	color:#1b559e;
	}
	
p 	{
	font-size:0.8em;
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.2em;
	text-align: justify;
	}

/*------------------------------ Nav section------------------------------------ */

#header {
	float: left;
	width: 950px;
	margin-top:-20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#header ul {
	margin: 0;
	padding: 2em 0 0 0;
	list-style: none;
}

#header li {
	float: left;
	background-image: url("images/tab_left.gif");
	background-repeat: no-repeat;
	margin: 0 4px 0 0;
	padding: 0 0 0 8px;
}

#header a {
	float: left;
	display: block;
	background-image: url("images/tab_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
	padding: 8px 10px 8px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size:0.8em;
}

#header a:hover	{
	color:#9baed5;
}

.nav1 {
	border-bottom:#4678b3 7px solid;
}

.nav2 {
	border-bottom:#EDA44D 7px solid;
}

.nav3 {
	border-bottom:#dc5e6c 7px solid;
}

.nav4 {
	border-bottom:#CC66CC 7px solid;
}

.nav5 {
	border-bottom:#009EFF 7px solid;
}

.nav6 {
	border-bottom:#4BBA3F 7px solid;
}

.nav7 {
	border-bottom:#d6b400 7px solid;
}

.nav8 {
	border-bottom:#de394c 7px solid;
}

.nav9 {
	border-bottom:#4f3685 7px solid;
}

/*----------------------------smal nav bar-----------------------------------------------*/
body#home #smallnav { /*bg repeat for the small different color nav bar per page*/
	background: url(images/img_smallnav_bg.gif) bottom left repeat-x #4678b3;
	}
body#home .smallnav a:hover { /* on hover text for small nav diff color per page*/
	background-color: #FFFFFF;
	color:#4678b3;
	}

body#apply #smallnav {
	background: url(images/img_smallnav_bg_apply.gif) bottom left repeat-x #EDA44D;
	}
body#apply .smallnav a:hover {
	background-color: #FFFFFF;
	color:#EDA44D;
	}

body#hiw #smallnav {
	background: url(images/img_smallnav_bg_hit.gif) bottom left repeat-x #dc5e6c;
	}
body#hiw .smallnav a:hover {
	background-color: #FFFFFF;
	color:#dc5e6c;
	}

body#gap #smallnav {
	background: url(images/img_smallnav_bg_gap.gif) bottom left repeat-x #CC66CC;
	}
body#gap .smallnav a:hover {
	background-color: #FFFFFF;
	color:#CC66CC;
	}

body#ppp #smallnav {
	background: url(images/img_smallnav_bg_ppp.gif) bottom left repeat-x #009EFF;
	}
body#ppp .smallnav a:hover {
	background-color: #FFFFFF;
	color:#009EFF;
	}

body#credit #smallnav {
	background: url(images/img_smallnav_bg_credit.gif) bottom left repeat-x #4BBA3F;
	}
body#credit .smallnav a:hover {
	background-color: #FFFFFF;
	color:#4BBA3F;
	}

body#about #smallnav {
	background:url(images/img_smallnav_bg_about.gif) bottom left repeat-x #d6b400;
	}
body#about .smallnav a:hover {
	background-color: #FFFFFF;
	color:#d6b400;
	}

body#contact #smallnav {
	background: url(images/img_smallnav_bg_contact.gif) bottom left repeat-x #de394c;
	}
body#contact .smallnav a:hover {
	background-color: #FFFFFF;
	color:#de394c
	}
	
body#news #smallnav {
	background: url(images/img_smallnav_bg_news.gif) bottom left repeat-x #4f3685;
	}
body#news .smallnav a:hover {
	background-color: #FFFFFF;
	color:#4f3685
	}

.smallnav {
	width:100%;
	float:left;
	display: inline;
}

.smallnav[class] {
	width:100%;
}

.smallnav ul
{
	list-style:none;
	margin:0 auto;
	padding: 5px 10px 5px;
}

.smallnav li
{
display:inline;
padding:2px 10px 2px 2px;
}

.smallnav a
{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size: 12px;
font-weight:bold;
margin-right:7px;
padding:2px 6px;
text-decoration:none;
}

/*----------------------breadcrumbs---------------------------*/

#breadcrumbs {
	text-decoration:none;
	font-size:x-small;
	padding-top: 5px;
	padding-bottom:5px;
	clear:both;
	border-bottom:#CCCCCC 1px dashed;
	width:950px;
	}

#breadcrumbs img {
	text-decoration:none;
	border: 0;
	}

#breadcrumbs a {
	text-decoration:none;
	color:#1b559e;
	}

#breadcrumbs a:hover {
	text-decoration:underline;
	}

/*----------------------other---------------------------------*/

#mainContainer {
	margin:0 auto;
	width:950px;
	padding: 0px 10px 0px 10px;
	border:#1b559e 1px solid;
	background: url(images/img_test_header_bg.gif) no-repeat top left #FFFFFF;
	margin-top: 20px;
	}
	
#logoContainer {
	}

#logo {
	padding-top:5px;
	padding-bottom:5px;
	float: left;
	}
	
#headerInfo {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#4678b3;
	margin-top: 10px;
	}
	
#headerInfo span {
	font-size:1.4em;
	font-weight:bold;
	}

#headerInfo a {
	text-decoration:none;
	color:#4678b3;
	border:0;
	}
	
#content {
	width:950px;
	background-color: #FFFFFF;
	padding-top: 3px;
	}
	
#leftContent {
	width:651px;
	float: left;
	margin-bottom: 10px;
	}

#contentBox1 {
	background:	#FFFFFF url(images/test_bg_grad.gif) repeat-x bottom left;
	float: left;
	padding: 10px;
	border:#c1cfe4 1px solid;
	margin-bottom: 10px;
	}
	
#introPara {
	color:#d13848;
	font-size:0.9em;
	font-weight: bold;
	}
	
#contentSplitLeft {
	width:310px;
	clear: both;
	margin-bottom: 10px;
	float:left;
	}

#contentSplitRight {
	width:310px;
	float:left;
	margin-bottom:10px;
	}

#rightSidebar {
	float:left;
	width:274px;
	display: inline;
	margin-left: 20px;
	}
	
#rightSidebar ul {
	margin-top:10px;
	}
	
#accreditors {
	clear: both;
	margin-top: 10px;
	}

#helpList li {
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	}
	
	
#hiwList li {
	padding:5px 0px 5px 0px;
	font-weight:bold;
	font-size: 1em;
	}

#footer {
	clear:both;
	background: url(images/img_test_footer_bg.gif) no-repeat bottom left #FFFFFF;
	width: 950px;
	margin: 0 auto;
	margin-top: -3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	}
	
#linkBoxContainer {
	clear:both;
	background: url(images/img_bg_footer.gif) repeat-x #FFFFFF;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	border-top:#CCCCCC 1px dashed;
	}
	
#seperator {
	float:left;
	margin:0 10px 0 10px;
	}
	
#toolbox {
	background:#FFFFFF url(images/test_bg_grad.gif) repeat-x bottom left;
	border:#c1cfe4 1px solid;
	padding:10px;
	float: left;
	}

#toolbox p {
	margin-bottom:0;
	}

#toolbox a {
	text-decoration:none;
	color:#1b559e;
	}

#toolbox a img{
	text-decoration:none;
	border-style:none;
	float: left;
	}
	
#legal {
	text-align:justify;
	clear:left;
	border-top:	#CCCCCC 1px dashed;
	width: 100%;
	}
	
#legal span {
	font-size:1.4em;
	font-weight:bold;
	}

#newsContainer {
	background:#FFFFFF url(images/test_bg_grad.gif) repeat-x bottom left;
	margin-top:10px;
	margin-bottom:10px;
	border:#c1cfe4 1px solid;
	padding:10px 0px 10px 10px;
	width: 937px;
	float: left;
	}
	
#moreNews {
	clear:both;
	text-decoration:none;
	font-size:0.7em;
	padding-top: 10px;
	}
	
/*---------------------classes---------------------------------*/

.floatLeft {
	float:left;
	}

.floatRight {
	float:right;
	}

.blueHeadingBg {
	background:url(images/img_h_bg_light_blue.gif) no-repeat;
	padding:5px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
.blueHeadingBg2 {
	background:url(images/img_h_bg_light_blue.gif) no-repeat;
	padding:7px 0px 7px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

.smallBlueHeadingBg {
	background:url(images/img_h_bg_small_light_blue.gif) no-repeat;
	padding:5px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
.smallBlueHeadingBgRightCol {
	background: url(images/img_hBgSmallBlueRightCol.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
.smallBlueHeadingBgRightCol2 {
	background: url(images/img_hBgSmallBlueRightCol2.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
.smallBlueHeadingBgRightCol3 {
	background: url(images/img_hBgSmallBlueRightCol3.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
.smallBlueHeadingBgRightCol4 {
	background: url(images/img_hBgSmallBlueRightCol4.gif) no-repeat;
	padding:15px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

.contentBox {
	padding:10px;
	background:	#FFFFFF url(images/test_bg_grad.gif) repeat-x bottom left;
	border:#c1cfe4 1px solid;
	margin-bottom: 10px;
	width: 288px;
	float: left;
	}
	
.contentBox p {
	font-size:0.8em;
	}

.rightContentBox {
	text-align:justify;
	margin-bottom: 10px;
	display: inline;
	}

.rightContentBox p {
	text-align:justify;
	font-size: 0.8em;
	}
	
.tools {
	width:199px;
	float:left;
	margin-right:10px;
	margin-top:10px;
	display: inline;
}

.tools_inner {
	float:right;
	width:150px;
	padding:0;
}

.tools_inner p {
	font-size:0.8em;
	}
	
.linksBox {
	float:left;
	width:190px;
	font-size:0.7em;
	}

.linksBox ul {
	margin-top:5px;
	}

.linksBox li {
	padding:3px;
	}
	
.linksBox a {
	color: #6D6D6D;
	text-decoration:none;
	}

.linksBox a:hover {
	color: #4C4C4C;
	text-decoration: underline;
	}
	
.news {
	margin-top:0px;
	width:295px;
	font-size:0.7em;
	text-align:justify;
	float: left;
	margin-right:11px;
	margin-top: 10px;
	}
	
.news a {
	text-decoration:none;
	color:#1b559e;	
}

.news a:hover {
	color:#d13848;
	text-decoration:underline;
	}
	
.news h3 {
	margin-bottom:10px;
	font-weight:bold;
	}
	
.news p {
	font-size:1em;
	text-align: justify;
	}

.floatFix {
	display:inline;
	}
	
.smalldate {
	font-size:0.6em;
	font-style:italic;
	color:#999999;
	}
	
.readarticle {
	font-size:0.6em;
	font-style:italic;
	color:#4f3685;
	}
	
.bold {
	font-weight:bold;
	font-size:1.2em;
	}
		
/*------------------------How we work---------------------------*/
#hiw h1 {
	color:#dc5e6c;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#hiw .smallLeftBox h2 {
	color:#ffffff;
	font-weight:bold;
	background: url(images/img_h_bg_hiw_red.gif) no-repeat top left;
	padding:5px 0px 5px 5px;
	text-decoration:none;
	}
	
.smallLeftBox {
	padding:10px;
	background:	#FFFFFF url(images/test_bg_grad.gif) repeat-x bottom left;
	border:#c1cfe4 1px solid;
	margin-bottom: 10px;
	}
	
.smallLeftBox a {
	text-decoration:none;
	color:#1b559e;
	}

.smallLeftBox a:hover {
	color:#d13848;
	text-decoration:underline;
	}
	
.smallLeftBox img {
	margin:10px 10px 0px 0px;
	float:left;
	}

#hiw .smallHeadingBgRightCol {
	background: url(images/img_hBgSmallRedRightCol.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#hiw .smallHeadingBgRightCol2 {
	background: url(images/img_hBgSmallRedRightCol2.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#commonQuestions li, #helpfulPages li {
	color:#d13848;
	font-weight:bold;
	margin-bottom: 5px;
	font-size: 0.7em;
	}

#commonQuestions a, #helpfulPages a {
	text-decoration:none;
	color:#1b559e;
	}

#commonQuestions a:hover, #helpfulPages a:hover {
	color:#d13848;
	text-decoration:underline;
	}
	
.smallRedHeadingBgRightCol4 {
	background: url(images/img_hBgSmallRedRightCol4.gif) no-repeat;
	padding:15px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
/*-------------------------GAP insurance-------------------------*/

#gap h1 {
	color:#CC66CC;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#gap .smallLeftBox h2 {
	color:#ffffff;
	font-weight:bold;
	background: url(images/img_h_bg_gap_purp.gif) no-repeat top left;
	padding:5px 0px 5px 5px;
	text-decoration:none;
	}
		
#gap .smallHeadingBgRightCol {
	background: url(images/img_hBgSmallGapRightCol.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#gap .smallHeadingBgRightCol2 {
	background: url(images/img_hBgSmallGapRightCol2.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#gap .smallHeadingBgRightCol4 {
	background: url(images/img_hBgSmallGapRightCol4.gif) no-repeat;
	padding:15px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
/*-----------------------------PPP---------------------------------*/

#ppp h1 {
	color:#009eff;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#ppp .smallLeftBox h2 {
	color:#ffffff;
	font-weight:bold;
	background: url(images/img_h_bg_ppp_blue.gif) no-repeat top left;
	padding:5px 0px 5px 5px;
	text-decoration:none;
	}
	
#ppp .smallHeadingBgRightCol {
	background: url(images/img_hBgSmallpppRightCol.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#ppp .smallHeadingBgRightCol2 {
	background: url(images/img_hBgSmallpppRightCol2.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#ppp .smallHeadingBgRightCol4 {
	background: url(images/img_hBgSmallpppRightCol4.gif) no-repeat;
	padding:15px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
/*--------------------------credit file-----------------------------*/

#credit h1 {
	color:#4bba3f;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#credit .smallLeftBox h2 {
	color:#ffffff;
	font-weight:bold;
	background: url(images/img_h_bg_credit_gre.gif) no-repeat top left;
	padding:5px 0px 5px 5px;
	text-decoration:none;
	}
		
#credit .smallHeadingBgRightCol {
	background: url(images/img_hBgSmallCreditRightCol.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#credit .smallHeadingBgRightCol2 {
	background: url(images/img_hBgSmallCreditRightCol2.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#credit .smallHeadingBgRightCol4 {
	background: url(images/img_hBgSmallCreditRightCol4.gif) no-repeat;
	padding:15px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
/*--------------------------About us-----------------------------*/

#about h1 {
	color:#d6b400;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#about .smallLeftBox h2 {
	color:#ffffff;
	font-weight:bold;
	background: url(images/img_h_bg_about_yel.gif) no-repeat top left;
	padding:5px 0px 5px 5px;
	text-decoration:none;
	}
		
#about .smallHeadingBgRightCol {
	background: url(images/img_hBgSmallAboutRightCol.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#about .smallHeadingBgRightCol2 {
	background: url(images/img_hBgSmallAboutRightCol2.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#about .smallHeadingBgRightCol4 {
	background: url(images/img_hBgSmallAboutRightCol4.gif) no-repeat;
	padding:15px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
/*-------------------------Contact us-----------------------------*/

#contact h1 {
	color:#de394c;
	font-weight:bold;
	margin-bottom:10px;
	}
			
#contact .smallHeadingBgRightCol {
	background: url(images/img_hBgSmallContRightCol.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#contact .smallHeadingBgRightCol2 {
	background: url(images/img_hBgSmallContRightCol2.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#contact .smallHeadingBgRightCol4 {
	background: url(images/img_hBgSmallContRightCol4.gif) no-repeat;
	padding:15px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}


#contact fieldset, #home fieldset { 
	/*position: relative; */
	float: left;  
	clear: both;  
	/*width: 100%;  */
	width:635px;
	margin: 0;  
	padding: 0;  
	background:#FFFFFF url(images/test_bg_grad.gif) repeat-x bottom left;
	border:#c1cfe4 1px solid;
	margin-top:10px;
	margin-bottom:5px;
	}

#contact legend, #home legend {  
	margin-left: 1em;  
	padding: 0;  
	color: #000;  
	font-weight: bold;
	color:#de394c;
	padding:0 5px 0 5px;
	font-size:1em;
	}

#contact fieldset ol, #home fieldset ol {  
	padding:0;
	margin:0;
	margin-top:1em;
	list-style: none;
	padding: 0 1em 0 1em;
	float:left;
}

#contact fieldset li, #home fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 1em;
	}

#contact fieldset.submit, #home fieldset.submit {  
	float: none;  
	width: auto;  
	border-style: none;  
	padding-left: 12em;  
	background-color: transparent;  
	background-image: none;
	}

#contact label, #home label {  
	float: left;  
	width: 10em;  
	margin-right: 1em;
	}

#contact textarea, #home textarea {
	width:300px;
	}

#contactAllFields {
	clear:both;
	margin:0;
	padding:0;
	}
	
.inputtext {
	border:#c1cfe4 1px solid;
	background: #FFFFFF url(images/formGradient.gif) repeat-x scroll left top;
	}

select {
	border:#1f4f8a 1px solid;
	background:#FFFFFF url(images/formGradient.gif) repeat-x scroll left top;
	}

input[type=text]:hover, input[type=text]:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	border:#284190 1px solid;
	background-color:#c8cee3;
	background-image:none;
	}
	
/*---------------------News----------------------------------------*/
#news h1 {
	color:#4f3685;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#news h2 a {
	color:#4f3685;
	}
	
#news .smallLeftBox h2 {
	color:#4f3685;
	font-weight:bold;
	text-decoration:none;
	}
		
#news .smallHeadingBgRightCol {
	background: url(images/img_hBgSmallpurpRightCol.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#news .smallHeadingBgRightCol2 {
	background: url(images/img_hBgSmallNewsRightCol2.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#news .smallHeadingBgRightCol4 {
	background: url(images/img_hBgSmallNewsRightCol4.gif) no-repeat;
	padding:15px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
/*---------------------New articles--------------------------------*/

.newarticlesmallLeftBoxh2 {
	color:#4f3685;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
	}


/*---------------------php generated errors------------------------*/

.message {
	border:2px dashed #FF0000;
	background-color:#f7f7fa;
	margin-left:10px;
	margin-right:10px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	}
/*---------------------dealer team--------------------------------*/

#contentHeaderDt {
	margin-bottom:10px;
	margin-top:5px;
	}
	
/*--------------------------contact us ok--------------------------*/

#okHeading2 {
	color:#de394c;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#okDealerTeamHeading1 {
	color:#1b559e;
	font-weight:bold;
	margin-bottom:10px;
	}
	
/*------------------------glossary--------------------------------*/

.glossaryRedHeading {
	color:#dc5e6c;
	font-size:1.3em;
	}

.smallLeftBoxGlossary {
	padding:10px;
	background:	#FFFFFF url(images/test_bg_grad.gif) repeat-x bottom left;
	border:#c1cfe4 1px solid;
	margin-bottom: 10px;
	}
	
.smallLeftBoxGlossary a {
	text-decoration:none;
	color:#1b559e;
	}

.smallLeftBoxGlossary a:hover {
	color:#d13848;
	text-decoration:underline;
	}
	
.smallLeftBoxGlossary h3 {
	color:#1b559e;
	}
	
#alphabet {
	}

#alphabet ul {
	margin-top:10px;
	}

#alphabet li {
	list-style:none;
	display:inline;
	margin-right:5px;
	color:#1b559e;
	font-family: Arial, Helvetica, sans-serif;
	}

#alphabet li a {
	color:#1b559e;
	text-decoration:none;
	}

#alphabet li a:hover {
	color:#d13848;
	text-decoration:underline;
	}
	
/*----------------------------faq---------------------*/

.smallBlueHeadingBgfaq {
	background:url(images/img_hBgSmallHiwRightColFaq.gif) no-repeat;
	padding:20px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
.smallLeftBoxFaq {
	padding:10px;
	background:	#FFFFFF url(images/test_bg_grad.gif) repeat-x bottom left;
	border:#c1cfe4 1px solid;
	margin-bottom: 10px;
	}
	
.smallLeftBoxFaq ul {
	margin-top:10px;
	}
	
.smallLeftBoxFaq ul li {
	margin-bottom:5px;
	}
	
.smallLeftBoxFaq ul li a{
	text-decoration:none;
	color:#1b559e;
	}
	
.smallLeftBoxFaq ul li a:hover{
	text-decoration:underline;
	color:#d13848;
	}
	
.smallLeftBoxFaq img {
	float:left;
	margin-right:5px;
	}
	
/*--------------------sitemap---------------*/

#sitemap_ul {
	margin-top:20px;
	}

#sitemap_ul li {
	margin-bottom:15px;
	}


#sitemap_ul li ul {
	border-left:1px solid #bc0000;
	margin-left:10px;
	margin-top:5px;
	padding-left:0px;
	padding-top:5px;
	}

/*--------------------apply-----------------*/

#apply h1 {
	color:#1f4f8a;
	}

#apply h2 {
	color:#1f4f8a;
	font-weight:bold;
	}
	
#apply h3 {
	color:#d13848;
	}

#img_fieldset_header {
	margin-bottom:-5px;
	}
	
#apply fieldset {  
	padding: 0 0 0 0;
	border-bottom:#1f4f8a 2px solid;
	border-left:#1f4f8a 2px solid;
	border-right:#1f4f8a 2px solid;
	background:#f5d0a3;
	float: left;  
	clear: both;  
	width: 100%;  
	margin: 0 0 0 0;  
	padding: 0 0 0 /*1em*/ 0; 
	position: relative; 
	}

#apply legend {  
	padding:0px;
	color:#1f4f8a  ;
	font-size:0.9em;
	font-weight: bold;
	}
	
#apply legend span {  
	position: absolute;  
	margin-top: 15px;  
	font-size: 135%;
	left: 0.74em;  
	top: 0; 
	}

#apply fieldset ol {  
	list-style: none;
	font-size:1.2em;
	padding: 2.5em 1em 0 14px;  
	}

#apply fieldset li {  
	padding-bottom: 0.5em;
	font-size:14px; 
	}

#apply fieldset.submit {  
	border-style: none;
	}

#apply label {  
	float: left;  
	width: 25em;  
	margin-right: 1em;
	}

#apply .inputtext {
	border:#EDA44D 1px solid;
	background: #FFFFFF url(images/formGradient.gif) repeat-x scroll left top;
	}

#apply select {
	border:#EDA44D 1px solid;
	background:#FFFFFF url(images/formGradient.gif) repeat-x scroll left top;
	}

#apply input[type=text]:hover, #apply input[type=text]:focus, #apply textarea:hover, #apply textarea:focus, #apply select:hover, #apply select:focus {
	border:#284190 1px solid;
	background-color:#c8cee3;
	background-image:none
	} 
	
#requiredKey {
	clear:both;
	}
	
#apply .smallHeadingBgRightCol {
	background: url(images/img_hBgSmallApplyRightCol.gif) no-repeat;
	padding:23px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
#apply .smallHeadingBgRightCol2 {
	background: url(images/img_hBgSmallApplyRightCol2.gif) no-repeat;
	padding:23px 0px 5px 5px;
	color:#FFFFFF;
	font-weight: bold;
	}

#applyNumber {
	font-size:1.3em;
	color:#1f4f8a;
	font-weight:bold;
	}
	
#proof_list li {
	margin-bottom:10px;
	font-size:0.8em;
	}
	
#experian_banner {
	float:none;
	}
	
/*----------------Ibox--------------*/
	
#ibox_conditions_small {
	width:430px;
	padding:10px;
	color:#000000;
	}
