<!--

body
{ 
background: url(../img/html_bg.gif) repeat-y top center;

	margin:0px 0px 0px 0px;
	SCROLLBAR-FACE-COLOR: #007900; 
    SCROLLBAR-HIGHLIGHT-COLOR: #3DAF3E;
    SCROLLBAR-SHADOW-COLOR: #016001; 
    SCROLLBAR-3DLIGHT-COLOR: #016001; 
    SCROLLBAR-ARROW-COLOR: #304752;
	SCROLLBAR-TRACK-COLOR: #A7A59D; 
    SCROLLBAR-DARKSHADOW-COLOR: #016001;
}

img {
	border: 0px;
}


/*.bottom_links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #336600;
	text-decoration: none; 
} */

/* links used in top news */
.main_links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
A.main_links {
	color: #000000;
	text-decoration: none;
}
A:HOVER.main_links {
	color:#006600;
	text-decoration: none; 
}

/* links used for subhead links (ex: services.asp) */
.body2_links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
A.body2_links {
	color: #006600;
	text-decoration: underline;
}
A:HOVER.body2_links {
	color:#CC0000;
	text-decoration: underline;
}

/* links used anywhere in the body section */
.body_links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
A.body_links {
	color: #990000;
	text-decoration: underline;
}
A:HOVER.body_links {
	color:#003300;
	text-decoration: underline;
}

/* links used only in pressroom sections */
.news_links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
A.news_links {
	color: #003300;
	text-decoration: underline;
}
A:HOVER.news_links {
	color:#990000;
	text-decoration: underline;
}

/* subhead used in main body */
.subhead1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0;
}

/* used for headlines(non-links) */
.logon {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 16px;
}

/* used for headlines(non-links) */
.subhead_links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0;
}

/* links used for hyperlinked headlines */
.subhead_links_active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0;
}
A.subhead_links_active {
	color: #990000;
	text-decoration: underline;
}
A:HOVER.subhead_links_active {
	color:#CC0000;
	text-decoration: underline;
}

/* used for main text in the body */
.main_body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}

.main_body_red {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #cc0033;
	text-decoration: none;
	line-height: 17px;
}

/* 
.titlebar_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
	text-decoration: none;
	font-weight: bold; 
} */

/* 
.main_body2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:17px; 
} */

/* used for top news section */
.top_news_head {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}

.topnews_links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
A.topnews_links {
	color: #990000;
	text-decoration: underline;
}
A:HOVER.topnews_links {
	color:#006600;
	text-decoration: underline;
}
.error_message {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0;
}

-->
