a:link {
  font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
.bodytext-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodytext-gray a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AB0535;
}
.bodytext-gray a:hover, .bodytext-gray a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bodytext-gray a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #AB0535;
}
.indextext-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bodytext-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AB0535;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AB0535;
}
ul {
  list-style: none;
}
li {
  background: url('images/arrow_red.gif');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  margin-left: 0px;
  padding-left: 7px;
  line-height: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bulleted {
  background: url('images/arrow_red.gif');
  background-repeat: no-repeat;
  background-position: 0px 9px;
  margin-left: 0px;
  padding-left: 12px;
  line-height: 24px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
ol li {
  background: none;
  margin-left: 0px;
  padding-left: 7px;
  line-height: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B5985;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.subhead-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B5985;
	padding-left: 0px;
}
.head-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B5985;
}
.left_nav {
	text-indent: -1em;
	margin-left: 1em;
}

a.bodytext-white:link {
  font-size: 10px;
	color: #FFFFFF;
}
a.bodytext-white:hover {
	color: #CCCCCC;
}
a.indextext-gray:link {
  font-size: 10px;
	color: #333333;
}
a.indextext-gray:hover {
	color: #333333;
}
a.boldred {
  font-size: 12px;
}
a.boldred:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AB0535;
}
a.boldred:hover {
	color: #333333;
}
a.subhead-blue:link, a.head-blue:link {
	color: #4B5985;
}
a.subhead-blue:hover, a.head-blue:hover {
	color: #333333;
}
a.footertext:link {
	color: #666666;
	font-size: 9px;
}
a.footertext:hover {
	color: #4B5995;
}
a.footertext:visited {
	color: #333333;
}
a:visited {
	color: #999999;
}
a.bodytext-white:visited {
	color: #CCCCCC;
}
a.subhead-blue:visited, a.head-blue:visited {
	color: #333333;
}
body {
	background-color: #EFF3F7;
	margin: 0px;
	padding: 0px;
}
.border2 {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.padleft {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 24px;
}
.subhead-blue-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B5985;
}
.border1 {
	border-top: 1px solid #ffffff;
}

.dottedbox {
  width: 183px;
  border: #ffffff 1px solid;
  vertical-align: middle;
}

.dottedbox .bodytext-gray {
  background-repeat: no-repeat;
  font-size: 10px;
}

.dottedbox .subhead-blue {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
