.nav {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.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: #0000CC;
}
.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: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;

}
.primary-content {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EFEFEF;
}
.secondary-content {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D7EBFF;

}
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;
}
.formfield {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.formbutton {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;

}
.redtext {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.subnav {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	color: #FFFF00;
	background-color: #000099;
	font-size: 11px;
	font-weight: bold;
}
.subnav a:link{
	color: #FFFF00;
	text-decoration: underline;
}
.subnav a:hover{
	color: #FFFF00;
	text-decoration: underline;
}
.subnav a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
.subnav a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.page-heading {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.page-heading a:link {
	color: #000099;
	text-decoration: underline;
}
.page-heading a:hover {
	color: #000099;
	text-decoration: underline;
}
.page-heading a:active {
	color: #000099;
	text-decoration: underline;
}
.page-heading a:visited {
	color: #000099;
	text-decoration: underline;
}
.testimonial {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #000066;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.schedule {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px dashed #000066;
}
.formbutton2 {

	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: normal;
}
.footer-content {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #BBDDFF;
}
.gift-cert {
	border: 1px solid #000000;
}
.select {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
.select a:link, a:hover, a:active, a:visited {
	color: #000099;
	text-decoration: underline;
}
.red12 {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #D6342B;
	font-style: italic;
}
.red12 a:link {
	color: #D6342B;
	text-decoration: underline;
}
.red12 a:hover {
	color: #D6342B;
	text-decoration: underline;
}
.red12 a:active {
	color: #D6342B;
	text-decoration: underline;
}
.red12 a:visited {
	color: #D6342B;
	text-decoration: underline;
}
.page-heading2 {

	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000099; FONT-FAMILY: Tahoma, Geneva, Arial, sans-serif
}
.cert_table {
	border: double #FF0000;
	background-color:#FFFFFF;
}
.cert_title {
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
}
.cert_subtitle {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}
.cert_text {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
}