body {
	color: rgb(0,0,0);
	background-color: #7ECD7A;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	margin: 5px;
	padding: 0px;
}

h1 {
	font-size: 1.5em;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #525469;
	font-style: italic;
}

h1.unit {
	color: rgb(0,0,0);
	font-size: 2em;
	margin-bottom: 0px;
}

h2 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	color: #525469;
	font-style: italic;
}

h2.unit {
	color: rgb(150,150,150);
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 15px;
}

a {
	color: rgb(2,132,156);
}

span.error {
	color: rgb(255,0,0);
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

p.right {
	text-align: right;
}

p.back {
	text-align: right;
}

p.error {
	color: rgb(255,0,0);
}

p.intro {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: rgb(147,149,152);
}

p.tiny {
	color: rgb(147,149,152);
	font-size: 0.8em;
}

div.intro {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	padding-top: 15px;
	padding-bottom: 0px;
	border: solid 8px rgb(2,132,156);
	font-weight: bold;
	background-color: rgb(205,225,232);
}

div.center {
	width: 100%;
	text-align: center;
}

div.print {
	float: right;
	font-size: 0.8em;
}

div.printmap {
	display: none;
}

img {
	border: 0px;
	margin: 0px;
}

img.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

img.print {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

td.center {
	text-align: center;
}

td.right {
	text-align: right;
}

a.skiplink {
	display: none;
}

fieldset {
	border: 1px solid rgb(200,200,200);
	padding: 5px;
	margin-bottom: 5px;
}

legend {
	font-size: 1.1em;
	color: rgb(2,132,156);
}

#logo {
	width: 21%;
	text-align: center; 
	background-color: rgb(255,255,255);
}

#visuals {
	text-align :right;
	background-color: rgb(255,255,255); 
	border-left: 1px solid rgb(255,255,255);
}

#scroller {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
	display: none;
	overflow: hidden;
}

div.scroller_layer {
    padding: 0px;
    margin: 0px;
    width: 130px;
    height: 100px;
	float: right;
}

#leftNav {
	width: 210px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-color: #EB8E32;
	border: 0px;
}

#leftNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: 0px;
	border-top: 1px solid rgb(255,255,255);
}

#leftNav ul li {
	text-align: center;
	border: 0px;
	border-bottom: 1px solid rgb(255,255,255);
	padding-top: 3px;
}

#leftNav ul li.heading {
	background-color: rgb(0,131,165);
	color: rgb(255,255,255);
	padding-bottom: 4px;
}

#leftNav ul li a {
	color: rgb(255,255,255);
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
}

#leftNav ul li a:hover {
	color: rgb(189,215,198);
	text-decoration: underline;
}

#leftNav ul li ul {
	background-color: rgb(240,240,240);
	border: 0px;
	margin: 0px;
}

#leftNav ul li ul li {
	border-bottom: 1px solid rgb(2,132,156);
}

#leftNav ul li ul li.last {
	border-bottom: 0px;
}

#leftNav ul li ul li a {
	color: rgb(2,132,156);
	text-decoration: none;
}

#leftNav ul li ul li a:hover {
	color: rgb(2,132,156);
	text-decoration: underline;
}

#main {
	width: 58%;
	vertical-align: top;
	background-color: rgb(255,255,255);
}

#staff {
	text-align: center;
	font-family: verdana, arial, sans-serif;
	border: 0px;
	border-top: 1px solid rgb(255,255,255);
	border-right: 1px solid rgb(255,255,255);
	border-left: 1px solid rgb(255,255,255);
	background-color: #525469;
	width: 33%;
}

#staff a {
	color: rgb(204,179,255);
	text-decoration: none;
	display: block;
	padding: 5px 
}

#staff a:hover {
	color: #ffffff;
}

#philosophy {
	text-align: center;
	font-family: verdana, arial, sans-serif;
	border: 0px;
	border-top: 1px solid rgb(255,255,255);
	border-right: 1px solid rgb(255,255,255);
	background-color: #525469;
	width: 34%;
}

#philosophy a {
	color: rgb(205,179,255);
	text-decoration: none;
	display: block;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#philosophy a:hover {
	color: rgb(255,255,255);
}

#services {
	text-align: center;
	font-family: verdana, arial, sans-serif;
	border: 0px;
	border-top: 1px solid rgb(255,255,255);
	border-right: 1px solid rgb(255,255,255);
	background-color: #525469;
	width: 33%;
}

#services a {
	color: rgb(204,179,255);
	text-decoration: none;
	display: block;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#services a:hover {
	color: rgb(255,255,255);
}

#content {
	background-color: rgb(255,255,255);
	padding: 20px;
	padding-right: 19px;
	font-size: 1.1em;
}

