@charset "UTF-8";
/* CSS Document */

.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0c3263;
	font-size: 14pt;
}
.bodygrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #818182;
}
.bodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.LeftBarTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0c3263;
	font-size: 10pt;
}
.bodyblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #0c3263;
}
.contactBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #0c3263;
}
.contactBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #000000;
	
}
.RightBarBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11pt;
}
.RightBarBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0c3263;
	font-size: 11pt;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #818182;
}
