body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../media/backgrounds/main_bkgd.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #235EAA;
}
a:visited {
	color: #00937F;
	text-decoration: none;
}
a:hover {
	color: #00937F;
}
a:active {
	color: #00937F;
}
.subnav a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.subnav a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_bkgd {
	background-image: url(../media/backgrounds/menu_bkgd.gif);
	background-repeat: repeat-y;
}
.titletop_bkgd {
	background-image: url(../media/backgrounds/titlearea_bkgd.gif);
	background-repeat: no-repeat;
}
.pagetitle_bkgd {
	background-color: #FFFFFF;
	background-image: url(../media/backgrounds/pagetitle_bkgd.gif);
	background-repeat: no-repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
tr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.homepage_bkgd {
	background-color: #c3cce9;
	background-image: url(../media/backgrounds/homepage_bkgd.gif);
	background-repeat: repeat-y;
}
.bold_black {
	font-weight: bold;
	color: #000000;
}
.bold_blue {
	font-weight: bold;
	color: #235eaa;
}
.bold_green {
	font-weight: bold;
	color: #009a53;
}
.times_italic_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #235eaa;
}
.bold_italic_black {
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.bold_italic_blue {
	font-style: italic;
	font-weight: bold;
	color: #235eaa;
}
.bold_italic_green {
	font-style: italic;
	font-weight: bold;
	color: #009a53;
}
.italic {
	font-style: italic;
}
