body {
	background-image: url("gfx/bg.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.plain {
	background-color: #EBF0F6;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00457C;
}

.subhead {
	font-weight: bold;
}

.smalltext {
	font-size: 9px;
}

.smalltext_white {
	font-size:	   10px;
	color:		   #FFFFFF;
	text-align:	   center;
	background-color:  #8F8F8F;	
}

a.smalltext_white {
	font-size:	   11px;
	color:		   #FFFFFF;
	text-align:	   center;
	background-color:  #8F8F8F;	
}

.formtext {
	font-size: 10px;
	color: #003366;
}

.formsubhead {
	font-size: 11px;
	font-weight:bold;
}

.redtext {
	color: #FF3300;
	font-size: 10px;
}

.boldItalic {
	font-weight: bold;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	text-decoration: underline;
}

.FlashWait {
/*	background-image: url(gfx/r1_logo.gif); */
	background-color: #FFFFFF;
}

.nav {
	font-size: 14px;
	font-family: Trebuchet MS, Times New Roman, Helvetica, sans-serif;
	margin:0px;
	background-image: url("gfx/nav/blue/nav_bg.gif");
	background-repeat:repeat-y;
	width:150px;
}

a.navLink {
	color: #D9DCE9;
	text-decoration: none;
}

a.navLink:hover {
	color: #00457C;
/*	color: #CCFF00;*/
}

.navSquares {
	position:relative;
	left:5px;
	padding-right:5px;
}

.navDivider {
	position:relative;
	padding: 2px 0px 2px 0px;
	left:16px;
}

.testimonial {
	background-color: #5794D8;
	border: 1px solid #245B98;
	border-left-style: none;
	padding: 5px 5px 5px 8px;
	width: 137px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.testimonialDetail {
	color: #003A68;
	font-size: 10px;
	margin: 0px;
}

.testimonialFrom {
	color: #003A68;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	margin: 5px 1px 0px 0px;
}

.testimonialCompany {
	color: #004881;
	font-size: 10px;
	text-align: right;
	font-style: italic;
	margin: 0px;
}

.footerText {
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	background-color: #003366;
	margin: 0px;
}

.contentTable {
	border: 1px solid #003366;
}

.contentRegular {
	position: relative;
	left: 175px;
	margin-bottom: 35px;
	width:510px;
}

.contentLarge {
	position: relative;
	left: 0px;
	margin-bottom: 35px;
	width:660px;
}

.contentTD {
	background-color: #EBF0F5;
	width: 461px;
	padding-top: 5px;
}

.largeContentTD {
	background-color: #EBF0F5;
	width: 621px;
	padding-top: 5px;
}

.navTD {
	width:207px;
	background-color: #B3BDE7;
	background-image:   url("gfx/tire_bg.jpg");
	background-repeat:no-repeat;
	vertical-align:top;
}

.mainTD {
	width: 693px;
	background-color: #B3BDE7;
	vertical-align:top;
}

.mainDiv {
	position: relative;
	top: 30px;
	width: 700px;
}

.highlightImageTop {
	position: absolute;
}

.highlightImageBottom {
	position: absolute;
	top: 175px;
}

.logoTD {
	background-color: #FFFFFF;
}

.titleImg {
	float: left;
	margin-top: 8px;
}

.regularText {
	margin-top: 2px;
}

.noVertMargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
