

/*-------------------------------------
   0. RESET
-------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: Helvetica, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
-------------------------------------
CLEARFIX
-------------------------------------
*/

.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

.camera_wrap {
    position: fixed !important;
    width: 100% !important;
    margin: 55px 0 0 0 !important;
    /* height: 100% !important; */
    z-index:-1;
}

/*
-------------------------------------

1. GLOBAL

-------------------------------------
*/

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

body {
	margin:0px;
	color:#000000;
	/*background-image:url(/SiteDesign/Images/bg.aspx);
	background-repeat:repeat;*/
	background-color:#FFFFFF;
}
/*a {
	text-decoration:none;
	color:#000000;
}
p {
	color:#000000;
	font-size:12px;
}*/
.e3pagetemplate {
	color:#4f4c4c;
	font-size: 16px;
	line-height: 1.6;
	}
	
h1 {
	color:#003768;
	margin:0 0 10px 0;
	font-size: 24px;
	font-weight:bold; 
	line-height: 1;
	}
	
h2 {
	color:#003768;
	margin:0 0 10px 0;
	font-weight: bold;
	font-size:20px;
	line-height: 24px;
	}
	
h3 {
	color:#003768;
	margin:0 0 10px 0;
	font-size:18px;
	line-height: 1.3;
	font-weight: bold;
	}
	
h4 {
	color:#003768;
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:16px;
	font-weight: bold;
}
	
h5{
	color: #003768;
	font-size:14px;
	font-weight: normal;}
	
h6{
	font-size: 12px;
	color: #003768;
	font-weight: normal;}
	
	
	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr {
    display: block;
    height: 0;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 2em 0;
    padding: 0;
}
	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainInformationTable{ width:100%; }
.PageManagerInfoContainer { display: none; }


#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url(/SiteDesign/splash1/progress.aspx) no-repeat center center;}
	
#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		
#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(/SiteDesign/splash1/progress.aspx) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }


img.bg {
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
}


strong {font-weight: bold;}


/*
-------------------------------------

2. HEADER

-------------------------------------
*/

@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%;
	height:150px;
	background-image:url(/SiteDesign/Images/splash_headerbg.aspx);
	background-repeat:repeat-x;
	font-size: 14px;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:960px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:left;
	width:171px;
	height:85px;
	margin-top:25px;
}
.page_header_wrapper .page_header_2 {
	float:right;
	width:750px;
	height:34px;
	margin-top:15px;
	font-size:12px;
}
.page_header_2 .memberlogin {
	float:right;
	width:119px;
	height:34px;
	margin-top:-10px;
	margin-left:5px;
}
.page_header_2 .currentUserLabelText {
	float:right;
	margin-right:8px;
	color:#FFFFFF;
}
.page_header_2 .cmsdesklink {
	float:right;
	margin-right:8px;
	color:#FFFFFF;
}
.page_header_2 .signoutLink {
	float:right;
	color:#FFFFFF;
}
.page_header_2 .WeaAtGlance {
	background-color:transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#ffffff;
	float:right;
	clear:none;
	width:120px;
	margin-right:8px;
	font-size:12px;
}
.page_header_2 .WeaAtGlance .WeatherText {
	float:left;
}
.page_header_2 .WeaAtGlance .WeatherIcon {
	float:right;
}

.page_header_wrapper .page_header_3 {
	float:right;
	width:750px;
	height:30px;
	margin-top:6px;
	maring-bottom:6px;}
	
.page_header_wrapper .page_header_3 a{
	color: #ffffff;}
	
.page_header_wrapper .page_header_4 {
	float:right;
	height:37px;
	width:775px;}
	



/*
-------------------------------------

3. NAVIGATION

-------------------------------------
*/

.page_header_4 .oneCMSMenu {
	clear:both;
	height:35px;
	font-size:14px;
	color:#FFFFFF;
	cursor: pointer;
	margin-top: 8px;
}
.page_header_4 .oneCMSMenuItem,
.page_header_4 .oneCMSMenuHighlightedMenuItem {
	padding: 10px 10px;
	cursor: pointer;
}
.page_header_4 .oneCMSMenuItemMouseOver,
.page_header_4 .oneCMSMenuHighlightedMenuItemMouseOver {
	padding: 10px 10px;
	background-color:#b5985a;
	cursor: pointer;
}


/* MAIN DROPDOWN NAVIGATION */
.page_header_4 .CMSMenu {
	font-size:14px;
	color:#FFFFFF;
	padding-top:14px;
	cursor: pointer;
}
.page_header_4 .CMSMenuItem,
.page_header_4 .CMSMenuHighlightedMenuItem {
	padding:8px 20px 8px 10px;
	background-color:#003768;
	cursor: pointer;
}
.page_header_4 .CMSMenuItemMouseOver,
.page_header_4 .CMSMenuHighlightedMenuItemMouseOver {
	padding:8px 20px 8px 10px;
	background-color:#b5985a;
	cursor: pointer;
}




/*
-------------------------------------

4. CONTENT

-------------------------------------
*/


.TopSideLayout1 .page_content {
}
.page_content .page_content_wrapper {
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
}
.page_content_middle .content_table {
}
.content_table .leftbody {
}
.content_table .middlebody {
}
.content_table .rightbody {
}
.page_content_wrapper .page_content_bottom {
}









/*
-------------------------------------

FOOTER

-------------------------------------
*/
.TopSideLayout1 .page_footer {
	float:left;
	width:100%;
	bottom:0;
	position:fixed;
	clear:both;
	background-image:url(/SiteDesign/Images/splash_footerbg.aspx);
	background-repeat:repeat-x;
	padding-bottom:5px;
	font-size: 12px;
}
.EditMode .TopSideLayout1 .page_footer {
	position:relative;
}
.page_footer .page_footer_wrapper {
	margin:auto;
	width:960px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color:#FFFFFF;
}
.page_footer_wrapper .page_footer1 {
	float:left;
	width:920px;
	height:159px;
	color:#FFFFFF;
	line-height:20px;
	padding:0 20px;
	font-size: 15px;
}
.page_footer1 .welcome {
	margin-left:-40px;
	margin-bottom:5px;
}
.page_footer_wrapper .page_footer2 {
	float:left;
	width:960px;
	line-height:16px;
	color:#FFFFFF;
	padding: 45px 0 10px;
}
.page_footer2 a {
	color:#FFFFFF;
}
.page_footer2 .footerleft {
		float:left;
	width: 300px;
	font-size: 14px;
	line-height: 19px;
}
.page_footer2 .footermiddle {
	float:left;
	width: 180px;
	text-align:center;
	margin-left: 110px;
}
.page_footer2 .footerright {
	float:right;
	width:340px;
	text-align:right;
}
.footerright .CMSSiteMapList {
		float:left;
	margin: 0 0 20px 0;
	padding:0;
	width:340px;
	text-align: right;
	display:block;
	font-size: 14px;
	line-height: 20px;
}
.footerright .CMSSiteMapListItem {
	list-style:none;
	display:inline;
	float:right;
}
.CMSSiteMapListItem a {
	border-left:1px solid #FFFFFF;
	padding-left:5px;
	margin-left:5px;
}
.footerright .poweredby {
	display:none;
}
