.whitetext {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.boldwhitetext {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldredtext {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.header {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	letter-spacing: .1em;
}
a.link {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

a:visited { 
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #cccccc;
}
a:hover { 
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	}
.sidebarimage {
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/secondary_sidebar.gif);
}
.whitelink {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.caption {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
.contactlink {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
