p {
	color: #666;
}

a, a:link, a:visited {
	color: #53b744;
	text-decoration:none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

ul {
	margin: 0px;
    padding: 0px;
    margin-left: 15px;
    margin-top: 8px;
	padding-bottom: 8px;
}

ul li {
   	color: #666;
}

h1 {
   	font-family: Helvetica, sans-serif;
   	color: #00583e;
   	font-size: 22px;
   	font-weight: normal;
}

.content h1 {
	color: #00694D;
	font-size: 22px;
}

h2 {
   	font-family: Helvetica, sans-serif;
   	color: #53b744;
   	font-size: 20px;
   	font-weight: normal;
	line-height: 24px;
}

.content h2 {
	color: #53b744;
	line-height: 24px;
}

.darkGreen a{
	color: #006A4E;
	text-decoration: none;
}

.darkGreen a:hover{
	color: #666;
}

.homeLinks a{
	color: #666;
	text-decoration: none;
	text-decoration: underline;
	font-size: 13px;
   	line-height: 21px;
}

.homeLinks a:hover{
	color: #53b744;
}

h3 {
	color: #666666;
	font-size: 15px;
	font-weight: normal;
}

h4 {
	color: #00694D;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	font-size: 15px;
	line-height: 21px;
}

h5 {
	margin: 0px;
	padding: 0px;
	color: #00694D;
	font-weight: bold;
	background:#eef8ec none repeat scroll 0 0;
	padding: 5px;
	font-size: 14px;
	line-height: 16px;
}

h6 {
	margin: 0px;
	padding: 0px;
	color: #00694D;
	font-weight: normal;
	padding: 5px;
	font-size: 14px;
	line-height: 16px;
}

.subNav a:hover, .subNav a:active, .subNav a.current, .subNav a.current:visited {
    background: #53B744 none repeat scroll 0 0;
    color: #FFFFFF;
	text-decoration: none;
}

.colItem ul { 
	margin: 0px;
	padding: 0px;
}

.colItem ul li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	border-bottom: dotted 1px #999999;
	list-style-type: none;
	background: none;
}

.colItem ul li p{
	padding: 0px;
	padding-left: 5px;
	line-height: 18px;
	font-size: 12px;
}

fieldset {
    border: 1px #ccc solid;
    padding: 0 10px;
    margin-bottom: 20px;
}

legend {
    font-size: 1.1em;
    margin: 0 5px;
    padding: 0 5px;
    color: #00694d;
}

.formError {
    color: red;
}

#quotes p{
	font-style: italic;
	font-size: 14px; 
	line-height: 22px; 
	color: #5FA051; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	padding-left: 22px;
}

#quotes hr{
	border: 0px none; 
	color: #5FA051; 
	background-color: #5FA051; 
	height: 1px; 
	margin-bottom: 15px;
}

#content {
	width: 860px;
	float: left;
	margin: 10px 10px 10px 10px;
	padding: 0px;
}

.content {
    margin-left: 10px;
    margin-right: 10px;
    padding: 0 15px;
}

.contentBanner {
    overflow: hidden;
    position: align-left;
}

#content-main {
	width: 700px;
	float: left;
	padding-left: 15px;
}

.bodyContent {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    margin-top: -4px;
    min-height: 200px;
    overflow: hidden;
    padding-bottom: 0px;
    position: relative;
}
.dired, .dired a {
    color: #7D8183 !important;
    text-align: center;
}

.bcOuter {
    margin-left: 0px;
    padding: 15px;
}

.inlineList {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 15px;
}

#graph {
	width: 700px;
	height: 445px;
	}
	
#JSChart_graph {
	width: 700px;
	height: 445px;
	style="position: relative;
	}
	
.sup { vertical-align: super; }
	
#chart_container {
	width: 700px;
	height: 445px;
}