body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E1E1E1;
	padding:0;
}
img {
	border:0;
}
a {
	color: #FF6600;
	font-size:12pt;
	font-weight:bold;
}
#container {
	width:100%;
	background-color: #E1E1E1;	
}
h1 {
	font-size: 18pt;
	color: #FFFFFF;
	margin:0px;
	padding:5px 0px 5px 10px;
	background-image:url(/m/images/heading.jpg);
	background-repeat:no-repeat;
	background-color:#235987;
	border-top:1px solid #FFFFFF;
	display:block;
	width:100%;
	float:left;
}
h2 {
	font-size: 14pt;
	color: #FFFFFF;
	margin:0px;
	padding:5px 0px 5px 10px;
	background-color:#666666;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	display:block;
	width:100%;
	float:left;
}
#logo {
	width:100%;
	background-color:#1A264A;
	padding:5px;
	display:block;
	float:left;
}
/*#homeButtons {
	width:300px;
	float:left;
	display:block;
}*/
#homeButtons a {
	width:92px;
	height:76px;
	background-image:url(/m/images/home-button.gif);
	padding:15px 10px 0px 20px;
	font-size:18px;
	color:#001D4A;
	font-weight:bold;
	float:left;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:10px;
	overflow:visible;
}
#breadcrumb {
	font-size: 10pt;
	color: #666666;
	margin:0px;
	padding:3px 0px 3px 10px;
	background-color:#E1E1E1;
	display:block;
	width:100%;
	float:left;
}
#breadcrumb a {
	font-size: 10pt;
	color: #666666;
}
#content {
	padding:0px 10px 10px 10px;
	line-height:14pt;
	float:left;
	display:block;
	font-size:12pt;
	width:90%;
}

#content .but1 {
	background-image:url(/m/images/but-wind.jpg);
	height:35px;
	width:140px;
	display:block;
	float:left;
	margin-bottom:10px;
	padding:15px 0px 0px 60px;
	background-repeat:no-repeat;
	color:#235987;
}
#content .but2 {
	background-image:url(/m/images/but-side.jpg);
	height:35px;
	width:140px;
	display:block;
	float:left;
	margin-bottom:10px;
	padding:15px 0px 0px 60px;
	background-repeat:no-repeat;
	color:#235987;
}
#content .but3 {
	background-image:url(/m/images/but-rear.jpg);
	height:35px;
	width:140px;
	display:block;
	float:left;
	margin-bottom:10px;
	padding:15px 0px 0px 60px;
	background-repeat:no-repeat;
	color:#235987;
}
#content .but4 {
	background-image:url(/m/images/but-coin-small.jpg);
	height:45px;
	width:130px;
	display:block;
	float:left;
	margin-bottom:10px;
	padding:5px 10px 0px 60px;
	background-repeat:no-repeat;
	color:#235987;
}
#content .but5 {
	background-image:url(/m/images/but-coin-large.jpg);
	height:45px;
	width:130px;
	display:block;
	float:left;
	margin-bottom:10px;
	padding:5px 10px 0px 60px;
	background-repeat:no-repeat;
	color:#235987;
}
#content .but6 {
	background-image:url(/m/images/but-crack.jpg);
	height:45px;
	width:130px;
	display:block;
	float:left;
	margin-bottom:10px;
	padding:5px 10px 0px 60px;
	background-repeat:no-repeat;
	color:#235987;
}
#content .but7 {
	background-image:url(/m/images/but-not-sure.jpg);
	height:45px;
	width:130px;
	display:block;
	float:left;
	margin-bottom:10px;
	padding:5px 10px 0px 60px;
	background-repeat:no-repeat;
	color:#235987;
}
#content .but8 {
	background-image:url(/m/images/but-sight.jpg);
	height:45px;
	width:130px;
	display:block;
	float:left;
	margin-bottom:10px;
	padding:5px 10px 0px 60px;
	background-repeat:no-repeat;
	color:#235987;
}
#content .but9 {
	background-image:url(/m/images/but-not-sight.jpg);
	height:45px;
	width:130px;
	display:block;
	float:left;
	margin-bottom:10px;
	padding:5px 10px 0px 60px;
	background-repeat:no-repeat;
	color:#235987;
}

#footer {
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
	background-color:#666666;
	padding:10px 5px 10px 10px;
	border-top:#333333 1px solid;
	display:block;
	float:left;
	width:98%;
}
#footer a {
	font-size:11px;
	color:#FFFFFF;
}
input, select {
	height:25px;
	font-size:14px;
}
.siteButton {
height:25px; font-size:14px; background-color:#FF6600; font-weight:bold;
}