<style type="text/css">{  }
body{
	font-family: Arial, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

a:hover {
	color: #000000;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

h2{
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	font-size: 120%;
	color: #333333;
}

h4{
	font-size: 16pt;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

h5{
	font-size: 95%;
	color: #333333;
	padding-left: 175px;
}

ul{
	list-style-position: outside;
	list-style-type: disc;
}

#navBar{
	background-color: #E9F3CD;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
}

#content{
	float: right;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
}

#googleAd{
	width: 728px;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95BC2C;
	background-color: #E9F3CD;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#googleAdS{
	width: 282px;
}

#marquee{
	width: 728px;
	height: 18px;
	border-bottom-color: #95BC2C;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

/************* #globalNav styles **************/

#globalNav{
	color: #95BC2C;
	white-space: nowrap;
	font-size: 12px;
}

#globalNav a {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

#globalNav a:hover {
	font-size: 12px;
	color: #006600;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

/************** .feature styles ***************/

.feature{
	font-size: 11px;
	text-align: justify;
	color: #000000;
	background-color: #E9F3CD;
	padding-right: 10px;
	padding-top: 5px;
	height: auto;
}
.feature h3{
	padding: 20px 0px 5px;
	text-align: center;
}

.feature img{
	float: left;
	margin: 1px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 90%;
	padding-left: 10px;
}
#navBar ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
	padding: 0px;
}
/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 9pt;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #95BC2C;
}
.selected {
	font-weight: bold;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 12px;
	color: #000000;
}
.styleGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.style1 {
	color: #333333;
	font-size: 90%;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #CC3300;
	color: #FFFFFF;
}
.style3 {
	color: #006600
}
.style4 {font-size: 28px;
	font-style: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	color: #333333;
	font-size: 80%;
}
.style10 {
	color: #990000;
}
#navBar a:hover {
	color: #000000;
}
.navBarList {
	list-style-type: none;
	list-style-position: outside;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
}
#help {
	float: right;
	position: absolute;
	top: 19px;
	width: 132px;
	height: 46px;
	left: 432px;
	clear: both;
	font-weight: bold;
	font-size: 80%;
}
.pr_heading {
	font-size: 11pt;
	font-weight: bold;
}
