.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(http://www.potomac.org/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(http://www.potomac.org/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;
}
p.photos_left
{
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 8pt;
	font-style: italic;
	text-align: left;
	width: 200px;
}
p.photos_left img
{
	border:solid;
	border-width:2px;
	border-color:#72A445;
	padding:1px;
}
img.photos_left
{
	float: left;
	border:solid;
	border-width:2px;
	border-color:#72A445;
	padding:1px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p.photos_right
{
	display: inline;
	float:right;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 0px;
	font-size: 8pt;
	font-style: italic;
	text-align: right;
	width: 200px;
}
p.photos_right img
{
	border:solid;
	border-width:2px;
	border-color:#72A445;
	padding:1px;
}
img.photos_right
{
	float:right;
	border:solid;
	border-width:2px;
	border-color:#72A445;
	padding:1px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 0px;
}
.formTbl td
{
	padding: 2px;
}
.formTbl input
{
	margin: 0 5px 4px 0;
}
.formTbl .inputLong
{
	width: 250px;
}
.formTbl .inputMed
{
	width: 150px;
}
.formTbl .inputShort
{
	width: 100px;
}
.formTbl .inputXshort
{
	width: 50px;
}

