@charset "utf-8";
/* CSS Document */

.PageManagerInfoContainer {
	display: none;
}

h1, h2, h3, h4 {
	color:#065301;
	font-size:30px;
	font-family:Palatino Linotype;
}

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 */
body {
	margin:0px;
	font-family:Tahoma;
	color:#4b3c12;
	background-color:#1d272d;
}

.TopDrop_Doublegate {
	width:985px; 
	margin:auto;
}
.TopDrop_Doublegate .page_header {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/header_bg.aspx); 
	background-repeat:no-repeat; 
	height:156px;
}
.TopDrop_Doublegate .header_left {
	width:28%; 
	float:left; 
	margin-top: 10px; 
	margin-left: 20px;
}
.TopDrop_Doublegate .header_right {
	width:67%; 
	float:left; 
	margin-top:20px;
	color:#800000;
	font-family:Arial, Helvetica, sans-serif;
}
.TopDrop_Doublegate .header_bottom {
	width:95%; 
	float:left; 
	margin-top:13px; 
	margin-left: 20px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.TopDrop_Doublegate .page_content {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/content_bg.aspx); 
	background-repeat:repeat-y;
}
.TopDrop_Doublegate .content_container {
	width:921px; 
	margin:auto;
}
.TopDrop_Doublegate .page_content_bottom {
	width:100%; 
	float:left; 
	background-image:url(/SiteDesign/Images/content_bottom_bg.aspx); 
	background-repeat:no-repeat; 
	height:29px;
}
.TopDrop_Doublegate .page_footer {
	width:99%; 
	float:left; 
	text-align:right; 
	color:#ffffff; 
	font-size:13px;
}
.TopDrop_Doublegate .signOutButton {
	float:right; 
	margin-top:3px;
}

.TopDrop_Doublegate .signoutLink, .TopDrop_Doublegate .cmsdesklink, .TopDrop_Doublegate .currentUserLabelText{
	color:#800000;
	font-size:13px;
	font-weight:bold;
}

.TopDrop_Doublegate .swap {
	float:right; 
	margin-left:5px;
	margin-top:3px;
}

.TopDrop_Doublegate .oneCMSMenuItem{
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
}

.TopDrop_Doublegate .oneCMSMenuHighlightedMenuItem, .TopDrop_Doublegate .oneCMSMenuItemMouseOver, .TopDrop_Doublegate .oneCMSMenuHighlightedMenuItemMouseOver{
	color:#ffffff;
	background-color:#2d5703;
	padding-left:10px;
	padding-right:10px;
}

.TopDrop_Doublegate .twoCMSMenu, .TopDrop_Doublegate .threeCMSMenu, .TopDrop_Doublegate .fourCMSMenu {
	background-color:#397201;
}

.TopDrop_Doublegate .twoCMSMenuItem{
	color:#ffffff;
	padding:5px 10px;
}

.TopDrop_Doublegate .twoCMSMenuHighlightedMenuItem, .TopDrop_Doublegate .twoCMSMenuItemMouseOver, .TopDrop_Doublegate .twoCMSMenuHighlightedMenuItemMouseOver{
	color:#ffffff;
	background-color:#2d5703;
	padding:5px 10px;
}

.TopDrop_Doublegate .threeCMSMenuItem{
	color:#ffffff;
	padding:5px 10px;
}

.TopDrop_Doublegate .threeCMSMenuHighlightedMenuItem, .TopDrop_Doublegate .threeCMSMenuItemMouseOver, .TopDrop_Doublegate .threeCMSMenuHighlightedMenuItemMouseOver{
	color:#ffffff;
	background-color:#2d5703;
	padding:5px 10px;
}

.TopDrop_Doublegate .fourCMSMenuItem{
	color:#ffffff;
	padding:5px 10px;
}

.TopDrop_Doublegate .fourCMSMenuHighlightedMenuItem, .TopDrop_Doublegate .fourCMSMenuItemMouseOver, .TopDrop_Doublegate .fourCMSMenuHighlightedMenuItemMouseOver{
	color:#ffffff;
	background-color:#2d5703;
	padding:5px 10px;
}

.TopDrop_Doublegate .poweredbylink {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

.TopDrop_Doublegate .content_container .WeaAtGlance {
	border:0px;
	color:#808080;
}

.TopDrop_Doublegate .content_container .AGToday {
	float:right;
}