/*HEADER STYLES*/



.blueheader
{
	font-family: verdana, sans-serif;
	color: #003399;
	font-size: 10pt;
	font-weight: bold;
}

.blackheader
{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.whiteheader
{
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

.redheader
{
	font-family: verdana, sans-serif;
	color: #990000;
	font-size: 0.8em;
	font-weight: bold;
}

.grayheader
{
	font-family: verdana, sans-serif;
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
}


/*MAIN COPY STYLES*/

.bluecopy
{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 0.8em;
; font-weight: bold
}

.blackcopy
{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 0.7em;
}

.whitecopy
{
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
}
.redcopy
{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 0.8em;
}

.graycopy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
}



/*SMALL COPY STYLES*/

.smallbluecopy
{
	font-family: verdana, sans-serif;
	color: #003399;
	font-size: 7pt;
}

.smallblackcopy
{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 7pt;
}

.smallwhitecopy
{
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
}

.smallredcopy
{
	font-family: verdana, sans-serif;
	color: #990000;
	font-size: 7pt;
}

.smallgraycopy
{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 0.6em;
}


/*LEFTNAV STYLES*/

a.leftNav
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

a.leftNav:link
{
	text-decoration: none;
	color: #999999;
}

a.leftNav:hover
{
	text-decoration: none;
	color: #000000;
}

a.leftNavOn
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}


/*BLUE LEFTNAV STYLES*/

a.leftNavBlue
{
	text-decoration: underline;
}

a.leftNavBlue:link
{
	text-decoration: underline;
}



/*LEFTSUBNAV STYLES*/

a.leftSubNav
{
	font-family: verdana, sans-serif;
	font-size: 7pt;
	color: #003399;
	text-decoration: none;
}

a.leftSubNav:link
{
	text-decoration: none;
	color: #003399;
}

a.leftSubNav:hover
{
	text-decoration: none;
	color: #990000;
}

a.leftSubNavOn
{
	font-family: verdana, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}


/*PROFILENAV STYLES*/

a.profileNav
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #990000;
	text-decoration: none;
}

a.profileNav:link
{
	text-decoration: none;
	color: #990000;
}

a.profileNav:hover
{
	text-decoration: none;
	color: #000000;
}

a.profileNavOn
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}



/*SPECIAL LINK STYLES*/

a.whitelink
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

a.whitelink:link
{
	color: #FFFFFF;
}

a.whitelink:hover
{
	color: #FFCC00;
}



/*FOOTER STYLES*/

a.footergray
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #E0E0E0;
	text-decoration: none;
}

a.footergray:link
{
	text-decoration: none;
	color: #E0E0E0;
}

a.footergray:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

/*UNIQUE COPY STYLES*/

b { font-weight: bold; }


.gridcopy
{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 8pt;
}

.gridcopy a:link
{
	color:#990000;
}





body {  background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.bluecopyBold { font-family: verdana, sans-serif; font-size: 0.8em; ; font-weight: bold}
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em}

