BODY, TD, TH, .normal, INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
.savvyCheckBox
{
	width:20px;
}
.normal {
	line-height: 150%;
	color: #000033;
}
A:link { text-decoration: underline; }
A:hover { 
	text-decoration: underline;
	color: #FF6500;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.subnav_selected, A.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.subnav_selected {
	font-weight: bold;
}

.topnav A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00CCFF;
	text-decoration: none;
}
.topnav, .topnav A:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #000000;
}

.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #CB5627;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #003399;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #003399;
}
H3, .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #003399;
}
.morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
}
 .copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
 .copyright A {
	color: #003399;
	text-decoration: none;
}
 .copyright A:hover {
	text-decoration: underline;
}

P {
	margin-top: 0px;
	margin-bottom: 0px;
}
UL {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}
LI {
	margin-top: 0px;
	margin-bottom: 0px;
}

 .Standard_Table {
	border: 1px solid #003399;
	font-size: 12px;
	line-height: 2em;
	vertical-align: top;
	border-collapse: collapse;
}
 .Standard_Table TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 11px;
	line-height: 120%;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	background-color: #D1EDF6;
}
 .Standard_Table TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 11px;
	line-height: 120%;
}

 .Invisible_Gridlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #333333;
	vertical-align: top;
}

HR {
	border-top:1px dotted #003399;
	color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}

.databox
{
	BORDER-BOTTOM: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	PADDING-BOTTOM: 0;
	PADDING-LEFT: 0;
	PADDING-RIGHT: 0;
	PADDING-TOP: 0;
	BACKGROUND-COLOR: #ffffff;
	border-collapse: collapse;
}
.databackground
{
	BACKGROUND-COLOR: #ffffff;
}
.dataheading
{
    BORDER-BOTTOM: #666666 1px solid;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    MARGIN: 0px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: #2A166F;
    COLOR: #ffffff;
}
.label
{
	BACKGROUND-COLOR: #ffffff;
	border-top : 1px solid #666666;
	border-left : 1px solid #666666;
	padding-left : 5px;
	padding-right : 5px;
	padding-top: 1px;
	padding-bottom: 1px;	
	height: 20px;
}
.colhead {
	BACKGROUND-COLOR: #cccccc;
	border-left : 1px solid #666666;
	padding-left : 5px;
	padding-right : 5px;
	padding-top: 1px;
	padding-bottom: 1px;	
	height: 20px;
}
.labelbackground
{
	BACKGROUND-COLOR: #ffffff;
}
.field
{
	BACKGROUND-COLOR: #eeeeee;
	border-top : 1px solid #666666;
	border-left : 1px solid #666666;
	padding-left : 5px;
	padding-right : 5px;
	padding-top: 2px;
	height: 20px;
}



