:link
{
    COLOR: navy;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #660033;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: mediumvioletred;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: underline
}

body         
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background: #FFFFFF;
	font-size: 10pt;
}

table {
	font-size: 10pt;
}

.07pt-font {font-size: 7pt}
.08pt-font {font-size: 8pt}
.09pt-font {font-size: 9pt}
.10pt-font {font-size: 10pt}
.11pt-font {font-size: 11pt}
.12pt-font {font-size: 12pt}
.13pt-font {font-size: 13pt}
.14pt-font {font-size: 14pt}
.15pt-font {font-size: 15pt}
.16pt-font {font-size: 16pt}
.17pt-font {font-size: 17pt}


.titlehr  {
	height: 1px;
	color: #DDDACA;
	width: 98%;
	text-align: left;
}	

.title  {
	color:#003285;
	font-size:14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
}

.title-sub  {
	color: #003285;
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.pglastmod  {
	font-size: 7pt;
	color:#999999;
}	

.sitemenu {
	vertical-align: middle;
	height: 10px;
	width: 100px;
	font-size: 9px;
}

.spacer  {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 8px;
	
}	
	
.section { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}


.body-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.linklist
{
color: navy;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-variant: normal;
font-weight: bold
}

.tableBGClear
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    BACKGROUND-COLOR: transparent
}

.tableBGShade
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    BACKGROUND-COLOR: #f7f7f7
}

.tableBGHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	COLOR: #FFFFFF;
    BACKGROUND-COLOR: #5B72BF
}

.section-nav
{
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-variant: normal;
	font-weight: normal;
}.quadrant-links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* CSS FOR NEW SITE HEADER */
#header
{
width:100%;
padding:5px 0px 0px;
}
.logo
{
float:left;
width:300px;
padding:0px 5px 5px;
} 
#header .menu 
{
clear:both;
padding:2px 0px 0px;
text-align:center;
border-top:3px solid #00AEEF;
border-bottom:2px solid #ACA899;
background-color:#4A4AB5;
}
#header ul
{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
display:inline;
list-style:none;
}
#header li
{
list-style:none;
text-align:center;
display:inline;
margin:0px 1px;

}
#header li a
{
padding:0px 2px;
}
li.mainmenu
{
color:#736357;
text-decoration:none;
background:url(/sitewide/images/tabr.jpg) no-repeat right top;
}
li.mainmenu  a, li.mainmenu  a:visited, li.mainmenu  a:active
{
color:#736357;
text-decoration:none;
background:url(/sitewide/images/tabl.jpg) no-repeat left top;
}
li.ba
{
color:#fff;
text-decoration:none;
background:url(/sitewide/images/tabbar.jpg) no-repeat right top;
}
li.ba a, li.ba a:visited, li.ba a:active
{
color:#fff;
text-decoration:none;
background:url(/sitewide/images/tabbal.jpg) no-repeat left top;
}
li.ba a:hover, li.mainmenu a:hover
{

text-decoration:underline;
}
li.mainmenu a:hover
{
color:#736357;
}
li.ba a:hover,
{
color:#fff;
}

.survey
{
width:125px;
position:absolute;
top:10px;
right:265px;
text-align:center;
background-image:url(/sitewide/images/bkg_survey2.jpg);
background-position:bottom;
padding:4px 2px;
border-top:2px solid #8fc4e4;
border-left:2px solid #8fc4e4;
border-right:2px solid #003a77;
border-bottom:2px solid #003a77;
margin:0 10px;
}
.survey a, .survey a:visited
{
font-weight:bold;
color:#fff;
font-size:8pt;
text-decoration:none;
}
.survey a:hover
{
color:#F5F5B5;
text-decoration:underline;
}
#header .search
{
height:42px;
position:absolute;
top:15px;
right:5px;
width:240px;
text-align:right;

}
#header .search a
{
font-weight:bold;
}
#header .search ul
{
float:left;
margin:0;
padding:5px 0px 0px;
}
#header .search form
{
padding:0;
margin:0;
float:right;
}
.copyright {
	color: #999999;font-size: 7pt;text-align: center
}
