body { 
background-color:#000000;
margin: 0px;
}

#marqueecontainer{
color: #ffffff;
font-size: 11px;
font-weight: normal;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
position: relative;
width: 580px; /*marquee width */
height: 65px; /*marquee height */

overflow: hidden;
border: 0px solid #cccccc;
padding: 0px;
padding-left: 0px;
}

.nav {
	color: #5f5f5f;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.nav {
	color: #ffffff;
	font-weight: normal; }
a:hover.nav {
	color: #ff9900;
	text-decoration: none; }

.subnav {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.subnav {
	color: #0e5b78;
	font-weight: normal; }
a:hover.subnav {
	color: #000000;
	text-decoration: none; }

.subnavon {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.subnavon {
	color: #000000;
	font-weight: normal; }
a:hover.subnavon {
	color: #000000;
	text-decoration: none; }

.text {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.text {
	color: #ff9900;
	font-weight: normal;
	text-decoration: none; }
a:hover.text {
	color: #cccccc;
	text-decoration: none; }

.smtext {
	color: #5f5f5f;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.smtext {
	color: #6694a3;
	font-weight: normal; }
a:hover.smtext {
	color: #cc6600;
	text-decoration: none; }

.content {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #0e5b78;
	font-weight: normal; }
a:hover.content {
	color: #cc6600;
	text-decoration: none; }

p { margin-top: 8px; margin-bottom: 10px; margin-right: 25px;}

H1 {
color:#000000;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
margin-top: 0px;
margin-bottom: 20px;
padding-bottom: 15px;
background-image:url(../../images/stripes.gif);
background-position: left bottom;
background-repeat:no-repeat;
}

H2 {
color:#173644;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
margin-top: 0px;
margin-bottom: 10px;
padding-bottom: 0px;
}

.pagehd {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pagehd {
	color: #000000;
	font-weight: bold; }
a:hover.pagehd {
	color: #666666;
	text-decoration: none; }

.boldhd {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.boldhd {
	color: #000000;
	font-weight: normal; }
a:hover.boldhd {
	color: #666666;
	text-decoration: none; }

ul {
	margin-left: 14px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../../images/bullet_arrow.gif);
	}

ul.news {
	margin-left: 14px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 5px 0px;
	list-style-image: url(../../images/bullet_arrow.gif);
	}

ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.3em;
	padding: 0px 0px 5px 0px;
	}

.footer {
	color: #5f5f5f;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #6694a3;
	font-weight: normal; }
a:hover.footer {
	color: #ffffff;
	text-decoration: none; }

a { color:#0e5b78; text-decoration: none; }
a:hover { color:#cc6600; }
a:active { color:#888888; }