body { 
	margin: 0;
	background-color: #333;
}

td, p, div {
	font-family: arial, verdana;
	font-size: 14px;
	vertical-align: top;
}

.required { font-weight: bold; }
form label { display: block; vertical-align: bottom; width: 80px;  float: left;}

a:link { color: #211a52; }

a:visited {	color: #000; }

a:hover { color: #9f2a33; }

.banner a:link { color: #6B171A; }
.banner a:visited { color: #6B171A; }
.banner a:hover { color: #211a52; text-decoration: none; }

h1 {
	font-size: 130%;
	margin: 0;
	padding-bottom: 2px;
}
	
h2 {
	font-size: 120%;
	color: #6b171a;
	margin: 0;
	padding-bottom: 2px;
}

div.navcontent h2 { color: #000; }
	
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #463D85;
	margin: 0;
	padding-bottom: 2px;
}
	
hr {
	border: 0;
	width: 100%;
	height: 1px;
	color: #000;
	background-color: #000;
}

h1.news, h2.news, h3.news { margin: 2px; padding: 2px; }


li { 
	padding-bottom: 6px;
	color: #211a52;
}
	
.banner {
	text-align: right;
	vertical-align: middle;
	background-color: #6b171a;
	padding: 10px 20px 10px 0;
	background-image: url('/images/gradient.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	color: #6B171A;
}
.big {
	font-size: 18px;
}
.body {
	background-color: #fff;
}
.bodycontent {
	padding: 10px;
	min-height: 400px;
	height: 400px;
	height: auto !important;
}

.box_nav {
	background-color: #463d85;
	border: 2px solid #000;
	padding: 5px;
	float: right;
	width: 200px;
	margin: 5px;
}

.highlight {
	color: #211a52;
}
.nav {
	background-color: #6b171a;
	border-right: 1px solid #463d85;
}
.navcontent { 
	padding: 10px;
	color: #fff;
}
.navcontent div { 
	margin-bottom: 20px;
}
	
.navcontent a:link {
	font-weight: bold;
	color: #fff;
}
	
.navcontent a:visited {
	font-weight: bold;
	color: #eeee99;
}

.linkarrow {
	border: 1px solid #fff;
	background-color: #463d85;
	color: #fff;
	font-family: verdana;
	padding: 0 2px 0 2px;
}


a.linkarrow:link {text-decoration: none;}
a.linkarrow:visited {text-decoration: none;}
a.linkarrow:hover {text-decoration: none;}

#linkarrow_on a:link, #linkarrow_on a:hover, #linkarrow_on a:visited { color: #000; }

#linkarrow_on {
	background-color: #fff;
	color: #a02b33;
	border-color: 1px solid #fff;
	padding: 1px 0 1px 0;
}

.nav_highlight {
	background-color: #463D85;
	padding: 3px;
	border: 1px solid #fff;
	width: 90%;
}

div#float-right {
	width: 320px;
	float: right;
}

.photo {
	color: #211a52;
	float: right;
	display: block;
	text-align: center;
	width: 320px;
	padding: 0 10px 0 10px;
}	

.video {
	float: right;
	width: 320px;
	height: 259px;
	display: block;
	margin: 0 0 5px 5px;
	position: abosolute;
}

.video-caption {
	width: 320px;
	float: right;
	color: #211a52;
	text-align: center;
	display: block;
}

.video object, .video embed { width: 320px; height: 259px; display: block; float: right; }

.question {
	font-weight: bold;
	color: #6b171a;
}

.tiny {
	font-size: 90%;
}
	
#dhtmltooltip{
	position: absolute;
	width: 200px;
	border: 1px solid #000099;
	padding: 3px;
	font-size: 14px;
	font-family: verdana, arial;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

table#staff-photos td img { float: left; margin: 0 10px 10px 0; }
table#staff-photos td a { font-size: 80%; }
table#staff-photos td {  width: 280px; margin: 0 20px 10px 0 0; }