/* @override http://dev.katzwebdesign.net/applewoodseed/css/layout.css */

/* Font Definitions */


#container {
	padding: 0px;
	width: 960px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin none #000066;
}

#OtherPollinators {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin none #000066;
	height:auto;
	float:left;
}


#pollinatorOverview {
	padding: 0px;
	width: 780px;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#links {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border: thin none #000066;
	float:right;
}

#poll_overview {
	clear: both;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

#building {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#trials {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#logo {
	margin: 0 auto;
	padding: 0px;
	background: #006 url('../images/logo2.gif.png') no-repeat center top;
	width:960px;
	height: 100px;
	position: relative;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	z-index: 1;
}
#logo * { 
	margin:0; 
	padding: 0; 
	/*position: absolute;*/
}
#logo dl {
	position: absolute;
	left: -9999px;
}
#logo .homelink a {
	float: left;
	position: absolute;
	width: 960px; 
	left: 0;
	top: 0;
	text-align: left;
	z-index: 2;
	height: 100px;
	display: block;
	font-size: 1px;
	margin: 0;
	padding: 0;
	cursor: pointer!important;
}

#banner {
	width: 960px;
	background: url(../images/banner.jpg) center top repeat;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	height: 81px;
}
#founded {
	width: 715px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float:left;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 10px;
}
/*p {
	margin: 0px;
}*/
.p2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
}
#consultation {
	padding: 5px;
	width: 335px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	height:auto;
}


#navwrapper {
	background-color: #f0f0f0;
	border-bottom: 1px solid #E0DABE;
	padding: 0;
	width: 960px;
	margin: 0 auto 20px auto;
	float:left;
}
#siteNav {
	list-style-image: none;
	text-align: center;
	padding: 0;
	margin: 0;
	padding-left: 28px;
	float:left;
}

#siteNavBottom {
	background-color: #FFFFFF;
	list-style-image: none;
	text-align: center;
	margin-top: 30px;
	padding: 15px 0 10px 0;
	border-bottom: thin solid #E0DABE;
	border-top: 1px solid #cfcfcf;
	background: #efefef;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	float:left;
	clear: both;
	height:auto;
}
h1, .h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	clear: both;
	float: left!important;
	width: 100%;
}

h2, .h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000033;
	/*white-space: nowrap;*/
	text-decoration: none;
	/*clear: both;*/
	padding: 0;
	margin: 0.5em 0 .25em 0;
	text-align: center;
}
li h2 { text-align: left; margin-bottom: 0; padding: 0;}
li p { padding-top: 0; margin-top: 0!important;}
h3, .fakeh3, .fakeh4 {
	text-align: center;
	margin: .5em;
	margin-top: 1em;
	padding: 0!important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.fakeh4 {
	font-size: 1em!important;
}
.paddingTop, #pagebiomass h2, caption.h2 {
	padding-top: 1.5em;
}
span.h2 {
	display: block;
}
/*.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}*/
p, .paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	line-height: 1.45;
	margin: .5em 0 .75em;
}

.paragraphBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight:bold;
	color: #000033;
	text-decoration: none;
	line-height: normal;
}
#HomeMainContent {
	padding: 5px;
	float: left;
	width: 540px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#welcome .paragraph img {
	border: thin solid #FFFFFF;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#janereed {
	margin: 10px;
	float: left;
	width:380px;
}
#janereed2 {
	margin: 10px;
	float: left;
	width:380px;
}

#janereed3 {
	margin: 10px;
	float: left;
	width:380px;
}


#siteNavBottom ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-decoration: none;
	background-position: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#siteNavBottom li {
	text-decoration: none;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
	padding: 2px;
	line-height: 1.7;
}
#siteNavBottom a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	padding: 5px;
}
#siteNavBottom a:hover {
	color: #fff;
	background-color: #333;
}

/* @group Navigation */

#siteNav, #siteNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	
}

#siteNav li ul { /* second-level lists */
	position: absolute;
	width: 14em;
	top: 3.0em;
	padding-top: 2px;
	left: -999em;
	z-index:1006;
}
#siteNav li:hover ul, #siteNav li.sfhover ul { 
	left: -2px;
	/*margin-left: -2px;*/
}
#siteNav ul {
	text-decoration: none;
	list-style-type: none;
	border-left: 2px solid #f0f0f0;
	border-right: 2px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
#siteNav li {
	float: left;
	text-decoration: none;
	display: block;
	z-index: 1;
	margin: 0;
	height: 1%;
	padding: 0;
	line-height: 1.08;
	position: relative;
}
* html #siteNav li {
	/*line-height: 1.15;*/	
}

#siteNav li a span {
	display: block;
	width: auto;
	margin-top: 8px;
	float: left;
	cursor: pointer;
}
#siteNav li:hover,
#siteNav li.sfhover {
	z-index: 1000;
}
#siteNav li:hover ul,
#siteNav li.sfhover ul {
	display: block;
	position: absolute;
	padding-top: 0;
	z-index: 1000;
	text-align: left;
}
#siteNav li ul li {
	float: left;
	clear: left;
	background: white;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
}

