body {
	background-color: #647b9c;
	margin: 20px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-size: 12px;
}

a {
	color: #00204e;
}

a:hover {
	text-decoration: none;
}

p {
	margin-bottom: 15px;
	margin-top: 0px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #00204e;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	color: #647b9c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3 {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #647b9c;
}

#lid {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 700px;






}

#site_container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;


}

.header_container {
}

#nav_container {
	vertical-align: top;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-y;
}

#nav_container table{
	width: 170px;
}

#nav_container a{
	width: 100%;
	display: block;
}

html>body #nav_container a { 
	width: auto;
}

.nav_item a{
	color: #FFFFFF;
	background-color: #00204e;
	padding: 4px 8px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #496286;
}

.nav_item a:hover {
	background-color: #9ec3cd;
}

.nav_item_active a{
	font-weight: bold;
	background-color: #dee8e7;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
	color: #00204e;
	background-image: url(images/nav-active.gif);
	background-repeat: repeat-y;
}

.nav_subitem a{
	background-color: #dee8e7;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 16px;
	color: #00204e;
	background-image: url(images/nav-active.gif);
	background-repeat: repeat-y;
}

.nav_subitem a:hover {
	color: #647b9c;
}

.nav_subitem_active a, .nav_subitem_active a:hover{
	background-color: #dee8e7;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 16px;
	color: #00204e;
	text-decoration: none;
	background-image: url(images/nav-active.gif);
	background-repeat: repeat-y;
}

.mem_item a{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #647b9c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93a9c8;
}

.mem_item a:hover {
	background-color: #9ec3cd;
}

.mem_item_active a{
	font-weight: bold;
	text-decoration: none;
	background-color: #dee8e7;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #647b9c;
	background-image: url(images/nav-active.gif);
	background-repeat: repeat-y;
}

.mem_subitem a{
	background-color: #dee8e7;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 16px;
	text-decoration: none;
	color: #647b9c;
	background-image: url(images/nav-active.gif);
	background-repeat: repeat-y;
}

.mem_subitem a:hover {
	color: #00204e;
}

.mem_subitem_active a, .mem_subitem_active a:hover {
	background-color: #dee8e7;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 16px;
	color: #647b9c;
	text-decoration: none;
	background-image: url(images/nav-active.gif);
	background-repeat: repeat-y;
}

.nav_admin a{
	background-color: #000000;
	color: #FFFFFF;
	padding: 4px 8px;
	font-weight: bold;
	text-decoration: none;
}

#middle_container{
	vertical-align: top;
	width: 530px;

}

#middle {

}

#content_container{
}

.content {
	line-height: 17px;
}

#title_container {
	padding: 15px 15px 5px;
	font-size: 22px;
	line-height: normal;
	color: #00204e;
}

#title2, .linkHeading{
	font-size: 21px;
	color: #647b9c;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.top_container {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: right;
}

.top a{
	text-decoration: none;
}

#footer_container {
	background-color: #00204e;
	text-align: center;
	padding: 10px;
	color: #647b9c;
	font-size: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #93a9c8;
}

#footer_container a{
	color: #647b9c;
	text-decoration: none;
}

.image_container {
	width: 1px;
	margin-bottom: 10px;
}

.image_border {
	padding: 5px;
	border: 1px solid #dee8e7;
}

.image_no_border {

}
.description {
	background-color: #f7f9f9;
	font-size: 11px;
	padding: 5px 10px;
	line-height: normal;
}

.calendar_front_date{
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #f7f9f9;
	font-size: 12px;
	font-weight: bold;
	color: #647b9c;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dee8e7;
}

.calendar_front_info {
	padding-bottom: 10px;
	padding-top: 5px;
}

.linkItem{
	padding-bottom: 10px;
	padding-top: 5px;
}

.link_container, .calendar_container{
	width: 100%;
	margin-bottom: 10px;
}
