df@charset "UTF-8";
.SidebarHeader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	border-bottom-style: double;
	text-align: left;
}
.style12 {font-size: 12px}
.style13 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.style14 {font-size: 14px; font-weight: bold; }
.style15 {font-size: 14px}
.style17 {font-size: 12px; font-weight: bold; }
.MainContentHeader {
	color: #003876;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	border-bottom-style: double;
	text-align: left;
}
.banner {
	background-color: #1C3A66;
	bottom: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-align: center;
	clear: both;
}
.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	height: 35px;
	background-image: url(Images/NavigationBar.png);
}
.h1 {
	font-family: "Bell MT", "Times New Roman Italic", "Monotype Corsiva";
	font-size: 36px;
	font-style: italic;
	color: #003876;
}
.h2 {
	font-family: "Bell MT", "Times New Roman Italic", "Monotype Corsiva";
	font-size: 30px;
	font-style: italic;
	color: #003876;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.5;
	color: #003876;
	padding-left: 10px;
	background-color: #999999;
}
.WhiteBox {
	background-color: #E1E1E1;
	background-position: center top;
	width: auto;
	text-align: inherit;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 45px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #415877;
	border-left-color: #415877;
}

