body {
	background-color: #000000;
	background-image: url(../images/flex_background.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 15px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table.nav {
	background-image:url(../images/nav_background.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
table.redBar {
	background-image:url(../images/red_bar.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #CC0000;
}
table.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image:url(../images/footer_bg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
.footer a:link, .footer a:active, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
table.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image:url(../images/feature_box_bg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}
p.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	/*padding-top: 2px;*/
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-align: left;
}
.featureLink, .featureLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-transform: uppercase;
	text-decoration: none;
}
a.featureLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-transform: uppercase;
	text-decoration: underline;
}

td.specsHeadL {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 15px;
	background-color:#333;
	text-transform: uppercase;
	border-right: 1px dotted #fffaee;
}

td.specsHeadR {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 15px;
	background-color:#333;
	text-transform: uppercase;
}

td.specs {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	border-bottom: 1px dotted black;
	border-left: 1px dotted black;
}

td.specsSubHead {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	border-bottom: 1px dotted black;
}

td.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

td.accSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px dotted black;
	border-right: 1px dotted black;	
}

td.accSubHeadEnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px dotted black;
}

td.acc {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dotted black;
	border-right: 1px dotted black;
}

td.accEnd {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dotted black;
}

td.specsNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
