a:hover {  
	text-decoration: none; 
	color: #cc9933;
	}
.bullet { 
	list-style-type: square; 
	list-style-image:  url(../interface/bullet_blue.gif); 
	text-decoration: none; 
	line-height: 15px
} 

.content {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none
}
.footer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	text-decoration: none
}
.footer a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #003399; 
	text-decoration: none
}
.footer:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: underline
}
.subtitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333
}
.title {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #003366; 
	font-weight: bold
}
.whitelinks {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none
}
.whitelinks:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffcc00; 
	text-decoration: none 
}
.formbutton2 {
	font-size: 11px;
	font-weight: normal; 
	border-top:1px #666666;
	border-bottom:1px #003333;
	border-left:1px #666666;
	border-right:1px #003333;
	border-style:solid; 
	background:#666666;
	color:#ffffff;
}
.textField2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
}
.rightHandNav td {
	font-family: arial, helvetica, sans-serif;
	color:#FFFF00;
	font-weight: bold;
	font-size: 12px;
}
.rightHandNav a {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.rightHandNav a:visited {
	color: #FFFFFF;
}
.rightHandNav a:hover {
	color: #FFFF00;
	text-decoration: none;
}
body {
	margin: 0em;
}
.blue_bg {
	background: url(../interface/full_background.jpg);
}