#siteNav a {
	width: auto;
	display: block;
	padding: .5em .8em;
	height: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	font-size: 90%;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}

#siteNav li:hover a, #siteNav a:hover, #siteNav li.sfhover a {
	font-weight: normal;
	background-color: #ffffff;
}
#siteNav li a:hover {
	color: #990000;
}
#siteNav li ul li a {
	float: left;
	width: 95%;
	height: auto;
	padding: .75em 5%;
}
#siteNav li ul li a:hover {
	background: #f0f0f0;
}
/* @end */
#siteFooter {
	background-color: #000066;
	list-style-image: none;
	text-align: center;
	padding: 10px 5px;
	clear: both;
	/*height: 70px;*/
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	float:left;
	margin-top: 30px;
	border-top: 5px solid #ccc;
}
#sitesiteFooter ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-decoration: none;
	background-position: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #000066;
}
#siteFooter li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #E0DABE;
	text-decoration: none;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
	padding: 0px;
}
#siteFooter a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #E0DABE;
	text-decoration: none;
}
h6, .h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ccc;
	margin-top: 1em;
	text-decoration: none;
}
h6 { margin-top: 0.25em; font-size: 75%; color: #ccc; margin-bottom: 0; padding: 0; }
h6 a { color: #555!important;}

#siteFooter a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.width50 {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#lab,
#building,
#chris,
#field1
{
	margin-left: 105px;
}
* html #lab,
* html #building,
* html #chris,
* html #field1
{
	margin-left: 52px;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
/*#jim {
	margin: 10px;
	float: left;
	width:360px;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}
#justin {
	float: left;
	width:360px;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}

#gene {
	margin: 10px;
	float: left;
	width:360px;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}*/
#catalog {
	width: 730px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float:left;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 715px;
	padding: 5px;
}
.mixtures {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 340px;
	float: left;
	line-height: normal;
}
#swapImg {
	width: 730px;
	margin: 20px auto;
}
* html #swapImg {
	width: 780px;	
}
#mixlinks, #indlinks, 
#mixlinks li, #indlinks li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mixlinks h2, #mixlinks h2 a,
#indlinks h2, #indlinks h2 a,
h2.firheadline
 {
	display: block;
	width: 335px; 
	height: 45px;
	background: left top no-repeat;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	margin: 0!important;
	padding: 0;
	cursor: pointer;
}
sup {
	font-size: .7em;
}
h2.firheadline {
	margin-top: 1.25em!important;
	width: 400px;
	height: 31px;
}
#side {
	padding: 5px;
	padding-top: 0;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height:400px;
}
.subheader {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	clear: both;
}
#printable {
	text-align: center;
	border: 1px solid #ccc;
	background: #f0f0f0;
	padding: 10px;
}
/*.mixbox {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 550px;
	width: 360px;
}*/
/*.custommix {
	float: left;
	height: 360px;
	width: 360px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.grassbox {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 440px;
	width: 360px;
}*/
.regbox {
	margin: 10px;
	padding: 0 50px;
	float: left;
	width: 360px;
}
* html .regbox {
	padding-left: 25px;
}
.regbox img {
	margin: 0 auto;
	display: block;
}
.center {
	 text-align: center;
}
.left {
	text-align: left;
}
.imgbox2 p {
	margin: 0;
	text-align: center;
}
.clearBoth {
	display: block;
	clear: both;
}
.clearLeft {
	clear: left;
}
.floatRight {
	float: right;
	margin-left: 10px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}
#table {
	width: 960px;
	padding: 0px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	float:left;
}
#table1 td, #table1 th {
	padding: 4px 5px;
}
/*
#table th {
	width: 15%;
}
*/
#table .header {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding-right: 20px;
}
#table table, table#table {
	clear: both;
	float: left;
	z-index: 1;
}
body #container div.pager { 
	position: relative!important;
	top: auto!important;
	float: left;
	text-align: right;
	margin: 5px;
	width: 100%;
	z-index: 0;
}
.pager p {margin: 0; padding: 0;}
.last { 
	margin-right: 10px;
}
#table td {
	text-align: center;
	vertical-align: middle;
}
#table td:first-child {
	text-align: left;
}
#table th.name {
	width: 20%;
}
#table th {
	text-align: center;
}
#table th.visitors {
	width: 15%;
	text-align: center;
}
#table th.type {
	width: 2em;
}
#table th.oz, 
#table th.lbs {
	width: 8%;
}
#table th.peak {
	width: 4em;
}

#pagepollinatortable #table th.name{
	width: 30%;
}
#pagepollinatortable #table th.type{
	width: 18%;
}
#pagepollinatortable #table th.source{
	width: 18%;
}
#pagepollinatortable #table th.peak{
	width: 18%;
}
#pagepollinatortable #table th.visitors{
	width: 18%;
}


