/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
}

.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.8em;
}


a:link {
	color: #FF9900;
	font-weight: bold;
}
a:visited {
	color: #999999;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-weight: bold;
}
a:active {
	color: #333333;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
}
.heading_large {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.heading_medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.copyright_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.staff_contact_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.footer_note {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.content_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
}
.white_header_medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
