body 
{
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color: #696969;
margin: 0px;
padding: 0px;
/*background-color: #353535;*/
/*background-color: #59A6BA;*/
/*background-image: url(/images/bgColor.gif);*/
background-repeat: repeat-x;
}


#header{ position:relative;}
#header .flash1{ position:absolute; z-index:2;}
/*#header .flash2{ position:absolute; margin-top:125px; z-index:1;}*/
#header .flash2{ position:absolute; margin-top:125px; z-index:1;}
#header object{ vertical-align:top;}


h1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
//color: #CC3300;
/*color: #f44400;*/
}


h3 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 24px;
color: #CC3300;
/*color: #f44400;*/
}

h4 {
	color: #993300;
}

A:link {text-decoration: none; color: #e6722a;}
A:visited {text-decoration: none; color: #e6722a;}
A:active {text-decoration: none; color: #e6722a;}
A:hover {text-decoration: none; color: #e6722a;}

input
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color: #000000;
}

textarea
{ 
font-family : Georgia, "Times New Roman", Times, serif;
font-size : xx-small;
text-align : left;
background-color: #dddddd;
color: #000000;
}

select
{ 
font-family : Georgia, "Times New Roman", Times, serif;
font-size : xx-small;
text-align : center;
background-color: #dddddd;
color: #000000;
}

option
{ 
font-family : Georgia, "Times New Roman", Times, serif;
font-size : xx-small;
text-align : center;
background-color: #dddddd;
color: #000000;
}

.entry
{
border: #e7e7e7;
border-style: dotted;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin
}


/***** Page Structure *****/
.header {
	padding-bottom: 3px;
}

.page {
	background-color: #FFFFFF;
	border: 8px solid #FFFFFF;
	padding: 4px;
}

.pageContent {
/*background-color: #d8f5fd;*/
/*background-color: #EFEFE7;*/
background-color: #E1F2F9;
padding: 5px;
}


.pageTitle {
	background-image: url(/images/titleBg.gif);
	background-repeat: repeat-x;
	padding-right: 15px;
}

.pageSubTitle {
	background-color: #DFE9F2;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	float: right;
	position: relative;
	left: 7px;
}

.navigation {
	padding: 5px;
	background-color: #d6eb8f;
	background-image: url(/images/mainNav_bg.gif);
	background-repeat: no-repeat;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
}

.subnavigation {
	background-color: #b7e4f0;
	border: 5px solid #afd7e2;
}

.navPanel {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

.navigation .on a {
	color: #e6722a; text-decoration:underline;
}

.navigation .off a {
	color: #626293; text-decoration:none;
}

.pageSeparator {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(/images/dot_separator.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.contentArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.contentArea_td {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 20px;
}

.footer {
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
	text-align: center;
}


/***** Components *****/
.comp_download {
	background-color: #FFEFAE;
	border: 5px solid #FF9F71;
}

/***** TABLES *****/
.advertisement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	border: 1px dashed #999999;
	background-color: #FFFFFF;
}

.advertisement .banner {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.standout {
	background-color: #DFEAF4;
	border: 5px solid #558DC6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.tableTab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #D7D7D7;
}

.tableTabBody {
	background-color: #F4F4F4;
	border: 1px solid #666666;
	padding: 15px;
}

.bannerdesc {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/***** Fonts *****/
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #2E5C83;
}

.headerInfo {
	font-size: 12px;
	color: #FFFFFF;
}

.altContent {
	color: #336699;
}

.quotesContent {
	padding: 10px;
	border: 1px solid #EFEFEF;
	color: #7A7A7A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.quotesContent .bg1 {
	background-image: url(/images/quote1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.quotesContent .bg2 {
	background-image: url(/images/quote2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.quotesContent .bg2 td {
	padding-right: 60px;
	padding-left: 60px;
}

.quotesPic {
	border: 1px dotted #CCCCCC;
	margin: 10px;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #E8E8E8;
	text-align: center;
	border: 1px solid #999999;
}

.top td {
	padding-right: 20px;
	padding-left: 20px;
}

.Scontent {
	font-size: 10px;
}

.Lcontent {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.legal
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #969696;
}

.compTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #CCCCCC;
	padding-top: 2px;
}

.compFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-top-color: #999999;
	background-color: #CCCCCC;
	padding-bottom: 2px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}


.banded {
	background-color: #F0F0F0;
}

.nonbanded {
	background-color: #FFFFFF;
}

.shoutOut {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC6600;
}

.yes {
	color: #009933;
}