body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}
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: 10pt;
}
h2 {
	font-size: 11pt;
}
h1 {
	font-size: 12pt;
}
a {
	color: #003378;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #4379C9;
	text-decoration: underline;
	font-weight: normal;
}
a:active { 
	color: #4379C9;
	text-decoration: underline;
	font-weight: normal;
}
dt {
	font-weight: bold;
}
sup {
	font-size: 80%;
}
.bulletlinks {
	margin: 0 0 0 3em;
	padding: 0;
	list-style-type: disc;
}
.bulletlinks li {
	margin: auto;
	padding-left: 0;
	background: none;
}
#bodywrap {
	width:625px;
	margin: auto;
	padding: auto;
	text-align: left;
}
#header {
}
#logo {
	float: left;
	padding: 5px 0 5px 5px;
}
#rightheader {
	display: none;
}
#topnav {
	display: none;
}
#topnav a {
	font-weight: normal;
}
#bluebar {
	display: none;
}
#submenu {
	display: none;
}
#buttons {
	display: none;
}
#content {
	width: 100%;
	float: none;
}
#breadcrumbs {
	display: none;	
}	
#footer {
	display: none;
}
.spacer {
	clear: both;
}
.upgrade {
	display: none;
}
.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: #000000;
	background: #9BC8FF;
}
.columnheaderwhiteleft
{ 
	text-align: left;
	color: #000000;
	background: #9BC8FF;
}
.columnheaderwhiteright
{ 
	text-align: right;
	color: #000000;
	background: #9BC8FF;
}
.fieldinstructionsbold
{ 
	text-align: left;
	font-weight: bold;
	font-size: 8pt;      
}
.fieldinstructions 
{ 
	text-align: left;
	font-size: 8pt;      
}

.bgdarkblue {
	background: #9BC8FF;
}
.bggray {
	background: #EAEAEA;
}
.bgwhite {
	background: #FFFFFF;
}
.bglightblue {
	background: #7EADFF;
}
.accesscontent {
	margin-left: 16em;
}
.accesssignin {
	float: left;
	background: #F1F1FF;
	border: 1px solid #1F61AE;
	padding: 10px;
	margin-top: -62px;
}
.whitelinkul {
	color: #000000;
}
a.whitelinkul:visited {
	color: #000000;
}
a.whitelinkul:active {
	color: #000000;
}
.blueSignin
{
	font-weight: bold; 
	background: #9BC8FF;
	color:#000000;
}
.smallprint {
	font-size: 9pt;
}
.fineprint {
	font-size: 8pt;
}
.noprint {
	display: none;
}
.breakhere {
	page-break-before: always
}

