body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ffffff;
	/* background-image:url(img/tile.gif); */
}
a  {
	color: #921501;
}
#tbl_holder {
	margin:auto;
	width:100%; 
}
.bodypad {
	text-align:left;
}
.padding5pxWborder {  /* NOTE: this duplicates box below */
	margin: 0;
	padding:5px;
	background-color: #ffffff;
	border-right: 1px solid #346487;
	border-left: 1px solid #346487;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content  {
	width: 100%;
	min-height: 500px;
	text-align:center;
	background-color:#ffffff;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
}
#content table {
	text-align:center;
}
.tab1 {
	width:100%;
	valign:top;
	text-align:center;
	background-color: #a21501;
	height: 30px;
	color: #dcab5e;
	font-size:20px;
	font-weight:bold;
}
.col2 {
 width:5px; 
 valign:top;
 text-align:center;
 padding-left:5px;
}
.col3 {
	min-width:530px;
	text-align:center;
	valign:top;
}
.col4 {
	width:160px;
	valign:top;
	text-align:center;
	border-left: 0px solid #5C5440;
	padding:0;
	margin: 0 0 0 5px;
}
.td_ltblue {
	background-repeat: repeat-x;
	background-color: #cccccc;
	height:35px;
	text-align:left;
	vertical-align: bottom;
	padding:4px 10px;
}
.td_ltblue a:active {
	text-decoration: underline;
	color:#FFFFFF;
}
.td_ltblue a:link {
	text-decoration: underline;
	color:#FFFFFF;
}
.td_ltblue a:visited {
	text-decoration: underline;
	color:#FFFFFF;
}
.box {
	margin: 0;
	padding:4px;
	clear:both;
}
.padding5px {
	padding: 5px;
	text-align:left;
}
.td_blue3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
	padding: 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.DocumentLink 
{
	font-family: Verdana , Arial;
	font-size: 14pt;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	text-align: left;
	cursor: hand;
}
.td_formgraphic {
	background-image: url(img/formgraphic.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
	width: 50px;
}
.td_blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #000033;
	padding: 5px;
	border: 1px solid #000000;
}
.padding5pxWborder {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.black14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.td_textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #466689;
	background-color: #D5D5D5;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.pollStart
{
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #2D9E06;
	text-decoration: none;	
	text-align: left;
	cursor: default;
	padding-left: 5px;
}
.pollEnd
{
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FA4E2C;
	text-decoration: none;	
	text-align: left;
	cursor: default;	
	padding-left: 5px;
}

