@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003e74;
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #1b1565;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #003e74;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
h4 {
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
}
#main {
	background-color: #E3EAF0;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainCont {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #000;
}
#headerCont {
	clear: both;
}
#mastHead {
	height: 66px;
	background-image: url(/images/masthead_portoswego-v2.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 35px;
	padding-bottom: 10px;
}
#flashCont {
	height: 313px;
	width: 960px;
}
#navbarPad {
	height: 0px;
}
#contentCont {
	clear: both;
	background-image: url(/images/body_back.gif);
	background-repeat: repeat-y;
	background-color: #e3eaf0;
	background-position: left top;
}
#contentLeft {
	float: left;
	width: 602px;
	padding-top: 0px;
	padding-left: 39px;
	padding-right: 45px;
	padding-bottom: 0px;
	overflow: auto;
	height: 205px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#contentLeftNoScroll {
	float: left;
	width: 602px;
	padding-top: 20px;
	padding-left: 39px;
	padding-right: 45px;
	padding-bottom: 37px;
}
#contentRight {
	float: right;
	width: 225px;
	padding-top: 20px;
	padding-left: 24px;
	background-image: url(/images/news_back.gif);
	background-repeat: no-repeat;
	padding-right: 24px;
	padding-bottom: 10px;
}
.redSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c22005;
}
.blueSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003e74;
}
#footerCont {
	clear: both;
	height: 32px;
	width: 960px;
}
#copyrightPadRight1 {
	float: right;
	height: 25px;
	width: 241px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #639ec8;
	background-color: #e3eaf0;
}
#copyrightPadRight2 {
	width: 49px;
	height: 28px;
	float: right;
	background-color: #e3eaf0;
}
#copyrightPadLeft {
	width: 39px;
	height: 28px;
	float: left;
}
#copyright {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #639ec8;
	height: 28px;
	width: 880px;
	float: left;
	margin-left: 39px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003e74;
	padding-top: 6px;
}
p.copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003e74;
	text-decoration: underline;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003e74;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00335F;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00335F;
	text-decoration: underline;
}
