
BODY, TD {
	font-family: Arial,Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #123447;
	}

	
	H1, TD.mainTitle
{
	font-family: Frutiger;Arial,Verdana;
	font-size: 16px;
	line-height: 17px;
	font-weight:bold;
	color: #374C8B;
	margin: 0px;
	padding: 0px;
}


H2
{
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


H3
{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


H4
{
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


H5
{
	font-size: 10px;
	font-weight: normal;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


H6
{
	font-size: 8px;
	font-weight: normal;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;

	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

A {
	text-align: center;
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #374C8B;
	text-decoration: none;
}

	.panelLightGrey {
	background-color: #E8EAEB; /* #E9E7E9 */
	}

	.tdFooter {
	background-color:#ffffff;
	height:49;
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #666F78;
	font-weight:normal;
	}

	.footerLink {
	text-align: center;
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #666F78;
	text-decoration: none;

	}

	.statusText {
		font-size: 11px;
		color: #374C8B;
		font-weight:bold;
	}


	.divContent1 {
	width: 371px;
	font-family: Arial,Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #123447;
	}

	.divContentBold {
	width: 371px;
	font-family: Arial,Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #123447;
	}

	.linkNav {
	text-align: center;
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #546B78;
	text-decoration: none;
	
	}

	.linkNav:hover {
	/*display:block;*/
	/*padding-top:2.5px;*/
	/*height:23px;*/
	/*background: white;*/
	color:#374C8B;
	/*vertical-align: middle;*/
	/*text-decoration: underline;*/
	}

	.linkNavOn {
	text-align: center;
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #374C8B;
	text-decoration: none;
	
	}


	/*
	.linkNavOn {
	padding-top: 2.5px;
	display:block;
	height:21px;
	text-align: center;
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #546B78;
	text-decoration: none;
	background: white;
	}
	*/



	.tdAdminHeader {
	font-family: Arial,Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #546B78;
	text-decoration: none;
	}
	/* input boxes */

	.vehinput {
	font-family: Arial,Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
	color: #546B78;
	text-decoration: none;
	width:100px;
	background-color: #f2f2f4;
	}

	.vehinputHeader1 {
	font-family: Frutiger;Arial,Verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight:bold;
	color: #123447;
	padding-left: 54px;
	}

	.vehinputHeader2 {
	font-family: Frutiger;Arial,Verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight:bold;
	color: #123447;
	padding-left: 33px;
	}

	.useradmin {
	font-family: Arial,Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
	color: #546B78;
	text-decoration: none;
	width:140px;
	background-color: #f2f2f4;
	}

	.dtinput {
	font-family: Arial,Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
	color: #546B78;
	text-decoration: none;
	/*width:20px;*/
	background-color: #f2f2f4;
	}

	.inputLightGrey {
	background-color: #f2f2f4;
	text-align: left;
	height: 18px;
	}

	.inputDarkGrey {
	background-color: #e8e8ea;
	text-align: left;
	height: 18px;
	}



	.tdWhiteBgRes {
	background-color: white;
	text-align: center;
	color:#546B78;
	font-weight: bold;
	}

	.tdLabel {
	font-family: Frutiger, Arial, Verdana;
	background-color: #e8e8ea;
	color: #525252;
	padding-left: 11px;
	font-weight: bold;
	}

	.tdLabelLightGrey {
	background-color: #f2f2f4;
	padding-left: 11px;
	font-weight: bold;
	color: #525252;
	font-family: Frutiger, Arial, Verdana;
	}
	
	.tdColSpacer {
	background-color: #D2D1D3; /*#efefef*/
	
	}

	.carHeader {
	font-size: 12px;
	/*line-height: 17px;*/
	font-weight:bold;
	color: #123447;
	text-decoration: none;
	}

	.tbChooseVehicleHome {
	border: 1px solid;
	border-width: 1px;
	border-color: #FECC07; 
	background-color: #FFF7DA;
	}

	.tbChooseVehicle {
	border: 1px solid;
	border-width: 1px;
	border-color: #d2d0d3;
	background-color: #DFDEE0;
	}

	.tableContent {
	width:600px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	padding-bottom: 20px;
	}

	select {
	font-family: Arial,Verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight:normal;
	color: #546B78;
	text-decoration: none;
	width:350px;
	background-color: #f2f2f4;
	}

	.selectSmall {
	font-family: Arial,Verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight:normal;
	color: #546B78;
	text-decoration: none;
	width:80px;
	background-color: #f2f2f4;
	}

	.tdVehHeader {
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding-right: 11px;
	text-align: right;
	}

	.tbResults {
	border-spacing: 0px;
	border-width: 3px;
	border-style: solid;
	border-color: #d2d0d3;
	}
	
	.tdNoRightLeftBorder {
	border-left-style: thin 0px;
	border-right-style: thin 0px;
	}

	.tdRowSpacer {
	background-color: #d2d0d3;
	}

	.tdLightGrey {
	background-color: #e9e9eb;
	padding-left: 11px;
	}

	.tdResultsLightGrey {
	background-color: #f2f2f4;
	text-align: center;
	color:#546B78;
	font-weight: bold;
	}

	.tdResultsDarkGrey {
	background-color: #e8e8ea;
	text-align: center;
	color:#546B78;
	font-weight: bold;
	}

	.tdDarkGrey {
	background-color: #dfdfe1;
	padding-left: 11px;
	}

	.tdHeader {
	background-color: white;
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding-left: 11px;

	}

	/* Step 6 Table*/

	.tdHdLightGrey {
	background-color: #e9e9eb;
	text-align: left;
	padding-left: 11px;
	font-weight: bold;
	color: #525252;
	font-family: Arial, Verdana;
	}

	.tdHdDarkGrey {
	background-color: #dfdfe1;
	text-align: left;
	padding-left: 11px;	
	font-weight: bold;
	color: #525252;
	font-family: Arial, Verdana;
	}

	.tdTextLightGrey {
	background-color: #f2f2f4;
	text-align: center;
	height: 20px;
	color:#546B78;
	font-weight: bold;
	}

	.tdTextDarkGrey {
	background-color: #e8e8ea;
	text-align: center;
	height: 20px;
	color:#546B78;
	font-weight: bold;
	}

	.tdHdWhite {
	background-color: white;
	text-align: left;
	padding-left: 11px;
	font-weight: bold;
	height: 20px;
	}

	.tdHdWhiteMid {
	background-color: white;
	text-align: center;
	padding-left: 11px;
	font-weight: bold;
	height: 20px;
	}

	.smallText {
	font-size: 10px;
	font-weight: normal;
	/*color: black;*/
	}

	.tdResWhite {
	background-color: white;
	text-align: center;
	padding-left: 11px;
	height: 20px;
	color:#546B78;
	font-weight: bold;
	}

	.tdFBTlabel {
	background-color: #f8f8fa;
	text-align: left;
	color: #374C8B;
	padding-left: 11px;
	font-weight: bold;
	height: 30px;
	}

	.vehDescription {
	background-color: #F2F1F3;
	text-align: left;
	color: #123447;
	padding-left: 11px;
	padding-top: 14px;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 12px;
	height: 75px;

	}

	.redAlert {
	color:#FC771F;
	}

	.inputNotes {
	font-family: Frutiger;Arial,Verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight:normal;
	color: #123447;
	}

	.moreLink {
	text-align: center;
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #374C8B;
	text-decoration: underline;
	}


	.moreLink:hover {
	color:red;
	}