#content input {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid rgb(2,132,156);
	color: rgb(0,0,0);
	padding: 2px;
}

#content input.button {
	background-color: rgb(2,132,156);
	color: rgb(255,255,255);
	font-weight: bold;
	padding: 0px;
}

#content input.buttonright {
	background-color: rgb(2,132,156);
	color: rgb(255,255,255);
	font-weight: bold;
	padding: 0px;
	float: right;
	margin: 1px;
}

#content input.checkbox {
	border: 0px;
}

#content span.checkbox input {
	border: 0px;
}

#content table.checkbox {
	width: 100%;
}

#content table.checkbox td {
	vertical-align: top;
	width: 50%;
}

#content table.checkbox label {
	display: block;
	float: left;
}

#content table.checkbox input {
	border: 0px;
	float: left;
}

#content select {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid rgb(2,132,156);
	color: rgb(0,0,0);
	padding: 0px;
}

#content textarea {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid rgb(2,132,156);
	color: rgb(0,0,0);
	padding: 0px;
}

#content div.left {
	float: left;
	width: 240px;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border-left: solid 8px rgb(204,204,255);
	border-right: solid 8px rgb(204,204,255);
}

#content div.right {
	float: right;
	width: 240px;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border-left: solid 8px rgb(204,204,255);
	border-right: solid 8px rgb(204,204,255);
}

#content div.left h2, #content div.right h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	color: rgb(204,204,255);
}

#content div.left h2 a, #content div.right h2 a {
	color: rgb(204,204,255);
	text-decoration: none;
}

#content div.left h2 a:hover, #content div.right h2 a:hover {
	text-decoration: underline;
}

#content div.left p, #content div.right p {
	padding: 0px;
	margin: 0px;
}

#content table th {
	text-align: left;
}

#content table th.center {
	text-align: center;
}

#content table.data {
	width: 100%;
	border: 0px;
	border-left: 1px solid rgb(0,131,165);
	border-top: 1px solid rgb(0,131,165);
}

#content table.data tr.highlight {
	background-color: rgb(200,200,200);
}

#content table.data th {
	background-color: rgb(0,131,165);
	color: rgb(255,255,255);
	border: 0px;
	border-right: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,131,165);
}

#content table.data th.last {
	border-right: 1px solid rgb(0,131,165);
}

#content table.data th.lastcenter {
	text-align: center;
	border-right: 1px solid rgb(0,131,165);
}

#content table.data th a {
	color: rgb(255,255,255);
	text-decoration: none;
}

#content table.data th a:hover {
	text-decoration: underline;
}

#content table.data td {
	border: 0px;
	border-right: 1px solid rgb(0,131,165);
	border-bottom: 1px solid rgb(0,131,165);
}

#content table.data table th {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	border: 0px;
}

#content table.data table td {
	border: 0px;
}

#content table.data td.center {
	text-align: center;
}

#content table.datatable {
	width: 100%;
	border: 0px;
	border-left: 1px solid rgb(0,131,165);
	border-top: 1px solid rgb(0,131,165);
}

#content table.datatable th {
	background-color: rgb(0,131,165);
	color: rgb(255,255,255);
	border: 0px;
	border-right: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(0,131,165);
}

#content table.datatable th.last {
	border-right: 1px solid rgb(0,131,165);
}

#content table.datatable th.lastcenter {
	text-align: center;
	border-right: 1px solid rgb(0,131,165);
}

#content table.datatable th a {
	color: rgb(255,255,255);
	text-decoration: none;
}

#content table.datatable th a:hover {
	text-decoration: underline;
}

#content table.datatable td {
	border: 0px;
	border-right: 1px solid rgb(0,131,165);
	border-bottom: 1px solid rgb(0,131,165);
}

#content table.datatable td.center {
	text-align: center;
}

#content table.nomination {
	margin-bottom: 10px;
}

#content table.altNomination {
	margin-bottom: 10px;
	background-color: rgb(238,238,238);
}
#accessPanel {
	padding: 10px;
	padding-top: 50px;
	color: rgb(255,255,255);
	background-color: rgb(2,132,156);
	vertical-align: bottom;
}

#accessPanel table {
	border: 1px solid rgb(255,255,255);
	width: 100%;
}

#accessPanel table th {
	background-color: rgb(0,84,131);
}

#accessPanel table td {
	text-align: center;
}

#accessPanel table td a {
	color: rgb(255,255,255);
	text-decoration: none;
}

#accessPanel table td a:hover {
	color: rgb(189,215,198);
	text-decoration: underline;
}

#copyright {
	color: rgb(255,255,255);
	font-size: 0.8em;
}

#copyright a {
	color: rgb(2,132,156);
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}
