body {
	background: #FFFFFF;
	text-align: left;
}
body, table, tr, th, td, ul, li, h1, h2, h3, h4, h5, h6, p, dt, dd {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: small;
}
h1 {
	font-size: medium;
}
h2, h3, h4, h5, h6 {
	font-size: small;
}
a {
	color: #003378;
}
a:visited {
	color: #4379C9;
}
dt {
	font-weight: bold;
}
sup {
	font-size: x-small;
}
/* sets the fixed width for the entire page */
#bodywrap {
	width: 100%;
}
#header {
}
#logo {
	float: left;
	width: 184px;
}
#topnav {
	text-align: right;
}
#rightheader {	
	text-align: right;
}
/* ???????? */
#bluebar {
}
#submenu {
}
#buttons {
}
#content {
	width: 100%;
}
#breadcrumbs {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
  font-size: small;
	text-align: left;
}
#breadcrumbs a:visited {
	color: #003378;
}	
#footer {
	margin: 1em 0 0 0;
	width: 100%;
	text-align: center;
	border-top: 1px solid #000000;
}
#bottomnav {
	text-align: center;
	font-size: 85%;
	padding: 5px 0 5px 0;
}
#bottomnav a {
	font-weight: normal;
}
#copyright {
	font-size: x-small;
}
.spacer {
	clear: both;
}
.fieldlabeleft {
	text-align: left;
	font-weight: bold;
}
.fieldlabelright {
	text-align: right;
	font-weight: bold;
}
.error
{ 
	font-weight: bold;
	color: #FF0000;
}
.columnheaderwhite
{ 
	text-align: center;
	color: #FFFFFF;
	background: #1F61AE;
}
.columnheaderwhiteleft
{ 
	text-align: left;
	color: #FFFFFF;
	background: #1F61AE;
}
.columnheaderwhiteright
{ 
	text-align: right;
	color: #FFFFFF;
	background: #1F61AE;
}
.provideradmintables
{
     border-bottom:dashed; 
	 border-bottom-color:#CCCCCC; 
	 border-bottom-width: 1px
}
.fieldinstructionsbold
{ 
	text-align: left;
	font-weight: bold;
	font-size: x-small;      
}
.fieldinstructions 
{ 
	text-align: left;
	font-size: x-small;      
}

.bgdarkblue {
	background: #1F61AE;
}
.bggray {
	background: #EAEAEA;
}
.bgwhite {
	background: #FFFFFF;
}
.bglightblue {
	background: #7EADFF;
}
#title {
}
.whitelinkul {
	color: #FFFFFF;
}
a.whitelinkul:visited {
	color: #FFFFFF;
}
.smallprint {
	font-size: x-small;
}
.fineprint {
	font-size: x-small;
}

