﻿.astPageBackgroundStyle {
	margin-right: auto;
	margin-left: auto;
	background-color: #0054A5;
}
.astPageForegroundStyle {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
}
.astBannerStyle {
	width: 800px;
	height: 193px;
	position: relative;
	background-image: url('images/ASTBanner2.jpg');
}
.astBannerStyleText {
	font-weight: bold;
	float: right;
	margin-top: 150px;
	width: 500px;
	text-align: center;
	margin-right: 80px;
	font-size: 11pt;
	font-style: italic;
	color: #000000;
}
.astSubPageBanner {
	padding: 10px 0px 0px 2em;
	margin: 0px;
	clear: both;
	font-family: "Century Schoolbook";
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.astMenuBarContainer {
	margin: 0px auto 0px auto;
	width: auto;
	font-family: Georgia;
	font-size: 11pt;
	height: 20px;
	color: #FFFFFF;
	background-color: #E31D46;
	text-align: center;
	vertical-align: middle;
}
.astMenuBarContainer li {
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	margin-right: 85px;
	list-style-type: none;
	padding-top: 1px;
	display: inline;
}
.astMenuBarContainer a {
	color: #FFFFFF;
	text-decoration: none;
}
.astMenuBarContainer a:hover {
	color: #000000;
	text-decoration: none;
}
.astContentPanelStyle {
	margin: 0px;
	background-color: #C5BA61;
	width: 800px;
	background-image: url('images/ASTPageBackground3.jpg');
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
.astContentPanelStyle a {
	text-decoration: underline;
	color: #175A99;
	font-weight: bold;
}
.astContentPanelStyle a:hover {
	text-decoration: underline;
	color: #EC174F;
}
.astFooterStyle {
	font-family: "Bookman Old Style";
	text-align: center;
	background-color: #82AFF1;
	width: 800px;
	padding-top: 5px;
	clear: both;
}
.astFooterStyle h3 {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
.astFooterStyle h4 {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
.astFooterStyle h5 {
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
.astSectionClear {
	clear: both;
	visibility: hidden;
	font-size: xx-small;
}
