body {
	background:url(bg_body.jpg) repeat-y center top;
	margin: 0px;
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
td {
	text-align:left;
}
form {
	display:inline;
}	
h1 {
	display:inline;
	font-size: 16px;
	color:#333333;
}
h2 {
	font-size: 18px;
	display:inline;
	color:#333333;
}
h3 {
	cursor: pointer;
	font-size:12px;
	display:inline;
	margin-bottom:15px;
}


a 		{ color:#FF771A; text-decoration:none; }
a:hover { color:#555555; text-decoration:underline; }

.footer a, .footer a:visited { color:#555555; text-decoration:none;  }
.footer a:hover 			 { color:#FF771A; text-decoration:underline; }

.newsNav a, .newsNav a:visited { color:#333333; text-decoration:none; }
.newsNav a:hover 			   { color:#FF771A; text-decoration:none; }

a.news_link 		{ color:#b3a857; text-decoration:none; }
a.news_link:hover	{ color:#003b7c; text-decoration:underline; }

a.investorNav 		{ color:#BF4F0B; text-decoration:none; }
a.investorNav:hover	{ color:#003b7c; text-decoration:underline; }

a.news_title 		{ color:#003b7c; font-size:14px; font-weight:bold; text-decoration:none; }
a.news_title:hover	{ color:#8f875f; font-size:14px; font-weight:bold; text-decoration:none; }

.news_keywords a, .news_keywords a:visited	{ color:#f2850c; text-decoration:none;  }
.news_keywords a:hover 						{ color:#0075a1; text-decoration:underline; }


.newsNav {
	padding:0px 25px 15px 35px;
}
.footer {
	padding:15px;
	color:#555555;
}

/* News Stylings */
.dgNews {
	padding-bottom:12px;
}
.dgTitle {
	font-weight:bold;
}

div.accordion p {
	margin:0px;
	padding:0px 0px 15px 0px;
}

.accordion h3 {
	padding-bottom:15px;
	background:url(img_arrow_on.gif) no-repeat right top;
	width:712px;
	padding-top: 5px;
}

.accContent {
	border-bottom:1px solid #AAAAAA;
}
