

<!-- START general link attributes -->

A:ACTIVE {
	color: #000066;
}
	
A:VISITED {
	color: black;
}

A:LINK {
	color: #000066;
}

<!-- END general link attributes -->


<!-- special link attributes -->


A.mainnavlink { 
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.mainnavlink:visited { 
	color: #FFFFFF;	
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	text-decoration: none;
}




<!-- general font and formatting attributes -->

H1 {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 20pt; 	
	font-weight:bold;
	color: #000066;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 	
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
} 

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 	
	font-weight:bold;
	color: #000000;
	}

UL {
	list-style-image : url(images/bullet_standard.gif);
}

.body {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	font-size:12px;	
}

.white {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	font-size:12px;	
}

BODY {
	SCROLLBAR-FACE-COLOR: #dedede; 
	SCROLLBAR-HIGHLIGHT-COLOR: ##999999; 
	SCROLLBAR-SHADOW-COLOR: #333330; 
	SCROLLBAR-ARROW-COLOR: #999999; 
	SCROLLBAR-BASE-COLOR: #000000; 
	scrollbar-dark-shadow-color: gray; 
	scrollbar-3d-light-color: #9BAAC1;
	color: white;
}

.edge		{ 
			border-right: #000000 1px solid; 
			border-bottom: #000000 1px solid; 
			border-top: #000000 1px solid; 
			border-left: #000000 1px solid; 
			COLOR: black; 
			background-color:#ffffff;
			}


.promored {
	font-family: Arial, Helvetica, Sans-serif;
	color: #CC0000;
	font-size:16px;
	font-weight: bold;
}

.promowhite {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	font-size:12px;
	font-weight: bold;
}

A.promowhite { 
	color: white;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

A.promowhite:visited { 
	color: white;	
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

A.promowhite:active { 
	color: white;	
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
A.promowhite:hover { 
	color: black;	
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.bodyblue {
	font-family: Arial, Helvetica, Sans-serif;
	color: #000066;
	font-size:12px;
}

.bodyblack {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	font-size:12px;
}

.bodybluesmall {
	font-family: Arial, Helvetica, Sans-serif;
	color: #000066;
	font-size:11px;
}

.bodysmall {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	font-size:11px;
}

.title {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	font-weight:bold;
	font-size:24px;
}

.navbar { 
	color: #663399;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

 .button{
	background-color:#000066;
	border-color:#000000;
	border-style:solid;
	border-width:2px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: white;
}

.mtext {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal ; text-decoration: none; color:black}
.mtext A {font-size: 12px; color: black; font-family: arial, helvetica; text-decoration: underline; font-weight: bold} 
.mtext A:hover {font-size: 12px; text-decoration: underline; color: white; font-weight: bold; BACKGROUND-COLOR: #000066} 
.mbtext {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold ; text-decoration: none}
.ftext {font-size: 11px; color: black; font-family: arial, helvetica, sans-serif}
.ftext A {font-size: 11px; color: black; font-family: arial, helvetica, sans-serif; text-decoration: underline; font-weight: normal}
.ftext A:hover {font-size: 11px; font-weight: normal; text-decoration: underline; color: white; BACKGROUND-COLOR: #000066}
.wtext {font-size: 9px; color: #ffffff; font-family: arial, helvetica, sans-serif }
.wtext A {font-size: 10px; color: #ffffff; font-family: arial, helvetica, sans-serif; text-decoration: underline; font-weight: normal} 
.wtext A:hover {font-size: 10px; font-weight: normal; text-decoration: underline; color: black}
.wtext A:visited {font-size: 10px; font-weight: normal; text-decoration: underline; color: #ffffff}
.otext {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000066; font-weight: bold ; text-decoration: none;}
.btext {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold ; text-decoration: none;}



 .clear {
	font-family: Arial, Helvetica, Sans-serif;
	color: white;
	font-size:2px;	
}



.edge		{ 
			border-right: #9AA8B1 1px solid; 
			border-bottom: #9AA8B1 1px solid; 
			border-top: #9AA8B1 1px solid; 
			border-left: #9AA8B1 1px solid; 
			COLOR: black; 
			background-color:#ffffff;
			}

