BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt; 
	color: #000000;
	line-height: 1.3em; 
	margin-top: 0px; 
	background-color:#FFFFFF;
	text-align: center;
}

a:link {color: #579462; text-decoration: underline;}
a:visited {color: #579462; text-decoration: underline;}
a:active {color: #579462; text-decoration: none;}
a:hover {color: #579462; text-decoration: none;}

li {
	margin-top: 5px;
}

ol {list-style-type: decimal;}
ol ol {list-style-type: lower-alpha;}

table {
	border: none;
	text-align: center;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt; 
	color: #000000;
	line-height: 1.4em;
	text-align: justify;
}

fieldset {
	border: 1px solid #999999;
	padding: 8px 6px;
}

legend {
	border: 1px solid #999999;
	background: #EEEEEE;
	padding: 2px 6px;
	font-size: 12px;
}

div#Container {
	position: relative;
	width: 740px;
	max-width: 740px;
	min-width: 740px;
	background-color: #FFFFFF;
	visibility: visible;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#Logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 178px;
	height: 60px;
	margin: 0px 0px 0px 0px;
	border: none;
}

#Logo img {
	border: none;
}

#Menu {
	position: absolute;
	top: 29px ;
	left: 188px;
	z-index: 10;
	width: 549px;
}

#RoadPic {
	position: absolute;
	left: 188px;
	top: 63px;
	z-index: 1;
}

#LeftBar {
	position: relative;
	float: left;
	margin: 95px 40px 20px 0px;
	background-color: #DCEEEE;
	width: 188px;
	text-align: center;
	min-height: 220px;
	height: auto !important;
	height: 220px;
}

#BarQuote {
	margin: 15px 15px 15px 15px;
	color: #426494;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em; 
}

#reference {
	font-size: 10px;
	line-height: 1.2em;
	padding-top: 5px;
}

#reference a {
	text-decoration: none;
	color: #426494;
}

#reference a:hover {	
	text-decoration: underline;
}

#BarText {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	color: #91a9d7;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.3em; 
}

#MainContent {
	padding-top: 235px;
	line-height: 1.4em;
	text-align: justify;  
}

#UnbrokenContent {
	float: right;
	margin-top: 235px;
	line-height: 1.4em;
}

#MoreContent {
	line-height: 1.4em;  
}

.LeadSpan {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#BlockHead {
	background: #efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
}

.cgHeader {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

#cgDivider {
	background-color: #fec104;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 12px 20px 12px 20px;
}

#cgNote {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

#ContentTable {
	margin-top: 25px;
	margin-bottom: 25px;
}

#ContentTable table {
	border: none;
	text-align: center;
}

#ContentTable td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt; 
	color: #000000;
	line-height: 1.4em;
	text-align: justify;
}

.cgCharts table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #CFCFCF;
	border-collapse: collapse;
	background: #EFEFEF;
}

.cgCharts td {
	font-family: ms sans serif, sans serif;
	font-size: .66em;
	text-align: center;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #CFCFCF;
	border-collapse: collapse;
	}

.cgCharts tr.rowhead	{
	font-weight: bold;
	background: #579462;
	color: #FFFFFF;
	}

table#cgCalendar td {
	padding: 0px;
}

table#cgCalendar td.dayhead {
	text-align: right;
	padding: 0px 4px 0px 0px;
	border-width: 2px 1px 0px 1px;
	font-weight: bold;
}

table#cgCalendar td.daymain {
	text-align: center;
	height: 90px;
	vertical-align:top;	
	padding: 0px;
	border-width: 0px 1px 1px 1px;
}
	
table#cgCalendar td.othermonth {
	background: #FFFFFF;
	color: #CCCCCC;
	vertical-align:top;	
	padding: 0px;
	border-width: 0px 1px 0px 1px;	
}

table#cgCalendar td.weekend {
	background: #6a806e;
/*	background: #579462; */
	text-align: right;
	vertical-align:top;	
	border-width: 0px 1px 0px 1px;
	border-color: #000000;
}

table#cgCalendar td.bracket {
	border-width: 0px 1px 1px 1px;
	border-color: #000000;
	height: 90px;
}

.cgCharts td.td-left {
	text-align: left;
}


#EventSite {
	background-color: #FFFFFF;
	color: #276436;
	font-family: ms sans serif, sans serif;
	font-size: 5px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	margin-top: 5px;
}

td.daymain #EventSite {
	border-width: 0px 10px 0px 10px;
	border-style: solid;
	border-color: #EFEFEF;
}

#EventBlockA {
	background-color: #276436;
	color: #FFFFFF;
	font-family: ms sans serif, sans serif;
	font-size: 10px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	margin-top: 5px;
}

td.daymain #EventBlockA {
	border-width: 0px 10px 0px 10px;
	border-style: solid;
	border-color: #EFEFEF;
}

#EventBlockB {
	background-color: #fec104;
	color: #000000;
	font-family: ms sans serif, sans serif;
	font-size: 10px;
	text-align: center;
	padding: 1px 1px 1px 1px;
	margin-top: 5px;
}

td.daymain #EventBlockB {
	border-width: 0px 10px 0px 10px;
	border-style: solid;
	border-color: #EFEFEF;
}

#alignBottom {
	position: absolute;
	bottom: -2857px;
	padding:0;
	left: 42px;
	text-align: center;
	width: 407px;
	color: #426494;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	height: 17px;
}

#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}

#cgForms {
	background-color:#FFFFFF;
	padding: 10px 10px 10px 10px;
}

#cgForms .FormProblem {
	color:#FF0000;
}

#cgForms table {
	border: none;
	text-align: left;
	width: 100%;
}

#cgForms td {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}

#cgForms txtInput {
	background-color:#FFFFFF;
	border: 1px solid #555555;
	margin-bottom: 3px;
}

#cgForms input,
 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

#cgForms input.full,
#cgForms textarea.full {
	width: 95%;
}

#cgForms input.quarter,
#cgForms textarea.quarter {
	width: 25%;
}

#cgForms input.half,
#cgForms textarea.half {
	width: 50%;
}

#cgForms .middle {
	vertical-align:middle;
}

.DisplayNone {
	position: relative;
	display: none;
}

.DisplayAll {
	position: relative;
	display: block;
}


/* Navigation */


ul#NavMiddle li {
	display: inline;
	font-size: 12px;
	line-height: 20px;	
	float: right;

}

ul#NavMiddle li a {		
	padding: 0.2em 1.8em 0.2em 1.8em;	
}

#footer {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	text-align: center;
	text-transform:uppercase;
}

ul#NavFooter {
	margin: 0;
	list-style-type: none;	
}

ul#NavFooter li {
	display: inline;
	background-image: none;	
	margin: 0;
	padding: 0;
	border-left: 1px solid #FFFFFF;
	font-size: 11px;
	line-height: 20px;	
}

ul#NavFooter li.first-child {
	/* IE compatibility */
	border-left: none;		
}

ul#NavFooter li a {		
	padding: 0.2em 1.8em 0.2em 1.8em;	
	color: #FFFFFF;
	text-decoration: none;
}

ul#NavFooter li.first-child a {
	/* IE compatibility */
	padding-left: 0;
}

ul#NavFooter li a:hover {	
	text-decoration: underline;
	background-color: transparent;
}

#DANWACopyright {
	text-align: right;
	color:#888888;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 5px;
}

#ANETSEAL {
	margin: 10px 0px 10px 10px;
}
