body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #344454;
}

td.NavBar {
	background-color: #344454;
}

td.credit {
	text-align: center;
	font-size: 10pt;
	color: #cccccc;
}

td.footer {
	text-align: center;
	font-size: 10pt;
}

td.HomeMiddleColumn {
	cell-padding: 2px;
	border-right: 1px solid #95A0AE;
}

td.HomeContent, td.MiddleContent {
	background-color: #ffffff;
	border-bottom: 1px solid #344454;
}

td.HomeContent p, td.MiddleContent p {
	font-size: 9pt;
	color: #000000;
}

td.MiddleContent h3 {
	font-family: Myriad Roman, Myriad, Arial;
	font-size: 13pt;
	font-weight: normal;
	color: #000000;
}

td.MiddleContent ul {
	font-size: 9pt;
}

td.RightColumn {
	border-right: 1px solid #95A0AE;
	background-color: #E9E0E3;
}

td.RightColumn h3 {
	font-family: Myriad Roman, Myriad, Arial;
	font-size: 13pt;
	font-weight: normal;
	color: #344454;
}

td.RightColumnText {
	font-size: 8pt;
	border-bottom: 1px solid #95A0AE;
	color: #666666;
}

td.NavButton {
	background-color: #4A5E77;
}

a.NavButton {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.NavButton:hover {
	color: #cccccc;
}

a.SubNavButton {
	text-decoration: none;
	color: #eeeeee;
	font-size: 9pt;
	float: right;
}

a.SubNavButton:hover {
	text-decoration: underline;
}

td.NavBarQuote {
	color: #ffffff;
	font-size: 8pt;
}

td.NavBarQuote a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
}

td.navBarQuote a:hover {
	text-decoration: underline;
}

a.ReadMore {
	font-weight: bold;
}

a.ReadMore:hover {
	text-decoration: none;
}

a.RightColumnLink {
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

a.RightColumnLink:hover {
	text-decoration: underline;
}

h1 {
	font-family: Myriad Roman, Myriad, Arial;
	font-size: 16pt;
	font-weight: normal;
}

h1 a {
	text-decoration: none;
	color: #000000;
}

h1 a:hover {
	text-decoration: underline;
}

hr {
	border: 1px dashed #95A0AE;
	height: 1px;
}

td.MiddleContentFeatured {
	border-bottom: 1px solid #344454;
	background-color: #E9E0E3;
	padding: 4px;
	font-size: 9pt;
}

td.MiddleContentFeatured h3 {
	font-family: Myriad Roman, Myriad, Arial;
	font-size: 13pt;
	font-weight: normal;
	color: #000000;
}

.white {
	color: #cccccc;
}