body {
margin: 0;
padding: 0;
color: #CCC;
background-color: #004040;
font-family: arial, helvetica, sans-serif;
font-size: 78%;
}

table {
border-collapse: collapse;
}

form {
margin: 0;
}


/*
p {
	font-size: 12px;
}
h1 {	
	font-size: 2em;
}	
		
h2 {	
	font-size: 1.75em;
}	
		
h3 {	
	font-size: 1.58em;
}	
		
h4 {	
	font-size: 1.33em;
	}	
		
h5 {	
	font-size: 1.17em;
}	
		
h6 {	
	font-size: 1em;
	color: #FFFFFF;
}	
*/

a:link, a:visited, a:active {	
	text-decoration: underline;
	font-weight: normal;
	color: #99CC33;
	/*font-size: 10px;*/
}	
a:hover	{	
	text-decoration: none;
	color: #FFFFCC;
	font-weight: normal;
	/*font-size: 10px;*/
}
	
.BlkTxtGreyBk {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*
li {
	font-size: 10px;
}
*/

.bannerlink a:link, .bannerlink a:visited, .bannerlink a:active {
	color: #FFFF00;
	text-decoration: underline;
}
.bannerlink a:hover {
	color: #009900;
	text-decoration: underline;
}


#rNavWrap {
width: 180px;
}

.BoxTitle {
text-align: center;
font-weight: bold;
color: #000;
background: #FFC12C url(images/bot_top_001.gif) bottom left repeat-x;
padding: 2px;
}

.BoxContent {
color: #FFF;
background: #333;
padding: 5px;
}

.rnav_tbl_1 {
border: 0px solid #FFC12C;
}

.rnav_tbl_2 {
border: 1px solid #FFC12C;
}


.newshead {
font-weight: bold;
}

.newsdate {
font-weight: normal;
font-style: italic;
font-size: 10px;
}

.news_story {
font-weight: normal;
}


hr {
border: 0;
}
.hr {
border: 0;
width: 95%;
color: #CCC;
background: #CCC;
height: 1px;
margin: 10px auto;
	_text-align: center;
	_margin: 0px auto 5px auto;
}


.jump {
background-color: #FFFFCC;
}


#popHeader {
color: #FFF;
background: #FF6600;
border-bottom: 1px solid #CCC;
font-size: 15px;
padding-top: 1px;
padding-bottom: 3px;
font-weight: bold;
text-align: center;
}

/*
#email p {
font-size: 10px;
}
*/

#email .inputBox {
border: 1px solid #000;
margin: 2px 0;
}

#email .input_button {
cursor: pointer;
}

#FeedbackError {
text-align: center;
font-size: 14px;
}
#FeedbackError a:link, #FeedbackError a:visited, #FeedbackError a:active {	
text-decoration: underline;
font-weight: normal;
color: #99CC33;
/*font-size: 14px;*/
}	
#FeedbackError a:hover	{	
text-decoration: none;
color: #FFFFCC;
font-weight: normal;
/*font-size: 14px;*/
}

#HelpTable .HelpTitle {
color: #FFF;
background: #FF6600;
font-weight: bold;
font-size: 16px;
border-bottom: 1px solid #FFF;
padding: 2px;
}


/* -- Start topbanner.asp -- */
img {
border: none;
}
#BannerTop {
width: 100%;
height: 68px;
}
.BannerLeft {
padding: 0;
float: left;
margin-top: 2px;
margin-right: 2px;
border: 0px solid #666;
}
.BannerLeft img {
vertical-align: bottom;
}
.BannerRight {
width: 468px;
height: 60px;
padding: 0;
float: right;
margin-top: 2px;
margin-right: 2px;
border: 1px solid #666;
}
.BannerRight img {
vertical-align: bottom;
}
/* -- End topbanner.asp -- */