body
{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:.9em;
}
div.topmost_bar
{
	margin:0px;
	padding:0px;
	color:#FFF;
	font-weight:normal;
	letter-spacing:2px;
	font-family:Myriad Web Pro, Arial, Helvetica, sans-serif;
	font-size:14px;
	width:100%;
	height:32px;
	background:#4D6A80;
}
div.headerbar2
{
	margin:0px;
	padding:0px;
	width:100%;
	height:132px;
	background:#B5CFE3;
	
	text-align:center;
}
div.headerbar3
{
	margin:0px;
	padding:0px;
	width:100%;
	height:3px;
	background:#4D6A80;
}
div.centermass
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:910px;
	background:#FFF;
	color:#000;
	font-family:Myriad Web Pro, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	
	
}
div.footer_divider
{
	width:910px;
	height:3px;
	background:#4D6A80;
	margin-bottom:5px;
}
div.footer
{
	margin-top:30px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:910px;
	background:#FFF;
	color:#000;
	font-family:Myriad Web Pro, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}
a.toplink
{
	color:#FFF;
	font-weight:normal;
	letter-spacing:2px;
	font-family:Myriad Web Pro, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}
a.toplink:hover
{
	text-decoration:underline;
}
a.hoverlink
{
	color:#000;
	text-decoration:none;
}
a.hoverlink:hover
{
	text-decoration:underline;
}

table.fancytable
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
table.fancytable td, table.fancytable th 
{
font-size:1em;
border:1px solid #4d6a80;
padding:3px 7px 2px 7px;
}

table.fancytable tr.alt td 
{
color:#000000;
background-color:#DAE7F1;
}
table.bordertable
{
	border: 2px solid #4d6a80;
}
table.bordertable td
{
	border: 1px solid #4d6a80;
}