/* --  Dark Blue: #3562BD;   Medium Blue: 6B93E4;   Pale Blue: #D7E4EC;   Link over blue: #8AB3CC;   Link over pink: #BB3C63   -- */

/* Scrollbar */
body 
{
scrollbar-face-color: #6B93E4; scrollbar-shadow-color: #3562BD; scrollbar-highlight-color: #D4EBFA; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #00aeef; scrollbar-track-color: #3562BD; scrollbar-arrow-color: #FFFFFF } 

h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;}

table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}

/*- Dark Blue - large font  --*/
.Head1 
{
	font-size: 10pt;
	color: #0000CC;
	font-weight: bold;
}
/*-- Medium Blue - medium font, italics  --*/
.Head2 
{
	font-size: 9pt;
	color: #5D8BA7;
	font-style: italic;
	font-weight: bold;
}
.footertext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 22px;
}
/*-- Links in body text --*/
a.linkbody {
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration : underline;
}
a.linkbody:visited {
	color: #D4E0F9;
	line-height: 11px;
	text-decoration : underline;
}
a.linkbody:hover {
	color: #2B519D;
	line-height: 11px;
	text-decoration : underline;
}
/*-- Links in table --*/
a.linktable {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : underline;
}
a.linktable:visited {
	color: #D4E0F9;
	line-height: 11px;
	text-decoration : underline;
}
a.linktable:hover {
	color: silver;
	line-height: 11px;
	text-decoration : underline;
}

/*-- Table - Dark Blue --*/
.tdcolor1 
{
	background-color: #3562BD;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}

/*-- Table - Medium Blue --*/
.tdcolor2
{
	background-color: #6B93E4;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 5pt;
}
#nav, #nav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	text-align:center;
	margin:5px 0 5px 0;
}
#nav a:hover {
	color:#2B519D
}
#nav a:visited
{
color: #D4E0F9
}
/*-- <input type="radio" name="Contact By" CHECKED VALUE="Contact by Email" style="background: #bcbcbc; color:#ffffff;"> --*/

