body {
	margin: 5px;

}
td {
	font:  11px Verdana, Arial, Helvetica, sans-serif;
	font-color: #333333;
}

.tablecontent {
	
	height: 460px;
	width: 780px;
}



.title {
	font: bold 12px;
   color: #1B8989;
	 }
	
.subtitle {
	color: #2F5473;
	font-size: 12px;
	font-weight: bold;
	}
	
a{
	 color: #2F5473;
	 text-decoration:underline;
}
a:hover {
	 color: #FF0000;
     text-decoration:underline;
	}

#subnav
{     font-size: 9px;
	 color: #2F5473;

}
a.subnav{
	 color: #c5cada;
	 text-decoration:none; }

a:hover.subnav{
     color: #FF0000;
	 text-decoration:none;
	}
	
a.boldgreen {
     fontL: 10px bold;
	 color: #209A9A;
}
a:hover.boldgreen {
     font 10px bold;
	 color: #000000;
}

.navunderline {
	background-color: #c5cada;
	padding: 4px 3px 6px;
	border-bottom: 1px solid #FFFFFF;
}
.rightnavpaddingtop {
	margin: 0px;
	height: 30px;
	display:block;


}
.paddingpagebtm {
	padding: 5px;
	height: 30px;

}
.pageoutline {
	border: 1px solid #000000;
	height: 580px;

}
.bottomnav {
	height: 30px;
	background-color: #c5cada;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.odd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 10px 4px;



}
.tableunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #275473;

}
.leftnav {
	border-top: 0px none;
	border-right: 1px solid #2F5473;
	border-bottom: 0px none;
	border-left: 0px none;
}
.red {
	font-style: italic;
	color: #FF0000; font-weight:bold
	}
.dates {
		color: #000000;
}.navunderline2 {

	background-color: #FFCB03;
	padding: 4px 3px 6px;
	border-bottom: 1px solid #FFFFFF;
}
.secondaryinfo {
	font: italic 10px ;
	color: #666666;
}
.linktitles {
	font-size: 12px;
	font-weight: bold;
}
.subtitleLarge {
	font-size: 12px;
	font-weight: bold;
}
