@charset "UTF-8";
.oneColFixCtrHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 5px solid #666666;
	text-align: center;
	margin: 18px auto;
	background-color: #E9F9D0;
}
.oneColFixCtrHdr #header {
	padding: 0;
	background-color: #E9F9D0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #menu {
	border-bottom: Solid 3px;
	border-bottom-color: #006632;
	height: 18px;
	background-color: #E9F9D0;
}
.oneColFixCtrHdr #menu h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 20px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #container #body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	background-color: #EAFCD7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(_images/Home-Blank.jpg);
	height: 750px;
	background-position: center top;
}
.oneColFixCtrHdr #mainContent {
	background: #EAF9D0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	text-align: left;
}
.oneColFixCtrHdr #footer {
	text-align: center;
	padding-top: 10px;
	background-color: #FFF;
}
.oneColFixCtrHdr #footer p {
}
footer {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 6px;
	color: #CCC;
}
footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #CCC;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #797979;
}
bodytext {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
}
bodytext {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
}
bodytext {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
}
.oneColFixCtrHdr #container #mainContent table tr th .oneColFixCtrHdr {
	text-align: justify;
	font-weight: lighter;
	font-variant: normal;
	padding-right: 8px;
	padding-left: 8px;
}
bodytext {
	padding-right: 5px;
	padding-left: 5px;
}
.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.pagetitle {
	font-size: 32px;
}
tablerestoration {
	border-top-width: 4px;
	border-top-color: #000;
}
.oneColFixCtrHdr #container #header #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table {
}
pagebanner {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-color: #006632;
	border-right-color: #006632;
	border-bottom-color: #006632;
	border-left-color: #006632;
}
divtable {
	border-top-width: 3px;
	border-top-color: #030
}
.oneColFixCtrHdr #container #body table tr td div div .oneColFixCtrHdr {
	font-family: Verdana, Geneva, sans-serif;
}
.oneColFixCtrHdr #container #count {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.oneColFixCtrHdr #container #body div {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
.oneColFixCtrHdr #container info {
	color: #FFF;
}
.oneColFixCtrHdr #container div {
}
.oneColFixCtrHdr #container div2 {
	background-color: #FFF;
}

