body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}


.bodyCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #000000;
	line-height:16pt;
	text-transform:none;
	
}

.boldCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #00467F;
	line-height:16pt;
	text-transform:none;
	font-weight:bold;
	
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #00467F;
	line-height:17pt;
	text-transform:uppercase;
	font-weight:bold;
}


.title1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #00467F;
	line-height:15pt;
	text-transform:uppercase;
	font-weight:bold;
}

.releaseTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #00467F;
	line-height:14pt;
	text-transform:uppercase;
}

.boxTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: #00467F;
	line-height:20pt;
	text-transform:lowercase;
	font-weight:bolder;

}


.boxCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: #444444;
	line-height:11pt;

}

.boxCopy2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:5pt;
	color: #444444;
	line-height:8.5pt;

}

.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #5d88a1;
	line-height:16.5pt;
	font-weight:bold;
	text-decoration:none;

}

.nav A{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #5d88a1;
	line-height:16.5pt;
	font-weight:bold;
	text-decoration:none;
}

.nav A:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #00467f;
	line-height:16.5pt;
	font-weight:bold;
	text-decoration:underline;
}

.nav2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #00467f;
	line-height:18pt;
	text-decoration:none;
	font-weight:normal;
	text-transform:lowercase;

}

.nav2 A{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #00467f;
	line-height:18pt;
	text-decoration:none;
	font-weight:normal;
	text-transform:lowercase;

}

.nav2 A:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color: #5d88a1;
	line-height:18pt;
	text-decoration:none;
	font-weight:normal;
	text-transform:lowercase;

}

.footerNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: #00467f;
	line-height:18pt;
	text-decoration:none;
	font-weight:normal;
	text-transform:lowercase;

}

.footerNav A{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: #00467f;
	line-height:18pt;
	text-decoration:none;
	font-weight:normal;
	text-transform:lowercase;

}

.footerNav A:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: #5d88a1;
	line-height:18pt;
	text-decoration:none;
	font-weight:normal;
	text-transform:lowercase;

}


.boxNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #00467f;
	line-height:15pt;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.boxNav A{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #00467f;
	line-height:15pt;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.boxNav A:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #b20838;
	line-height:15pt;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.contactNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#b20838;

}

.contactNav A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:17px;
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#b20838;
	display: block; /* a tag must be a block */
     width: 98px; /* width of reactive image */
     height: 18px; /* height of reactive image */
	 
	 
}

.contactNav A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height:17px;
	color: #ffffff;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#5d88a1;
	display: block; /* a tag must be a block */
     width: 98px; /* width of reactive image */
     height: 18px; /* height of reactive image */
}