@charset "UTF-8";
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 145%;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFCC00;
}
.footerback {
	background-attachment: scroll;
	background-image: url(../images/aboutus/bottom_rip.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.yellowbar {
	background-color: #FFCC00;
	height: 2px;
	width: 110%;
	margin-left: -20px;
	margin-right: 100px;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFCC00;
	margin-top: 35px;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 115%;
	font-weight: bold;
	color: #FFCC00;
}
.tireback {
	background-attachment: scroll;
	background-image: url(../images/aboutus/tire_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.vertyellowline {
	background-attachment: scroll;
	background-image: url(../images/aboutus/yellowline.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.floatleft {
	float: left;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.floatright {
	margin: 3px;
	float: right;
}
.topback {
	background-attachment: scroll;
	background-image: url(../images/aboutus/background_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #00005B;
	background-image: url();
}
.style1 {color: #999999}
.style2 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFFFF;
}
.style3 {color: #FFCC00}
