body {
	background-color: #E6EAF1;
	background-image: url(images/page_bg.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C5680;
	line-height: 18px;
}

hr {
	border: 0px;
	border-bottom: 1px solid #565656;
}
.sidebarMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 28px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
}
.sidebarMenu a:link		{ color:#FFFFFF; text-decoration:none; }
.sidebarMenu a:active	{ color:#FFFFFF; text-decoration:none; }
.sidebarMenu a:visited	{ color:#FFFFFF; text-decoration:none; }
.sidebarMenu a:hover	{ color:#FFFFFF; text-decoration:underline; }

.sidebarMenuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #322F30;
	padding-top: 6px;
	padding-left: 28px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565656;
}

.sidebarMenuOver a:link		{ color:#FFFFFF; text-decoration:none; }
.sidebarMenuOver a:active	{ color:#FFFFFF; text-decoration:none; }
.sidebarMenuOver a:visited	{ color:#FFFFFF; text-decoration:none; }
.sidebarMenuOver a:hover	{ color:#FFFFFF; text-decoration:underline; }

.sidebarDiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
}
.sidebarSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C5680;
	padding-top: 6px;
	padding-left: 28px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
	background-color: #DBE1EA;
}
.sidebarNewsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 16px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
}
.submenuItem {
	padding-top: 3px;
	padding-bottom: 3px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
}
.footer a:link		{ color:#805A43; text-decoration:none; }
.footer a:active	{ color:#805A43; text-decoration:none; }
.footer a:visited	{ color:#805A43; text-decoration:none; }
.footer a:hover		{ color:#805A43; text-decoration:underline; }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C5680;
	line-height: 18px;
}
.text a:link	{ color:#A22F4A; text-decoration:none; }
.text a:active	{ color:#A22F4A; text-decoration:none; }
.text a:visited	{ color:#A22F4A; text-decoration:none; }
.text a:hover	{ color:#A22F4A; text-decoration:underline; }
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #297CAB;
	border: 1px solid #565656;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #297CAB;
	background-color: #C9D1DE;
	line-height: 16px;
}
.subtext a:link		{ color:#A22F4A; text-decoration:none; }
.subtext a:active	{ color:#A22F4A; text-decoration:none; }
.subtext a:visited	{ color:#A22F4A; text-decoration:none; }
.subtext a:hover	{ color:#A22F4A; text-decoration:underline; }
.imageLeft {
	margin-right: 15px;
}
.imageRight {
	margin-left: 15px;
}
.contentDivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A09995;
}
.contentBG {
	background-color: #DBE1EA;
}
.welcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C5680;
	line-height: 18px;
	font-weight: bold;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #297CAB;
	font-size: 10px;
	line-height: 16px;
}
.textSmall a:link	{ color:#A22F4A; text-decoration:none; }
.textSmall a:active	{ color:#A22F4A; text-decoration:none; }
.textSmall a:visited	{ color:#A22F4A; text-decoration:none; }
.textSmall a:hover	{ color:#A22F4A; text-decoration:underline; }
.redHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A22F4A;
}
.fullborder {
	border: 1px solid #C9D1DE;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9D1DE;
}
.quoteBox {
	border: 1px solid #C9D1DE;
	background-color: #DBE1EA;
}
