* {
	margin: 0;
	padding: 0;
}
body, html {
	color: #333;
	font: 10pt/10pt 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background: url(../media/interface/mainbg.png) top left repeat-x;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	margin: 0px;
	padding: 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006633;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3{

	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 4px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
img {
	border: none;
}

p {padding-bottom: 1em;}

ul {
	margin: 0 0 2em 2em;
	list-style: disc;
}

a:hover {
	text-decoration: none;
}

.rtAlignImg {
	font-size: 10px;
	color: #666;
	text-align: center;
	float: right;
	width: auto;
	margin: 0 0 10px 10px;
	padding: 0;
	line-height: 14px;
}

.required {
	background-color: #ffffbd;
}

.required_error {
	background-color: red;
	color: #fff;
}

#container {
	position: relative;
	width: 864px;
	margin: 10px auto 0;
	padding: 0;
	background: url(../media/interface/contentbg.png) top left repeat-y;
	border: none;
}

#extra1 {
	background: url(../media/interface/navei.png) bottom center no-repeat;
	width: 75px;
	height: 69px;
	margin: 0;
	margin: 10px 0 10px 60px;
	clear: both;
}

#flags {
	position: absolute;
	top: 188px;
	right: 20px;
}

#content {
	width: 460px;
	margin: 0 130px 0 190px;
	line-height: 16px;
	padding-top: 10px;
}
#content p {
	list-style: circle;
}
#header {
	position: relative;
	height: 240px;
	width: 864px;
	background: url(../media/interface/header.jpg) top left no-repeat;
}

#header object {
	display: block;
	margin: 5px 0 0 5px;
	width: 850px;
	height: 169px;
}

#header embed {
	margin-top: 5px;
}

#location p {
	padding: 2px 7px;
	font-size: 8pt;
}

#search {
	position: absolute;
	top: 188px;
	left: 15px;
}

#search input {
	font-size: 8pt;
}

#news {
	float: right;
	width: 177px;
	/* 2 margins hack for IE */
	margin: 0 6px 0 10px!important;
	margin: 0 3px;
	padding: 2px;
	border-left: 1px solid #d3e29e;
	border-bottom: 1px solid #d3e29e;
}

#news td {
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 2px;
	}
#news li {
	margin: 5px;
	display: block;
	font-size: 8pt;
	font-style: italic;
	color: #333333;
	line-height: 15px;
}
#news ul {
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#news h2 {
	background: url(../media/interface/newsbg.png) top left no-repeat;
	font-size: 8pt;
	width: 165px;
	height: 25px;
	padding: 15px 0 0 10px;
	margin: 0;
}

#news a {
	color: blue;
	font-size: 8pt;
	font-style: normal;
}

#news label {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#news input {
	margin-top: 1px;
	font-size: 11px;
	color: #666;
	padding: 1px;
}

#survey th, #survey td {
	font-size: 9px;
	padding: 8px;
}

#footer {
	height: 77px;
	width: 864px;
	clear: both;
	background: url(../media/interface/footer.png) top left no-repeat;
}

#footerlinks {
	padding: 23px 0 0 20px;
	line-height: 22px;
	color: #d3e29e;
	font-size: 10px;
}
#footerlinks a {
	width: 840px;
	height: 30px;
	color: #333;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
}
#footerlinks a:hover {
	text-decoration: underline;
	color: #fff;
}

#address {
	font-size: 8pt;
	width: 200px;
	float: right;
	margin: 22px 15px 0;
}

