﻿body {
	padding: 0px;
	margin: 6px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
}
#wrapper {
	border: 2px solid #7BA9EE;
	background-color: #FFFFFF;
}
#outer {
	border: 2px solid #000080;
	background-color: #FFFFFF;
}
.left_upper {
	background-image: url('images/corners/left_upper.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
}
.left_lower {
	background-image: url('images/corners/left_lower.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right_upper {
	background-image: url('images/corners/right_upper.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.right_lower {
	background-image: url('images/corners/right_lower.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* -------- Navigation Styles --------- */
.nav_top {
	vertical-align: bottom;
}
#nav {
	width: 146px;
}
.navarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	line-height: 1.2em;
}
.navarea ul {
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	list-style-type: none;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 0px;
	text-indent: 2px;
}
.navarea a {
	display: block;
	padding: 2px;
	width: 142px;
	background-color: #E1F5FF;
}
.navarea a:link {
	border: 1px solid #FFFFFF;
	color: #000080;
	text-decoration: none;
	text-align: left;
}
.navarea a:visited {
	color: #000080;
	text-decoration: none;
	text-align: left;	
}
.navarea a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
/*--------------- End of Navigation --------------- */
/*--------------- CMS Specific --------------- */
.cms_area {
	line-height: 1.3em;
	vertical-align: top;
}
.cms_area p{
	margin: 0px;
}
/*--------------- End of CMS Specific --------------- */
.titlecell {
	color: #99CCFF;
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.EquipmentTable {
	font-family: Arial;
	font-size: 10pt;
	border: 2px solid #C0C0C0;
}
.formbutton {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #E1F5FF;
	color: #000080;
}
.maintable {
	border: 3px solid #800000;
;	padding-top: 0;
}
.headercell {
	color: #FFFFFF;
	background-color: #7BA9EE;
	padding-left: 4px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.subtable {
	font-family: Verdana;
	font-size: 8pt;
	padding-left: 2;
	padding-right: 2;
	padding-top: 0;
}
a:link {
	color: #000080;
	text-decoration: underline;
}
a:active {
	color: #000080;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.nav a:link {
	font-family: Arial;
	color: #000080;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
.nav a:visited {
	font-family: Arial;
	color: #000080;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
.nav a:hover {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #7BA9EE;
	font-size: 10pt;
	padding-left: 4px;
	padding-right: 4px;
	width: 130;
}
.newscell {
	padding-top: 4px;
	padding-bottom: 4px;
}
.bulletlist {
	font-family: Arial;
	font-size: 10pt;
}
table {
	font-family: Arial;
	font-size: 10pt;
}
.bio_cell {
	line-height: 150%;
}

