html, body, div {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

body {
	background: white;
	text-align: center;
	}

#container {
	position: relative;
	background: white;
	margin: 0px auto;
	width: 785px;
	height: auto;
	text-align: left;
	}

td	{ 
	font-family: "Tahoma", "Verdana", "Arial" ; 
	font-size: 8pt; 
	line-height: 140%; 
	color: gray; 
	}

img	{
	padding: 0px;
	margin: 0px;
	border: 0;
	}

form	{
	margin: 0px;
	padding: 0px;
	}

ul	{
	margin: 2px;
	padding: 0px;
	}

li 	{
	list-style:inside;
	}

A:link	{
	color: #1E5AAB; 
	text-decoration: none;
	}

A:visited {
	color: #1E5AAB; 
	text-decoration: none;
	}

A:hover	{
	color: #FF7200;
	text-decoration: underline;
	}

.blank	{
	font-size: 1pt;
	}

.bottom_line {
	font-size: 1pt;
	background-color: #2D3851;
	height: 2px;
	}		

.banner	{
	font-size: 12pt;
	color: #2D3851;
	font-weight: bold;
	}

.banner_bullet {
	padding-right: 11px;
	}

.credits a:link {
	color: #aaa;
	font: 8pt/10pt sans-serif;
	}

.credits a:visited {
	color: #aaa;
	font: 8pt/10pt sans-serif;
	}

.credits a:hover {
	color: #aaa;
	text-decoration: underline;
	font: 8pt/10pt sans-serif;
	}

.nav 	{
	font: bold 10pt/12pt verdana,sans-serif;
	color: white;
	background-color: #2D3851;
	}

.td_color_1 {
	background-color: #2D3851;
	}

.bold_text 	{
	font: bold 9pt/10pt sans-serif;
	color: #2D3851;
	}

.text 	{
	font: normal 8pt/10pt sans-serif;
	color: #2D3851;
	}

.text h1 {
	font: bold 9pt/14pt verdana,sans-serif;
	color: #2D3851;
	text-decoration: underline;
	text-align: center;
	margin: 0px;
	}

.content_left {
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 12px;
	}

.content {
	padding-top: 5px;
	}

#nav {
	position: absolute;
	top: 199px;
	left: 212px;
	font: bold 8pt/14pt sans-serif;
	color: white;
	text-align: center;
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

#nav ul {
	color: black;
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

#nav a {
	width: 109px;
	height: 1em;
	color: white;
	}

#nav a:hover, #nav a:sfhover {
	display: block;
	color: black;
	background: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	}

#nav li {
	float: left;
	background: black;
	width: 112px;
	}

#nav li ul {
	position: absolute;
	width: 1em;
	left: -999em;
	top: 0;  
	background: url(images/bgfix.gif);
	}

#nav li:hover ul, #nav li.sfhover ul {
	position:relative;
	left:0px;
	}

html>body #nav li:hover ul, #nav li.sfhover ul {
	left:-10px;
	}

.news_text {
	font: normal 8pt/9pt tahoma,sans-serif;
	}

.news_text h1 {
	font: bold 14pt/14pt tahoma,verdana,sans-serif;
	margin: 0px;
	}