/* CSS Document */

.smallwhite {
	font-family: Arial; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	text-decoration: none
}
.smallwhite2 {
	font-family: Arial; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	text-decoration: none
}
.smallblack {
	font-family: Arial; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none
}
.black {
	font-family: Arial; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none
}
a:active {
	text-decoration: none
}
a:hover {
	text-decoration: underline; 
	color: #004080;
}
.smallblack1 {
	font-family: Arial; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#mainNav a {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
#mainNav a:hover {
	color: #0000FF;
	text-decoration: none;
}
#footerNav a {
	color: #CCCCCC;
	font-size: 12px;
	padding-right: 15px;
}
