body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	background-color:#cccccc;
}

p, li {
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
}

H1 {
	color: #333333;
	font-size: 18px;
}

H2 {
	color: #333333;
	font-size: 14px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #789948;
	text-decoration: underline;
}



a.openpdf {
	background: url(images/icons/icon_pdf_a.gif) bottom right no-repeat; 
	padding: 3px 19px 0 0;
}

li {
	padding-bottom: 5px;
	
}




p.whatsnew {
	font-size: 10px;
	text-align: left;
	text-decoration: none;
}

p.whatsnewtitle {
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	color: #5e88a2;
	font-weight: bold;
}

TD.ContentContainer {
	list-style: square;
	margin-left: 10px;
	padding: 20px 20px 20px;
}
TD.CalendarText {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
}

p.quote {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-style: italic;
}

p.cite {
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}

form input {
	width: 200px;
	font-size: 110%;
	vertical-align: middle;
	border: 1px solid #669933;
	padding: 2px;
	border-style: solid;
	background-color #ffffff;
	}

form button {
	margin-left: 5px;
	width: 47px;
	height: 20px;
	border: none;
	overflow: hidden;
	background: url(images/search_btn.gif) no-repeat 0 0;
	cursor: pointer;
	vertical-align: middle;
}