@charset "utf-8";
html {
	height: 100%;
}
body {
	background-image: url(images/wavetexture.jpg);
	background-repeat: repeat;
	margin: 0px;
	height: 100%;
	min-width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 87.5%;
	color: #525A6D;
	padding: 0px;
}
#wrapper {
	min-height: 100%;
	min-width: 1024px;
	position: relative;
	background-image: url(images/bg-halfwhite.png);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background-color: #FFF;
	text-align: center;
	width: 100%;
}
#headline {
	height: 45px;
	width: 100%;
	background-image: url(images/headline.png);
	background-repeat: repeat-x;
}
#contentwrap {
	height: 100%;
	width: 1024px;
	padding-bottom: 60px;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	width: 224px;
	height: 100%;
	display: table-cell;
	height: 100%;
	padding-top: 32px;
	vertical-align: top;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#cssmenu ul {
	position: relative;
	z-index: 597;
	float: left;
}
#cssmenu ul li {
	float: left;
	min-height: 1px;
	line-height: 1em;
	vertical-align: middle;
}
#cssmenu ul li.hover, #cssmenu ul li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
#cssmenu ul ul {
	margin-top: 1px;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 196px;
	z-index: 598;
	width: 100%;
}
#cssmenu ul ul li {
	float: none;
}
#cssmenu ul li:hover > ul {
	visibility: visible;
}
#cssmenu ul li {
	float: none;
}
#cssmenu ul ul li {
	font-weight: normal;
}
/* Custom CSS Styles */
#cssmenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #525A6D;
	text-align: center;
	width: 224px;
}
#cssmenu ul a, #cssmenu ul a:link, #cssmenu ul a:visited {
	display: block;
	color: #4E82B5
}
#cssmenu > ul {
	float: none;
}
#cssmenu ul {
 background:;
}
#cssmenu > ul > li {
 border-left:;
}
#cssmenu > ul > li > a {
 padding:
}
#cssmenu > ul > li:hover {
 border-left:
}
#cssmenu ul li:hover > a {
 color:
}
#cssmenu > ul > li:hover {
 background:
}
/* Sub Menu */
#cssmenu ul ul a:link, #cssmenu ul ul a:visited {
	color: #4E82B5
}
#cssmenu ul ul {
	width: 200px;
	top: 6px;
	background: none;
	border-left: 2px solid #5B8ABB;
}
#cssmenu ul ul a {
	padding: 2px 0;
	border-bottom: 1px solid #E6E9F0;
}
#cssmenu ul ul li {
	padding: 0;
	background: #FFF;
}
#cssmenu ul ul li:hover {
	background-color: #FDFDFD;
}
#cssmenu ul ul li:last-child {
	padding-bottom: 2px;
}
#cssmenu ul ul li:first-child {
	padding-top: 2px;
}
#cssmenu ul ul li:last-child > a {
 border-bottom: none;
}
#cssmenu ul ul li:first-child:after {
	content: '';
	display: block;
	width: 0px;
	height: 0px;
 background-color:;
	position: absolute;
	left: -20px;
	top: 10px;
	border-left: 6px solid #FFF;
	border-right: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-radius: 0px;
}
#pagecontent {
	display: table-cell;
	width: 650px;
	height: 100%;
	padding-top: 32px;
	padding-right: 75px;
	padding-left: 75px;
	padding-bottom: 35px;
	vertical-align: top;
}
#footer {
	background-color: #4D5464;
	text-align: center;
	height: 50px;
	width: 100%;
	font-size: small;
	color: #C3CADA;
	padding-top: 10px;
	line-height: 150%;
	position: absolute;
	bottom: 0px;
}
h1 {
	font-size: 1.286em;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-weight: normal;
	font-size: 1em;
	color: #FFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/bg-h2.png);
	border-radius: 3px;
}
h3 {
	font-weight: bold;
	font-size: 1em;
}
p {
	font-size: 1em;
}
.smallfont {
	font-size: .75em;
}
.mediumfont {
	font-size: 0.813em;
	line-height: normal;
}
#pagecontent a:link {
	color: #4E82B5;
}
#pagecontent a:visited {
	color: #4E82B5;
}
#footer a:link {
	color: #FFF;
}
#footer a:visited {
	color: #FFF;
}
img {
	border-style: none;
}
map area {
	outline: none;
}
#blog {
	width: 650px;
	height: 850px;
	overflow: auto;
	font-size: .813em;
}
iframe {
	width: 100%;
}
.DBTstaff {
	width: 100%;
}
.staffpic  {
	width: 160px;
	height: 200px;
	float: left;
	border: 1px solid #4D5464;
}
.credentials1  {
	width: 438px;
	height: 182px;
	float: right;
	background-image: url(images/bg-infobox.png);
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #69C;
}
.credentials2  {
	width: 100%;
	clear: both;
	height: 100%;
	padding-top: 15px;
}
.infobox {
	width: 572px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	position: relative;
	background-image: url(images/bg-infobox.png);
	background-repeat: repeat-y;
	border: 1px solid #C3CADA;
}
.infobox .boxL {
	display: table-cell;
	width: 55%;
	float: left;
	padding-left: 5%;
}
.infobox .boxR {
	display: table-cell;
	width: 30%;
	float: right;
	padding-left: 10%;
}
form {
	display: table;
	margin-right: auto;
	margin-left: auto;
}
label {
	display: table-cell;
	text-align: left;
	vertical-align: top;
}
input {
	display: table-cell;
	width: 350px;
}
textarea {
	resize: none;
}
.TOC {
	display: table;
	width: 650px;
}
