/* This file contains any styles which would apply to all pages */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.arial14NAV-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001863;
	font-weight: 800;
	background-image: url(FOPnavbg.gif);
	background-color: #FF9400;
	width: 125px;
	height: 23px;
	text-align: center;
}
.arial14NAV-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001863;
	font-weight: 800;
	background-image: url(FOPnavbg.gif);
	background-color: #FF9400;
	width: 625px;
	height: 23px;
	text-align: center;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	text-align: center;
}
.Arial12White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	width: 625px;
	background-color: #001863;
}

a:link {
	color: #001863;
}
a:visited {
	color: #001863;
}
a:hover {
	color: #3769FF;
}
a:active {
	color: #001863;
}


table.table{
	width: 100%;
}
td.titlerow{
	background-color: #D7D7D7;
}
td.categoryrow{
	background-color: #D7D7D7;
}
td.altrow1a{
	background-color: #EAEAEA;
}
td.altrow2a{
	background-color: #E2E2E2;
}
td.altrow1b{
	background-color: #DFDFDF;
}
td.altrow2b{
	background-color: #E5E5E5;
}
td.buttonrow{
	background-color: #D8D8D8;
}
td.notes{
	background-color: #F8F8F8;
}

table.maincontent{
	border: 0;
	width: 100%;
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
td.navleft{
	padding: 5px;
	background-color: #001863;
	vertical-align: top;
	width: 150px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.content{
	padding: 3px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

span.home-headings{
	font-weight: bold;
	font-size: 12px;
}

span.home-headline{
	font-size: 12px;
}

span.headline{
	font-weight: bold;
	font-size: 15px;
}

span.date{
	font-size: 10px;
}

/* Added to make site W3C complient */

table.main
{
	width: 750px;
	margin: 10px auto;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
}
.Pic
{
	color: #FFFFFF;
	text-transform: none;
	border: none;
	background-color: #ffffff;
	text-decoration: none;
}
.Pic a:link
{
	color: #FFFFFF;
	text-transform: none;
	border: none;
	background-color: #ffffff;
	text-decoration: none;
}
.Pic a:visited {
	color: #FFFFFF;
	text-transform: none;
	border: none;
	background-color: #ffffff;
	text-decoration: none;
}
.Pic a:hover {
	color: #FFFFFF;
	text-transform: none;
	border: none;
	background-color: #ffffff;
	text-decoration: none;
}
.Pic a:active {
	color: #FFFFFF;
	text-transform: none;
	border: none;
	background-color: #ffffff;
	text-decoration: none;
}