body { background: #FFFFFF;}


h1 {font-size: 12pt;}

td { 

	font-family: "Georgia", "Times New Roman", "Serif";
	font-size: 10pt; 
	line-height: 120%; 
	color: #000000; 
}



A:link {
	color: #0F4679; 
	text-decoration:none;
}



A:visited {
	color: #0F4679; 
	text-decoration:none;
}


A:hover {
	color: #FFCC00;
	text-decoration:none;
}


A:link.ML {
	color: #FFFFFF; 
	text-decoration:none;
	font-weight: bold;
}



A:visited.ML {
	color: #FFFFFF; 
	text-decoration:none;
	font-weight: bold;
}



A:hover.ML {
	color: #FFCC00;
	text-decoration:none;
	font-weight: bold;
}

.blank {

	font-size: 1pt;
}



.banner {

	font-size: 12pt;
	color: #FFFFFF;
	font-weight:bold;
}



.img_border {

	border-style: solid; 
	border-color: #D6D6D6;
}



.input_box {

	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	background: #D6F6FF;
	width: 100px;
	height: 20px;
	font-family: "georgia";
	font-size: 8pt;
} 



.right_news {

	background-color: #E9E9E9;
}

/* begin styles for RSS Feed */

.rss_box {
	 margin: 1em;
	 width: 150px;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.5em;}
.rss_title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 100%;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0.75em;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	text-decoration : underline;
	color:blue;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}
	
.rss_item a:visited {
	color:purple;
}

.rss_date {
	font-size: 85%;
	font-weight : normal;
	color: #F60;
	}