table {
	border-collapse: collapse;
}

.tbl a {
	width:92%;
	height: 30px;
	padding-top: 9px;
	padding-left: 5px;
	background-color: transparent;
	text-align: left;
	display: block;
	text-decoration: none;
	color:#4c4c4c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold
}
.tbl a:hover {
	text-decoration: none;
	background-color: #8B7D4C;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.tbl2 a {
	width:100%;
	padding: 1px;
	background-color: #D5EEEF;
	text-align: left;
	display: block;
	text-decoration: none;
	color:#333367;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.tbl2 a:hover {
	text-decoration: none;
	background-color: #333367;
	color: #D5EEEF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4c4c4c;
}
body {
	background-color: #333367;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.small_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333367;
}

.tan_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #d6c57d;
}

.header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4c4c4c;
	font-weight: bold;
}

.subheader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1f561f;
	font-weight: bold;
}

.subheader_white {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.bold_italic {
	font-style: italic;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style: italic;
}

a {
	color: #106cb9;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #106cb9;
}	

a.white_links {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

a.white_links:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

a.tan_links {
	text-decoration:none;
	color: #d6c57d;
	font-size: 9pt;
}

a.tan_links:hover {
	text-decoration:underline;
	color: #d6c57d;
	font-size: 9pt;
}

a.blue_links {
	text-decoration:none;
	color: #4c4c4c;
	font-size: 8pt;
}

a.blue_links:hover {
	text-decoration:underline;
	color: #4c4c4c;
	font-size: 8pt;
}

.blue_text_small_bold {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4c4c4c;
	font-weight: bold;
}

.blue_text_small {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4c4c4c;
}

.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2a2a54;
}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #333367;
}

.largewhite {font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	color: #ffffff;
	font-weight:bold
}

.largeorange {font-family: Arial, Helvetica, sans-serif;
	font-size: 46pt;
	color: #c5592b;
	font-weight:bold
}

.red {color:#ff0000;
font-size:12pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-style: italic;}

.lightblue {color:#456a8c;
font-size:18pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold}

.smallwhite {color:#ffffff;
font-size:18pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold}

.smallorange {font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #c5592b;
	font-weight:bold
}

.searchterms {
display:none;
}