﻿body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	color: #616365;
}

#topnavbar{
	position: absolute;
	top: 105px;
	left: 8px;
	width: 984px;
	height: 40px;
	background-image: url(images/topnavbg.jpg);
	background-repeat: repeat-x;
}

#topnav{
	position: absolute;
	left: 50px;
}

#main{
	position: absolute;
	top: 159px;
	width: 1000px;
	padding: 8px;
	left: 8px;
}

#mainleft{
	width: 222px;
}

#mainmiddle{
	width: 520px;
}


#mainright{
	width: 234px;
}

#homeleft{
	width: 50px;
}

#homemiddle{
	width: 600px;
}

#homeright{
	width: 320px;
}

.padded{
	padding-left: 5px;
}

h2{
	margin-top: 0px;
	padding-top: 0px;
	color: #C2AE01;
	font-weight: normal;
	font-size: 18pt;
}

h3{
	font-weight: normal;
	font-size: 16pt;
	color: #C2AE01;
}

.subheader{
	font-size: 11pt;
	font-weight: bold;
	color: #C2AE01;
	text-decoration: none;
}

.larger{
	font-size: 14pt;
	color: #C2AE01;
}

.homelarger{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

.blacklarger{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16px;
	color: #000000;
}

.readmore{
	color: #C2AE01;
	border-color: #C2AE01; 
	font-weight: bold;
	text-decoration: none;
}

.linkToPartner{
	color: #616365;
	border-color: #C2AE01;
	text-decoration: none;
	font-weight: bold;
}

.newsintro{
	color: #AE9A00; 
	text-decoration: none;
}

.newsHeader{
	color: #AE9A00;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

#mainbottom{
	background-color: #C2AE01;
	color: Black;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.subnavspacer{
	width: 30px;
}

.subnav{
	width: 170px;
	border-bottom: thin solid #C2AE01;
}

#subnavactive{
	background-color: #DCDCDC;
}

.subnavtop{
	width: 170px;
	border-bottom: thin solid #C2AE01;
	border-top: thin solid #C2AE01;
}

a.subnavlink{
	color: #818085;
	border: none;
	text-decoration: none;
	font-size: 11pt;
}

a.subnavlink#active{
	font-weight: bold;
}

a.footer {
	color: Black;
	text-decoration: none;
}

.boxspacer{
	width: 15px;
}

.box{
	border: thin solid #C2AE01;
   padding: 5px;
}

.highlightyellow{
	width: 300px;
	background-color: #C2AE01;
	color: White;
	font-size: 10pt;
	padding-left: 5px;
	font-weight: normal;
}

.highlightgray{
	background-color: #828b86;
	color: White;
	font-size: 10pt;
	padding-left: 5px;
	font-weight: normal;
}

ul{
	list-style-image: url(images/bullets.jpg);
}

#newsevents{
	height: 255px;
	overflow-y: scroll;
}

.cell_dotted {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999;
	font-size: 14px;
	color: #C2AE01;
}

.forum_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 10px;
	font-weight: bold;
	color: #BFAD21;
}

.forum_time {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BFAD21;	
}

.forum_topic {
	font-size: 14px;
	margin-bottom: -10px;
	color: #BFAD21;
}

.forum_break {
	font-size: 14px;
	margin-bottom: -15px;
}

.forum_segment {
	font-size: 16px;
	font-weight: normal;
	color: #BFAD21;
}

.forum_bulletlist {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;	
}

.newsdate {
	color: #AE9A00;
	text-decoration: none;
	margin-bottom: -14px;
}