body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #211753;
}
.large-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #211753;
}
.large-text-italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #211753;
	font-style: italic;
}

a:link {
	color: #E2750E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #E2750E;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #2960BB;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #E2750E;
	font-weight: bold;
}
h1 {
	font-size: 13pt;
	color: #231A53;
}
h2 {
	font-size: 12pt;
	color: #231A53;
}

.table-border {
	border: 2px solid #aea9c9;
	background-color: #FFFFFF;
}
.table-bg {
	background-color: #FFFFFF;
}

#menu a { display:block; line-height:25px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; color: #FFFFFF; font-weight: normal; text-decoration: none; text-align: left; vertical-align: middle; padding-left: 3px; padding-right: 3px; border: 1px solid #AFAACA; background-color: #3E548E; } 

#menu a:hover { text-decoration:none; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; color: #FF9900; line-height: 25px; border: 1px solid #CC6600; display: block; text-align: left; vertical-align: middle; padding-left: 3px; padding-right: 3px; font-weight: normal; } 
.small-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1B124B;
	text-decoration: none;
}
.small-text:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
.small-text:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1B124B;
	text-decoration: underline;
}
.small-text:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1B124B;
	text-decoration: underline;
}
.small-text:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1B124B;
	text-decoration: underline;
}
.clear-all {
	clear: both;
}
