/* CSS Document */
body, td {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #000000;
	background-repeat: repeat;
}

p,li {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #000000;
	padding-left: 5px;
}

.padded {
	padding-left: 10 px;
}

td.norepeat{ 
	background-repeat: no-repeat;
}

td.whitetext {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #FFFFFF;
	text-decoration: none;
}

a.white {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.white:hover {
	color: #ffff73;
	font-weight: bold;
}

a.bottomnav {
	font-size: 8pt;
	color: #224390;
	text-decoration: none;
	font-weight: normal;
}

a.bottomnav:hover {
	color: #fbaa19;
	font-weight: normal;
}

a.bottomnavhover {
	color: #fbaa19;
	font-weight: normal;
}

a.bottomnavhover:hover {
	color: #fbaa19;
	font-weight: normal;
}

a {
	font-size: 8pt;
	color: #224390;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #fbaa19;
	font-weight: normal;
}

a.fhlink {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #98022f;
}
a.fhlink:hover {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #D2C979;
}
a.fhlinkhover {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #D2C979;
}
a.seolink {
	color: #4385Fc;
	font-size: 8pt;
}
a.seolink:hover {
	font-size: 8pt;
}
h1 {
	font-size: 18pt;
	color: #224390;
	font-family: "Garamond, Times, serif";
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	color: #d56100;
	font-family: Verdana, Times, serif;
	font-style: italic;
	font-weight: bold;
}

.h1 {
	font-size: 18pt;
	color: #224390;
	font-family: "Garamond, Times, serif";
	font-weight: bold;
}

.h2 {
	font-size: 12pt;
	color: #d56100;
	font-family: Verdana, Times, serif;
	font-style: italic;
	font-weight: bold;
}
a.hlink {
	color: #666633;
	font-weight: bold;
}
a.hlink:hover {
	text-decoration: none;
}
.copy {
	font-size: 8pt;
	color: #000000;
}
td.bodypad {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

input, select {
	font-size: 8pt;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	color: #000000;
}

.submit {
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	background-color: #224390;
}

.submithover {
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	background-color: #d56100;
}

.required {
	font-size: 10pt;
	color: #d56100;
	font-family: Verdana, Arial, sans;
	font-style: italic;
	font-weight: bold;