/* CSS Document */

BODY {
	background-image: url(../images/pagebg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin-top: 0px;
	}

A:link, A:visited {font-size:10px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#006600;
text-decoration: none;
margin-bottom: 8px;
}

A:hover { color:#003399;
margin-bottom: 3px;
		}
		
.pollentable {
	background-image:url(../images/pollenbg.jpg);
	border-width: 1px;
	border-style:solid;
	border-color:#999999;
	background-repeat:repeat-x;
	
	}

.pollenheader {
	font-family:"Trebuchet MS", Arial;
	color:#333333;
	font-size:12px;
	}

.pollenheadercell {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style:solid;
	border-color: #999999;
	}
	
.pollentxt {
	font-family:"Trebuchet MS", Arial;
	color:#333333;
	font-size:10px;
	}
.seasontxt {
	font-family: "Trebuchet MS", Arial;
	color:#497A1E;
	font-size: 15px;
	}
	
.pollentxt2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

td.pollentxt2 {
	vertical-align: top;
}

.error {
	color: red;
}

.certifyheader {
	font-family:"Trebuchet MS", Arial;
	color:#333333;
	font-size:12px;
	}
	
.pollentable2 {
	background-image: url(../images/pollenbg.jpg);
	background-color:#ffffff;
	background-position: top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	}
	
.formmargin {
	margin-left: 30px;
}

LI {
	font-size:9px;
	}

div.results {
	width: 675px;
	border: 0px;
	text-align: left;
}

#field {
	border: 1px;
	border-color: black;
}

span.results {
	font-family:"Trebuchet MS", Arial;
	color:#003399;
	font-size:16px;
	font-weight: bold;
}
	
table.results {
	border: 0px;
	width: 100%;
}
	
tr.result_head td {
	font-weight: bold;
	font-family: Verdana;
	color:#006600;
	font-size: 13px;
	text-align: center;
}

tr.result1 td {
	font-family: Verdana;
	color:#000000;
	font-size: 10px;
	vertical-align: top;
}

tr.result2 td {
	font-family: Verdana;
	color:#000000;
	font-size: 10px;
	vertical-align: top;
}

tr.result2 {
	background: #dddddd;
}

td.name {
	width: 200px;
	font-size: 11px;
	font-family: Verdana;
	padding-left: 5px;
	vertical-align: top;
}

td.name a:link, td.name a:visited {
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
}

td.name a:hover {
	color:#006600;
	text-decoration: underline;
}

td.timeStamp {
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
	padding-top: 5px;
	vertical-align: top;
}

table.patients {
}

table.patients th {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
}

td.label {
	font-size: 11px;
	font-family: Verdana;
	text-align: right;
	font-weight: bold;
	width: 250px;
	vertical-align: top;
}
td.label2 {
	font-size: 11px;
	font-family: Verdana;
	text-align: right;
	font-weight: bold;
	width: 255px;
	vertical-align: top;
}
td.label3 {
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
td.value {
	font-size: 11px;
	font-family: Verdana;
	width: 400px;
	vertical-align: top;
}
td.value2 {
	font-size: 11px;
	font-family: Verdana;
	vertical-align: top;
}
td.value3 {
	font-size: 13px;
	font-family: Verdana;
	color: red;
	vertical-align: top;
}
td.tableBlocks {
	vertical-align: top;
}
.formTitle {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
}

.style1 {color: #999999}
.style2 {font-size:12px; font-family: "Trebuchet MS", Arial;}
.style2 li {font-size:12px; font-family: "Trebuchet MS", Arial;}
.style5 {font-size: 14px}
.style6 {
	color: #000099;
	font-weight: bold;
}
.style7 {font-size: 18px}
.style11 {
	font-size: 18px;
	color: #497A1E;
	font-family: "Trebuchet MS", Arial;
}
.style12 {font-size: 14px; color: #497A1E; font-family: "Trebuchet MS", Arial; }
.style13 {font-size: large}