a:link {
	color: #0E64AD;
	font-weight: bold;
}
a:visited {
	color: #0E64AD;
}
a:hover {
	color: #00204b;
}
a:active {
	color: #00204b;
}
.center {
    text-align: center;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #00204b;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #5d5d5d;
	text-align: left;
}
.body_small {
	font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
	font-size: 12px;
	/* line-height: 14px; */
    line-height: 5px;
	color: #5d5d5d;
	text-indent: 12px;
	text-align: left;
	white-space: normal;
	/* margin-left: 12px; */
	text-decoration: none;
    width: 12em;
}
.links_small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	text-align: left;
	white-space: normal;
	margin-left: 12px;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	color: #000;
}
.boldtext_list {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	line-height: 16px;
	display: inline;
}
.serifbody {
	font-family: Trebuchet MS, Arial, sans-serif;
}
.rtalignfooter {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5D5D5D;
}
.body_rightalign {
	text-align: left;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#Table_01 tr .body table tr td .body {
	text-align: right;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00204B;
}
.list {
	list-style-position: outside;
	list-style-image: none;
}
.links {
	text-decoration: none;
}
.links_sidenav {
	text-decoration: none;
	color:#5d5d5d;
    position: relative;
}
.links_sidenav_on {
    position: relative;
	text-decoration: none;
	color:#0E64AD;
}
.links_white {
	text-decoration: none;
	color:#FFF;
    font-weight: bold;
    position: relative;
}
li {
	list-style-position: outside;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5D5D5D;
}
.sidenav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* line-height: 12px; */
    line-height: 5px;
	font-weight: normal;
	text-indent: 5px; 
	/* padding-top: 10px; */
	text-decoration: none;
	color: #5d5d5d;
}
.sidenav_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: normal;
	text-indent: 5px;
	padding-top: 10px;
	text-decoration: none;
	color: #FFF;
}
.sidenav_on {
	color: #FFF;
	background-color: #00204b;
	text-decoration: none;
}
.sidenav_arrow {
	color: #00204b;
	text-decoration: none;
	font-weight: bold;
}
