body {
	background-color: #C9C9C9; 
	margin: 0; padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
}

input {
	font-size: 9px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #B7002B;
	margin: 0px;
}
h2 {
	margin: 0px;
}
h3 {
	margin: 0px;
}
h4 {
	margin: 0px;
}
h5 {
	margin: 0px;
}
h6 {
	margin: 0px;
}
#Container {
	position:relative;
	margin:0px auto;
	padding:0px;
	width:1024px;
	min-height: 450px;
	background-color:#FFFFFF;
	background:url(../images/MainContentBG.png);
	/*border:1px solid #000000;*/
	z-index:0;
}
#MainContent {
	margin: 0px;
}
#Logout {
	position: relative;
	top: 5px;
	padding-right: 10px;
	color: #FFFFFF;
/*	left: 900px; */
}
#Logout a {
	font-size: 12px;
	color: #464542;
	text-decoration: none;
}
#Logout a:hover {
	text-decoration: underline;
}
#MyAutoStar {
	position: absolute;
	top: 32px;
	left: 905px;
	width: 115px;
	height: 32px;
	background:url(../images/btn_my_autostar.png);
	z-index: 1200;
}
#Header {
	position:relative;
	margin:0px;
	padding:0px;
	width:1024px;
	height:86px;
	color:#000000;
	font-weight:bold;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/HeaderBG.png);
	/*background-repeat:no-repeat;*/
	z-index:1;
}
#Navigation {
	position:relative;
	height:20px;
	background-color: #608F31; 
	height: 26px; 
	display: block; 
	overflow: hidden;
	text-align: left;
/*	background-color:#000000;
	border-top:1px solid #B6B6B6;
	border-bottom:1px solid #818380;
*/
	z-index:110;
}
#MainBody{
	position:relative;
	background-color: #ECE9D7; 
	width: 100%;
	padding-top: 0px;
	z-index: 3;
	/*padding-top: 30px;*/
}
#AutoStarLogo {
	position:absolute;
	background-image:url(../images/Auto-Star-4.png);
	width: 247px;
	height: 144px;
	margin:0px;
	top: 3px;
	left: 40px;
	z-index: 100;
}
#BreadCrumbs {
	position:absolute;
	margin:0px;
	top: 120px;
	left: 300px;
	font-size: 10px;
	z-index: 1000;
}
#BreadCrumbs a {
	color: #000000;
	text-decoration: underline;
}
#BreadCrumbs a.current {
	text-decoration: none;
}
#MainBodyBottom {
	position:relative;
	min-height: 30px;
	background-color: #ECE9D7; 
	width: 1000px;
	z-index: 10;
}
#Footer {
	position:relative;
	margin:0px auto;
	height: 70px;
	padding-top: 20px;
	font-size: 12px;
/*	margin-top: -22px; */
	width:1024px;
	background-color:#FFFFFF;
	color: #000000;
	text-align: center;
/*	border:1px solid #000000; */
	z-index:52;
}
#Footer a {
	color: #000000;
	text-decoration: none;
/*	font-weight: bold;*/
}
#Footer td {
	font-size: 9px;
}
#Footer a.LowerNavigation  {
	text-decoration: underline;
}
.FieldLabel {
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}
a.FieldLabel:hover {
	text-decoration: underline;
}
.FieldLabelB {
	font-size: 10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.FieldLabelB:hover {
	text-decoration: underline;
}
.FieldLabelW {
	font-size: 10px;
	color:#FFFFFF;
}
.NavTop {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
.NavDropDown {
	font-size: 10px;
	width: 135px;
}
#LookupButton {
	width: 106px;
	height: 26px;
}
.btnSubmitOnGreen {
	background-repeat: no-repeat;
	background-image:url(../images/submit_on_green.jpg); 
	background-color: transparent;
	border: none;
/*	no-repeat scroll -4px; */
}
.DealerGroupActive {
	color: #2A9F60;
	font-size: 12px;
	text-decoration: none;
}
A.DealerGroupActive:hover {
	text-decoration:underline;
}

.DealerGroupInActive {
	color: #A9122A;
	font-size: 12px;
	text-decoration: none;
}
A.DealerGroupInActive:hover {
	text-decoration:underline;
}
.LeftNavigation {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.LeftNavigation:hover {
	text-decoration:underline;
}
.PageHeader {
	font-size: 16px;
	font-weight: bold;
}
.PageSubheader {
	font-size: 14px;
	font-weight: bold;
}
.OrangeHeader {
	color:#E57131;
}
.OrangeText {
	color:#E57131;
}
.GreenText {
	color:#669A34;
}
.AppointmentMade {
	color:#6600FF;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
}
a.AppointmentMade:hover {
	text-decoration: underline;
}
.AppointmentConfirmed {
	color:#669A34;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
}
a.AppointmentConfirmed:hover {
	text-decoration: underline;
}
.NoHighlight {
	color:#000000;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
}
a.NoHighlight:hover {
	text-decoration: underline;
}
.PriorContactLabel {
	color:#669A34;
	font-size: 9px;
	font-weight:bold;
}
.NoPriorContactLabel {
	color: #0033FF;
	font-size: 9px;
	font-weight:bold;
}
.CurrentlyConsultingLabel {
	color:#FF0000;
	font-size: 9px;
	font-weight:bold;
}
.PriorContact {
	color:#669A34;
	font-size: 9px;
	text-decoration: none;
}
a.PriorContact:hover {
	text-decoration: underline;
}
.NoPriorContact {
	color: #0033FF;
	font-size: 9px;
	text-decoration: none;
}
a.NoPriorContact:hover {
	text-decoration: underline;
}
.CurrentlyConsulting {
	color:#FF0000;
	font-size: 9px;
	text-decoration: none;
}
a.CurrentlyConsulting:hover {
	text-decoration: underline;
}
#CustomerLookupDIV {
	position: absolute;
	top: 120px;
	left: 500px;
	width: 320px;
	height: 190px;
	border: thin solid #000000;
	background-color: #F7F5E9;
	z-index: 100;
}
#CustomerLookupHeader {
	font-size: 16px;
	font-weight: bold;
}
#CustomerLookupSubmit {
	position: absolute;
	top: 150px;
	left: 188px;
}
#CustomerCloseBTN {
	position: absolute;
	top: 5px;
	left: 300px;
}
.LabelDisable {
	color: #999999;
}
.LabelEnable {
	color: #000000;
}
.btnSubmit {
	background-image:url(../images/btn.submit.gif); 
	background-color: transparent;
	border: none;
	background-repeat: no-repeat;
/*	no-repeat scroll -4px; */
}
#FindButton {
	width: 106px;
	height: 26px;
}

.btnFind {
	background-image:url(../images/btn_find.jpg); 
	background-color: transparent;
	border: none;
	background-repeat: no-repeat;
/*	no-repeat scroll -4px;*/
}
#SaveButton {
	width: 93px;
	height: 26px;
}
.btnSave {
	background-image:url(../images/btn_save.jpg); 
	background-color: transparent;
	border: none;
	background-repeat: no-repeat;
/*	no-repeat scroll -4px; */
}
#HotProspectDIV {
	position:absolute;
	top: 15px;
	left: 800px;
	margin:0px auto;
	padding:0px;
	width:178px;
	height: 27px;
}
.clear-floats {
	clear:both;
}

