body {
	background-color: #FFFFFF;
	padding-top: 15px;
	
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.content-left {
	padding-top: 21px;
	padding-right: 14px;
	padding-bottom: 21px;
	padding-left: 14px;
}
a:link {
	color: #57B9BD;
	text-decoration: none;
}

a:visited {
	color: #57B9BD;
	text-decoration: none;
}

a:hover {
	color: #57B9BD;
	text-decoration: underline;
}

img
{  border-style: none;
}





h1 a:link{
	color:#5774bd;
}

h1 a:visited {
	color:#5774bd;
}

.content-right {
	padding-top: 21px;
	padding-right: 11px;
	padding-bottom: 21px;
	padding-left: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.footer {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

h1.newsColumn{
	font-size:1.25em;
	font-weight:600;
	color:#5774bd;
	margin-bottom:0;
	border:0px solid #FF0000;
	line-height:1.2em;
}

p.newsColumn{
	border:0px solid #6666CC;
	margin-top:4px;
	margin-bottom:10px;
}

.linkToStory {
	border:0px solid #FF0000;
	margin-top:-7px;
	margin-bottom: 20px;
}

.electedRep {
	font-weight:700;
}



