BODY
{
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-size: 8pt;
	top:0;
	left:0;

}

.thinborder
{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border:1px solid #000000;
}
.textBox
{
	font-size:xx-small;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #000000;	
}
input
{
	font-size:xx-small;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #000000;	
	height:20;
}
select
{
	font-size:xx-small;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	color: #000000;	
	height:20;
}
.med
{
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-size: 8pt;
}

.error {
	font-size: 8pt;
	color: #FF0000;
	font-weight:normal;
}
a
{
	color: #cc0000;
	text-decoration:underline;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover
{
	color: #cc0000;
	text-decoration:none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
TD
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.Table_List_Item
{
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
}
.List_Item_Columns
{
	color: #000000;
	font-weight:bold;
	font-size: 8pt;
	background-color: #CCCCCC;
	padding: 2,2,2,2;
}
.List_Item_Header
{
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	background-color: #666666;
	padding: 3px,3px,3px,3px;
}
.List_Item
{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	background-color: #ECECEC;
	padding: 2,2,2,2;
}

.List_Item_Alternating
{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	background-color: #ffffff;
	padding: 2,2,2,2;
}
.List_Item_Mouseover
{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	background-color: #C0C0C0;
	padding: 2,2,2,2;
	cursor: hand;
}

.Table_Form_Default
{
	
	margin-bottom: 10px;
	padding: 3,3,3,3;
	border-width: 1px;
	border-color: #666;
	border-style: solid;
	background-color: #eee;
}

.Table_Crumbs_Item
{
	border-width: 1px;
	border-color: #A9A5A5;
	border-style: solid;
	width: 100%;
}

.Form_Header
{
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	background-color: #666666;
	padding: 3,3,3,3;
}

.Form_Cell
{
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	padding: 2,2,2,2;
}


.Button_Default
{
	font-size: 8pt;
	font: Tahoma;
}



.Tab_Default
{
	color: #000000;
	font-weight:normal;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eee;
}


.Tab_Here
{
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666;
	border-left-color: #666666;
}

.TextBox_Default
{
	font-size: 8pt;
}

.TextBox_Small
{
	font-size: 8pt;
	width: 50px;
}

.TextBox_Currency
{
	font-size: 8pt;
	width: 70px;
}

.TextBox_Medium
{
	font-size: 8pt;
	width: 100px;
}
 .TextBox_VIN
{
	font-size: 8pt;
	width: 150px;
}
.TextBox_Large
{
	font-size: 8pt;
	width: 250px;
}

.Dropdown_Default
{
	font-size: 8pt;
}

.TextArea_Default
{
	font-size: 8pt;
	width: 350px;
	height: 150px;
}

.Tab_Button
{
	cursor:hand;
	background-color: #eee;
	border-width:0px;
}


.List_Item
{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	background-color: #eee;
	padding: 2,2,2,2;
}
#header #search {
	padding: 4px;
	float: right;
}
#header #logo {
	padding: 4px;
	float: left;
}
#header {
	clear: both;
}
#welcome {
padding: .5em;
}
#breadcrumb {
	background: #F2ECDE url(/images/boxcorner_top.gif) top left no-repeat; 
	padding: 4px 4px 0px 8px;
	margin: 2px 0px 5px 0px;
	height:20px;
}
#afalist {
	border-top-width: 16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
}
#title {
	color: #FFFFFF;
	top: -15px;
	position: relative;
	left: 20px;
	font-weight: bold;
	width: 250px;
}
#afalist table {
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidenav {
	width: 14em;
	clear: left;
	float: left;
	margin-right: 10px;
	height: auto;
}
#content {
	float: left;
	clear: right;
}
#copyright {
	clear: both;
	color: #666666;
	font-size: 0.9em;
	padding: 4px;
}
#sidenav ul {
	background-color: #f2ecde;
	margin: 1px;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
	padding: 4px;
}
#sidenav ul li {
	background-color: #f2ecde;
	margin: 1px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sidenav ul li ul {
	background-color: #CCCC99;
	font-size: 1em;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
#sidenav ul li ul li{
	background-color: #CCCC99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* html body #mainpage {
	
	width: 100%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom:5px;
	margin-left: 10px;
}
#mainpage  {	
	width: 98%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom:5px;
	margin-left: auto;
	}
	
#def_mainpage {
	height: auto;
	width: 773px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#mainbody {
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
	float: none;
	width: auto;
}
#footer {
	clear: both;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c00;

}
#footer1 {
	clear: both;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c00;
	margin-left:auto;
	margin-right:auto;
	width:773px;

}
#nav
{
	padding: 4px;
	height: 15px;
	font-size: 11px;
	font-family:Helvetica, Arial,  sans-serif;
	color:#ffffff;
	text-align:right;
	clear:both;
	background-color: #C00;
	background-image: url(/images/redcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 3px;
	float: none;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
}
#nav #usermessage {
	float: left;
	padding-left: 5px;
}
#nav a {
color:#ffffff;
text-decoration: none;
}
#leftnav {
	width:275px;
	height:230px;
	background: #F2ECDE url(/images/boxcorner_top.gif) top left no-repeat;
	float: left;
	
	font-size:11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#def_image {
margin-left:275px;
padding-left:5px;
padding-top:0px;
padding-right:0px;
}
#welcome {
	clear:both;
	padding:10px;
	margin-left:30px;
}
#faq {
border-top: solid 1px #cccccc;
padding-top: 15px;
padding-left: 10px;
padding-right: 10px;
margin-left:30px;
}
#leftnav table {
padding-left:5px;
font-weight: bold;
padding-top:5px;
}
#leftnav table a {
font-weight:normal;
}
ul li li{
	list-style-type: none;
	margin-left:-35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul li{
padding-top: 5px;
	padding-bottom: 5px;
	}
	
#alertbox {
	background-color: #eeeeee;
	padding: 10px;
	height: auto;
	width: 300px;
	border: 1px solid #666666;
	position: absolute;
	z-index: 9999999;
	left: auto;
	top: 100px;
	right: auto;
	bottom: auto;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/warning.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#print {
float:right;
height:15px;
}

#warning {
border:solid 1px #4f4f4f;
background-color:#eeeeee;
width:100%;
margin-top:3px;
margin-bottom:3px;

}
#dup_afa {
border:solid 1px #4f4f4f;
background-color:#FF6600;
width:100%;
margin-top:3px;
margin-bottom:3px;

}
#div_info {
	background: #F2ECDE url(/images/boxcorner_bot.gif) bottom right no-repeat; 
	padding: 4px 4px 0px 8px;
	margin: 2px 0px 5px 0px;
	height:25px;
	width:166px;
	
}
#div_body{
float: left;
padding-right:10px;
}
#div_bodylast{
float: left;
clear: right;
}

.divfield input {
width:150px;
height:69px;
margin-left:auto;
margin-right:auto;

}