body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #474a51;
	}
	
.clear {

	clear: both;
}

.cleargap {

	clear: both;
	height: 2em;
	border-top: 1px solid #e0e0e0;

}


	
.header {
	
	background-image: url('/extrafilesv2/images/headerbg.jpg');
	background-position: center;
	height: 235px;
}

.headercontainer {
	position: relative;
	width: 80em;
	margin: 0 auto;
}

.logo {
	position: absolute;
	top: 50px;
	left: 0px;
	z-index:50;
}



.nav {
	position:absolute;
	top: 196px;
	left: 0px;
	z-index:2;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav li {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	
	
}

.nav li span {
	font-variant: normal;
	font-weight: 100;
	color: #333333;
	text-transform: lowercase;
}

.nav li img {
	float: left;
	height: 39px;
}

.nav .current {
	background-image: url('/extrafilesv2/images/navbgcurrent.png');
	background-repeat: repeat-x;
}

.search {
position: absolute;
z-index: 15;
top:1px;
left: 470px;
width: 256px;
height: 37px;
background-image: url('/extrafilesv2/images/searchbg.gif');
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 15px;
}

.searchbuttoncontainer {
position: absolute;
z-index: 15;
top:1px;
left: 629px;
width: 256px;
height: 37px;
padding-top: 10px;
padding-left: 15px;
}

.searchinput {
width: 150px;
border: 1px solid #96ac19;
height: 12px;
padding: 2px;
font-size: 10px;
}



.searchbutton {
width:68px;
height:19px;
background: none;
background-image: url('/extrafilesv2/images/searchbutton.gif');
background-repeat: no-repeat;
border: none;
font-size: 0px;
color: #96ac19;
cursor: pointer;
}


.searchbutton:hover {

background-image: url('/extrafilesv2/images/searchbutton_over.gif');
background-repeat: no-repeat;

}


* html .nav .current {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/extrafilesv2/images/navbgcurrent.png', sizingMethod='scale');

}

* html .nav li img {
float: left;
}

.nav .current span {
	color: #c0c0c0;
}

.nav li a {
	display: block;
	text-decoration: none;
	height: 35px;
	padding-left: 1em;
	line-height: 14px;
	padding-top: 4px;
	width: 10.6em;
	font-size: 1.1em;
}

* html .nav li a {
width: 10.6em;
}

.nav li .divider {
	background-image: url('/extrafilesv2/images/navdivider.png');
	background-repeat: no-repeat;
	width: 2px;
	height: 39px;
	float: left;
}

* html .nav li .divider {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/extrafilesv2/images/navdivider.png', sizingMethod='scale');
}

.nav li a:link, .nav li a:visited {
	color: #fff;
	
}

.nav li a:hover {
	color: #fff;
	background-image: url('/extrafilesv2/images/navbghover.png');
	background-repeat: repeat-x;
}

* html .nav li a:hover {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/extrafilesv2/images/navbghover.png', sizingMethod='scale');
}

.nav li a:hover span {
		color: #c0c0c0;

}

/* links */

.bodycontainer {
	background-image: url('/extrafilesv2/images/bodybg.gif');
	background-repeat: repeat-x;
}


.contentcontainer {
	width: 80em;
	margin: 0 auto;
	min-height:600px;
	padding-top: 3em;
}

.contentcontainer p {
	font-size: 1.2em;
}

.contentcontainer h2 {
	margin-top: 0;
	font-size: 2em;
	
}

.contentcontainer a {
	font-size: 1em;
}

#smalltext {
font-size: 1em;
}

.contentcontainer .getstartedmodule {
	float: left;
	text-align: center;
	width: 25em;
	margin-bottom: 2em;
}



.contentcontainer a:link, .contentcontainer a:visited {
	color: #317b9e;
	text-decoration: none;
	}
.contentcontainer a:hover {
	color: #104c68;
	}
	
.contentimageright {
float: left;
width: 55em;
}

.featurephotos img {
width: 200px;
height: 160px;
padding: 4px;
display: block;
border: 1px solid #999999;
float:right;
margin-bottom: 8px;
}

.imageright {
float:right;
width: 20em;
} 

.contentimageleft {
float:left;
width: 60em;

}

.contentimageleft .date {
	margin-top: 0;
	color: #9f9f9f;
	font-size: 1em;
}

.contentimageleft h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 0;
	color: #97ad1a;
}

.imageleft {
float:left;
width: 20em;
} 

.maintitle {
text-indent: -10000px;
font-size: 0px;
}

div.title h1 {
	margin: 0;
	padding: 0;
	font-size: 1.9em;
	line-height: 1em;
	color: #474a51;
	}

div.secondary h3 {
	margin: 0 0 .5em 0;
	padding: .5em 1em;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #74a050;
	border-top: 1px solid #e0e0d5;
	}

div.proj {
	border-top: 1px dashed #e0e0d5;
	}
	
span.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	color: #646870;
	}
	
.footer {
	border-top: 1px solid #333333;
	background-color: #59641f;
	margin-top: 4em;
color: #fff;

}

.footer a:link, .footer a:visited {
color: #fff;
text-decoration: none;
}

.footer a:hover, .footer a:active {
color: #fff;
text-decoration: underline;
}

.footercontainer {
	width: 80em;
	margin: 0 auto;
	
	color: #fff;
padding-top: 10px;
padding-bottom: 10px;
}

.footercontainer p {
	margin: 0;
}

.profiles ul {
list-style:none;
margin:0;
padding:0;
}

.profiles li {
border-bottom: 1px solid #cccccc;
float: left;
margin: 1em;
width: 34em;
font-weight:bold;

}

.extrasbar {
height: 3em;
line-height: 3em;
padding-left: 1em;
padding-right: 1em;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
background: #f0f2e8;
margin-bottom: 2em;
margin-top: 1em;
text-align: center;
}

.extrasleft {
float: left;
}

.extrasright {
float: right;
}

.extrasbar .textinput {
border: 1px solid #bcc87a;
}

#graylink a {
color: #cccccc;
}

/* overlay */

/*.curtain {
position: fixed;
height: 100%;
width: 100%;
top: 0px;
left: 0px;
z-index: 20;
background-color: #000;
opacity:.00;
filter: alpha(opacity=00);
-moz-opacity: 0.0;
}*/

.overlay {
position: fixed;
top: 40%;
left: 35%;
width: 300px;
height: 100px;
z-index: 24;
background-color: #fff;
padding: 20px;
border: 6px solid #96ac19;
}

.footerleftcol {
float: left;
}

.footerrightcol {
float: right;
text-align: right;

}

.showauthor {
color: #666666;
text-align:right;
}


/* login overlay styles */

#loginoverlay {  z-index: 60;  width: 330px;  background: #fff; color: #000;  padding: 20px; border: 6px solid #96ac19;}

* html #loginoverlay {  /*\*/position: absolute; top: expression((300 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((300 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/  }

#logincontainer > #loginoverlay { position: fixed; top: 30%; left: 30%; }


#overlay {  z-index: 60;  width: 300px; height: 100px; background: #fff; color: #000; }

* html #overlay {  /*\*/position: absolute; top: expression((300 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((300 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/  }

#overlaycontainer > #overlay { position: fixed; top: 30%; left: 30%; }

.curtain { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 20; background-color: #000; opacity:.00; filter: alpha(opacity=00); -moz-opacity: 0.0; }

* html .curtain { width: 100%; height: expression(( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe3 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px'); position: absolute; top: 0px; left: 0px; z-index: 20; }
