a:link {
	color:#0044AA;
	text-decoration: none;
	}
a:visited {
	color:#003688;
	text-decoration: none;
	}
a:hover {
	color: #4379C9;
	text-decoration: underline;
	}
a:active {
	color:#0044AA;
	text-decoration: underline;
	}
html, body {
    height: 100%;
	margin:0;
	padding:0;
	}
body { 
	background:#fff;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	}
h1 {
	font-family:Arial,Helvetica, sans-serif;
	font-size:18px;
	font-weight:900;
	color:#5C5B71;
	}
h2 {
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#B70F17;
	margin-top:0px;
	margin-bottom:0px;
	display:inline;
	}
h3 {
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#000;
	display:inline;
	}
hr {
	border:1px;
	color:#5C5B71;
	background-color:#5C5B71;
	height: 3px;
	}
.formTable table {
	margin: auto;
	background: #E9E9F6;
	border: solid 1px #000000;
	width:90%;
	}
.formTable td {
	vertical-align:top;
	padding:2px 2px 0px 5px;
	}
.hover table {
	margin: auto;
	background: #E9E9F6;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	width:90%;
	}
.hover td {
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	vertical-align:middle;
	}
.hover td a:hover {
	background:#5C5B71;
	color:#FFF;
	display:block;
	}
form {
	font-weight:bold;
	}
form p {
	margin-bottom:4px;
}
#container {
	position:relative;
	min-height:100%;
	height:100%;
	width:778px;
	border-right:1px solid #000;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/leftPanelTile.gif) bottom left repeat-y;
	}
html>body #container {
    height: auto;
	}
#title{
	position:absolute;
	z-index: 1;
	border-left:1px solid #000;
}
#content {
	padding-top: 85px;
	padding-left:137px;
	padding-bottom:25px;
	padding-right:20px;
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
#mainContent {
	padding-top: 85px;
	padding-left:137px;
	padding-bottom:25px;
	padding-right:204px;
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
.copyRight {
	font-family:Arial,Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	margin-left:10px;
	margin-right:10px;
	margin-top:40px;
	margin-bottom:10px;
	vertical-align: bottom;
	text-align:center;
}
.copyRight p {
	text-align:center;
	margin-top: 5px;
	}
.miniNav {
	font-family:Arial,Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	vertical-align:bottom;
	margin-top:40px;
	text-align:center;
	}
#footer {
	font-family:Arial,Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	vertical-align:bottom;
	text-align:center;
	}
#footer p {
	margin-top:0px;
	}
#topPanel {
	background:url(../images/title_background.gif) top repeat-x;
	position:absolute;
	margin:0px;
	padding:0px;
	top: 0px;
	width: 100%;
	height: 82px;
	}
#leftPanel {
	position:absolute;
	padding:0px;
	bottom:0px;
	width:117px;
	height:100%;
	}
#rightPanel {
	background:#848397 top right repeat-y;
	position:absolute;
	padding:0px;
	top:0px;
	right:0px;
	width:180px;
	height:100%;
	border-left: 1px solid #000;
	height:100%;
}
#contentRightPanel {
	position:absolute;
	top:82px;
	right:0px;
	width:180px;
	background:#E9E9F6;
	z-index:1;
	border-bottom:1px solid #000;
}
.rightPanelImage {
	border-bottom:1px solid #000;
}
.rightPanelText {
	color:#000;
	padding:10px; 
	font:12px Arial,Helvetica, sans-serif;
}
.rightPanelTitle {
	text-align: center;
	font:bold 14px Arial,Helvetica, sans-serif;
	color:#E9E9F6;
	position:relative; 
	padding:5px; 
	background:#5C5B71;
	border-bottom:1px solid #000;
}
#bottomTile {
	background:url(../images/bottom_tile.gif) bottom repeat-x; 
	position:absolute;
	margin:0px;
	padding:0px;
	bottom:0px;
	height:10px;
	width:100%;
}
#bottomArcs {
	background:url(../images/bottom_arcs.gif) bottom no-repeat; 
	position:absolute;
	margin:0px; 
	padding:0px;
	bottom:0px;
	width:117px;
	height:2500px;
	}
fieldset {
	border: none; 
	margin-left:0px;
}
.missingInfo {
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#000000;
	margin-left:10px;
}
.error {
	font-family:Arial,Helvetica, sans-serif;
	font-size:13px;
	font-weight:900;
	color:#FF0000;
	margin-left:10px;
}
.dataBox {
	margin:0 auto 0 auto;
	width:90%;
	border: solid 1px #000;
	padding:0px;
	background:#E9E9F6;
	margin-bottom:20px;
	padding:10px 10px 0px 10px;
}
.editBox {
	text-align:center;
	width:100%;
	border-top:solid 1px #000;
	font-weight:bold;
}
img {
	border-style:none;
}
.galleryImage {
	padding:10px;
	float:left;
	display:block;
}
.description {
	text-align:center;
	}
.dataTable td {
	padding:0 40px 2px 0;
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
}