.calTblHd {
	width: 38px;
	height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.calTbl {
	width: 38px;
	height: 38px;
	text-align: center;
	background-color: #FFFFFF;
}
.calTblDis {
	background-color: #CFCFCF;
}
.listalign {
	margin: 0;
	padding: 0;
	list-style: none;
}
.listalign li {
	background: url(/images/bullet_li_bg.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
	padding-left: 13px;
}
.tblFmt {
	border: 1px solid #0A5197;
}
.tblHdr {
	background-color: #0A5197;
	color: #FFFFFF;
	font-weight: bold;
}
.odd {
	background-color: #DEDEFF;
}
.even {
	background-color: #FFFFFF;
}
.social
{
	text-align: center;
	background: url(/images/social_bg.jpg);
	padding-bottom: 10px;
}
.hfield
{
	display: none;
}
#petition
{
	float: left;
	margin-top: 0;
	margin-right: 15px;
}
#petition p
{
	margin-top: 0;
}
#petitionFields input[type="text"]
{
	width: 200px;
	margin-top: 0;
	margin-bottom: 6px;
	margin-left: 10px;
}
#petitionText
{
	border: 1px dotted #0000FF;
	padding: 0 15px;
	margin-top: 15px;
	margin-left: 240px;
	height: 265px;
	overflow: auto;
}
#petitionText ul li
{
	list-style-type: circle;
}
