@charset "utf-8";

body,td,th {
	font-family: Georgia;
	color: #6d7785;
}
body {
	background-color: #295ca5;
	background-image: url(images/GradientBackground2.gif);
	background-position: center top;
	background-repeat: repeat-x;
	margin-top: 0px;
}

.SubscriberText {
	font-family: "Georgia";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.TopLinks {
	font-family: "Georgia";
	font-size: 14px;
	color: #bbd3f1;
}
.TopLinks A:link {
	text-decoration: none;
	font-family: "Georgia";
	font-size: 14px;
	color: #bbd3f1;
}
.TopLinks A:visited {
	text-decoration: none;
	font-family: "Georgia";
	font-size: 14px;
	color: #7eb0ed;
}
.TopLinks A:active {
	text-decoration: none;
	font-family: "Georgia";
	font-size: 14px;
	color: 7eb0ed;
}
.TopLinks A:hover {
	text-decoration: underline;
	font-family: "Georgia";
	font-size: 14px;
	color: #bbd3f1;
}
h1 {
	font-family: "Georgia";
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	font-family: "Georgia";
	font-size: 23px;
	font-weight: normal;
	color: #bbd3f1;
}
h3 {
	font-family: "Georgia";
	font-size: 22px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-family: "Georgia";
	font-size: 24px;
	color: #091627;
	font-weight: bolder;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	font-family: "Georgia";
	font-size: 22px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.MiddleContent {
background-color: #ffffff;
border-left: 1px solid #0e466e;
border-right: 1px solid #0e466e;
}

.BottomWhiteBox {
background-color: #ffffff;
padding: 10px;
color: #000000;
vertical-align: top;
}

.BottomButtonBox {
padding: 3px;
background-color: #ffffff;
}

.BottomTextGrey {
	font-family: "Georgia";
	font-size: 14px;
	color: #6d7785;
}

.BottomTextBlack {
	font-family: "Georgia";
	font-size: 14px;
	color: #000000;
}

.BottomHR {
padding: 0px;
margin: 5px;
}

.BottomDivider {
padding-top: 4px;
padding-bottom: 4px;
margin: 0px;
}


.BottomLinks {
	font-family: "Georgia";
	font-size: 14px;
	color: #ffffff;
}
.BottomLinks A:link {
	text-decoration: none;
	font-family: "Georgia";
	font-size: 14px;
	color: #ffffff;
}
.BottomLinks A:visited {
	text-decoration: none;
	font-family: "Georgia";
	font-size: 14px;
	color: #ffffff;
}
.BottomLinks A:active {
	text-decoration: none;
	font-family: "Georgia";
	font-size: 14px;
	color: #ffffff;
}
.BottomLinks A:hover {
	text-decoration: underline;
	font-family: "Georgia";
	font-size: 14px;
	color: #ffffff;
}
