a.nav, a.navon, a.navleft, a.navlefton, a.navright, a.navrighton {
display:block;
	width:131px;
height:100%;
text-decoration:none;
line-height:37px;
text-align:center;
font-size:13px;
font-weight:bold;
}

html, td, div {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#808080;
}

.footer div, .footer div a {
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	color:#808080;
	margin-bottom:5px;
}
h1, h2, h3 {margin-top:2px;margin-bottom:10px;font-weight:medium;font-size:15px;color:#ed1b22;}
strong {color:#ed1b22; font-weight:normal;}
a, b {color:#ed1b22;text-decoration:none}
a.navleft,a.navlefton {
width:132px;}
a.navright, a.navrighton {width:133px;}
a.nav, a.navleft, a.navright {color:#555555}
a.navon, a.navlefton, a.navrighton, a.nav:hover, a.navleft:hover, a.navright:hover {color:white;}

a.nav {background-image:url(images/unlit.png);}
a.navon, a.nav:hover {background-image:url(images/lit.png);}
a.navleft {background-image:url(images/unlitleft.png);}
a.navlefton, a.navleft:hover {background-image:url(images/litleft.png);}
a.navright {background-image:url(images/unlitright.png);}
a.navrighton, a.navright:hover {background-image:url(images/litright.png);}

.bigbox {width:332px;height:280px;background-image:url(images/bigbox.png);float:left;}
.bigbox div {margin:8px;}
.bigbox h1, .bigbox h2, .bigbox h3 {margin-left:30px;line-height:24px;margin-bottom:14px;}

.greyline {border:1px solid #d0d0d0;margin-bottom:3px; width:165px;padding:0px;}
.contactbox {width:238px;height:270px;background-image:url(images/contactbox.png);float:left;margin-bottom:14px;overflow:hidden;}
.contactbox div {margin:8px;}
.contactbox h1, .contactbox h2, .contactbox h3 {margin-left:30px;line-height:24px;margin-bottom:14px;}

.quotebox {width:238px;background-image:url(images/quotebox.png);float:left;}
.quotebox div {margin:8px;}
.quotebox h1, .quotebox h2, .quotebox h3 {margin-left:30px;letter-spacing:-1px;line-height:24px;margin-bottom:14px;}
.contactbox div td {height:27px;vertical-align:middle;text-align:right;}

.promobox {margin-bottom:14px;width:668px;height:270px;background-image:url(images/promobox.png);float:left;}
.promobox450 {margin-bottom:14px;width:668px;height:450px;background-image:url(images/promobox450.png);float:left;}
.promobox div, .promobox450 div {margin-left:185px;margin-top:10px;font-size:14px;}
.largebox {float:left;width:668px;margin-bottom:14px}
.largehead h1, .largehead h2, .largehead h3 {line-height:40px;margin:0;margin-left:30px;vertical-align:middle;}
.largehead {background-image:url(images/largetop.png);height:46px;padding-left:8px;}
.largemid {background-image:url(images/large-mid.png);padding-left:8px;padding-right:8px;padding-top:4px;font-weight:normal;}
.largeend {background-image:url(images/large-bottom.png);height:8px;font-size:5px;}

.sub-images {padding-left: 10px;padding-bottom: 10px;padding-right: 6px;float:right;}

.arrow-bullet {
list-style-image: url(images/arrow-bullet.png)
}

input.field {
border:1px solid #c3c3c3;
 
width:155px;
color: #808080;
background-color: #ffffff;
padding-top:2px;
height:22px;
}

input.fieldb {
border:1px solid #c3c3c3;
 
width:110px;
color: #808080;
background-color: #ffffff;
padding-top:2px;
height:22px;
}

input:active.field, input:hover.field, input:focus.field {
border:1px solid #979797;
background-color: #f5f5f5;
}

