/************** HTML Tag Styles **************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
}

img 
{
	border: 0px;
}

input {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: solid 1px #afafaf;
}
.rbutton 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: none;
}

select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: solid 1px #afafaf;
}

textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.bodysmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}


/************** Miscellaneous Styles **************/
.validationError {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	line-height: 12px;
	font-weight: bold;
}




/************** Paragraph Header Styles **************/

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 19px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-indent: 20px;
	background-image: url(../images/icons/content_square.gif);
	background-repeat: no-repeat;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-indent: 17px;
	background-image: url(../images/icons/content_square_sm.gif);
	background-repeat: no-repeat;
	line-height: 12px;
/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
*/
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h6 {
	font: Bold 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-indent: 20px;
	background-image: url(../images/icons/content_square.gif);
	background-repeat: no-repeat;
}






/************** Global Link Styles **************/

a:link, a:visited {
	color: #B10B21;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}






/************** Main Nav Link Styles **************/

.mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B10B21;
}

a.mainnav:link{color: #ffffff; text-decoration: none;}	
a.mainnav:visited{color: #ffffff; text-decoration: none;}	
a.mainnav:hover{color: #BABABA; text-decoration: none;}	
a.mainnav:active{color: #ffffff; text-decoration: none;}






/************** Sub Nav Link Styles **************/

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}

a.subnav:link{color: #000000; text-decoration: none;}	
a.subnav:visited{color: #000000; text-decoration: none;}	
a.subnav:hover{color: #B10B21; text-decoration: none;}	
a.subnav:active{color: #000000; text-decoration: none;}

.subnav_row {
	background-color: #e9e9e9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}






/************** News Teasers Link Styles **************/

.news_teasers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.news_teasers:link, 
a.news_teasers:visited  {
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}

a.news_teasers:hover {
	color: #B10B21;
	text-decoration: underline;
	line-height: 12px;
}






/************** Underlined Link Styles **************/

a.undLink:link,
a.undLink:hover,
a.undLink:visited  {
	text-decoration: underline;
}






/************** Tools Link Styles **************/

a.toolsLink:link, 
a.toolsLink:visited  {
	color: #666666;
	text-decoration: none;
	padding: 3px 10px 3px 25px;
	font-weight: bold;
	background-image:  url("../images/icons/arrow_red_whtbg.gif");
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #CCCCCC;
}

a.toolsLink:hover {
	color: #B10B21;
}






/************** Bread Crumb Styles **************/

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: 25px;
}

a.breadcrumb:link{color: #999999; text-decoration: none;}	
a.breadcrumb:visited{color: #999999; text-decoration: none;}	
a.breadcrumb:hover{color: #B10B21; text-decoration: none;}	
a.breadcrumb:active{color: #999999; text-decoration: none;}






/************** Footer Styles **************/

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}






/************** Title Styles **************/

.titleDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.titleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.titleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B10B21;
	line-height: 18px;
	padding-bottom: 5px;
}

.deck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}

/************** Layout Styles **************/

.homePromo  {
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #FFFFFF;
	background-image: url(../images/feature_products/promo_home_bg.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 100px;
}

/*
.homePromo2 {
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #000000;
}
*/
.nonprimeBox {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	background-image: url(../images/bg_nonprime.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.newsTable {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.contentCallout {
	margin: 10px 0px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 1px 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.contentCalloutSearch {
	margin: 10px 0px;
	padding: 1px 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 5px solid #B10B21;
	border-left: 1px solid #CCCCCC;
}

.contentRateSheetsGrid {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 5px solid #B10B21;
	border-left: 1px solid #CCCCCC;
}

.contentRateLock {
	margin: 5px 0px;
	padding: 1px 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 5px solid #B10B21;
	border-left: 1px solid #CCCCCC;
}

.rightDot {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

.contentCalloutProducts {

	margin: 10px 0px 20px;
	padding: 1px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 5px solid #B10B21;
	border-left: 1px solid #CCCCCC;
	background-color: #ffffff;
}

.contentCalloutFaq {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.promoContent {
	width: 148px;
	padding: 10px 5px;
	background-image: url(../images/library_promos/bg_promo_area.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #999999;
}

.programsBox {
	background-color: #E2E2E2;
	background-image: url(../images/bg_programs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.productsBox {
	padding: 10px 8px 20px 8px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 5px solid #B10B21;
	border-left: 1px solid #CCCCCC;
	background-color: #ffffff;
}




/************** List Styles **************/

.productsList {
	list-style-type: square;
	color: #666666;
	list-style-position: outside;
	margin-left: 25px;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color: #666666;
}





/************** Drop Down List Styles **************/

.listText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.listTextRequired {
   background-color: #F0E68C;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: Teal;
	color: black;
}


/************** Pot-Out CheckBoxes **************/

#cbl_ContactMethod input, #cbl_ContactMethod td
{
	padding: 0px 0px;
	border: none;
	margin: -1px 0px;
	font: 8pt Verdana;
}
.leftNav
{
	background-color: #b10b21;	
	background-image: url(../images/siteBG.jpg);	
}
.topnav
{
	border-bottom: 2px solid #000000;
	height: 70px;
}
.centerContent
{
	/* border-left: 2px solid #000000;	*/
}
.StepBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.StepRed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B10B21;
}
.StepGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
}
div#container {
	position:absolute; /* needed for footer positioning*/
	margin:0 0 auto; /* center, not in IE5 */
	width:1025px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(../images/siteBG.jpg);
}

div#header {
	margin: 0;
}

div#footer {
	position:absolute;
	bottom:0; /* stick to bottom */
	background-color: #fff;
}

.nationstar_red {
	color: #A3182A;
}
