/*-----------------------*/
/* DISPLAY STYLES */
/* Main Body */
BODY {
        margin: 0;
        font-family: Arial, Verdana, Helvetica, Sans-Serif;
        font-size: medium;
        font-weight: normal;
        text-decoration: none;
        background-color: #002E40;
}
#contentArea {
	position: relative;
	z-index: 2;
}
#footer {
	z-index: 0;
        margin-left: 0px !important;
	left: 0px;
        position: absolute !important;
        position: relative;
        voice-family: "\"}\"";
        voice-family: inherit;
        position/**/: relative !important;
        position/**/:/**/ relative;
}
LI {
	list-style-position: outside;
}
#printHeader {
	display: none;
}
#contentArea {
	width: 760px;
	background-color: #fff;
}
#contentArea IMG {
	float: left;
	padding: 0px;
	margin: 0px;
}

/* Header */
#headerArea {
	width: 760px;
	height: 16px;
	margin-top: 2px;
	padding-right: 10px;
	background-color: #002E40;
	text-align: right;
}

/* Nav and Logo */
#navArea {
	display: block;
	padding-right: 10px;
	z-index: 21;
	width: 740px;
}

/* Main Content Area */
#mainContent {
	width: 730px;
	display: block;
	/*visibility: hidden;*/
}
/* Flash Animation Div */
#flashDiv {
	background: transparent;
	position: absolute;
	margin-left: -380px;
	top: 170px;
	left: 50%;
	visibility: visible;
	width: 760px;
	z-index: 20;
	height: 1280px !important;
	height/**/:/**/ 1280px;
}
object ul {
	position: absolute;
	top: -1000px;
	left: -1000px;
}
/* Footer */
#footer {
	width: 730px;
	background-color: #002E40;
	text-align: left;
	padding: 10px 0 10px 21px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 20px 0 10px 6px !important;
	padding/**/:/**/ 10px 0 10px 21px;
}

/*-----------------------*/
/* TEXT STYLES */
/* Header */
#headerArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ccc;
}

/* Nav and Logo */

/* Footer */
#footer TD, #footer A, #footer A:visited, #footer A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	text-decoration: none;
}
#footer A:hover {
	text-decoration: underline;
}
#imageCaption {
	border-top: 3px solid #fff;
	padding: 10px;
	clear: both;
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	vertical-align: middle;
}
#imageCaption A {
	color: #fff;
}