body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	background: #ffffff;
	background-position: right;
	color: #000000;
	min-width: 500px;
	max-width: 650px;
	
    scrollbar-base-color: white;
    scrollbar-face-color: darkblue;
    scrollbar-track-color: darkblue;
    scrollbar-arrow-color: white;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: darkblue;
    scrollbar-highlight-color: darkblue;
    scrollbar-shadow-color: white;
    }

a {
	text-decoration: none;
	color: #4f645e;
	font-weight: bold;
}

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

a.navbar {
	color: #ffffff;
	background-color: #8fa49e;
}

a.link {
	color: #4f645e;
	background-color: #f4f4f4;
}

a.footer {
	color: #4f645e;
	background-color: #f4f4f4;
	font-size: 9px
	}

h1 {
	font-family: Franklin Gothic Medium, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: white;
	border-width: 0px 0px 1px 0px;
}

div.banner {
	color: #000000;
	background-color: darkblue;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 120px;
}

div.menu {
	color: #ffffff;
	background-color: #000000;
	font-size: 7.5pt;
	line-height: 18px;
	font-weight: bold;
	position: absolute;
	top: 120px;
	left: 0px;
	width: 100%;
	height: 15px;
	border-color: #515f5b;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	z-index: 1;
}

div.info {
	position: absolute;
	left: 450px;
	top: 26px;
	border-style: solid;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #F4F4F4;
	height: 475px;
	width: 150px;
	align: center;
	}

div.sidebar {
	width: 133px;
	position: absolute;
	left: 0px;
	top: 138px;
	color: #446644;
	background-color: #f4f4f4;
	border-style: solid;
	border-width: 0px 3px 3px 0px;
	border-color: #515f5b;
	z-index: 1;
	/*height: 325px;*/
}

div.content {
	width: 375px;
	position: absolute;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	left: 136px;
	top: 138px;
	z-index: 1;
    }
	
div.calendar {
	width:800px;
	position: absolute;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	left: 136px;
	top: 138px;
    }

div.newsletter {
	width: 350px;
	position: absolute;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	left: 136px;
	top: 138px;
	overflow: auto;
    }	

div.rightsidebar {
	position: absolute;
	left: 590px;
	top: 155px;
	border-style: solid;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #F4F4F4;
	width: 150px;
	align: center;
	}

div.quicklinks {
	position: absolute;
	left: 20px;
	top: 270px;
	width: 400px;
	height: 200px;
	border-style: solid;
	border-width: 3px 0px 0px 0px;
	border-color: #515f5b;
	padding: 5px;
}

div.relatedlabel {
	color: #ffffff;
	background-color: darkblue;
	font-size: 7.5pt;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: #515f5b;
}

div.footer {
	width: 100%;
	position: absolute;
	left: 0px;
	color: #446644;
	background-color: #f4f4f4;
	z-index: 1;
	height: 45px;
	font-size: 10px;
	bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #515f5b;
	border-right-color: #515f5b;
	border-bottom-color: #515f5b;
	border-left-color: #515f5b;
}

ul.links {
	padding: 0px;
	font-size: 10pt;
	color: #446644;
	list-style-type: none;
	display: block;
	margin: 0px 0px 0px 0px;
}

li.link {
	text-align: left;
	margin-left: 5px;
	line-height: 12pt;
	margin-bottom: 8pt
}

li.sublink {
	text-align: left;
	margin-left: 0px;
	font-size: 10px;
	line-height: 8pt;
	margin-bottom: 8pt;
	display: block;
}

img {
	border: 0px;
}


img.ldisplay {
	float: left;
	border-style: double;
	border-width: 5px;
	border-color: #8fa49e;
	padding: 10px;
	margin: 10px;
}

table {
	font-size: 10pt;
	margin-bottom: 10px;
}


li {
	margin-left: 0.1in;
}

.small {
	color: #4f645e;
	background-color: #f4f4f4;
	font-size: 9px
}

