body {
	margin-top: 0px;
	background-color: #5c7ebe;	
}

#spacer {
	height:20px;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ol {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}

#page {
	width:800px;
	min-height: 661px;
	height: 661px;
	background-color: #ffffff;
}

#header {
	width:800px;
	height:110px;
	background-image:url(images/header_bg.jpg);
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 2px;
}

#sidemenu {
	display:block;
	padding-left: 5px;
	line-height: 1.2em;
}

#sidemenu a {
	display: block;
	color: #0e7d76;
	width: 150px;
	padding: 4px;
	text-decoration: none;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(images/btn_bg.jpg);
}

#sidemenu a:hover {
	color: #384863;
}

#sidemenu li {
	margin-bottom: 1px;
	margin-top: 1px;
}

#submenu li {
	margin: 0px;
	
}

#submenu a {
	width: 160px;
	margin-left: 0px;
	display: block;
	color: #0e7d76;
	font-size: 10px;
	font-style: italic;
	line-height: 1.1em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 0px;
	background-image: url(none);
}

#submenu a:hover {
	color: #384863;
}

#sidemenu #active {
	color: #384863;
}

#submenu #active_s {
	color: #384863;
}

#content_container {
	width:609px;
	float:left;
}

#content {
	font-size: 11px;
	padding-right:50px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.4em;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 529px;
	color: #384863;	
}

#content a:link {
	text-decoration: none;
	color: #0033CC;
}

#content a:visited {
	text-decoration: none;
	color: #0033CC;
}

.pagetitle {
	color: #0e7d76;
	font-size: 18px;
	line-height: 1.3em;
	margin-top: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

dt {
   font-weight: bold;
}

dd {
	margin-left: 10px;
	line-height: 1.4em;
}

#footer {
	height:10px;
	font-size: 10px;
	width: 900px;
	float: left;
	color: #666666;
	padding-top: 0px;
}

#footer a {
	text-decoration:none;
	color: #FFFFFF;
}

#footer a:link {
	text-decoration:none;
	color: #FFFFFF;
}

#footer a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
