* { margin: 0; padding: 0; border: 0; font-family: "Trebuchet MS", Verdana, Arial; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#003300;
	background-color:#D3D3D1;
	font-size:12px;
	}
.hdwhite {font-size:15px;
		float:right;
		font-weight:bold;
		margin-right:3px;
		color:#ffffff;
		}
.hdgreen {font-size:15px;
		font-weight:bold;
		color:#003300;
		}
.datapad{
		padding:0px 5px 5px 5px;
		}
.hdcomment {font-size:12px;
		font-weight:bold;
		font-style:italic;
		margin-right:5px;
		color: #FFFF00;
		}
.infocell {
		font-size:12px;
		font-style:normal;
		margin: 0px;
		padding:0px 5px 5px 5px;
		}
		
		
.address {
		font-size:12px;
		font-style:normal;
		margin: 0px;
		padding:0px 0px 0px 0px;
		text-decoration:none;
		}
.address:hover {
		font-size:12px;
		font-style:normal;
		margin: 0px;
		padding:0px 0px 0px 0px;
		text-decoration:none;
		background-color:#99FF00;
		}
		
.lowercell {
		background-image:url(img/lower_cell_bg_center.gif);
		background-position:center;
		background-repeat:no-repeat;
			}
.lowercellstrap {
		font-size:16px;
		font-weight:bold;
		font-style:italic;
		padding:10px 10px 10px 10px;
		margin:10px 10px 10px 10px;
	
				}
.lowercellcopy {
		font-size:16px;
		font-weight:bold;
		font-style:italic;
		padding:10px 10px 10px 10px;
				}
.lowercellactivities{
line-height:normal;
		font-size:16px;
		font-weight:bold;
		font-style:normal;
		padding:0px 10px 0px 10px;
		text-align:right;
		text-decoration:none;
		color:#003300;
				}				
.lowercellactivities:hover{
line-height:normal;
		font-size:16px;
		font-weight:bold;
		font-style:normal;
		padding:0px 10px 0px 10px;
		text-align:right;
		text-decoration:none;
		background-color:#99FF00;
		color:#003300;
				}		
				
.form {
		font-size:12px;
		font-style:normal;
		padding:5px 5px 5px 5px;
		}
		
.lowercellfooter{
		font-size:10px;
		font-weight:normal;
		font-style:normal;
		text-decoration:none;
				}		
.lowercellfooter:hover{
		font-size:10px;
		font-weight:normal;
		font-style:normal;
		text-decoration:none;
		background-color:#99FF00;
				}	