/* ----- PAGE ----- */
	
body {
	text-align: center;
	margin-top:50px;
	margin-left: auto; 
	margin-right:auto;
	margin-bottom: 0;
	padding: 0px 0px 0px 0px;
	background-color: #92C2DA;
	background: url(images/bg_image.jpg)  no-repeat fixed center top;
	}
	
div#contentWrapper {
	background-color:#ffffff;
	padding-top:20px;
	margin:0pt auto;
	padding-bottom:0px;
	position:relative;
	text-align:center;
	width:850px;
	}
	
div#header {
	background-color:#ffffff;
	margin:0px auto;
	padding-bottom: 0px;
	position:relative;
	text-align:left;
	width:750px;
	}
	
div#globalNav {
	background-color:#ffffff;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px auto;
	position:relative;
	text-align:left;
	width:760px;
	}

div#content {
	background-color:#ffffff;
	margin:0pt auto;
	padding-bottom:0px;
	position:relative;
	text-align:left;
	width:760px;
	}
	
div#footer{
	background-color:#ffffff;
	margin:0pt auto;
	padding-bottom:50px;
	position:relative;
	text-align:left;
	width:760px;
	}
	
hr.top {
	border:0;
	color: #92C2DA;
	background-color: #92C2DA;
	height:4px;
	width:100%;
	}

hr.header {
	border:0;
	color: #4E311D;
	background-color: #4E311D;
	height:1px;
	width:100%;
	}
	
hr.headerList {
	border:0;
	color: #2D2F36;
	background-color: #2D2F36;
	height:1px;
	width:100%;
	}
	
       
/* ----- NAVIGATION ----- */

.globalNav {
	color: #2D2F36;
	font-weight: 800;
	font-size: 14px;
	font-family: arial, helvetica, san-serif;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat;
	float: left;
	padding: 0.9em 1.5em;
	border-top: 1px solid #2D2F36;
	width:235px;
	}
	
.globalNav:hover {
	background-color:#2D2F36;
	color:#ffffff;
	}
	
.globalNavOn {
	color: #FFFFFF;
	font-weight: 800;
	font-size: 14px;
	font-family: arial, helvetica, san-serif;
	text-decoration: none;
	background: #92C2DA url(images/arrow_white.gif) no-repeat;
	float: left;
	padding: 0.9em 1.5em;
	border-top: 1px solid #92C2DA;
	width:235px;
	}

.globalLabs:hover {
	background-color:#2D2F36;
	color:#ffffff;
	}
	
.globalLabs {
	color: #2D2F36;
	font-weight: 800;
	font-size: 14px;
	font-family: arial, helvetica, san-serif;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat;
	float: left;
	padding: 0.9em 1.5em;
	border-top: 1px solid #2D2F36;
	width:185px;
	}
div#globalLabs {
	background-color:#ffffff;
	position:relative;
	text-align:left;
	}
.globalLabsOn {
	color: #FFFFFF;
	font-weight: 800;
	font-size: 14px;
	font-family: arial, helvetica, san-serif;
	text-decoration: none;
	background: #92C2DA url(images/arrow_white.gif) no-repeat;
	float: left;
	padding: 0.9em 1.5em;
	border-top: 1px solid #92C2DA;
	width:185px;
	}




.subNav {
	color: #2D2F36;
	font-weight: 800;
	font-size: 16px;
	font-family: arial, helvetica, san-serif;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat;
	float: left;
	padding: 0.6em 1.5em;
	border-top: 1px dashed #2D2F36;
	width: 700px;
	}
	
.subNav:hover {
	background-color:#ededed;
	color:#2D2F36;
	}
	
a.subNav2 {
	text-decoration:underline;
	font-family: arial, helvetica, san-serif;
	font-size: 18px;
	font-weight:500;
	color:#2D2F36;
	}
	
.subNav2:hover {
	text-decoration:none;
	background-color:#2D2F36;
	color: #FFFFFF;
	}

a.anchorNav {
	color: #2D2F36;
	font-weight: 800;
	font-size: 16px;
	font-family: arial, helvetica, san-serif;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat;
	float: left;
	padding: 0.6em 1.5em;
	border-top: 1px dashed #999999;
	width: 700px;
	}
	
.anchorNav:hover {
	background-color:#EAEBE6;
	color:#2D2F36;
	}
	
a.backNav {
	text-decoration:none;
	font-family: arial, helvetica, san-serif;
	font-size: 16px;
	font-weight:800;
	color:#2D2F36;
	}
	
.backNav:hover {
	text-decoration: none;
	color: #981212;
	}
	
	
/* ----- TEXT ----- */

span.headerTitle{
	font-family: georgia, times, serif;
	font-size: 24px;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #4E311D;
	display: block;
	padding: 0.3em 0.5em;
	width:750px;
	}

span.headerText{
	font-family: georgia, times, serif;
	font-size: 21px;
	font-weight: 500;
	color: #4E311D;
	letter-spacing: 0px
	}
	
span.bodyText{
	font-family:arial, helvetica, san-serif;
	font-size: 18px;
	font-weight: 500;
	color:#71747B;
	letter-spacing: 0px
	}
	
span.highlightText{
	font-family:arial, helvetica, san-serif;
	font-size: 18px;
	font-weight: 500;
	color:#2D2F36;
	letter-spacing: 0px
	}
	
span.highlightText2{
	font-family:arial, helvetica, san-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	background-color: #A2D2EA;
	display: block;
	padding: 0.3em 0.3em;
	width:750px;
	}
	
span.bodyText2{
	font-family:arial, helvetica, san-serif;
	font-size: 14px;
	font-weight: 500;
	color:#71747B;
	letter-spacing: 0px
	}

ul.bodyText2{
	font-family:arial, helvetica, san-serif;
	font-size: 18px;
	font-weight: 500;
	color:#71747B;
	letter-spacing: 0px;
	margin-top:0px;
	}
	
	/* added by Marvin */

.labsNav {
	color: #2D2F36;
	font-weight: 800;
	font-size: 14px;
	font-family: arial, helvetica, san-serif;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat;
	padding: 0.8em 1.5em;
	width:33%;
	}
	
.labsNav:hover {
	background-color:#2D2F36;
	color:#ffffff;
	}
	
.labsTabsTop{
	width:100%;
	}
.labsSidbox{
	background-image:url(images/nav-box.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFF;
	width:250px;
	min-height:450px;
	float:right;
	margin-top:3px;
	padding:11px;
	margin-left:11px;
	
	
	font-family:arial, helvetica, san-serif;
	font-size: 16px;
	font-weight:bold;
	color:#333;
	letter-spacing: 0px}
.labsSidbox ul{
	padding-left:0px;
	margin-left:11px;
	padding-top:0px;
	margin-top:0px;}
.labsSidbox ul li a{
	color:#71747B;
	text-decoration:none;
}
.labsSidbox a:hover{
		text-decoration:underline;
}
.labsTitle{
	font-family: georgia, times, serif;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #4E311D;
	display: block;
	padding: 0.3em 0.5em;
	width:725px;}
.labsFooter{
	font-family: georgia, times, serif;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	background-image:url(images/brown-tab.jpg);
	background-repeat:no-repeat;
	background-position:300px;
	display: block;
	padding-left:330px;
	width:725px;
	height:30px;
	text-align:left;}
	

	
