BODY {
	background-image: url(../images/logo_bg.jpg);
	font-family: Palatino, Garamond, Helvetica, Times New Roman, serif;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-align: -moz-center; /*FF*/
	#text-align: center; /*IE */
}

.content-table {
	background: url(../images/content_bg_gray.png);
	border-left: solid 1px Black;
	border-right: solid 1px Black;
}

.top-links {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.top-links A {
	color: #0000cc;
	text-decoration: none;
}

.top-links A:hover {
	color: #ffe066;
}

.banner {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}

.home-nav-link {
	background-image: url(../images/blue_home_header_gradient2.gif);
	border: #8080E6 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
}

.home-nav-link-hover {
	background-image: url(../images/blue_home_header_gradient.gif);
	border: #8080E6 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	color: #ffe066;
	cursor: hand;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
}

.nav-link {
	background-image: url(../images/blue_header_gradient2.gif);
	border: #8080E6 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
}

.nav-link-hover {
	background-image: url(../images/blue_header_gradient.gif);
	border: #8080E6 1px solid;
	border-right: #000066 1px solid;
	border-bottom: #000066 1px solid;
	color: #ffe066;
	cursor: hand;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
}

.nav-link-selected {
	background-image: url(../images/blue_header_gradient.gif);
	border: #000066 1px solid;
	border-right: #8080E6 1px solid;
	border-bottom: #8080E6 1px solid;
	color: #ffe066;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.nav-sub-link {
	background-image: url(../images/yellow_header_gradient2.gif);
	border: #FFF0B3 1px solid;
	border-right: #7F7033 1px solid;
	border-bottom: #7F7033 1px solid;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}

.nav-sub-link-hover {
	background-image: url(../images/yellow_header_gradient.gif);
	border: #FFF0B3 1px solid;
	border-right: #7F7033 1px solid;
	border-bottom: #7F7033 1px solid;
	color: #0000cc;
	cursor: hand;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}

.nav-sub-link-selected {
	background-image: url(../images/yellow_header_gradient.gif);
	border: #7F7033 1px solid;
	border-right: #FFF0B3 1px solid;
	border-bottom: #FFF0B3 1px solid;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.section-link {
 	background-image: url(../images/yellow_section_gradient.gif);
 	font-family: Verdana, Arial, Sans-Serif;
 	font-size: 10pt;
 	font-weight: bold;
	color: #000000;
 	text-align: left;
 	text-decoration: none;

}

.section-link-hover {
 	background-image: url(../images/yellow_section_gradient2.gif);
 	font-family: Verdana, Arial, Sans-Serif;
 	font-size: 10pt;
 	font-weight: bold;
	color: #0000cc;
	cursor: hand;
 	text-align: left;
 	text-decoration: none;
}

.section {
 	background-image: url(../images/section_background.gif);
 	border: #000066 1px solid;
 	font-family: Verdana, Arial, Sans-Serif;
 	font-size: 10pt;
}

.content {
	/*background-image: url(../images/table_bg.jpg);*/
	/*background-repeat: no-repeat;*/
 }
 
I {
	font-family: Times New Roman, serif;
}

.chart-cell {
	border: 1px solid #000000;
	font-size: 10pt;
	font-family: Arial;
	text-align: center;
}

.footer {

}
