#blue-standout {
	color: #FFF;
	background-color: #163085;
	padding: 5px;
	width: 225px;
	margin: auto;
	text-align: center;
	font-weight: bold;
}

#right {
	width: 150px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	text-align: center;
	font-size: 75%;
}		

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;
}

li {
	margin-top: 0.05in;
	hspace: 5px;
}

.tbl a {
	width:154px;
	background-color: transparent;
	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;
}

.tbl2 a {
	width:183px;
	background-color: transparent;
	padding: 1pt;
	padding-left: 15px;
	text-align: left;
	display:block;
	text-decoration: none;
	color:#163085;
	font-size: 9pt;
	font-weight:bold
}
.tbl2 a:hover {
	text-decoration: none;
	background-color: #163085;
	color: #d9deed;
}

.tbl3 a {
	width:100%;
	background-color: transparent;
	padding: 1pt;
	text-align: right;
	display:block;
	text-decoration: none;
	color:#163085;
	font-size: 9pt;
	font-weight:bold;
	border-bottom-color: #163085;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.tbl3 a:hover {
	text-decoration: none;
	background-color: #163085;
	color: #d9deed;
}

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

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;
}

.top_border_dashed {
	border-top: 1px dashed #163085;
}

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

.right-border {
	border-right-width: 1px;
	border-right-style: dashed;
	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_small_border {
	font-size: 8pt;
	color: #000000;
	border-right: 1px #999 solid;
}

.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;
}

.all_caps {
	text-transform:uppercase;
}

.button80 {
	background-color:#CCCCCC;
	color: #163085;
	width:80px;
	cursor:pointer;
}

.button120 {
	background-color:#CCCCCC;
	color: #163085;
	width:120px;
	cursor:pointer;
}

.button160 {
	background-color:#CCCCCC;
	color: #163085;
	width:160px;
	cursor:pointer;
}

.button200 {
	background-color:#CCCCCC;
	color: #163085;
	width:200px;
	cursor:pointer;
}

