.Bluetable {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #203c63;
	padding: 10px;
}
.greybox {
	border: 1px solid #C7CED8;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	color: #203C63;
	list-style-type: disc;
}
.GreySides {
	font-family: arial;
	font-size: 9pt;
	line-height: 14pt;
	color: #29303A;
	margin: 20px;
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7CED8;
	border-bottom-color: #C7CED8;
	border-left-color: #C7CED8;
	text-align: left;
	vertical-align: top;
}
.h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	color: #203C63;
}



.nav-bar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFC4A1;
	border-right-color: #EFC4A1;
	border-bottom-color: #EFC4A1;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9pt;
	color: #333333;
	line-height: 14pt;
}
.bluebox {
	background-color: #264877;
	margin: 8px;
	padding: 8px;
	border: 1px dotted #5385C8;
}

.h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #D35102;
}