/* Navigation Code */
#nav1 {
	background: url(../media/interface/images/nav2.png) top left no-repeat;
	height: 27px;
	width: 500px;
	position: absolute;
	left: 174px;
	top: 184px;
	padding: 0;
}
#nav1 ul {list-style: none;margin:0;padding:0;}
#nav1 ul li {margin:0;padding:0;float:left;}
#nav1 ul li a {
	float: left;
	margin: 0;
	padding: 0;
}
#nav1 ul li a span {position: absolute;left: -999px;}
#locator a {	height: 27px;	width: 155px;}
#locator a:hover {background: url(../media/interface/nav_over.png) left top no-repeat;}
#media a {	height: 27px;	width: 130px;}
#media a:hover {background: url(../media/interface/nav_over.png) -155px top no-repeat;}
#survey a {	height: 27px;	width: 133px}
#survey a:hover {background: url(../media/interface/nav_over.png) -285px top no-repeat;}
#home a {	height: 27px;	width: 81px}
#home a:hover {background: url(../media/interface/nav_over.png) -418px top no-repeat;}

/* 	NAV2	 */
#nav2 {
	float: left;
	width: 165px;
	margin-left: 6px !important;
	margin-left: 3px;
	padding: 0;
}

#nav2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 21px;
	font-size: 11px;
	color: #cfd7d9;
	z-index: 51;
}

#nav2 a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0;
	width: 140px;
	font-weight: bold;
}

#nav2 a:hover {
	color: #666;
	background: #ccc;
}

#nav2 a.parent { background: url(../media/interface/nav_more_arrow.gif) center right no-repeat; }

#nav2 li.top {
	list-style-image: url(../media/interface/navarrow.gif);
	list-style-position: outside;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

#nav2 ul li a {
	padding: 8px 0 8px 4px;
}

#nav2 li ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	background-color: #fff;
	height: auto;
	border: 1px solid #6a8ba3;
}

#nav2 li li {
	list-style-image: none;
	border: 1px solid #b8c588;
	padding: 0;
}

#nav2 li li a {
	width: 130px;
	color: #333;
	font-weight: normal;
	margin: 0;
	padding: 3px 5px;
	line-height: 11px;
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
	top: auto;
	margin-top: -32px;
	margin-left: 115px;
	color: #333;
	background-color: #d3e29e;
}

#nav2 li li:hover, #nav2 li li.sfhover {
	color: #000;
	background-color: #b8c588;
}

#locationContactInfo {
	float: right;
}
#breadcrumbs {
	font-size:9px;
	color:#999999;
}
#breadcrumbs a {
	color: #999999;
}
#breadcrumbs a:hover {
	text-decoration: none;
}
#producedBy {
	line-height: 21px;
	padding-left: 11px;
	font-size: 11px;
}
.prodHeader {
	padding: 10px 15px 10px 2px;
	border-top: 1px solid #006600;
	font-size: 11px;
	line-height: 18px;
}
.prodHeader img {
	padding: 0 5px 3px 0;
}

.altTable {
	border: 1px solid #999;
	border-bottom: none;
}
.altTable th {background-color: #ddd;	}
.altTable th, .altTable td {
	font-size: 11px;
	padding: 2px 5px;
	border-bottom: 1px solid #999;
	text-align: left;
}
.altTD0 {background-color: #fff;	http://web.il2k.net/elixirind.com/?page=survey}
.altTD1 {background-color: #eee;	}
.print {
	float: right;
	margin: 0 10px;
	font-size: 7pt !important;
}
#imgcontainer{
	background: #fff url() no-repeat left top;
	margin: 0px 0px 10px 10px;
	width: 245px;
	height: 178px;
	float: right;
	overflow: hidden;
	}
.prodLink a {
	padding: 2px 0 2px 0;
}
#homeMap {
	margin-left: 25px;
	margin-bottom: 15px;
}
#surveyList, #surveyList ol{
list-style:none;
}
#surveyList li{
display:block;
/* border-bottom:1px solid gray; */
padding: 1em 0;
clear:left;
}
#surveyList input, #surveyList label, #surveyList textarea{
float:left;
}
#surveyList label{
text-align:right;
width:20em;
padding-right:.5em;
}
#surveyList input, .radioValue{
padding-right:2px;
margin:0 .3em;
}
#surveyList input{
margin:0;
}