body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404040;
	background-color:#a2b8a9;
	background-image:url(../_design/global/bg.gif);
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	cursor:default;
}
table, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404040;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4B845F;
	text-decoration:underline;
}
a:hover{
	color:#4B845F;
	text-decoration:none;
}
strong{
	font-size: 11px;
}
b{
	color:#019587;
}
em, i{
	color:#4B845F;
}
.brand-color{
	color:#0C3825;
}
.project-color{
	background-color:#019587;
}
.menu-bullet{
	color:#019587;
}
#top-index{
	width:760px;
	height:155px;
	background-color:#4B845F;
	background-image:url(../_design/index/top.jpg);
}
#top{
	width:760px;
	height:95px;
	background-color:#4B845F;
	background-image:url(../_design/global/top.gif);
}
#banner{
	width:760px;
	height:85px;
	background-color:#019587;
	background-image:url(../_design/index/banner.gif);
}
#menu-frame{
	width:760px;
	background-color:#000000;
	border-bottom:2px solid #019587;
}
#menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:7px;
}
#menu a:hover{
	color:#019587;
}
#home-link{
	background-image:url(../_design/global/home-link.gif);
	background-repeat:no-repeat;
}
#home-link a{
	display:block;
	width:30px;
	line-height:35px;
	background-image:url(../_design/global/home-link.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#home-link a:hover{
	background-image:url(../_design/global/home-link.gif);
	background-position:0px -35px;
}
#subheader-index{
	height:100px;
	padding-left:30px;
	background-image:url(../_design/index/extra-graphic.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#subheader-index a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#subheader-index a:hover{
	color:#019587;
}
#subheader{
	background-color:#019587;
}
#quicklinks{
	width:230px;
	background-color:#80A88F;
}
#quicklinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#quicklinks a:hover{
	color:#019587;
}
#data-content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#404040;
	padding-left:30px;
	padding-right:30px;
	text-align: justify;
}

td.justify {
	text-align: justify;
	padding-right: 15px;
}

ul.justify {
	text-align:justify;
	padding-right: 15px;
}

#data-content h1,h2,h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#019587;
	display:inline;
}
#page-info{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
	padding-top:30px;
}
#page-info strong{
	font-size:12px;
	color:#000000;	
}
#page-info em{
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#019587;	
}
#menu-bottom{
	width:760px;
	line-height:25px;
	background-color:#000000;
	border-top:2px solid #019587;
	color:#FFFFFF;
}
#menu-bottom a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:4px;
}
#menu-bottom a:hover{
	color:#019587;
}
#bottom{
	width:760px;
	line-height:50px;
	background-color:#019587;
}
#index-bottom{
	width:760px;
	height:35px;
	background-color:#0C3925;
	background-image:url(../_design/index/bottom-bg.gif);
	background-repeat:repeat-x;
}
#index-bottom p {
	text-align: center;
	display:inline;
	line-height:35px;
	margin:0;
	padding:0;
	color: #999999;
}

#right-text-box {
	width:275px;
	height:95px;
	background-image:url(../_design/index/right-text-box.gif);
	background-position: top center;
	background-repeat:no-repeat;
	margin:0px;
	}
	
#right-text-box b {
	color:#FFF;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-left:40px;
	margin-top:0px;
	line-height:17px;
	font-size:11px;
	}
	
#right-text-box p {
	padding:0px;
	margin:0px;
	padding-left:40px;
	padding-right:23px;
	margin-top:0px;
	text-align:justify;
	color:#FFF;
	font-size:10px;
	line-height:10px;
	}
	
#right-text-box a {
	color:#FFF;
	text-decoration:none;
	padding-left:40px;
	line-height:20px;
	font-size:11px;
	}
	
/* search stuff */
	
#search-box-container {
	color:#ffffff;
	border-bottom:2px solid #019587;
}
#search-box-container form{
	margin:0px;
	padding:0px;
}
#search-box-container input{
	border:1px solid #ffffff;
	font-size:12px;
}
#search-box-container td{
	color:#ffffff;
}

#search-results {
	width:670px;
}

#search-results td {
	font-size: 11px;
}

#search-results td.s {
	color:#0c3825;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}

#search-results td.s b {
	font-size: 12px;
}

#search-results p.g a {
	color:#0c3825;
	font-size: 15px;
	line-height: 18px;
	padding-left: 18px;
	display: block;
	background-image: url(/_design/global/search-bullet.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
}

#search-results p.g a b {
	font-size: 13px;
}

#search-results td.s a.f {
	background-image: none;
	font-size: 11px;
	line-height: 14px;
	padding-left: 0px;
}

#search-results blockquote.g {
	padding-left: 30px;
}

#search-results td img {
	border: 0px;
}







#date {
	padding-top:15px;
	padding-left:625px;
	color:#FFFFFF;
	background-image: url(../_design/global/subscribe-logo.gif);
	background-position: 615px 20px;
	background-repeat:no-repeat;
}
#date a{
	font-size: 10px;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#date a:hover{
	color:#019587;
}




	.not-display {
		display: none;
	}
	.error {
		color: #ff0000;
	}
	fieldset {
		border: 1px solid #004f39;
		padding: 0px 0px 0px 0px;
		margin: 20px 20px 0px 20px;
		float:left;
		width:460px;
		display:block;
	}
	legend {
		margin: 0px;
		padding: 0px 2px 2px 25px;
		color: #004f39;
		background: url(/_design/newsletter/arrow-fieldset-legend.gif) no-repeat scroll left top;
		font-size: 14px;
		font-weight: bold;
		line-height: 28px;
	}

	table.form {
		border: 0px;
		margin: 5px;
	}

	table.form tr td {
		text-align: left;
		padding-top: 2px;
		padding-left: 2px;
		font-size: 12px;
	}

	table.form tr td input {
		width: 90%;
		height: 18px;
		font-size: 13px;
	}

	table.form tr td select {
		font-size: 13px;
	}

	table.form tr td textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 90%;
	}

	.info {
		padding-left: 30px;
		line-height: 28px;
		color: #004f39;
		background-image: url(/_design/newsletter/info-bullet.gif);
		background-repeat: no-repeat;
		background-position: left;
	}

	#reset-button {
		width: 120px;
		height: 50px;
		float: right;
		line-height: 50px;
		overflow: hidden;
	}

	#reset-button a {
		text-decoration: none;
		background: url(/_design/newsletter/bg-reset-button.gif) no-repeat scroll 0px 0px;
		display: block;
	}

	#reset-button a:hover {
		background-position: 0px -50px;
	}

	#reset-button a em {
		line-height: 50px;
		visibility: hidden;
	}

	#submit-button {
		width: 120px;
		height: 50px;
		float: left;
		line-height: 50px;
		overflow: hidden;
	}

	#submit-button a {
		text-decoration: none;
		display: block;
		background-image: url(/_design/newsletter/bg-submit-button.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}

	#submit-button a:hover {
		background-position: 0px -50px;
	}

	#submit-button a em {
		line-height: 50px;
		visibility: hidden;
	}

