@charset "UTF-8";
/* CSS Document */


/*DOCUMENT SETTINGS */

html {

	height: 100%;
	overflow: inherit;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;

}

body {

	min-width: 960px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #4b5266;
	cursor: default;

}

body, div, span, p, table, th, tbody, tr, td {

	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 2.6ex;

}

A, A:link, A:visited {

	color: #f5804e;
	font-weight: normal;
	text-decoration: underline;

}

A:hover {

	font-weight: normal;
	text-decoration: none;

}

A:active {

	color: #ffe566;
	font-weight: normal;
	text-decoration: none;

}

img {

	background-color: transparent;
	border: 0px;

}


/*LAYOUT SETTINGS */

#windowstrip {

	position: relative;
	top: 0px;
	width: 100%;
	background: transparent;
	background-image: url(../images/header_bg.png);
	background-position: top center;
	background-repeat: repeat-x;
	padding-top: 16px;

}

#header {

	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 80px;
	text-align: center;
	margin: 8px auto 0px auto;
	z-index: 20;

}

#headerleft {

	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 784px;
	text-align: left;

}

#headerright {

	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	width: 176px;
	text-align: right;

}

#mastheadstrip {

	position: relative;
	top: 0px;
	width: 100%;

}

#masthead {

	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 161px;
	text-align: center;
	margin: 0px auto 0px auto;
	z-index: 20;

}

#bodystrip {

	position: relative;
	top: 0px;
	width: 100%;
	min-height: 208px;
	height: auto !important;
	height: 208px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 30;

}

#body {

	position: relative;
	top: 0px;
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 32px 0px 0px 0px;
	text-align: left;
	z-index: 30;

}

#body:after {

	content: " ";
	display: block;
	clear: both;

}

* html #body {

	height: 304px;

}

#menu {

	float: left;
	width: 960px;
	height: 128px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 30;

}

.menuitem {

	float: left;
	width: 216px;
	margin-right: 32px;

}

.menuitem h2 {

	font-size: 0.75em;
	border: none;
	padding-bottom: 0px;

}

.menuitem p {

	font-size: 0.67em;

}

.menuitem A.more {

	text-transform: uppercase;
	font-size: 0.85em;
	color: #f5804e;
	text-decoration: none;

}

.menuitem A.more:hover {

	font-weight: bold;

}

#sections {

	float: right;
	position: relative;
	width: 464px;
	height: 32px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	text-align: right;
	z-index: 30;

}

.left {

	display: block;
	clear: both;
	position: relative;
	float: left;
	width: 464px;
	text-align: justify;
	margin: 0px 0px 32px 0px;
	padding-top: 26px;
	z-index: 30;

}

.right {

	display: block;
	position: relative;
	float: right;
	width: 464px;
	text-align: justify;
	margin: 0px 0px 32px 0px;
	padding-top: 26px;
	z-index: 30;

}

.full {

	display: block;
	clear: both;
	position: relative;
	float: left;
	width: 960px;
	text-align: justify;
	margin: 0px 0px 32px 0px;
	padding-top: 26px;
	z-index: 30;

}

.nopad {

	padding-top: 0px;

}

.leftsub {
	clear: left;
	float: left;
	width: 224px;

}

.rightsub {

	float: right;
	width: 224px;

}

.enctop {

	position: relative;
	top: 0px;
	width: 432px;
	height: 4px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/enclosure.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 30;

}

.enclosure {

	width: 400px;
	margin: 12px 16px 32px 16px;

}

.left.enc, .right.enc {

	top: -16px;
	width: 432px;
	margin: 0px 16px 32px 16px;
	padding: 0px;
	background-color: #56a7d6;
	color: #ffffff;

}

.enc h2, .enc A {

	color: #ffffff;
	border-color: #8dc8eb;

}

.encbottom {

	position: relative;
	bottom: 0px;
	width: 432px;
	height: 4px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/enclosure.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 30;

}

#footerstrip {

	clear: both;
	position: relative;
	top: 0px;
	height: 128px;
	margin-top: 48px;
	width: 100%;

}

#footer {

	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 8px 0px 16px 0px;
	border: solid 1px #cacedb;
	border-width: 1px 0px 0px 0px;
	z-index: 30;

}

#footerleft {

	float: left;
	width: 464px;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans Serif;
	font-size: 0.6em;
	color: #9da2b3;
	font-weight: normal;
	line-height: 9pt;

}

#footerleft A {

	text-decoration: none;
	color: #9da2b3;

}

#footerright {

	float: right;
	width: 464px;
	text-align: right;

}

.footertext A, .footertext A:link, .footertext A:visited, .footertext A:hover {

	text-decoration: none;
	color: #9da2b3;

}

#tabstrip {

	position: fixed;
	bottom: 0px;
	left: 0%;
	width: 100%;
	height: 20px;
	text-align: center;
	background: transparent;
	background-image: url(../images/bg.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	z-index: 50;

}

#tabs {

	position: relative;
	top: 0px;
	width: 960px;
	height: 20px;
	margin: 0px auto 0px auto;
	background: none;
	z-index: 50;

}

#tabright {

	float: right;
	width: 464px;
	text-align: left;
	background: none;
	z-index: 50;

}

#tabright .switch {

	background: transparent;

}

.featureleft {

	clear: left;
	float: left;
	position: relative;
	width: 464px;
	height: 100px;
	margin: 24px 0px 16px 0px;
	background-color: #ffffff;
	z-index: 30;

}

.featureright {

	float: right;
	position: relative;
	width: 464px;
	height: 100px;
	margin: 24px 0px 16px 0px;
	background-color: #ffffff;
	z-index: 30;

}

