@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
a:link {
	color: #005153;
}
#td_main_text {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	text-align: left;
}
h1 {
	font-size: 18px;
	color: #DD528B;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006A69;
	line-height: 20px;
}
.paraheader {
	font-weight: bold;
	color: #006A69;
	font-size: 14px;
}
.sitemaplinks {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
.bodyitalic {
	font-style: italic;
}
.bodybold {
	font-weight: bold;
}
.ddmenu {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color: #39BAB4;
}
.back {
	font-size: 10px;
	font-weight: bold;
	color: #9A9A9A;
	text-align: right;
	text-decoration: none;
}
.required {
	color: #D8538B;
	font-size: 12px;
	font-weight: bold;
}
.td_right_bkgd {
	background-image: url(images/headers/right.jpg);
}
.td_left_bkgd {
	background-image: url(images/headers/left.jpg);
}
.td_btn_bar {
	background-image: url(images/buttons/blank_btn.jpg);
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
}
