@charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;
}

a:link {
	text-decoration:none;
	border: 0px;
}      /* unvisited link */

a:visited {
	text-decoration:none;
	border: 0px;
}  /* visited link */

a:hover {
	text-decoration:none;
	border: 0px;
}  /* mouse over link */

a:active {
	text-decoration:none;
	border: 0px;
}  /* selected link */

.bg {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
}

body {
	margin:0px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
}

.Top_Mayfield {
	float:left;
	width:100%;
}

.Top_Mayfield .container {
	width:955px; 
	margin:auto;
}

.Top_Mayfield .page_header {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/header_bg.aspx); 
	background-repeat:no-repeat; 
	height:127px;
}

.Top_Mayfield .header_left {
	width:14%; 
	float:left; 
	padding-left:12px;
}

.Top_Mayfield .header_right {
	width:84%; 
	float:left;
}

.Top_Mayfield .welcome {
	width:100%; 
	float:left; 
	margin-top:10px; 
	text-align:right;
	height:60px;
}

.Top_Mayfield .nav {
	width:100%; 
	float:left; 
	margin-top:22px;
	color:#FFFFFF;
	font-size:15px;
}

.Top_Mayfield .page_content {
	width:100%;
	float:left; 
}

.Top_Mayfield .banner {
	width:100%; 
	float:left;
}

.Top_Mayfield .content_text {
	width:100%; 
	float:left;
	background-image:url(/SiteDesign/Images/splash_text_bg.aspx); 
	background-repeat:no-repeat; 
	height:334px;
}

.Top_Mayfield .content_table {
	
}

.Top_Mayfield .text_container {
	margin-top: 10px; 
	margin-left: 20px; 
	width: 50%;
}

.Top_Mayfield .page_footer {
	width:100%; 
	float:left; 
	padding-top:20px; 
	padding-bottom:20px;
}

.Top_Mayfield .logo {
	color:#ffffff;
}

.Top_Mayfield .sitemap {
	color:#ffffff;
}

.Top_Mayfield .contact {
	color:#ffffff;
}

.Top_Mayfield .sideOneCMSMenu {
	width:98%;
}

.Top_Mayfield .sideOneCMSMenuItem, .Top_Mayfield .sideTwoCMSMenuItem, .Top_Mayfield .sideThreeCMSMenuItem, .Top_Mayfield .sideFourCMSMenuItem {
	background-image:url(/SiteDesign/Images/side_nav_bg.aspx);
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.Top_Mayfield .sideOneCMSMenuHighlightedMenuItem, .Top_Mayfield .sideOneCMSMenuHighlightedMenuItemMouseOver, .Top_Mayfield .sideOneCMSMenuItemMouseOver {
	background-image:url(/SiteDesign/Images/side_nav_highlighted_bg.aspx);
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.Top_Mayfield .sideTwoCMSMenu, .Top_Mayfield .sideThreeCMSMenu, .Top_Mayfield .sideFourCMSMenu {
	background-color:#000000;
	padding:10px;
}

.Top_Mayfield .sideTwoCMSMenuHighlightedMenuItem, .Top_Mayfield .sideTwoCMSMenuHighlightedMenuItemMouseOver, .Top_Mayfield .sideTwoCMSMenuItemMouseOver,
.Top_Mayfield .sideThreeCMSMenuHighlightedMenuItem, .Top_Mayfield .sideThreeCMSMenuHighlightedMenuItemMouseOver, .Top_Mayfield .sideThreeCMSMenuItemMouseOver,
.Top_Mayfield .sideFourCMSMenuHighlightedMenuItem, .Top_Mayfield .sideFourCMSMenuHighlightedMenuItemMouseOver, .Top_Mayfield .sideFourCMSMenuItemMouseOver {
	background-image:url(/SiteDesign/Images/side_nav_highlighted_bg.aspx);
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.Top_Mayfield .CMSSiteMapList {
	-moz-padding-start: 0px;
	margin:0px;
	list-style-type:none;
	padding:0px;
}

.Top_Mayfield .CMSSiteMapListItem{
display:inline;
margin-left: 10px;
padding-left: 10px;
background-image:url(/SiteDesign/Images/sitemap_divider.aspx);
background-position:0 70% ;
background-repeat: no-repeat;}

.Top_Mayfield .CMSSiteMapLink {
	color:#FFFFFF;
	font-size:11px;
}
.Top_Mayfield .poweredby {
	text-align:center;
}
.Top_Mayfield .poweredbylink {
	color:#ffffff;
	font-size:10px;;
	text-decoration:none;
}

.Top_Mayfield .oneCMSMenuHighlightedMenuItem, .Top_Mayfield .oneCMSMenuItemMouseOver, .Top_Mayfield .oneCMSMenuHighlightedMenuItemMouseOver{
	color:#eddebd;
}

.Top_Mayfield .twoCMSMenu, .Top_Mayfield .threeCMSMenu, .Top_Mayfield .fourCMSMenu {
	background-color:#000000;
}

.Top_Mayfield .twoCMSMenuHighlightedMenuItemMouseOver, .Top_Mayfield .threeCMSMenuHighlightedMenuItemMouseOver, .Top_Mayfield .fourCMSMenuHighlightedMenuItemMouseOver, .Top_Mayfield .twoCMSMenuItemMouseOver, .Top_Mayfield .threeCMSMenuItemMouseOver, .Top_Mayfield .fourCMSMenuItemMouseOver {
	background-color:#1c391a;
	padding:5px;
}

.Top_Mayfield .twoCMSMenuHighlightedMenuItem, .Top_Mayfield .threeCMSMenuHighlightedMenuItem, .Top_Mayfield .fourCMSMenuHighlightedMenuItem {
	background-color:#1c391a;
	padding:5px;
}

.Top_Mayfield .twoCMSMenuItem, .Top_Mayfield .threeCMSMenuItem, .Top_Mayfield .fourCMSMenuItem {
	padding:5px;
}

.Top_Mayfield .signOutButton { 
	float:right;
	padding-top:3px;
}

.Top_Mayfield .swap { 
	float:right;
	padding-left:5px;
	padding-top:3px;
}

.Top_Mayfield .signoutLink, .Top_Mayfield .currentUserLabelText, .Top_Mayfield .cmsdesklink { 
	color: #ffffff;
	font-size:13px;
}
