body {
	font-family: verdana, arial, sans;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#header {
	background-color: #003670;
}	

#content {
	border: 0;
	padding: 10px 0 0 0;
	width: auto;
	}

#nav {
	display: none;
	}

#top-pics {
	display: none;
	}	

#footer {
	display: none;
	}
	
#fpnews {
	width: 220px;
	padding: 10px;
	background-color: #F8EEA2;
	vertical-align: top;
	}

#fpcontents {
	width: 100%;
	vertical-align: top;
	padding: 10px;
	}

#results td {
	padding: 0 0 9px 0;
	}
#results em {
	font-size: 12px;
	}

h1 {
	font: 24pt Georgia, Times, "Times New Roman", serif;
	color: #003670;
	margin-bottom: 12px;
	}	
	
h2 {
	font: bold 12pt verdana, arial, sans;
	color: #003670;
	margin-bottom: 0;
	}
	
h3 {
	font: bold 10pt verdana, arial, sans;
	color: #003670;
	margin-bottom: 0;
	}

.right {
	float: right;
	padding: 0 0 0 10px;
	}

.left {
	float: left;
	padding: 0	10px 0 0;
	}	

h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/

a {
	color: #003670;
	}

a:hover {
	color: #ffffff;
	background-color: #003670;
	}

#tablestyling {
	width: 99%;
	border-top: 1px solid #003670;
	border-left: 1px solid #003670;
	}

#tablestyling td {
	padding: 6px;
	border-right: 1px solid #003670;
	border-bottom: 1px solid #003670; 
	}		
	