@charset "UTF-8";

.bodyNormal {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align:justify;
	line-height: 14pt;
}


.bodyNormalItalic {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align:justify;
	line-height: 14pt;
	font-style:italic;
}


.bodyNormalBullets {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align:justify;
	line-height: 14pt;
}

.bodyNormalHome {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-align:left;
	line-height: 14pt;
}


a:link { 
	color: #232644;
}

a:visited { 
	color: #666;
}

a:hover { 
	color: #OOO;
	text-decoration: none;
}


.bodyTitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#232644;
	text-align:left;
	line-height: 18px;
	font-weight: bold;
}



.bodyTitleBlue {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#232644;
	text-align:left;
	line-height: 18px;
}


.bodyNormalBold {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	line-height: 14pt;
}


.bodyNormalBoldBlue {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #232644;
	line-height: 14pt;
	text-align: left;
}


.bodyNormalBoldBlueCentered {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #232644;
	line-height: 14pt;
	text-align: center;
}


.footerText {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#999;
	text-align: center;
}

