body {
	font-family: Arial;
	margin-left: -1px;
	margin-right: -2px;
	margin-top: -3px;
}

A.list {
	font-family: arial;
	font-size: 14;
	font-weight: bold;
	text-decoration: none;
}

H1 {
	background-color: #013B6D;
	color: #ffffff;
	font-family: arial;
	font-size: 18px;
	padding: 2px;
	padding-left: 5px;
}

H2 {
	color: #99001E;
	font-family: arial;
}

.link {
	color: #ffffff;
	text-decoration: none;
}

.blurb {
	font-style: italic;
}

.heavy {
	font-weight: bold;
}

.indent {
	text-indent: 7px;
	
}

.menu {
	background-image: url(images/button.jpg);
	text-align: left;
}

.middle {
	border-right-color: gray;
	border-right-style: double;
	padding-right: 4px;
}

.leftmenu {
	-moz-border-radius: 5px;
	background-color: #013B6D;
	color: white;
	padding: 4px;
	height: 500px;
	width: 250px;
}

.leftmenu h4 {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background-color: silver;
	color: #013B6D;
	margin-bottom: 0px;
	margin-left: -4px;
	margin-right: -4px;
	margin-top: -4px;
}

.leftmenu a:link {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.leftmenu a:visited {
	color: white;
	font-size: 12px;
	text-decoration: none;
}

.forms {
	font-size: 12px;
	text-decoration: none;
}

.comps {
	font-size: 12px;
	text-decoration: none;
}

.comps_left {
	font-size: 12px;
	text-align: right;
	text-decoration: none;
}

.compinfo {
	font-size: 12px;
	position: relative;
	top: 0px;
}

.compinfo_hidden {
	display: none;
	font-size: 12px;
	position: relative;
	top: 0px;
}

.form {
	-moz-border-radius: 15px;
	background-color: #e5e5e5;
	border-color: #013b6d;
	border-radius: 15px;
	font-family: Verdana, sans-serif;
	font-size: small;
	margin-left: 35px;
	min-height: 500px;
	min-width: 600px;
	padding-bottom: 3px;
	width: 600px;
}

.inside {
	background-color: inherit;
	background-position: left;
	border-color: #000000;
}

.header {
	background-color: inherit;
	color: #000000;
}

.input {
	background-color: #013b6d;
	border-style: inset;
	color: #ffffff;
}

.addendum {
	background-color: inherit;
	background-position: 100%;
}

.label {
	border-color: inherit;
	display: block;
	float: left;
	font-weight: 600;
	text-align: left;
	width: 7em;
}

.label2 {
	background-color: inherit;
	display: block;
	float: left;
	font-size: small;
	font-weight: 600;
	margin-bottom: .5em;
	text-align: left;
	width: 17em;
}

.garage_dataset {
	display: none;
}

.student_details {
	visibility: visible;
}

.student_info {
	margin-left: 2em;
}

.main_section {
	color: inherit;
	font-size: small;
}

hr {
	background-color: #013b6d;
	color: #013b6d;
	height: 1px;
}

.title {
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	background-color: #013b6d;
	color: #e5e5e5;
	font-family: Arial, sans-serif;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.large {
	color: #e5e5e5;
	font-family: "Arial Rounded MT Bold";
	font-size: large;
	font-weight: bold;
	padding-left: .5em;
}



.inactive {
	color: #e5e5e5;
	font-weight: 900;
}

.status {
	background-color: #013b6d;
	color: #d4d4d4;
	margin-left: 125px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.left {
	background-color: inherit;
	float: left;
}

.label3 {
	display: block;
	float: left;
	font-weight: 600;
	text-align: left;
	width: 5em;
}

.outside {
	margin-left: 5px;
	margin-top: 5px;
}

.label4 {
	background-color: inherit;
	display: block;
	float: left;
	font-weight: 600;
	text-align: left;
	width: 16em;
}

a {
	color:#000099;
	text-decoration: none;
}

.label6 {
	background-color: inherit;
	display: block;
	float: left;
	font-weight: 600;
	text-align: left;
	width: 12em;
}


.comp_box {
	background-color: inherit;
}

.padding {
	padding-right: 20px;
}

.customer_info {
	float: left;
	height: 125px;
	padding-right: 15px;
}

.home_address {
	height: 125px;
}

.label5 {
	background-color: inherit;
	float: left;
	font-weight: 600;
	text-align: left;
	width: 18em;
}

.vehicle_seperator {
	text-align: center;
	color: #013b6d;
	font-weight: 600;
	background-color:#FFDB58; 

	

}

.active {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background-color: #FFDB58; 
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #013b6d;
	font-variant: small-caps;
	font-weight: 900;
	padding-bottom: 7px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
}

.legend {
	
	vertical-align: middle;
	position:relative;
}

.toolTip {
position:absolute;
left:175px; /*Moves it to the right beside the question mark*/
top:-110px;
display:none;
/*The attributes below make it look pretty*/
width:400px;
padding:6px;
border:1px solid #013B6D;
background-color:#FFDB58;
font-size:smaller;
}

.toolTip2 {
position:absolute;
left:100px; /*Moves it to the right beside the question mark*/
top:-40px;
display:none;
/*The attributes below make it look pretty*/
width:200px;
padding:6px;
border:1px solid #013B6D;
background-color:#FFDB58;
font-size:smaller;
}

.toolTip3 {
position:absolute;
left:350px; /*Moves it to the right beside the question mark*/
top:-40px;
display:none;
/*The attributes below make it look pretty*/
width:300px;
padding:6px;
border:1px solid #013B6D;
background-color:#FFDB58;
font-size:smaller;
}


.parent {
position:relative;
}

.label7 {
	background-color: inherit;
	float: left;
	font-weight: 600;
	text-align: left;
	width: 14em;
	font-size:90%
}

.required {
color: red;
font-size: smaller;
vertical-align: super;
}

.driver_info{
background-color: inherit;
float: left;
height: 120px;
width: 52%;
}

.violations{
margin-left: auto; 
margin-right: 0px;
height: 120px;
}

.vehicle_use_box {
margin-left: auto; 
margin-right: 0px;
position:relative;
width: 50%;
}

.vehicle_info {
background-color: inherit;
float: left;
height: 150px;
width: 50%;
}

.height_onefive{
height: 150px;
}

.submitted{
text-align: center;
padding: 4;
position: relative;
top:  -125px;
}
.copyright {
	font-size: 9pt;
	color: #666666;
}
