body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.banner {
	background-attachment: scroll;
	background-image: url(../images/elements/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 159px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.outerTable {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:hover{
	color:#FF6600;
}

.aNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.aNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.aNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}

.aFooter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.aFooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.aFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}

.aNavDark:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 23px;
}
.aNavDark:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 23px;
}
.aNavDark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
	line-height: 23px;
}





.navBar {
	background-attachment: scroll;
	background-image: url(../images/elements/bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.navDivider {
	background-attachment: scroll;
	background-image: url(../images/elements/barDivider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 10px;
	text-align: center;
}
.footerBar {
	background-attachment: scroll;
	background-image: url(../images/elements/bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.featureBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFdd;
	padding: 5px;
	border: 1px solid #666666;
}
.featureBoxHeader {
	background-attachment: scroll;
	background-image: url(../images/elements/bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #666666;
	line-height: 23px;
}
