BODY {font-family:Arial, Helvetica, sans-serif;}

BODY.main  {
	margin-top: 0px;
	margin-left : 0px;
	margin-right : 0px;
	color : #FFFFFF;
	font-family : Arial, sans-serif;
}
BODY.blue  {
	margin-top: 10px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #425178;
	font-family : Arial, sans-serif;
	text-align:  center;
}

BODY.blue2  {
	margin-top: 10px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #0B1F46;
	font-family : Arial, sans-serif;
	text-align:  center;
}

BODY.lower-level-pages  {
	margin-top: 5px;
	margin-left : 40px;
	margin-right : 40px;
	background-color:  #CCCCCC;
	font-family : Arial, sans-serif;
	font-size:  10pt;
	color:  #000000;
}

.white-background  {
	margin-top: 20px;
	margin-left : 20px;
	margin-right : 20px;
	background-color : #FFFFFF;
	font-family : Arial, sans-serif;
}

H1.white { color: #FFFFFF; font-size:  14pt;}
H1.blue { color: #214362; font-size:  14pt;}
H1.black { color: #000000; font-size:  14pt;}

H2.white { color: #FFFFFF; font-size:  10pt;}
H2.blue  { color: #214362; font-size:  10pt;}
H2.blue2  { color: #214362; font-size:  10pt; text-align: right;}
H2.black { color: #000000; font-size:  10pt;}

H3.white { color: #FFFFFF; font-size:  8pt;}
H3.blue { color: #214362; font-size:  8pt;}
H3.black { color: #000000; font-size:  8pt;}

P.blue { color: #336699; 	font-weight : bold;}

STRONG.blue { color: #336699;}

SPAN.center {
	font-size: 10pt;
	color: #999999;
	line-height: .45em;
	text-align: center;
}

.tab { margin-left:  15px; 	font-family : Arial, sans-serif;  font-size:  10pt; text-align: justify;}

P { margin-left:  15px; 	font-family : Arial, sans-serif;  font-size:  10pt;  }

.spacer {line-height: 1.25em;}

.right {
	font-size: 9pt;
	color: #999999;
	text-align: right;
	margin-right : 40px;
}

.smalltext {
	font-size: 8pt; 
	font-family: arial, sans-serif;
}

.smalltext2 {
	font-size: 8pt; 
	font-family: arial, sans-serif;
	margin-left:  25px;
}

.smalltext-white {
	font-size: 8pt; 
	font-family: arial, sans-serif;
}

SPAN.bottom { 
	font-size: 9pt; 
	font-color:  #000000;
	font-family: arial, sans-serif;
	text-align: center;}


/*---------------link attributes-----------------------*/
/* active links*/
A:link-main-menu  {
	color : #FFFFFF;
}

/* unvisited links*/
A:visited-main-menu  {
	color : #000099;
}

/* visited links*/

/*---------------link attributes-----------------------*/
/* active links*/
A:link {
	color : #000000;
}

/* unvisited links*/
A:visited  {
	color : #000099;
}

/* visited links*/