#pagepollinatortableannual #table th.name{
	width: 20%;
}
#pagepollinatortableannual #table th.type{
	width: 10%;
}
#pagepollinatortableannual #table th.source{
	width: 15%;
}
#pagepollinatortableannual #table th.first{
	width: 10%;
}
#pagepollinatortableannual #table th.bloomer{
	width: 10%;
}
#pagepollinatortableannual #table th.visitors{
	width: 25%;
}

/* tables */
#table {
	/*font-family:arial;*/
	background-color: #CDCDCD;
	margin:10px 0pt 0px;
	/*font-size: 8pt;*/
	width: 100%;
	text-align: left;
}
#table thead tr th,#table tr .th, #table tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
#table thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
#table tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: middle;
}
#table tbody tr.odd td {
	background-color:#F0F0F6;
}
#table thead tr .headerSortUp {
	background-image: url(../images/desc.gif);
}
#table thead tr .headerSortDown {
	background-image: url(../images/asc.gif);
}
#table thead tr .headerSortDown, #table thead tr .headerSortUp {
background-color: #8dbdd8;
}

/*
#table th.name strong {
	white-space: nowrap;
}
*/
.linksmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000066;
	text-decoration: underline;
}
#catalogform {
	width: 370px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	padding: 5px;
}
#catalogcover {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}

.featuredbox {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 635px;
	width: 360px;
}
.indspecies {
	padding: 5px;
	width: 340px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
#indlinks {
	float: left;
	padding: 5px;
	height: 400px;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.mainheader {
	width: 920px;
	margin: .5em 20px 1.25em;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	float: none;
	clear: both!important;
}
.links {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
	width: 740px;
}
#top {
	width: 730px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float:left;
}
.box3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000033;
	padding: px;
	float: none;
	width: 715px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-indent: 10px;
	clear: both;
}
ul {
	padding-left: 1.5em;
}
li {
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000033;
	padding: .25em 2px;
	margin: 0px;
	line-height: 1.4;
}
.tightLI li {
	padding: .15em 2px;
	line-height: 1.2;
}
li li {
	line-height: 1;
}
#pagelinks .column li {
	list-style-type: none;
}
#pagelinks .style1 {
	font-size: small;
	font-weight: bold;
}
#pagelinks #planting p {
	margin: 0px;
	font-size: small;
}
#pagewildflower .style2 {font-family: Georgia, "Times New Roman", Times, serif;}
#pagelinks #planting {
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: left;
}
.column {
	padding: 0px;
	float: left;
	width: 290px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}
#pageplanting .column, #pageplanting .column ul {
	margin-top: 0;
}
.imgbox {
	padding: 5px;
	float: left;
	/*height: 360px;*/
	width: 360px;
	margin: 0px;
	margin-right: 10px;
}
#plantingimg1 {
	margin-left: 80px;
	margin-bottom: 20px;
}
* html #plantingimg1 {
	margin-left:  40px;
	margin-bottom: 0;
}
.imgbox2 {
	padding: 5px;
	float: right;
	/*height: 380px;*/
	/*width: 360px;*/
	clear:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.imgboxleft {
	padding: 10px;
	padding-top: 0;
	/*width: 430px;*/
	text-align: center;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	border: thin none #000066;
	float: left;
	clear: left;
}
.imgboxleft p {
	margin: 0;
	text-align: center;
}
.imgboxleft p.caption,
.imgbox2 p.caption {
	margin: 0;
	margin-bottom: 1.25em;
}
.imgbox3 {
	padding: 0px;
	float: left;
	height: 320px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.imgbox4 {
	padding: 5px;
	float: left;
	height: 310px;
	width: 320px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imgboxCenter {
	padding: 5px;
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	text-align: center;
}

.column2 {
	padding: 0px;
	float: left;
	width: 310px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 220px;
	text-align: center;
}

.tableHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000066;
	background-image: none;
	text-align: center;
	text-indent: 1px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	border: 0px;
}
.tableText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}
.months {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

#table thead tr th.type.header {
	position: relative;
}
.help {
	cursor: help;
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: gray;
	margin: 2px auto;
	width: 1.75em;
}
.hidehelp {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 11px;
	line-height: 1;
	color: #666;
	padding: 1px 4px 4px;
	cursor: pointer;
	background:#dfdfdf;
}
.hideBox {
	text-align: left;
	opacity: .95;
	z-index: 100;
	position: absolute;
	left: auto;
	top: auto;
	background: white;
	padding: 12px 12px;
	border: 1px solid #ccc;
	cursor: default;
	display: none;
}
.hideBox p {
	font-size: 1em;
	line-height: 1.5;
	width: 20em;
}
.caption {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
}

#submitted {
	padding-bottom: 200px;
}