.headings {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-transform: none;
}
.bodytext {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.boldheader {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.bullettext {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.maintitle {
	font-family: "Times New Roman";
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.bodytext_red {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.boldlisitng_white {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_large_header {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.boldgrey {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.smlnavred {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.sitemap {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #005500;
	text-decoration: none;
}
.white-header {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.stateheading {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3F63B0;
	text-decoration: none;
}
.crumbs {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.crumbs a{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.crumbs a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.goto-course-site {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	border: thin none #CCCCCC;
	list-style-type: none;
	list-style-position: inside;
}
.goto-course-site a{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	border: thin none #CCCCCC;
	list-style-type: none;
	list-style-position: inside;
	text-decoration: none;
}
.goto-course-site a:hover{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	border: thin none #CCCCCC;
	list-style-type: none;
	list-style-position: inside;
	text-decoration: underline;
	background-color: #F7F7F7;
	background-position: center center;
}
