.dropcss {
	position:absolute;
	visibility: hidden;
	border: 1px solid  #ffffff;
	
}
.dropcss a {
	background:  #008BEA;  /*#0556CF;*/
	font-family: Tahoma;
	font-size:11px;
	color:#ffffff;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ffffff;
	display:block;
	width:140px;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-weight:bold;	
}
.dropcss a:hover
{
	background:#FF7800;
	color:#ffffff;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ffffff;
	display:block;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-weight:bold;
}




body {
	background-color:#506B82;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE400 ;
	text-decoration: none;
}
.orangelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6634;
	text-decoration: none;
}
.orangelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005193;
	text-decoration: none;
}
.blueunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005193;
	text-decoration: none;
}
.blueunderline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005193;
	text-decoration: underline;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005193;
	line-height:14px;
	text-decoration: none;
}
.bluetext12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005193;
	line-height:18px;
	text-decoration: none;
}
.bluehead {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color: #005193;
	text-decoration: none;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;  
	font-size:24px;
	color:#005193;
	text-decoration: none;
	border-bottom:1px solid #EFEFEF;
}
.orangetitle {
	font-family: Arial, Helvetica, sans-serif;  
	font-size:24px;
	color: #FF6600;
	text-decoration: none;
}
.blueheadmini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #005193;
	text-decoration: none;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	line-height:15px;
	text-decoration: none;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FF0000;
	text-decoration: none;
}
.whitelinkmini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelinkmini:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFE400 ;
	text-decoration: none;
}
.box {
	border:1px solid #CCCCCC;
	background-repeat:repeat-x;
	width:190px;
	height:15px;
	}
.addbox {
	border:1px solid #CCCCCC;
	margin-bottom:4px;
	height:80px;
	overflow: hidden;
	width:190px;
	}
.button {
	background-color:#005594;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #FFFFFF;
	height:21px;
	}
.line {	border-bottom:1px solid #CCCCCC; }
.bluelink12 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#005193;
	text-decoration: underline;
	}
.bluelink12:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#005193;
	text-decoration: none;
}

.truckviewsmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	line-height:15px;
	text-decoration: none;
}


.loadform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6634;
	text-decoration: underline;
}
.loadform:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005193;
	text-decoration: none;
}
.certiborder {
	border:1px solid #000000;
	outline:2px dotted #CCCCCC;
	}