a, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	background-image: url(../img/body_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
form {
	margin: 0px;
	padding: 0px;
}
label {
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	display: block;
}
legend {
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
}
td {
	font-size: 12px;
	line-height: 16px;
}
.boldgray {
	font-weight: bold;
	color: #444444;
}
.vicprogram {
	padding: 15px 20px 20px 20px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
#pagecontainer {
	width: 898px;
	margin: 0px auto 10px auto;
	color: #333333;
}
#header {
	height: 132px;
	background-color: transparent;
}
#leftcolumn {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#contentcolumn {
	margin: 155px 0px 0px 180px;
	padding: 20px;
	height: 1%;
}
#contentcolumn ul {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
}
#footer {
	clear: both;
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	height: 31px;
	background-image: url(../img/footer_background.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 13px;
}
#footer td {
	font-size: 11px;
	line-height: 14px;
}
#highlightlist li {
	line-height: 20px;
}
#logo {
	position: absolute;
	margin: 35px 0px 0px 15px;
}
#horiznav {
	background-image: url(../img/horz_nav_background.gif);
	height: 33px;
	line-height: 33px;
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 718px;
	padding-left: 180px;
}
#horiznav a {
	height: 33px;
	font-size: 12px;
	line-height: 33px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#centralcontentarea {
	background-image: url(../img/left_column_background.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
h1 {
	color: #2B6D51;
	font-size: 20px;
	font-style: italic;
	margin: 15px 0px 10px 0px;
}
h2 {
	color: #2B6D51;
	font-size: 14px;
	margin: 5px 0px 5px 0px;
}
#tagline {
	position: absolute;
	margin: 100px 0px 0px 350px;
}
#text {
	padding: 20px;
}
#centralImages{
	margin:32px 0px 0px 181px;
	position:absolute;
}