@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AE2428;
	font-family: Helvetica, Arial, sans-serif;
}

a:link, a:visited {
	color: #728ebc;
	font-weight: normal;
	text-decoration: none;
}


a:hover, a:focus {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

p.contactinfo {
	margin-top: 0px;
	font-size: 10pt;
	line-height: 13pt;
	color: #113277;
}

.scrollingtext {
	margin-top: 3px;
	text-align: center;
	vertical-align: middle;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}

.scrollable {
width: 200px;
height: 100px;
overflow: auto;
}


p.bodyheader {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #113277;
}

p.bodyheader2 {
	margin-top: 35px;
	margin-bottom: 0px;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #113277;
}

p.bodycopy {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #113277;
}

p.bodycopy a:link {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #AE2428;
	text-decoration: underline;
	
}

p.bodycopy a:hover {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #AE2428;
	text-decoration: underline;
	
}

p.bodycopy a:visited {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #AE2428;
	text-decoration: underline;
	
}

p.topbodycopy {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #113277;
}

p.bodycopyaftersubhead {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #113277;
}

p.bodycopyaftersubhead a:link {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #AE2428;
	text-decoration: underline;
	
}

p.bodycopyaftersubhead a:hover {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #AE2428;
	text-decoration: underline;
	
}

p.bodycopyaftersubhead a:visited {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #AE2428;
	text-decoration: underline;
	
}

p.subhead {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #AE2428;
}

p.subhead2 {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #AE2428;
}

p.listleadin {
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #113277;
}

ul.bodylist {
	list-style: circle;
	padding: 0px;
	font-size: 9pt;
	color: #113277;
	line-height: 1.5;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}

ul.bodylist a:link {
	list-style: circle;
	padding: 0px;
	font-size: 9pt;
	color: #113277;
	line-height: 1.5;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
}

ul.bodylist a:hover {
	list-style: circle;
	padding: 0px;
	font-size: 9pt;
	color: #AE2428;
	line-height: 1.5;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
}

ul.bodylist a:visited {
	list-style: circle;
	padding: 0px;
	font-size: 9pt;
	color: #113277;
	line-height: 1.5;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
}

p.footer {
	font-size: 8.5pt;
	vertical-align: middle;
	color: #728ebc;
	text-align: center;
	line-height: 15pt;
}

