<!--
body {
	font-family:Tahoma;
	background-color: #333333;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 10pt;
	color: #333333;
}
p {
	color: #333333;
	font-size: inherit;
	line-height: 14px;
	padding-left: 8px;
	padding-right: 25px;
	}
ul, li {
	padding-right: 14px;
	}	
#wrapper {
	width: 775px;
	border-bottom-color: #333333;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	}
.home-links, .home-links a:link, .home-links a:visited {
	width: 775px;
	color: #FFFFCC;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	}
.home-links a:hover, .home-links a:active {
	color: #FFFFCC;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
	}
#flash-graph {
	width: 100%;
	}
#title {
	width: 745px;
	background-image:url(/images/title.jpg);
	height: 80px;
	}
#content-top {
	width: 775px;
	background-image:url(/images/content-top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 51px;
	z-index: 102;
	}
#content-bg {
	width: 775px;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-y;
	background-position: top;
	font-size: 90%;
	z-index: 101;
	}
#content-bg a:link, #content-bg a:visited, #content-bg a:hover, #content-bg a:active{
	font-weight: bold;
	color:#36485E;
	text-decoration: underline;
	}
	
#leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	width: 150px;
	margin-left: 15px;
	clear: both;
}
#leftnav a:link, #leftnav a:visited {
/*	background-image: url(../images/menu-off.png);*/
	width: 150px;
	margin-left: 15px;
	clear: both;
}
#leftnav a:hover, #leftnav a:active {
/*	background-image: url(../images/menu-on.png);*/
	width: 150px;
	margin-left: 15px;
	clear: both;
}
.related-links, .related-links a {
	height: 95px;
	border: 0;
	margin-left: 8px;
	}
#content {
	clear: both;
	width: 525px;
	position: absolute;
	left: 85px;
	top: 45px;
	}
.sitemap {
	line-height: 18pt;
/*	font-weight: bold; */
	}
.sitemap a:link, .sitemap a:visited {
	color: #48211C;
	text-decoration: none;
	}
.sitemap a:hover, .sitemap a:active {
	color: #924339;
	text-decoration: underline;
	}
.footer {
	font-size: 80%;
	line-height: 12pt;
	background-image:url(../images/footer_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height: 180px;
	padding-top: 40px;
	color: #333333;
}
.footer a:link, .footer a:visited {
	color: #333333;
	text-decoration: underline;
}
.footer a:hover, .footer a:active {
	color: #666666;
	text-decoration: underline;
}
.sponsor-text {
	color: #333333;
	text-transform: uppercase;
	font-size: 6pt;
	font-weight: bold;
}	
.subTitle-1 {
	font-weight: bold;
	font-size: 120%;
	letter-spacing: 1px;
	color: #EAE7BA;
	background-image:  url(/images/h1bg1.gif);
	background-repeat: no-repeat;
	height: 55px;
	padding: 18px 0 0 44px;
}
.subTitle-1 a {
	color: #EAE7BA;
	text-decoration: underline;
}	
.subTitle-2 {
	font-weight: bold;
	font-size: 120%;
	letter-spacing: 1px;
	color: #EAE7BA;
	background-image: url(/images/h1bg2.gif);
	background-repeat: no-repeat;
	height: 55px;
	padding: 18px 0 0 44px;
}
.subTitle-3 {
	font-weight: bold;
	font-size: 120%;
	letter-spacing: 1px;
	color: #EAE7BA;
	background-image: url(/images/h1bg3.gif);
	background-repeat: no-repeat;
	height: 55px;
	padding: 18px 0 0 44px;
}
.subTitle-green {
	font-weight: bold;
	font-size: 110%;
	color: #73897C;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F2F2F2;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.lline {	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

-->
