a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.rightbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16pt;
	margin: 10px 10px 10px 15px;
	padding: 10px 10px 10px 15px;
}
.rightbox-tight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13pt;
	margin: 5px 0px 0px;
	padding: 5px 0px 0px;
}
.tablepadding10 {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	margin: 0px 7px 10px 5px;
	padding: 10px 7px 10px 5px;
}
.leftbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	margin: 0px 5px 10px 15px;
	padding: 10px 5px 10px 15px;
}
/*Iowa sidebar head and subheads*/

.righttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.righttable p {
	font-size: .8em;
	line-height: 1.4em;
}

.righttable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#000000;
	margin-left: 16px;
	padding-top: 5px;
	margin-bottom: 5px;
	font-variant: small-caps;
	display: list-item;
/*	list-style-position: outside;
	list-style-image: url(images/bullet-yellow.gif);
*/	list-style-type:none;
	width: 190px;
}

.righttable h3 {
	padding-left:16px;
	background: transparent url(bullet-yellow.gif) no-repeat 0px 9px
}


.righttable li {
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.4em;
	font-size: .8em;
	color: #000000;
}
.white_text {
	color: #FFFFFF;
}
.white_text a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.white_text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.white_text a:hover {
	color: #999999;
	text-decoration: underline;
}

/* Daily Visit Styles */

#dailyvisits {
	border-collapse: collapse;
	font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size: 12px;
	text-align: center;
	width: 100%;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEE02B;
	border-bottom-color: #FEE02B;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#dailyvisits th {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	padding: 7px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-attachment: scroll;
	background-color: #FFC;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}

#dailyvisits td {
	color: #333;
	padding: 7px;
	background-attachment: scroll;
	background-color: #FFC;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#dailyvisits .time {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#dailyvisits tr:hover td {
color:#000;	
}
#dailyvisits td.optional {
	background-color: #FFFFE5;
}
#dailyvisits td.line { border-top: 1px solid #EFEFEF;}

#dailyvisits .bigbold {
	font-weight:bolder;
	font-size:18px;
	color: #000;
	line-height: 1px;
}
#survey td {
	border-bottom: 1px solid #CCCCCC;
    padding: 18px;
}
#survey tr {padding:5px; margin:5px;}
#survey table {font-size:13px;}

#survey2 td {
	border-bottom: 1px solid #CCCCCC;
    padding: 5px;
}
#survey2 tr {padding:5px; margin:5px;}
#survey2 table {font-size:13px;}
#survey2 .small {margin: 0px;
	padding: 0px;
	font-size: 11px;}