.featuretext {

	position: absolute;
	top: 0px;
	left: 0px;
	width: 464px;
	height: 100px;
	z-index: 50;
	

}

.featuretext p {

	font-size: 0.67em;
	padding: 0px 16px 0px 16px;
	margin: 0px;
	color: #ffffff;

}

.featuretext h3 {

	padding: 8px 16px 0px 16px;
	color: #ffffff;

}

.featureclick {

	position: absolute;
	top: 0px;
	left: 0px;
	background: none;
	z-index: 100;

}

.action {

	position: relative;
	left: 52px;

}

.photoleft {

	float: left;
	margin: 24px 16px 8px 0px;

}

.photoright {

	float: right;
	margin: 16px 0px 8px 16px;

}


/*AJAX SETTINGS */

#slideshow {

	position: relative;
	width: 320px;
	height: 272px;

}

#slideshow img {

	position: relative;
	left: 0;
	top: 0;

}

.slide {

	display: none;

}

#nextslide {

	z-index: 100;

}

.switch {

	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #ffffff;

}

.switchon {

	opacity: 1;
	filter: alpha(opacity=100);
	background-color: #ffffff;

}

.button {

	position: relative;
	left: 0px;

}

.buttonon {

	position: relative;
	left: 0px;

}


/*FORM SETTINGS */

form {

	font-size: 1em;
	padding: 0px;
	margin: 0px;

}

input, select, textarea {

	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	border: solid 1px #cacedb;
	margin: 0px;
	padding: 2px;
	background-color: #ffffff;

}

input[type=checkbox], input[type=radio] {

	border: solid 0px #ffffff;

}

* +html input[type=checkbox], * +html input[type=radio] {

	border: solid 0px #ffffff;

}

textarea {

	font-size: 0.75em;

}

.specialoption {

	color: inherit;

}

.noborder {

	border: 0;

}

input.switch {

	padding: 0px 0px 0px 0px;
	border: 0px;
	background: transparent;
	background-color: #ffffff;
	border: none;

}

div.item {

	clear: both;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 0.75em;

}

form label {

	display: inline;
	padding: 0px;
	margin: 0px;

}

.fieldname {

	float: left;
	width: 160px;
	text-align: right;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 8px 0px;

}

.fielddata {

	float: right;
	width: 296px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 8px 0px;

}


/* TABLE SETTINGS */

table {

	font-size: 0.75em;
	margin-bottom: 0px;

}

table table {

	font-size: 1em;

}


/*TEXT SETTINGS */

br {

	clear: left;

}

hr {

	clear: both;
	width: 960px;
	height: 1px;
	border: 0px;
	border-color: #cacedb;
	text-align: left;
	background-color: #cacedb;
	margin: 48px auto 32px auto;
	padding: 0px;

}

p {

	clear: left;
	margin: 0px 0px 17px 0px;
	padding: 0px;
	text-align: justify;
	font-size: 0.75em;

}

p.nogap {

	margin-bottom: 0px;

}

p.quote {

	padding: 24px 28px 0px 28px;
	margin-bottom: 8px;
	font-size: 0.67em;

}

p.quoter {

	text-align: right;
	color: #7d8499;
	margin-bottom: 24px;
	padding: 32px 28px 0px 0px;

}

.quotertitle {

	font-size: 0.5em;

}

.captionleft {

	clear: left;
	text-align: left;
	font-size: 10px;
	color: #9aa4b3;
	margin: 0px 0px 16px 0px;

}

.captionright {

	clear: right;
	text-align: right;
	font-size: 10px;
	color: #9aa4b3;
	margin: 0px 0px 16px 0px;

}

.highlight {

	color: #f5804e;

}

.sm {

	font-size: 10px;
	line-height: 20px;

}

.lg {

	font-size: 0.83em;
	line-height: 24px;

}

.normal {

	font-weight: normal;

}

ul {

	clear: left;
	margin: 0px 0px 17px 0px;
	padding: 0px 24px 0px 24px;
	font-size: 0.75em;
	line-height: 2.6ex;

}

ul.simple {

	padding: 0px;

}

ul li {

	list-style-type: square;
	text-align: left;
	margin-bottom: 8px;

}

ul.simple li {

	list-style-type: none;
	text-align: left;
	margin-bottom: 0px;

}

ol {

	clear: left;
	margin: 0px 0px 17px 0px;
	padding: 0px 32px 0px 32px;
	font-size: 0.75em;
	line-height: 2.6ex;

}

ol li {

	text-align: left;
	margin-bottom: 8px;

}

h1, h2, h3, h4 {

	clear: left;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;

}

h1 {

	float: left;
	width: 464px;
	height: 32px;
	font-size: 1em;
	margin: 0px 0px 8px 0px;

}

h2 {

	font-size: 0.87em;
	font-weight: bold;
	color: #56a7d6;
	margin: 0px 0px 8px 0px;

}

h3 {

	font-size: 0.75em;
	font-weight: bold;
	margin: 0px 0px 4px 0px;

}

h4 {

	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px 8px 0px;

}

h5 {

	font-size: 0.83em;
	font-weight: normal;
	color: #56a7d6;
	margin: 0px 0px 8px 0px;
	border: solid 1px #c4e3f5;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 8px;

}


/* REG FORM SETTINGS */

table {
empty-cells: show;
}

th,td {
font-size: 1em;
vertical-align: top;
padding: 2px;
}

td p {
margin: 0px 0px 15px 0px;
}

.error {
color: #ff0000;
}

.background {
color: #cacedb;
}

#conditions table {
margin: 0px;
padding: 0px;
}

#conditions td {
margin: 0px;
padding: 0px;
}

div.staff, div.study {
    margin-bottom: 38px;
}
