body
{
	background-image: url(back.png);
	background-repeat: repeat-x;
	background-color: #19406B;
	padding-top: 33px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #383838;
}

#everything
{
	width: 942px;
	margin: auto;
	-moz-box-shadow:0 0 15px #000000;
	-moz-border-radius: 10px;
	-webkit-box-shadow:0 0 15px #000000;
	-webkit-border-radius: 10px;
}

#content
{
	background-color: #fff;
	border: 1px #193d65 solid;
	border-width: 0 1px 0 1px;
	background-image: url(mainback.png);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#header
{
	
}

#headerwrapper
{
	height: 89px;
	width: 942px;
	background-image: url(RepairTrak.png);
	
}

#headerwrapper h1, #headerwrapper h1 a
{
	height: 88px;
	width: 942px;
	display: block;
	padding: 0;
	margin: 0;
	text-indent: -99999px;
	outline: none;
}

#headerwrapper h1 a:active
{
	outline: none;
}

#sidebar
{
	float: left;
	width: 159px;
	border-right: 1px #2469a8 solid;
}

.clear, .push
{
	clear: both;
}

.green { color: green; }
.red { color: red; }
.blue { color: blue; }

#main
{
	width: 700px;
	float: left;
	width: 620px;
	padding: 40px 0 20px 78px;
}

.footer
{
	background-image: url(footer.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #fff;
	width: 942px;
	font-size: 10px;
	padding: 14px 16px;
	height: 13px;
}

.footer p
{
	margin: 0;
	line-height: 100%;
}

h2
{
	color: #095091;
	text-shadow:1px 1px #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 15px 0;
}

h3, legend, .rightlink
{
	color: #2469a8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	text-shadow:1px 1px #FFFFFF;
}

a.rightlink
{
	float: right;
}

h4
{
	color: #383838;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 10px 0;
}

legend
{
	text-shadow: none;
}

label
{
	color: #2365a1;
	font-size: 14px;
}

h3 span.req
{
	color: #383838;
}

div.box, fieldset
{
	background-image: url(boxback.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 18px 40px 8px 40px;
	margin-bottom: 20px;
	background-color: #b8cde1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px #2469a8 solid;
	-moz-box-shadow:0 5px 5px #ccc;
	-webkit-box-shadow:0 5px 5px #ccc;
}

fieldset
{
	padding-top: 0;
}

#main p
{
	margin: 0 0 10px 0;
	color: #2469a8;
}

#main .box p
{
	color: #383838;
}

#main p.footnote
{
	font-size:.7em;
	font-weight: bold;
	text-align: right;
	padding: 20px 0 0 0;
	color:#394D7D;
}

#main ul
{
	padding-left: 20px;
	margin-left: 0;
	text-align: left;
	font-weight: bold;
	list-style-position: outside;
}

#main ul li
{
	padding: 0;
	margin-left: 0;
	list-style-position: outside;
}

table.data tr.odd, td.odd
{
	background-color: #d4e0ec;
}

table.data th
{
	padding: 5px;
}

table#mvacut td, table#mvacut th
{
	border: 1px #000 solid;
	border-width: 0 1px 1px 0;
	vertical-align: middle;
	padding: 4px;
}

ul#menu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

ul#menu ul
{
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
}

ul#menu li.active ul
{
	background-image: url(mborder.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #98b7d5;
}

ul#menu li.active li a
{
	background-color: transparent;
}

ul#menu li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#menu li a
{
	display: block;
	text-decoration: none;
	font-size: 18px;
	color: #095091;
	padding: 15px 5px 15px 15px;
	text-shadow:1px 1px #FFFFFF;
	border-top: 1px #93AECE solid;
	outline: none;
}

ul#menu li a:hover, ul#menu li.active a
{
	background-color: #2469a8;
	text-shadow: none;
	color: #fff;
	border-color: #193257;
}

ul#menu li.active li a
{
	color: #095091;
	border-color: #658cb9;
}

ul#menu li.inactive ul
{
	display: none;
}

ul#menu li li a
{
	font-size: 13px;
	text-shadow: none;
	padding: 13px 0 13px 5px;;
	border: 0;
	color: #095091;
	border-top: 1px #658cb9 solid;
}

ul#menu li li a:hover, ul#menu li li.active a
{
	background-color: transparent;
	color: #fff;
	border-top: 1px #658cb9 solid;
}

.volts
{
	text-align: right;
}

table
{
	margin-bottom: 10px;
}

td
{
	vertical-align: top;
}

input, label
{
	
}

table.data td.label
{
	text-align: right;
	padding-right: 10px;
	width: 150px;
}

td.label label
{
}

table.data
{
	text-align: left;
	font-size: 12px;
	width: 540px;
}

table.data td
{
	vertical-align: middle;
	padding-bottom: 10px;
	text-align: left;
}

table.data td.radio
{
	font-size: 14px;
}

table.data td.radio input
{
	margin-right: 20px;
}

.radio span
{
	cursor: pointer
}

table#repinfo td.label
{
	width: 300px;
}

#inspection td
{
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

#inspection td.label
{
	text-align: left;
}

#records td
{
	padding: 5px;
}

.tdred
{
	color: red;
}

a img
{
	border: none;
}

tr.date td
{
	font-weight: bold;
	font-size: 10px;
}

.data td.label
{
	font-weight: bold;
	font-size: 12px;
}

#inspection td.test
{
	font-size: 14px;
	font-weight: bold;
	background-color: #2469A8;
	color: #fff;
	text-align: left;
}


a
{
	color: #000;
}

.footer a
{
	color: #fff;
}

.bigsub
{
	background-image: url(submitback.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #1c5385;
	display: block;
	width: 620px;
	font-size: 24px;
	color: #ebeff2;
	padding: 10px 0;
	margin-bottom: 20px;
	border: 1px #19395e solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:0 5px 5px #ccc;
	-webkit-box-shadow:0 5px 5px #ccc;
	text-shadow: 2px 2px #1d5588;
	text-decoration: none;
	text-align: center;
}

.bigsub:hover
{
	cursor: pointer;
	color: #fff;
	text-shadow: 2px 2px 5px #333;
	background-image: none;
	outline: none;
}

.bigsub:active
{
	cursor: pointer;
	color: #000;
	text-shadow: 2px 2px 5px #000;
	background-image: none;
	outline: none;
}

p.comment
{
	padding: 10px;
	font-style: italic;
}
.newsbold 
{font-weight:bold;
 font-size: 110%;
}