@charset "utf-8";
/* CSS Document */

.header, .header a:hover, .header a:active, .header a:visited:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #BA9958;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}.header a:link, .header a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.links a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #003881;
	text-decoration: none;
	line-height: 150%;
}.links a:hover, .links a:active, .links a:visited:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #BA9958;
	text-decoration: none;
	line-height: 150%;
}.links a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 150%;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
}.bodytext a:link, .bodytext a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003881;
	text-decoration: none;
}.bodytext a:hover, .bodytext a:active, .bodytext a:visited:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BA9958;
	text-decoration: none;
}

.bodytext_header {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}.bodytext_header_blue {
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    color: #003881;
    font-weight: bold;
}.bodytext_header_gold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BA9958;
	font-weight: bold;
}

.bodytext_subheader {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #000000;
}.bodytext_subheader a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003881;
	text-decoration: none;
}.bodytext_subheader a:hover, .bodytext_subheader a:active, .bodytext_subheader a:visited:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BA9958;
	text-decoration: none;
}.bodytext_subheader a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.bodytext_subheader_blue {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #003881;
}

.normal, {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.normal a:link, .normal a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #003881;
	text-decoration: none;
}.normal a:hover, .normal a:active, .normal a:visited:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #BA9958;
	text-decoration: none;
}