body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background: white;
	margin: 0;
	width: 100%;
}

.formtop a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-size:medium;
}

.formtop a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size:medium;
}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

 a:visited {
	color:#9933CC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#9933CC;
}

a:focus {
        text-decoration: underline;
		  color: Maroon;
}

a:active {
	text-decoration: underline;
	  color: Maroon;
}

h1		{
	font-size:135%;
	font-weight:bold;
	text-align:center;
	padding-top: 3px;
	margin: 0px;
}	
	
h2		{
	font-size:110%;
	font-weight:bold;
}
		
h3		{
	font-size:100%;
	font-weight:bold;
}

h4		{
	font-size: 100%;
	font-weight:bold;
}

		
#top	{
		margin:0;
		padding: 0;
	 	border-bottom: 3px solid #fff;
 		background-color: #036;
		height: 25px;
}

#topnav{
	background-color: #036;
	color: White;
	width: 100%;
	border-bottom: 3px solid #fff;
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 30px;
}	

#topnavlist {
	float: left;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding-top: 5px;
}

html>body #topnavlist {
	margin-top: -15px;
} 

#topnavlinks li{
	display: inline;
	list-style-type: none;
	padding-right: 70px;
	padding-top: 2px;
	margin-left: -35px;
	float: left;
}


#topnavlinks a	{ 
	text-decoration: none;
}

#topnavlinks a:link, #topnavlinks a:visited	{
	color: #fff;
}

#topnavlinks a:hover {
	color: #CC0099;
}
#topnavlinks a:focus {
        text-decoration: underline;
		  color: #CC0099;
}

#topnavlinks a:active {
	text-decoration: underline;
	  color: #CC0099;
}

#topnavsearch	{
	float: right;
	display: block;
	background-color: #036;
	color: White;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 2px 10px 2px 0;
}


#topnavsearch form, input{
	padding: 0;
	margin: 0;
	border: 0;
}

#topnavsearch2	{
	float: left;
	display: block;
	background-color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 2px 2px 2px 0;
}


#topnavsearch2 form, input{
	padding: 0;
	margin: 0 0 0 10px;
	border: 0;
}

#topnavsearch2 input	{
	border: 1px solid #000;
}

input#qt {
	padding: 3px;
}

input#qt:focus {
	background: #Red;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;

}

#topbanner	{
	clear: both;
	width:100%;
	height: 77px;
	background-color: white;
}

#topbannerlogo	{
	float: left;
	width: 198px;
	height: 77px;
	text-align:center;
}

#topbannermontage	{
	float: left;
}

#topbannermontagebusiness	{
	float: left;
	height: 77px;
	padding-left: -20px;
}

#topbanneraddress {
	background-color: #fff;
	height: 77px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 90%;
	text-indent: 10px;
}

html>body #topbanneraddress {
	border-top: 0;
	border-bottom: 0;
	padding-top: 5px;
	font-size: 80%;
}

#topbanneraddresslist {
	float: left;
	list-style-type:none;
	margin: 0;
	padding: 10px 10px 0 0px;
	background-color: #fff;
	color: #000;
	width: auto;
	text-align: left; 
}

#topbanneraddresslist li {
	height:20px;
	list-style-image: none;
}

#breadcrumbtrail	{
	font-size: 80%;
	text-indent: 10px;
	margin-top: 5px;
	color: black;
}


#sidenav{
	clear: both;
	float:left;
	position:relative;
	z-index:3;
	margin: 10px 10px 10px 2px;
}

html>body #sidenav{
	margin-left: 5px;
	margin-top: 2px;
}

#sidelist{
	margin-left:0;
	padding-left:0;
	list-style-type:none;	
	width: 170px;
	border-bottom: 1px solid #6699CC;
	border-top: 1px solid #6699CC;
}

html>body #sidelist {
	width: 180px;
}

#sidelist li{
	display:inline;
}

#sidelist a{
	display: block;
	margin: 0;
	width:170px;
	border-bottom: 1px solid #6699CC;
	border-top: 1px solid #6699CC;
	background-color:#fff;
	padding: 2px 6px 2px 6px;
}

html>body #sidelist a {
	width: 168px;
	margin: 0;
}

#sidelist a:link, #sidelist a:visited{
	text-decoration: none;
	color: #000;
}

#sidelist a.navselected{
	background-color: #fff;
	color: #000;
}

#sidelist a:hover{
	background-color:#ccc;
	color: #000;
}
#sidelist a:focus {
        text-decoration: underline;
		  color: maroon;
}

#sidelist a:active {
	text-decoration: underline;
	  color: maroon;
}

#sidesublist{
	margin-left: 0;
	border-bottom: 1px solid #6699CC;
}

