td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
table {
	background-color:#ffffff;
	border:0;
}
li {
	margin-top:5px;
}
.whiteborder {
	border: 8px solid #FFFFFF;
}
.grayborder {
	border: 2px solid #535A60;
}
.header {
	color:#004C88;
	font-size: 11pt;
	font-weight:bold;
}
.newsletterHeader {
	color:#004C88;
	font-size: 20pt;
	font-style: italic;
}
.newsletterSectionHeader {
	font-family: Papyrus;
	color:#3B5DA4;
	font-weight:bold;
	font-size: 12pt;
}
.newsletterSectionSubHeader {
	font-family: Papyrus;
	font-size: 8pt;
}

a.topNav {
	color:#FFFFFF;
	font-size:7pt;
	text-decoration:none;
}
a {
	text-decoration:none;
	color:#2B74B9;
}
a:hover {
	text-decoration:underline;
}

a.navAnchor1 {
	color:white;
	text-decoration:none;
	font-size: 7pt;
}
a:hover.navAnchor1 {
	text-decoration:underline;
}
a.navAnchor2 {
	color:#004C88;
	text-decoration:none;
	font-size: 7pt;
}
a:hover.navAnchor2 {
	text-decoration:underline;
	
}
td.nav1 {
	background-color:#004C88;
	border-bottom: thin white solid;
	padding-left:2px;
	height:17px;
}
td.nav2 {
	background-color:#2B74B9;
	border-bottom: thin white solid;
	padding-left:10px;
	height:17px;
}
td.nav3 {
	background-color:#6F96CD;
	border-bottom: thin white solid;
	padding-left:15px;
	height:17px;
}
td.nav4 {
	background-color:#FFFFFF;
	padding-left:30px;
}
td.nav5 {
	padding-left:50px;
}


.footer {
	font-size: 7pt;
	color: #333333;
	text-align:center;
	height:18px;
}
.smallNote {
	font-size:6pt;
}