body {
	background-color: #404040;
}
.justPadding {
	margin: 20;
}

.whiteTable {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF8D16;
	padding: 10;
}
.tableItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5;
	padding-left: 10px;
}
.siteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5;
	text-align: left;
	line-height: 16pt;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	width: auto;
	height: 100px;
	color: #000000;
	font-weight: normal;
	padding-right: 10px;
}
.imageSpace {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 15;
	float: right;
	
}


.listItem {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	list-style-type: none;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F3901D;
	padding-top: 2px;
	padding-bottom: 2px;
}

.subTitle a {
	text-decoration: none;
	color: #F3901D;
}
.subTitle a:link {
	text-decoration: none;
	color: #F3901D;
}
.subTitle a:visited {
	text-decoration: none;
	color: #F3901D;
}
.subTitle a:hover {
	text-decoration: underline;
	color: #4F7CBD;
}
.subTitle a:active {
	text-decoration: none;
	color: #F3901D;
}


.quoteBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	width: 75%;
}

.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}
.orangeTable {
	background-image: url(images/table_bg.gif);
	height: 228px;
	width: 425px;
}



.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 5A87C5;
	font-style: normal;
	font-weight: bolder;
	padding: 5;
	text-indent: 17px;
	background-image: url(images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.featureText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.small_index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 185px;
}
