BODY {
	font-size: 18px;
	}
H1 {
	font-size: 25px;
	}
H2 {
	font-size: 22px;
	}
H3 {
	font-size: 18px;
	}
OL, UL, BLOCKQUOTE {
	padding-left: 50px;
	}
.PageContainer {
	margin: 0px; padding: 0px;
	}
.PageHeaderContainer {
	background-color: #13447A; font-size: 0px;
	}
.PageHeader {
	position: relative; width: 1240px; margin: auto; line-height: normal; display: inline-block;
	}
.PageLogo {
	float: left; position: relative; width: 320px; height: 68px; margin: 20px; margin-top: 45px;
	}
.PageLogo IMG {
	position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;
	}
.PageMenuSlide, .PageMenuSlideButton {
	display: none;
	}
.PageMenu {
	float: right; position: absolute; right: 5px; bottom: 10px; z-index: 102;
	}
.PageMenu UL, .PageMenu UL UL, .PageMenu UL UL UL, .PageMenu LI {
	margin: 0px; padding: 0px; list-style: none; text-align: left; white-space: nowrap;
	}
.PageMenu UL {
	float: left; position: relative;
	}
.PageMenu UL LI {
	float: left; margin-left: -1px;
	}
.PageMenu UL LI:Hover {
	position: relative;
	}
.PageMenu UL LI:Hover > UL {
	display: block;
	}
.PageMenu UL LI A {
	margin-left: 5px; margin-right: 5px; padding: 10px; padding-top: 5px; padding-bottom: 5px; font-size: 18px; color: #FFFFFF; text-decoration: none; display: block;
	}
.PageMenu UL LI A:Hover {
	background: transparent; border-radius: 0px; color: #B6E3FA; transition: all 0.2s ease;
	}
.PageMenu UL LI A:Focus {
	background: transparent; border-radius: 0px; color: #FFFFFF; transition: all 0.2s ease;
	}
.PageMenu UL UL {
	position: absolute; min-width: 0px; left: 5px; top: 100%; padding-top: 11px; background: transparent; display: none;
	}
.PageMenu UL UL LI {
	float: none; background: #E8E8E8; border-radius: 0px; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF;
	}
.PageMenu UL UL LI:Hover {
	background: #E8E8E8;
	}
.PageMenu UL UL LI A {
	margin: 0px; padding: 8px 10px; font-size: 17px; color: #002950; text-decoration: none; display: block;
	}
.PageMenu UL UL LI A:Hover {
	background: #002950; border-radius: 0px; color: #FFFFFF; transition: all 0.2s ease;
	}
.PageMenu UL UL LI A:Focus {
	background: #002950; border-radius: 0px; color: #FFFFFF; transition: all 0.2s ease;
	}
.PageMenu UL UL UL {
	left: 100%; top: 0px;
	}
.PageBannerContainer {
	background-color: #FFFFFF;
	}
.PageBanner {
	width: 1240px; margin: auto; padding: 20px; padding-top: 51px; padding-bottom: 50px; background-color: #FFFFFF; line-height: 1.4; text-align: justify;
	}
.PageBodyContainerHome {
	background-color: #F0F0F0;
	}
.PageBodyContainer {
	background-color: #FFFFFF;
	}
.PageBody {
	width: 1240px; margin: auto; padding: 20px; overflow: hidden;
	}
.PageContent {
	margin: auto; padding-top: 30px; padding-bottom: 20px; text-align: justify;
	}
.PageContent H2, .PageContent H3 {
	padding-top: 15px;
	}
.PageContent A.Phone {
	color: #3A5260; text-decoration: none;
	}
.WhatsNew {
	width: 670px; margin-top: -10px; padding-bottom: 10px;
	}
.NewsItem {
	padding-bottom: 5px;
	}
.NewsItem H2 {
	padding-top: 0px; font-size: 18px; font-weight: bold; color: #0E5581;
	}
.RecentReleases {
	float: right; width: 510px; margin-top: -10px; margin-left: -15px;
	}
.RecentReleases H1 {
	margin-left: 20px;
	}
.RecentReleases UL {
	margin: 0px; padding: 0px; padding-top: 5px; list-style: none; white-space: nowrap;
	}
.RecentReleases UL LI {
	float: left; position: relative; width: 150px; height: 225px; margin-left: 20px; margin-bottom: 20px; display: inline;
	}
.RecentReleases UL LI IMG {
	position: absolute; bottom: 0px; left: 0px; width: 100%; height: 100%;
	}
.RecentReleases UL LI IMG:Hover {
	opacity: 0.9; filter: alpha(opacity=90);
	}
.RecentReleasesText {
	padding-left: 20px;
	}
