#content h1 {
	font-size: 17px;
	margin: 0;
	color: #0062AC;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: uppercase;
	font-weight: bold;
}

#content h2 {
	font-size: 16px;
	margin: 0;
	color: #0062AC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#content h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	color: #4A4A4A;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


a.menulink {
	font-family: Arial, Sans serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 5px;
	border-right: 1px solid #333;
}

a.menulink:link {
	color: #0065FA;
}

a.menulink:visited {
	color: #0065FA;
}

a.menulink:hover {
	color: #940000;
	text-decoration: none;
}

a.menulink:active {
	color: #940000;
}

a.topright {
	font-family: Arial, Sans serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

a.topright:link {
	text-decoration: none;
}

a.topright:hover {
	text-decoration: underline;
}

a.topright:active {
	text-decoration: none;
}

a.topright:visited {
	text-decoration: none;
}

#menu-push-v-content {
	margin-right: 25px;
	font-family: Arial, Sans serif;
	font-size: 9px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#foot-left {
	float: left;
	width: 395px;
}

#foot-right {
	margin-left: 395px;
	text-align: right;
	margin-right: 25px;
}

a.bookmark {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 18px;
	text-decoration: none;
	color: #333;
	font-size: 10px;
	line-height: 18px;
	height: 18px;
	background-color: transparent;
	background-image: url(../images/bookmark.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}

a.emailFriend {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 23px;
	text-decoration: none;
	color: #333;
	font-size: 10px;
	line-height: 18px;
	height: 18px;
	background-color: transparent;
	background-image: url(../images/emailFriend.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}

.left-half {
	width: 50%;
	vertical-align: top;
}

.right-half {
	width: 50%;
	vertical-align: top;
}

.news_sum {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 50px;
	margin-bottom: 10px;
}

.news_readmore {
	margin-top: 3px;
}

.news_readmore a {
	font-size: 12px;
	padding-left: 10px;
}

.left-pad {
	padding-left: 10px;
}

.contactTable {
	width: 75%;
}

.contactLabel {
	font-weight: bold;
	width: 150px;
}

.anyButton {
	background-color: #0073D9;
	color: #fff;
	font-weight: bold;
	padding: 1px 10px 1px 10px;
	font-size: 16px;
	border: 1px solid #333;
}

.randImg {
vertical-align: middle;
}

.goodnews {
	color: #008000;
	font-weight: bold;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.c1 {
	color: #fff;
}

.linormal {
	color: #666;
}