body {
    width: 100%;
	height: 100%;
    padding: 0px;
    margin: 0px;
    text-align: left;
    background-image: url(../images/bkg_gradient.gif);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: transparent;
    font-family: Arial;
    font-size: 1em;
    color: #5C5C5C;
}
div, table, tr, td, p {
	padding: 0px;
	margin: 0px;
}
a {
	color: #848484;
	text-decoration: none;
}
a:hover {
	color: #4a4a4a;
	text-decoration: underline;
}
#allContent {
	border: 1px solid #CACACA;
	border-width: 0px 0px 1px 0px;
	position: absolute;
    width: 100%;
}
#header {
	margin: 0px 0px 10px 0px;
    width: 800px;
	height: 130px;
    background-image: url(../images/logo_SPLASH.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #FFFFFF;
}
#topLinks {
	position: absolute;
	left: 650px;
	top: 110px;
	width: 200px;
	font-size: 70%;
}
.on a {
	color: #4a4a4a;
	text-decoration: none;
	padding-bottom: 0px;
	border: 0px solid #4a4a4a;
	border-bottom-width: 1px;
	float: left;
}
.off a {
	text-decoration: none;
	padding-bottom: 0px;
	float: left;
}
.off a:hover {
	color: #4a4a4a;
	text-decoration: underline;
	padding-bottom: 0px;
	float: left;
}
.pipe {
	color: #848484;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	float: left;
}
.line {
	border: 0px none #CACBCB;
	background: #CACACA;
	height: 1px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.divider {
	border: 0px none #CACBCB;
	background: #CACACA;
	height: 1px;
	overflow: hidden;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}
#heroArea {
	width: 800px;
}
#heroImageHome {
	margin: 10px 10px 10px 18px;
	width: 800px;
	height: 209px;
    background-image: url(../images/img_home2.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}
#heroImage {
	margin: 10px 10px 10px 18px;
	width: 800px;
	height: 209px;
}
#dateArea {
	position: absolute;
	left: 650px;
	width: 160px;
	height: 220px;
	overflow: auto;
}
.dateHeader {
	padding: 0px;
	margin: -10px 0px 0px 0px;
	color: #F48E36;
	font-size: 210%;
	font-family: Arial Narrow;
}
.dateSubhead {
	margin: 12px 0px 0px 0px;
	line-height: 15px;
	color: #009fe3;
	font-size: 70%;
}
.dateCopy {
	line-height: 15px;
	font-size: 70%;
}
#mainContent {
	width: 800px;
	height: 100%;
}
#leftNav {
	padding: 15px 0px 10px 20px;
	float: left;
	height: 100%;
	width: 135px;
	font-size: 70%;
	text-align: right;
}
#leftNav td {
	padding: 0px 0px 6px 0px;
	text-align: right;
}
.subNavOn a {
	text-align: right;
	color: #4a4a4a;
	text-decoration: underline;
}
.navMain {
	width: 115px;
}
.navMain a {
	text-align: right;
	font-size: 110%;
	text-transform: uppercase;
	color: #009fe3;
}
.navMain a:hover {
	color: #009fe3;
	text-decoration: none;
}
.theWidget {
	visibility: hidden;
	width: 20px;
	font-size: 2px;
    background-image: url(../images/arrow_selected.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}
.theWidgetOn {
	width: 15px;
	font-size: 2px;
    background-image: url(../images/arrow_selected.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}
#bodyCopy {
	border: 1px solid #CACACA;
	border-width: 0px 0px 0px 1px;
	margin: 0px 0px 0px 0px;
	width: 446px;
	vertical-align: top;
	float: left;
	padding: 10px 10px 15px 20px;
}
.bodyHeader {
	text-transform: lowercase;
	line-height: 32px;
	margin: 0px 0px 15px 0px;
	color: #F48E36;
	font-size: 210%;
	font-family: Arial Narrow;
}
.bodyCopySubHead {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
.bodyCopySubHead i {
	font-weight: normal;
}
#bodyCopy p {
	line-height: 20px;
	margin: 10px 0px 0px 0px;
	font-size: 80%;
}
#bodyCopy li {
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	font-size: 80%;
}
.bodyCopy a {
	
}
#info {

}
#footer {
	font-size: 65%;
	height: 20px;
	position: absolute;
	margin: 30px 0px 0px 0px;
}
#infoOff {
	display: none;
}
#info {
	position: absolute;
	left: 650px;
	width: 160px;
	overflow: auto;
}
.infoHeader {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-family: Arial Narrow;
	font-size: 90%;
}
.infoSubhead {
	margin: 12px 0px 0px 0px;
	line-height: 15px;
	color: #009fe3;
	font-size: 70%;
}
.infoCopy {
	line-height: 15px;
	font-size: 70%;
}
.wordDoc {
	margin: 12px 0px 0px 0px;
	background-image: url(../images/icon_Word.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 15px;
	font-size: 70%;
	padding-left: 35px;
}
.pdfFile {
	margin: 12px 0px 0px 0px;
	background-image: url(../images/icon_Acrobat.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 15px;
	font-size: 70%;
	padding-left: 35px;
}

#whoIsSub {
	display: none;
}
.formLine {
	font-style: oblique;
	line-height: 20px;
	margin: 10px 0px 0px 5px;
	font-size: 75%;
}
input {
	font-size: 60%;
	margin-left: 10px;
}
.indent {
	font-size: 75%;
	margin-left: 35px;
}
.formCopySubHead {
	margin: 20px 0px 4px 0px;
	font-weight: bold;
	font-size: 70%;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.required {
	text-transform: lowercase;
	letter-spacing: 0px;
	font-size: 60%;
	color: #710000
}
.col1Header {
	vertical-align: top;
	padding-right: 20px;
	width: 100px;
	font-weight: bold;
}
#bodyCopy img {
	width: 150px;
	float: right;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: none;
}	
.endorsementTitle {
	color: #F48E36;
	font-weight: bold;
}
#logoClick {
	width: 300px; 
	height: 110px; 
	cursor: pointer;
}