body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}
body, td {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: #000000;
}

#designWrapper {
	width: 100%;
	height: 100%;
}
#leftBottom {
	vertical-align: bottom;
}
#pageBottom {
	height: 12px;
}

#headerWrapper {
}
.masthead {
	width: 750px;
	height: 48px;
}
.tagline {
}
.logo {
	height: 50px;
}

#mainnavWrapper {
	width: 100%;
	height: 18px;
}
#subnavWrapper {
	width: 100%;
	height: 20px;
	background-color: #101E5E;
}

#contentWrapper {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.contentIframe {
	width: 100%;
	height: 100%;
}

#layoutWrapper {
	padding: 5px 10px 5px 10px;
}
#footerWrapper {
	background-color: #AFC3CB;
	padding: 3px 0px 3px 0px;
}
.col {
	padding: 0px 3px 0px 3px;
}
.footerTable {
	width: 100%;
}
#footerName, #footerAddress1Item0, #footerAddress2Item0, #footerAddress3Item0, #footer0 div#footerPhone {
	font-weight: bold;
}

/* TRY TO DEPRECATE EVERYTHING BELOW HERE */
/* FOR WIDGETS */
/* page titles */
.A	{font-size:11pt; font-weight:bold; color:#000000; }

/* subtitles */
.B  {font-size:9pt; font-weight:bold; font-style:italic; color:#000000;}

/* instructional text above and below widgets, footer, description, custom copy */
.C	{font-size:9pt; color:#000000;}

/* sub instructional text, form field headers */
.D	{font-size:8pt; color:#000000;}

/* alternate: bold 8pt */
.E	{font-size:8pt; font-weight: bold;  color:#000000;}

/* legal disclaimer/certification, copyright, hours*/
.F	{font-size:7.5pt; color:#000000;}

/* alternate: bold 9pt */
.G	{font-size:9pt; font-weight:bold; color:#000000;}

/* confirmation/error messages */
.H 	{font-size:8pt; font-weight:bold; color:#000000;}

/* alternate: bold 7.5pt */
.I	{font-size:7.5pt; font-weight: bold;  color:#000000;}

/* alternate: bold 8.5pt */
.J	{font-size:8.5pt; font-weight: bold;  color:#000000;}

/* alternate: bold 10pt */
.K	{font-size:10pt; font-weight: bold;  color:#000000;}

/* red asterisk */
.L 	{font-size:8pt; font-weight:bold; color:#990000;}

/* search results description */
.M	{font-family:verdana, arial, helvetica; font-size:8pt; font-weight: bold;  color:#FFFFFF;}

/* search results heading links */
.N	{font-size:8.5pt; font-weight: bold;  color:#FFFFFF;}

/* alternate: 7.5pt */
.P	{font-size:7.5pt; color:#000000;}

/* for widget links */
a.two:link {color:#FFFFFF;}
a.two:visited {color:#FFFFFF;}
a.two:active {color:#FFFFFF;}

.mono {font-family:courier, monospace; font-size:9pt;}

/* search results odd and even row backgrounds */
.row-odd {background-color: #EFEFEF;}
.row-even {background-color: #FFFFFF;}

/* column heading background */
.colheadbg1 {background-color: #666666;}

/* cell fills, payment calculator total, vehicle detail subtitle cell fills */
.miscbg1 {background-color: #CCCCCC;}


/* dark horizontal rule */
hr.blk	{height:1px; color:#000000;}



/*FOR MANAGE DESIGN */

/* nav frame background colors */
.navbg1 {background-color: #101E5E;}
.navbg2 {background-color: #FFFFFF;}
.navbg3 {background-color: #FFFFFF;}
.navbg4 {background-color: #FFFFFF;}

/* head frame background colors */
.headbg1 {background-color: #000000;}
.headbg2 {background-color: #CCDCE2;}
.headbg3 {background-color: #5A7B89;}
.headbg4 {background-color: #97ADB6;}
.headbg5 {background-color: #6D8E9C;}
.headbg6 {background-color: #AFC3CB;}
.headbg7 {background-color: #FFFFFF;}
.headbg8 {background-color: #5A7B89;}
.headbg9 {background-color: #FFFFFF;}
.headbg10 {background-color: #FFFFFF;}

/* misc background colors */
.miscbg2 {background-color: #000000;}
.miscbg3 {background-color: #FFFFFF;}
.miscbg4 {background-color: #CCCCCC;}

/* Only change color of "Color". Find & replace  to match design color. DO NOT change Light or  color. To make anything Bold or Italic, apply it to the html code */
/* 8 point verdana font styles */
.Body8Dark	{font-size:8pt; color:#000000; }
.Body8Light	{font-size:8pt; color:#FFFFFF; }
.Body8Color	{font-size:8pt; color:#101E5E; }

/* 9 point verdana font styles */
.Body9Dark	{font-size:9pt; color:#000000; }
.Body9Light	{font-size:9pt; color:#FFFFFF; }
.Body9Color	{font-size:9pt; color:#101E5E; }
.Body9Alternate	{font-size:9pt; color:#FFFFFF; }

/* 10 point verdana font styles */
.Body10Dark	{font-size:10pt; color:#000000; }
.Body10Light	{font-size:10pt; color:#FFFFFF; }
.Body10Color	{font-size:10pt; color:#101E5E; }
.Body10Alternate	{font-size:10pt; color:#101E5E; }

/* 11 point verdana font styles */
.Body11Dark	{font-size:11pt; color:#000000; }
.Body11Light	{font-size:11pt; color:#FFFFFF; }
.Body11Color	{font-size:11pt; color:#101E5E; }

/* 12 point verdana font styles */
.Body12Dark	{font-size:12pt; color:#000000; }
.Body12Light	{font-size:12pt; color:#FFFFFF; }
.Body12Color	{font-size:12pt; color:#101E5E; }

/* 13 point verdana font styles */
.Sub13Dark	{font-size:13pt; font-weight:bold; color:#000000; }
.Sub13Light	{font-size:13pt; color:#FFFFFF; }
.Sub13Color	{font-size:13pt; color:#101E5E; }

/* 14 point verdana font styles */
.Sub14Dark	{font-size:14pt; color:#000000; }
.Sub14Light	{font-size:14pt; color:#FFFFFF; }
.Sub14Color	{font-size:14pt; color:#101E5E; }

/* 15 point verdana font styles */
.Sub15Dark	{font-size:15pt; color:#000000; }
.Sub15Light	{font-size:15pt; color:#FFFFFF; }
.Sub15Color	{font-size:15pt; color:#101E5E; }

/* 16 point verdana font styles */
.Sub16Dark	{font-size:16pt; color:#000000; }
.Sub16Light	{font-size:16pt; color:#FFFFFF; }
.Sub16Color	{font-size:16pt; color:#101E5E; }

/* 18 point verdana font styles */
.Head18Dark	{font-size:18pt; color:#000000; }
.Head18Light	{font-size:18pt; color:#FFFFFF; }
.Head18Color	{font-size:18pt; color:#101E5E; }

/* 20 point verdana font styles */
.Head20Dark	{font-size:20pt; color:#000000; }
.Head20Light	{font-size:20pt; color:#FFFFFF; }
.Head20Color	{font-size:20pt; color:#101E5E; }

/* 22 point verdana font styles */
.Head22Dark	{font-size:22pt; color:#000000; }
.Head22Light	{font-size:22pt; color:#FFFFFF; }
.Head22Color	{font-size:22pt; color:#101E5E; }

/* 24 point verdana font styles */
.Head24Dark	{font-size:24pt; color:#000000; }
.Head24Light	{font-size:24pt; color:#FFFFFF; }
.Head24Color	{font-size:24pt; color:#101E5E; }

/* 26 point verdana font styles */
.Head26Dark	{font-size:26pt; color:#000000; }
.Head26Light	{font-size:26pt; color:#FFFFFF; }
.Head26Color	{font-size:26pt; color:#101E5E; }

/* 28 point verdana font styles */
.Head28Dark	{font-size:28pt; color:#000000; }
.Head28Light	{font-size:28pt; color:#FFFFFF; }
.Head28Color	{font-size:28pt; color:#101E5E; }

/* 30 point verdana font styles */
.Head30Dark	{font-size:30pt; color:#000000; }
.Head30Light	{font-size:30pt; color:#FFFFFF; }
.Head30Color	{font-size:30pt; color:#101E5E; }