#sidesublist li a {
	margin: 0 0 0 20px ;
	display: block;
	background-color: #fff;
	width: 150px;
	text-decoration: none;
	font-weight: normal;
	border: 0;
	color: #000;
}

html>body #sidesublist li a {
	width: 130px;
	padding: 0px;
	line-height: 20px;
}

#sidesublist a:hover {
	text-decoration: none;
	color: #CC0099;	
	background-color: #fff;
	font: bold;
}

li.SelectedSection a:link, li.SelectedSection a:visited, li.SelectedSection a:navselected {
	background-color: #33CCCC;
}

#sidenavinfo	{
	padding-top: 15px;
	text-align: center;
}

#sidenavinfo image{  
	border: 0; 
}

#sidenavinfolist	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidenavinfolist li{
	padding: 0 0 15px 0;
	text-align: center;
	font-size: 75%;
	list-style-image: none;
}

#middle	{
	background-color:white;
	position: relative;
	border-top:2px solid #000;
	margin-top: 10px;
	margin-right: 152px;
	margin-left: 198px;	
}

html>body #middle {
	margin-top: 97px;
}


#middlenorightnav	{
	background-color:white;
	position: relative;
	border-top:2px solid #000;
	margin-top: 10px;
	margin-right: 6px;
	margin-left: 197px;
	
}

html>body #middlenorightnav {
	margin-top: 97px;
	padding-left: 27px;
	margin-left: 172px;
}

#content	{
	border-top:2px solid #000;
	border-right:1px dotted #000;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
}

html>body #content {
	padding-left: 10px;
}


#right {
	float: right;
	z-index: 2;
	margin-right: 3px;
	width: 150px;
	position: relative;
}

Fieldset#quicklinks {
	margin: 3px 0px 20px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-right: 1px dotted #000;
	border-top: 2px solid #000;
	border-bottom: 1px dotted #000;
	border-left: 0;
	padding-bottom: 8px;
}

html>body Fieldset#quicklinks {
	margin-top: 8px;
	margin-right: 4px;
}

#quicklinkstitle {
	font-size:100%;
	font-weight:bold;
	color:#000;
}

#quicklinkslist {
	margin:0 0 3px 18px;
	padding:0 1px 0 0;
	list-style-image:url(../images/rightlink.gif);
}

#quicklinkslist a {
	margin: 0 0 0 -5px;
	font-size: 80%;
}

#footer	{
	width: 100%;
	clear: both;
	height: 20px;
}

#footerimages	{
	width: 100%;
	background-color: White;	
}

#footerimages	li{
	display: inline;
	list-style-type: none;
	padding-left: 52px;
	padding-right: 52px;
	
}

#footerlist {
	margin: 0;
	padding: 2px 0 2px 30px;
	background-color: #036;
}

#footerlist li	{
	display: inline;
	list-style-type: none;
	color: White;
	letter-spacing: 2px;
	font-size: 80%;
	padding-right: 3%;
}

#footerlist a	{
	text-decoration: none;
	color: White;
}

#footerlist a:visited	{
	color: #fff;
}

#footerlist a:hover {
	color: #CC0099;
}
#footerlist a:focus {
	text-decoration: underline;
	color: #CC0099;
}
#footerlist a:active {
	text-decoration: underline;
	color: #CC0099;
}
img {  
	border: 0; 
	
}

#dateupdated	{
	font-size: 75%;
}

ul {
	text-align: left;
   background-position:left;
	list-style-position:outside;
	list-style-image:url(../Templates/images/TriangleSmall.gif); 
}
.hidden h2
{
position:absolute;
left:0px;
top:-100px;
width:0px;
height:0px;
overflow:hidden;
}

.submitclearbuttons {
	border: thin solid #003366;	
	background: #e5eaef;	
	color:#000000;
	font-weight: bold;
	width: 60px;
}


.submitclearwidebuttons {
	border: thin solid #003366;	
	background: #e5eaef;	
	color:#000000;
	font-weight: bold;
	width: 120px;
}

.submitclearwiderbuttons {
	border: thin solid #003366;	
	background: #e5eaef;	
	color:#000000;
	font-weight: bold;
	width: 212px;
}

.StandardButton {
	border: thin solid #C0D5E9;
	background: #E7EDF7;	
	height: 26px;
	color:#000000;
	font-weight: bold;
	margin: 2px;
}

.StandardDrop 
{
	border: solid thin #C0D5E9;
	height: 22px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

.StandardTextbox {
	border: thin solid #C0D5E9;
	color:#333;
	margin: 2px;
	height: 22px;
}

.label {
	vertical-align: middle;
	height: 22px;
}


.navheader {
	position: absolute;
	left: 10px;
	top:120px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.jawsnavheader {
	display:none;
}
#LocalProduceGrid
{ width:600px;}
