@charset "utf-8";
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 22px;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00396d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #28006C;
}
a:hover {
	text-decoration: underline;
	color: #C30;
}
a:active {
	text-decoration: none;
	color: #C30;
}
#bluetop {
	background-color: #001e37;
	background-image: url(media/blue-top.jpg);
	background-repeat: no-repeat;
	height: 173px;
}
h5 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.botNav {
	font-size: 10px;
	color: #8badcf;
	text-align: center;
}
.menuButtons {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #548eab;
	text-align: center;
	height: 35px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
}
.menuButtons a:link {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #548eab;
	text-align: center;
	height: 35px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
}
.menuButtons a:visited {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #548eab;
	text-align: center;
	height: 35px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
}
.menuButtons a:hover {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #548eab;
	text-align: center;
	height: 35px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #f0f9ff;
	text-decoration: none;
	vertical-align: middle;
}
.menuButtons a:active {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #548eab;
	text-align: center;
	height: 35px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #f0f9ff;
	text-decoration: none;
	vertical-align: middle;
}
.botNav a:link {
	font-size: 10px;
	color: #8badcf;
}
.botNav a:visited {
	font-size: 10px;
	color: #5B8BBB;
}
.botNav a:hover {
	font-size: 10px;
	color: #FF3;
	text-decoration: none;
}
.botNav a:active {
	font-size: 10px;
	color: #FC0;
	text-decoration: none;
}
h4 {
	font-size: 42px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 42px;
}
h4 a:link {
	font-size: 42px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 42px;
}
h4 a:visited {
	font-size: 42px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 42px;
}
h4 a:hover {
	font-size: 42px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 42px;
	text-decoration: none;
}
h4 a:active {
	font-size: 42px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 42px;
}
h1 {
	font-size: 24px;
	color: #98cbff;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#menuBar {
	background-color: #d2eeff;
	height: 30px;
	border-top-width: 10px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #95cbed;
	border-bottom-color: #95cbed;
}
#botNavBar {
	background-color: #001d36;
	border-top-width: 10px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #95cbed;
	border-bottom-color: #95cbed;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 24px;
	color: #00396d;
	line-height: 28px;
	padding: 0px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h3 {
	text-align: center;
}

.underlined {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.botBorder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
}
.centered {
	text-align: center;
}
#storeNavBar {
	background-color: #95CBED;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001D36;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #001D36;
}
.navStore {
	font-size: 10px;
	font-weight: bold;
}
.navStoreButtons {
	font-size: 13px;
	font-weight: bold;
	color: #003E75;
}
.navStoreButtons a:link {
	font-size: 13px;
	font-weight: bold;
	color: #0062BB;
	height: 20px;
}
.navStoreButtons a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #003E75;
}
.navStoreButtons a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #001D36;
	text-decoration: none;
}
.navStoreButtons a:active {
	font-size: 13px;
	font-weight: bold;
	color: #003E75;
}

