.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #282828;
	line-height: 1.35em;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #282828;
	line-height: 1.35em;
}

.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 1.35em;
	font-weight: 200;
	color: #15378D;
}

.blueBold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 1.35em;
	font-weight: bold;
	color: #15378D;
}


.italicBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #282828;
}

.italicBody a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #15378D;
	text-decoration:none;
}

.italicBody a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #15378D;
	text-decoration:underline;
}


.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #15378D;
	text-decoration: none;
}
.bottomlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #15378D;
	text-decoration: none;
}
.bottomlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.bottomlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #15378D;
	text-decoration: none;
}
.blueDashes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #15378D;
	text-decoration: none;
}
.pageTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FFFFFF;
	line-height: 1.35em;
}
.bigIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #282828;
}
.whiteCallout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FFFFFF;
}
.whiteCalloutunderItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
}
.questionSerif {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #15378D;
}
.bodyRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FF0000;
	line-height: 1.35em;
}
.italicBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-style: italic;
	font-weight: normal;
	color: #282828;
}

.cs {
	width:766px;
	border:2px solid #DADADA;
	border-top:none;
}

.cs1 {
	width:766px;
	border:2px solid #DADADA;
	border-bottom:none;
	border-top:none;
}

.sunBox {
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	line-height:120%;
	padding-bottom:8px;
	}
	
.sunBox img {
	padding-bottom:6px;
	}	

.sunBox span.one {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#F00;
	}
	
.sunBox span.two {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	}		