.ContentImageLeft {
	float: left; position: relative; width: 250px; height: auto; margin-right: 25px; margin-top: 5px; margin-bottom: 20px; clear: both;
	}
.ContentImageLeft IMG {
	position: absolute; bottom: 0px; left: 0px; width: 100%; height: 100%;
	}
.ContentImageRight {
	float: right; position: relative; width: 250px; height: auto; margin-left: 25px; margin-top: 5px; margin-bottom: 20px; clear: both;
	}
.ContentImageRight IMG {
	position: absolute; bottom: 0px; left: 0px; width: 100%; height: 100%;
	}
.ContentTable {
	width: 100%; margin-bottom: 20px;
	}
.ContentTable TH {
	padding: 10px; background-color: #13447A; font-weight: normal; color: #FFFFFF;
	}
.ContentTable TR:nth-child(even) {
	background-color: #F0F0F0;
	}
.ContentTable TR:nth-child(odd) {
	background-color: #F8F8F8;
	}
.ContentTable TD {
	padding: 10px; vertical-align: baseline;
	}
.ContentForm {
	float: left; width: 75%; margin-bottom: 20px; white-space: nowrap;
	}
.ContactAddress {
	float: right; white-space: nowrap;
	}
.ContentButton {
	margin-top: 10px; padding: 40px; padding-top: 5px; padding-bottom: 5px; border: 1px solid #13447A; font-style: italic; text-decoration: none; display: inline-block;
	}
.ContentButton:Hover {
	background-color: #13447A; color: #FFFFFF;
	}
.ContentButton:Focus {
	background-color: #002950; color: #FFFFFF; cursor: pointer;
	}
.PagePromoContainer {
	background-color: #FFFFFF;
	}
.PagePromo {
	width: 1240px; margin: auto; padding: 20px; padding-top: 25px; padding-bottom: 50px; background-color: #FFFFFF; text-align: justify; overflow: hidden;
	}
.PagePromoLogo {
	float: left; position: relative; width: 210px; height: 112px;
	}
.PagePromoLogo IMG {
	position: absolute; bottom: 0px; left: 0px; width: 100%; height: 100%;
	}
.PagePromoContent {
	float: right; margin-left: 260px; margin-top: -85px;
	}
.PagePromoContent H1 {
	font-size: 18px;
	}
.PageFooterContainer {
	background-color: #13447A;
	}
.PageFooter {
	width: 1240px; margin: auto; padding: 20px; padding-top: 15px; padding-bottom: 40px; overflow: hidden; font-size: 12px; text-align: left;
	}
.PageMenuBottom {
	float: left; position: relative; left: -5px; font-size: 14px; color: #FFFFFF;
	}
.PageMenuBottom UL {
	margin: 0px; padding: 0px; overflow: hidden;
	}
.PageMenuBottom LI {
	float: left; margin: 0px; padding: 0px; padding-right: 1px; list-style: none;
	}
.PageMenuBottom A {
	margin-left: 5px; margin-right: 5px; padding: 0px; padding-right: 1px; color: #FFFFFF; text-decoration: none;
	}
.PageMenuBottom A:Hover {
	color: #FFFFFF; text-decoration: underline;
	}
.PageCopyright {
	float: right; padding-top: 2px; color: #E6E6E6; text-align: right;
	}
.PageCopyright A {
	color: #E6E6E6; text-decoration: none;
	}
.PageCopyright A:Hover {
	color: #E6E6E6; text-decoration: underline;
	}
.VideoContainer {
	position: relative; height: 0px; margin-top: 25px; margin-bottom: 25px; padding-bottom: 56.25%; overflow: hidden;
	}
.VideoContainer IFRAME, .VideoContainer OBJECT, .VideoContainer EMBED {
	position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;
	}
.FormField {
	width: 100%; padding: 10px; background-color: #F0F0F0; border: 1px solid #FFFFFF;
	}
.FormSelect {
	width: 100%; padding: 10px; padding-left: 7px; background-color: #F0F0F0; border: 1px solid #FFFFFF;
	}
.FormTextArea {
	width: 100%; height: 160px; padding: 10px; background-color: #F0F0F0; border: 1px solid #FFFFFF; overflow: auto;
	}
.FormField:Focus, .FormSelect:Focus, .FormTextArea:Focus {
	background-color: #E8E8E8; border: 1px solid #FFFFFF;
	}
.FormButton {
	width: 200px; margin-bottom: 5px; padding: 10px; background-color: #E8E8E8; border: 1px solid #FFFFFF;
	}
.FormButton:Hover {
	background-color: #13447A; color: #FFFFFF; cursor: pointer;
	}
.FormButton:Focus {
	background-color: #002950; color: #FFFFFF; cursor: pointer;
	}