body {
	background-color: #ACAFB1;
	font-family: Arial, Helvetica, sans-serif;
	}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BlueTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	letter-spacing:.25px;
	font-style: normal;
	font-weight: lighter;
	color: #0399CD;
	text-decoration: underline;
}
.BlueTitlesNoUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	letter-spacing:.25px;
	font-style: normal;
	font-weight: lighter;
	color: #0399CD;
}
.BoldBookTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	letter-spacing:.25px;
	font-style: italic;
	font-weight: bold;
	color: #0399CD;
	text-decoration: none;
}
.BoldGrayTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	letter-spacing:.25px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bodyTextGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	letter-spacing:.25px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
}
.bodyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	letter-spacing:.25px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
	font-style: italic;
}
.bodyTexSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	letter-spacing:.25px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
}
.bodyTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:.25px;
	color: #0399CD;
	text-decoration: none;
	font-weight: lighter;
}
.leftblueQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0399CD;
	line-height: 125%;
	letter-spacing:.25px;
	font-weight: lighter;
	word-spacing: normal;
	text-decoration: none;
	text-align: center;
}
a{
	color: #0399CD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
	font-size: 12px;
}
a:hover{
	color: #0399CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: lighter;
}
.LargerTextGrayDarker {
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
.BottomSmalType {
	color: #666666;
	text-decoration: none;
	font-size: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.footRight a:link {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.footRight a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.footRight a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;

}
.readMore a:link {
	color: #0399CD;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
.readMore a:hover {
	color: #0399CD;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}
.ButtonForLists {
	color: #666666;
	text-decoration: none;
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
td img {display: block;}