@charset "utf-8";
body {
	margin:0px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-image:url(/SiteDesign/Images/bg.aspx);
	background-repeat:repeat;
}
a {
	cursor:pointer;
}
h1 {
	color:#002d61;
	margin:10px 0;
	font-weight:normal;
	font-size:30px;
	line-height:30px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
h2 {
	color:#ce1313;
	margin:10px 0;
	font-weight:normal;
	font-size:16px;
	line-height:16px;
	letter-spacing:8px;
	text-transform:uppercase;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
h3 {
	color:#002d61;
	margin:10px 0;
	font-weight:bold;
	font-size:13px;
	line-height:13px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainInformationTable{ width:100%; }
.PageManagerInfoContainer { display: none; }

#header { 
	height:468px;
	float: left;
	margin-top: 44px;}
	
.headerimg { 
	background-position: center top; 
	background-repeat: no-repeat; 
	width:100%; 
	height:468px; 
	position:absolute; 
	max-width:1600px;}
	
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
.headerimg { 
min-width:1022px !important; }
.headerimg {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain !important;
    min-height: 468px;
    height:auto !important;}
	
	.TopSideLayout1 .page_header {
    height: 362px !important;

}}
	

.TopSideLayout1 {
	float:left;
	width:100%;
	background-image:url(/SiteDesign/Images/top_strip.aspx);
	background-repeat:repeat-x;
	min-width:1022px;
}
.TopSideLayout1 .page_header {
	float:left;
	width:100%;
	height:512px;
	min-width:1022px;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:1022px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:left;
	width:1022px;
	height:44px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.page_header_1 .oneCMSMenu {
	cursor:pointer;
	margin:auto;
	text-transform:uppercase;
	height:44px;
}
.page_header_1 .oneCMSMenuItem {
	padding: 0 10px;
	color:#002c60;
}
.page_header_1 .oneCMSMenuItemMouseOver, .page_header_1 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_1 .oneCMSMenuHighlightedMenuItem {
	padding: 0 10px;
	color:#b19b59;
}
.page_header_1 .CMSMenu {
	padding:4px 10px 4px 0;
	cursor:pointer;
	background-image:url(/SiteDesign/Images/nav_dropdown.aspx);
	background-repeat:repeat;
}
.page_header_1 .CMSMenuItem, .page_header_1 .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
	color:#FFFFFF;
}
.page_header_1 .CMSMenuItemMouseOver, .page_header_1 .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
	color:#b19b59;
}
.page_header_wrapper .page_header_2 {
}
.page_header_wrapper .page_header_3 {
	float:right;
	margin-right:28px;
	height:18px;
	line-height:18px;
}
.page_header_3 .currentUserLabelText {
	float:right;
	background-color:#ce1313;
	background-image:url(/SiteDesign/Images/login_shadow.aspx);
	background-repeat:repeat-x;
	color:#e6e4cf;
	padding:0 0 0 10px;
}
.page_header_3 .cmsdesklink {
	float:right;
	background-color:#ce1313;
	background-image:url(/SiteDesign/Images/login_shadow.aspx);
	background-repeat:repeat-x;
	color:#e6e4cf;
	padding:0 0 0 3px;
}
.page_header_3 .signoutLink {
	float:right;
	background-color:#ce1313;
	background-image:url(/SiteDesign/Images/login_shadow.aspx);
	background-repeat:repeat-x;
	color:#e6e4cf;
	padding:0 10px 0 5px;
}
.page_header_wrapper .page_header_4 {
}
.TopSideLayout1 .page_content {
	float:left;
	width:100%;
	background-image:url(/SiteDesign/Images/login_shadow.aspx);
	background-repeat:repeat-x;
	min-width:1022px;
}
.page_content .page_content_wrapper {
	margin:auto;
	width:1022px;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
	float:left;
	width:1022px;
}
.page_content_middle .content_table {
	width:1022px;
}
.content_table .leftbody {
	width:706px;
}
.leftbody .splash_text_top {
	float:left;
	width:706px;
	height:14px;
	background-image:url(/SiteDesign/Images/splash_text_top.aspx);
	background-repeat:no-repeat;
}
.leftbody .splash_text {
	width:656px;
	padding:25px;
	background-image:url(/SiteDesign/Images/splash_text_bg.aspx);
	background-repeat:repeat-y;
	color:#25292d;
	font-size:13px;
	line-height:20px;
}
.splash_text h1 {
	margin-top:0;
}
.splash_text h2 {
	margin-bottom:0;
}
.splash_text a {
	color:#25292d;
}
.splash_text .logo {
	float:right;
	margin-right:50px;
	margin-top:-175px;
	position:relative;
}
.leftbody .splash_text_bottom {
	float:left;
	width:706px;
	height:35px;
	background-image:url(/SiteDesign/Images/splash_text_bottom.aspx);
	background-repeat:no-repeat;
}
.leftbody .footerleft {
	float:right;
	width:706px;
	text-align:center;
	padding-bottom:15px;
	color:#1d3f66;
	font-size:10px;
}
.footerleft .poweredby {
	display:block;
}
.footerleft a, .poweredby a{
	text-decoration:none;
	color:#1d3f66;
}
.leftbody .poweredby {
	display:block;
}
.content_table .middlebody {
	width:16px;
}
.content_table .rightbody {
	width:300px;
}
.latestnews {
	float:left;
	width:300px;
	margin-top:10px;
}
.latestnews .NewsPreviewTitle a {
	/*color:#856631;
	font-size:14px;*/
	display:none;
}
.latestnews .NewsPreviewDate {
	/*font-size:9px;
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;	*/
	display:none;
}
.latestnews .NewsPreviewSummary {
	font-size:13px;
	margin-bottom:10px;
	color:#292525;
	border-top:1px solid #b19b59;
	padding-top:15px;
}
.latestnews .NewsPreviewSummary p {
	margin:0;
}
.latestnews .NewsPreviewSeperator {
	/*border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;*/
	height:5px;
}
.latestnews .news_more_link {
	color: #002e62;
	font-style:italic;
	text-decoration:underline;
	display:block;
	text-align:right;
}
.page_content_wrapper .page_content_bottom {
}
.TopSideLayout1 .page_footer {
	float:left;
	width:100%;
	min-width:1022px;
}
.page_footer .page_footer_wrapper {
	margin:auto;
	width:1022px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color:#1d3f66;
}
.page_footer_wrapper .page_footer2 {
}
