.nav {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.toolbar {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.toolbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.toolbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.toolbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.toolbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.column-heading {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.primary-content {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C4E1FF;
}
.secondary-content {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dashed #FF9900;

}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.small-white-link {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}
.small-white-link a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.small-white-link a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.small-white-link a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.small-white-link a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.page-heading {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.footer-content {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C4E1FF;
}
.family-special {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.blog-content {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.video-content {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}