BODY, TD, TH, .normal, INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
.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;
}


.Level0Nav {
	font-weight: bold;
	background-color: #CCCCFF;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.Level0Nav a:link, .Level0Nav a:visited {
	text-decoration: none;
}
.Level0Nav a:hover, .Level0Nav a:active {
	color: #FFFFFF;
	text-decoration: underline
}
.Level0NavActive a {
	font-weight: bold;
	background-color: #9999FF;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

.Level1Nav {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: 6666FF;
}
.Level1Nav a:link, .Level1Nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Level1Nav a:hover, .Level1Nav a:active {
	color: #FFFFFF;
	text-decoration: underline
}
.Level1NavActive, .Level1NavActive a {
	font-weight: bold;
	background-color: #3333FF;
	padding-left: 2px;
	padding-right: 5px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.Level1NavActive a:hover, .Level1NavActive a:active, .Level1NavActive a:link, .Level1NavActive a:visited {
	color: #FFFFFF;
	text-decoration: underline
}


.Level2Nav {
	font-weight: bold;
	background-color: #0000FF;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
}
.Level2Nav a:link, .Level2Nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Level2Nav a:hover, .Level2Nav a:active {
	color: #FFFFFF;
	text-decoration: underline
}
.Level2NavActive, .Level2NavActive a {
	font-weight: bold;
	background-color: #0000CC;
	padding-left: 3px;
	padding-right: 5px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.Level3Nav {
	font-weight: bold;
	background-color: #000099;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.Level3Nav a:link, .Level3Nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Level3Nav a:hover, .Level3Nav a:active {
	color: #FFFFFF;
	text-decoration: underline
}
.Level3NavActive, .Level3NavActive a {
	font-weight: bold;
	background-color: #000066;
	padding-left: 3px;
	padding-right: 5px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}


.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;
}
.breadcrumbs  a:hover, .breadcrumbs a:active, .breadcrumbs a:link, .breadcrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	xfont-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;
}


