body{font:Arial, Helvetica, sans-serif;color: #333333;margin: 0px;padding: 0px}
img, a img{border:0 none;}
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-size: 16pt;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	font-size: 120%;
	color: #000000;
}

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;
}

li{
	margin-bottom: 1em;
	margin-right: 2em;
}

#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: 729px;
	height: 90px;
	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;
}

#feature{
	font-size: 11px;
	text-align: justify;
	color: #000000;
	background-color: #E9F3CD;
	padding-right: 10px;
	padding-top: 5px;
	height: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

#feature a:link  {
	text-decoration: none;
	color: #006600;
}

#feature a:visited {
	text-decoration: none;
	color: #006600;
}
#feature a:hover {
	text-decoration: none;
	color: #000000;
}

/************* #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;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
.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-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95BC2C;
	color: #555555;
}
.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;
}
.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;
}
.imgbrdr {border:solid 1px #000}