body {
	background-color: #163085;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.tbl a {
	width:152px;
	background-color: #285cfe;
	padding-left: 5px;
	padding: 2pt;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight:bold
}
.tbl a:hover {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}

a {
	font-size: 9pt;
	color: #285cfe;
	text-decoration:none
}
a:hover {
	text-decoration: underline;
	color: #285cfe;
}

a.lg_ltblue_links {
	text-decoration:none;
	font-size: 12pt;
	color: #285cfe;	
	font-weight:bold;
	font-style: italic;
}

a.lg_ltblue_links:hover {
	text-decoration:underline;
	font-size: 12pt;
	color: #285cfe;	
	font-weight:bold;
	font-style: italic;
}

a.small_white_links {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 8pt;
}

a.small_white_links:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 8pt;
}

.border {
	border: 1px solid #163085;
}

.top_border {
	border-top: 10px solid #000000;
}

.right-border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}

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

.header_blue {
	font-size: 16pt;
	color: #163085;	
	font-weight:bold;
	font-style: italic;
}

.subheader_ltblue {
	font-size: 12pt;
	color: #285cfe;	
	font-weight:bold;
	font-style: italic;
}

.subheader_white {
	font-size: 12pt;
	color: #FFFFFF;	
	font-weight:bold;
	font-style: italic;
}

.subheader_ltblue_sm {
	font-size: 10pt;
	color: #285cfe;	
	font-weight:bold;
	font-style: italic;
}

.white_text {
	font-size: 9pt;
	color: #FFFFFF;	
	font-weight:bold;
}

.white_small {
	font-size: 8pt;
	color: #FFFFFF;	
}

.white_small_bold {
	font-size: 8pt;
	color: #FFFFFF;	
	font-weight: bold;
}

.blue_text {
	font-size: 9pt;
	color: #163085;
	font-weight: bold;
}

.blue_small {
	font-size: 8pt;
	color: #163085;
	font-weight: bold;	
}

.black_small {
	font-size: 8pt;
	color: #000000;
}

.black_text {
	font-size: 9pt;
	color: #000000;
}

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

.bold_italic_large {
	font-style: italic;
	font-weight:bold;
	font-size: 12pt;
}

.bold {
	font-weight:bold;
}

.bold_large {
	font-weight:bold;
	font-size: 11pt;
}

.italic {
	font-style: italic;
}

.searchterms {
display:none;
}