@charset "utf-8";
body {
	margin:0px;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	color:#3e3f43;
	font-size:12px;
}
/*a {
	text-decoration:none;
	color:#000000;
}
p {
	color:#000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}*/
h1 {
	color:#520f07;
	margin:0;
	font-weight:normal;
	font-size:28px;
}
 h2 {
	color:#6b5451;
	margin:0;
	font-weight:normal;
	font-size:16px;
}
h3 {
	color:#786967;
	margin:0;
	font-weight:normal;
	font-size:13px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainInformationTable{ width:100%; }
.PageManagerInfoContainer { display: none; }
img.bg {
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
}

@media screen and (max-width: 1024px){
img.bg {
left: 50%;
margin-left: -512px; }}

.TopSideLayout1 {
position: relative;
width: 100%;
float:left;
}
.TopSideLayout1 .page_header {
	float:left;
	width:100%;
}
.page_header .page_header_wrapper {
	width:962px;
	height:142px;
	margin:auto;
	background-image:url(/SiteDesign/Images/headerbg.aspx);
	background-repeat:no-repeat;
}
.page_header_wrapper a{
	text-decoration:none;
	color:#FFFFFF;
}
.page_header_wrapper .page_header_1 {
	float:left;
	width:332px;
	font-weight:bold;
	color:#FFFFFF;
}
.page_header_1 .currentUserLabelText {
	float:left;
	margin-left:20px;
	margin-top:85px;
}
.page_header_wrapper .page_header_2 {
	float:right;
	width:332px;
	font-weight:bold;
}
.page_header_2 .cmsdesklink {
	float:right;
	color:#FFFFFF;
	margin-right:10px;
	margin-top:85px;
}
.page_header_2 .signoutLink {
	float:right;
	color:#FFFFFF;
	margin-right:20px;
	margin-top:85px;
}
.page_header_wrapper .page_header_3 {
	float:right;
	width:297px;
	height:102px;
	margin-top:8px;
}
.page_header_wrapper .page_header_4 {
	float:left;
	width:962px;
	margin-top:5px;
}
.page_header_4 .oneCMSMenu {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:27px;
	margin:auto;
}
.page_header_4 .oneCMSMenuItem, .page_header_4 .oneCMSMenuHighlightedMenuItem {
	padding: 0 10px;
}
.page_header_4 .oneCMSMenuItemMouseOver, .page_header_4 .oneCMSMenuHighlightedMenuItemMouseOver {
	padding: 0 10px;
	color:#ee9292;
}
.page_header_4 .CMSMenu {
	padding:4px 10px 4px 0;
}
.page_header_4 .CMSMenuItem, .page_header_4 .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
}
.page_header_4 .CMSMenuItemMouseOver, .page_header_4 .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
}
.TopSideLayout1 .page_content {
	float:left;
	width:100%;
}
.page_content .page_content_wrapper {
	width:962px;
	margin:auto;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
	float:left;
	width:962px;
	background-image:url(/SiteDesign/Images/splash_contentbg.aspx);
	background-repeat:repeat-y;
}
.page_content_middle .content_table {
	width:962px;
	padding:0 13px 0 9px;
}
.content_table .leftbody {
	width:660px;
}
.leftbody .slider {
	float:left;
	width:652px;
	height:303px;
	margin-left:4px;
}
.leftbody .crest {
	float:left;
	width:652px;
	height:39px;
	margin-top:-39px;
	margin-left:4px;
	z-index:2;
	position:relative;
	background-image:url(/SiteDesign/Images/crest.aspx);
	background-repeat:no-repeat;
}
.leftbody .splashtext {
	float:left;
	width:640px;
	height:244px;
	padding:10px;
	background-image:url(/SiteDesign/Images/splash_textbg.aspx);
	background-repeat:no-repeat;
	background-position:center top;
	line-height:18px;
}
.splashtext h1 {
	margin-bottom:5px;
}
.content_table .middlebody {
	width:274px;
	background-image:url(/SiteDesign/Images/splash_buttonsbg.aspx);
	background-repeat:repeat-y;
	text-align:center;
	padding-top:20px;
}
.content_table .rightbody {
}
.page_content_wrapper .page_content_bottom {
	float:left;
	width:962px;
	height:14px;
	background-image:url(/SiteDesign/Images/splash_contentbottom.aspx);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.TopSideLayout1 .page_footer {
	float:left;
	width:100%;
}
.page_footer .page_footer_wrapper {
	width:962px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif, Calibri;
}
.page_footer_wrapper a{
	text-decoration:none;
	color:#FFFFFF;
}
.page_footer_wrapper .page_footer1 {
	float:left;
	width:942px;
	padding:0 10px 10px 10px;
	color:#FFFFFF;
	font-weight:bold;
}
.page_footer1 .footerleft {
	float:left;
	width:129px;
	height:48px;
}
.page_footer1 .footermiddle {
	float:left;
	width:350px;
	margin-left:10px;
	margin-top:7px;
}
.page_footer1 .footerright {
	float:right;
	width:330px;
	text-align:right;
	margin-top:7px;
}
.page_footer_wrapper .page_footer2 {
}