.blueNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333399;
	text-decoration: none;
}
.blueNavText a{
	color: #333399;
	text-decoration: none;
}
.grayNavText a{
	color: #666666;
	text-decoration: none;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.listText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 2px;
	text-decoration: none;
}
.bodyTextDarkBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #666699;
	text-decoration: none;
}
.bodyTextDarkBlue a, a.bodyTextDarkBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #666699;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	margin:0px;
}
.bodyTextDarkBlue a:hover, a.bodyTextDarkBlue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #666699;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	margin:0px;
}
.bodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bodyTextBold a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.redBodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #CC6666;
	text-decoration: none;
}
.redBodyTextBold a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #CC6666;
	text-decoration: underline;
}
.bodyTextItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bodyTextItalic a {
	color: #000000;
	text-decoration: underline;
}
.slightlySmaller {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bodyTextBoldUnderLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.articleSectionNav {
	text-align:left;
	padding-left:30px;
	width:415px;
	white-space:normal;
	}
.articleSectionNav span {
	margin:0px; 
	padding:0px; 
	vertical-align:top; 
	display:table-cell; 
	display:inline-table; 
	display:inline-block;
	border:none;
	white-space:nowrap;
	text-align:center;
	}
