.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: #FFF;
}
.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;
}

div#search{ margin: 0 10%; background: #F1EEE7;}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #B6C8DA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.small-text {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.page-subheading {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}