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

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}

* html .png { behavior: url(css/iepngfix.htc); }

html, body {
	height:100%;
	background-color:#1a4049;
	text-align:center;
	min-width:780px;
	min-height:550px;
	behavior:url(css/csshover.htc);
	}

  

/* ------MENU------ */

#mainnavbarhome {
	position:absolute;
	height:24px;
	background:#FFF;
	width:100%;
	top:95px;
	left:0;
	filter:alpha(opacity=90); /* for IE */
  	opacity:0.9; /* CSS3 standard */
	}

#mainnavbar {
	position:absolute;
	height:24px;
	background:#FFF;
	width:100%;
	bottom:0;
	left:0;
	filter:alpha(opacity=90); /* for IE */
  	opacity:0.9; /* CSS3 standard */
	}

#home {
	position:relative;
	float:left;
	top:0;
	width:140px;
	height:155px;
	text-align:center;
	}

#home a {
	display:block;
	padding:0;
	height:155px;
	}

#home a:link, #home a:visited {
	background:url(../images/home.png) bottom center no-repeat;
	}

#home a:hover {
	background:url(../images/home-o.png) bottom center no-repeat;
	}
	
#navhome {
	position:relative;
	margin: 0 auto;
	top:95px;
	height:24px;
	width:720px;
	}
	
	
#navinterior {
	position:relative;
	top:136px;
	float:left;
	width:720px;
	}


#mainnav {
	list-style:none;
	}


#mainnav li {
	float:left;
	}

#mainnav a {
	display:block;
	padding:5px 12px 0;
	height:19px;
	}

#mainnav a:link, #mainnav a:visited {
	color:#1a4049;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	}

#mainnav a:hover {
	background:#BBD2D7;
	}
	
.over {
	background:#BBD2D7;
	}
	
.off {
	background:none;
	}


/*ul#teamsub,*/ ul#resourcessub {
	list-style:none;	
	display:none;
	position:absolute;
	top:-44px;
	padding-top:20px;
	left:0;
	background:none;
	}
	
	
/*li#team:hover ul#teamsub {
	display:block;
	}
*/
	
li#resources:hover ul#resourcessub {
	display:block;
	}

#mainnav li ul li a {
	background:#BBD2D7;
	}
	

#mainnav li ul li a:hover , #mainnav li ul li a:active {
	color:#FFF;
	border-bottom:none;
	}
	

/* ------HOMEPAGE CONTENT------ */

#rotator {
	position:relative;
    background: url(../rotator/rotator.php) no-repeat center top;
	width:100%;
  max-width:1200px;
  height:100%;
  max-height:780px;
  margin: 0 auto;
  text-align:left;
  }

#aquabar {
  margin: 0 auto;
	width: 100%;
	max-width:1200px;
	height:auto;
	background:url(../images/homecontentback.png) repeat;
	/*background:#1d697a;
	filter:alpha(opacity=85); /* for IE */
  	/*opacity:0.85; /* CSS3 standard */
	position:relative;
	top:95px;
	border-top:solid #1a4049 5px;
	border-bottom:solid #1a4049 5px;
	}

body.home a:link, body.home a:visited {
	color:#ffcc00;
	font-weight:bold;
	text-decoration:none;
	}

body.home a:hover, body.home a:active {
	color:#fff;
	border-bottom:#fff dotted 1px;
	}

#content2 ul {
	list-style:square;
	color:#FFF;
	padding-left:20px;
	margin-bottom:20px;
	}

#content2 ul li {
	margin:2px 0;
	}


#welcome {
	margin: 0 auto;
	margin-bottom:5px;
	position:relative;
	top:20px;
	height:45px;
	width:720px;
	border-bottom:#FFF 1px dotted;
	}

h1 {
	color:#FFF;
	font-weight:bold;
	font-size:26px;
	}

#maincontent {
	margin: 0 auto;
	margin-top:20px;
	position:relative;
	width:720px;
	height:auto;
	overflow:visible;
	}

#maincontent p {
	margin-bottom:10px;
	margin-top:10px;
}

#content1 {
	position:relative;
	margin-bottom:20px;
	padding-top:5px;
	padding-right:20px;
	width:64%;
	height:auto;
	float:left;
	border-right:#FFF dotted 1px;
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	}

#content2 {
	padding-top:15px;
	padding-left:15px;
	width:30%;
	float:right;
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	text-align:left;
	}

.title {
	font-size:18px;
	font-weight:bold;
	}


/* ------INTERIOR PAGE CONTENT------ */

#header {
	position:relative;
	top:0;
	margin: 0 auto;
  	text-align:left;
	width:1000px;
	height:160px;
	background:#1D697A url(../images/cornertitle.gif) no-repeat top left;
	border-top:solid #1a4049 5px;
	border-bottom:solid #1a4049 5px;
	}

#headphoto {
	width:720px;
	height:160px;
	position:absolute;
	top:0;
	left:140px;
	}

.resourcesphoto {
	background:url(../images/headresources.jpg) no-repeat top left;
	}

.faqphoto {
	background:url(../images/headfaq.jpg) no-repeat top left;
	}

.teamphoto {
	background:url(../images/headteam.jpg) no-repeat top left;
	}

.linksphoto {
	background:url(../images/headlinks.jpg) no-repeat top left;
	}

#wrapper {
	position:relative;
	margin: 0 auto;
	top:0;
  	text-align:left;
	line-height:0.95em;
	width:1000px;
	background:#BBD2D7;
	}

#leftmenu {
	position:relative;
	width:100px;
	float:left;
	margin:25px 20px;
	text-align:right;
	line-height:1.1em;
	}


#leftbar {
	position:relative;
	width:140px;
	float:left;
	margin:0 0;
	}

.sideback {
	top:0;
	left:0;
	}

#leftmenu h3 {
	font-weight:bold;
	font-size:16px;
	margin-bottom:2px;
	}

.sidenav {
	list-style:none;
	border-top:#FFF dotted 1px;
	padding-top:3px;
	}

.sidenav a:link, .sidenav a:visited {
	padding:4px 0px 4;
	color:#1a4049;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	}

.sidenav a:hover {
	color:#FFF;
	}


#content {
	position:relative;
	width:620px;
	height:inherit;
	min-height:500px;
	float:left;
	text-align:left;
	background:#FFF;
	padding:25px 50px;
	font-weight:normal;
	font-size:12px;
	}

a:link, a:visited {
	color:#1D697A;
	font-weight:bold;
	text-decoration:none;
	}

a:hover, a:active {
	color:#ffcc00;
	}


#content h1 {
	font-weight:bold;
	color:#000;
	font-size:20px;
	margin-bottom:8px;
	}

#content h2 {
	font-weight:bold;
	color:#000;
	font-size:16px;
	margin-bottom:5px;
	margin-top:15px;
	}

#content h3 {
	font-weight:bold;
	color:#000;
	font-size:14px;
	margin-bottom:5px;
	margin-top:15px;
	}

.downloads {
	float:left;
	margin:15px 40px 12px 0;
	}

.imglink {
	border:none;
	margin-bottom:10px;
	}

.graphic {
	margin-left:15px;
	margin-bottom:10px;
	border:none;
	float:right;
	}

.teammember {
	width:275px;
	height:60px;
	float:left;
	margin:12px 35px 12px 0;
	font-size:14px;
	line-height:1.2em;
	}

.head {
	float:left;
	width:78px;
	height:60px;
	text-align:center;
	}

.smtext {
	font-size:10px;
	line-height:12px;
	}

.bluetxt {
	color:#1D697A;
	}

.lgfcujar {
	color:#244578;
	font-weight:bold;
	}

.techwebjar {
	color:#4e6531;
	font-weight:bold;
	}

.cred {
	color:#cb972b;
	font-weight:bold;
	}

#leftcol {
	width:290px; 
	float:left;
	padding-right:10px;
	border-right:#1a4049 dotted 1px;
	}

#rightcol {
	width:295px; 
	float:right;
	}

.refword {
	color:#603a01;
	font-weight:bold;
	}

#tech {
	background-color:#4e6531;
	width:15px;
	height:15px;
	margin-right:12px;
	float:left;
	}
	
#cred {
	background-color:#cb972b;
	width:15px;
	height:15px;
	margin-right:12px;
	float:left;
	}
	
#lgfcu {
	background-color:#244578;
	width:15px;
	height:15px;
	margin-right:12px;
	float:left;
	}

.refwrapper {
	margin-top:10px;
	}

.jargon {
	width:200px;
	height:auto;
	text-align:right;
	font-weight:bold;
	float:left;
	margin-right:12px;
	}

.definition {
	width:400px;
	text-align:left;
	float:right;
	}
	
#content p {
	margin-bottom:15px;
	}

#content.qr p {
	margin-bottom:12px;
	}

#content ol {
	padding-left:30px;
	margin-bottom:20px;
	}

#content ul {
	list-style:square;
	padding-left:30px;
	margin-bottom:20px;
	}

#content ul li {
	margin-bottom:4px;
	}

#content p.q {
	background:#d9e7ea;
	padding:2px 4px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:20px;
	}

#content p.a {
	margin-bottom:5px;
	}

.divider {
	height:1px;
	width:100%;
	border-bottom:#1D697A dotted 1px;
	margin:15px 0 0;
	}

#tip {
	position:relative;
	float:right;
	width:105px;
	background:#d6e4e7 url(../images/tipheadarrow.gif) top left no-repeat;
	margin:30px 8px;
	text-align:left;
	border:#FFF solid 1px;
	padding:30px 8px 8px;
	font-weight:normal;
	font-size:12px;
	}

#tip h3 {
	font-weight:bold;
	font-size:14px;
	margin:3px 0;
	padding-bottom:3px;
	border-bottom:#1a4049 dotted 1px;
	}

.clear-all {
	clear:both;
	}


/* ------FORM CONTENT------ */

div.section {
	margin:1em 0 2em;
	padding:0.7em 1em;
	border:#1D697A solid 1px;
	background:#d9e7ea;
	}

a.typeproject {
	display:block;
	margin-top:1em;
	margin-bottom:0.5em;
	padding:12px;
	border:#1D697A solid 1px;
	background:#d9e7ea;
	width:170px;
	float:left;
	text-align:center;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#1a4049;
	}

a.typeproject_on {
	display:block;
	margin-top:1em;
	margin-bottom:0.5em;
	padding:12px;
	border:#1D697A solid 1px;
	background:#1D697A;
	width:170px;
	float:left;
	text-align:center;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#FFF;
	}

a.typeproject:hover {
	background:#1D697A;
	color:#FFF;
	}
	

div.typeprojectdesc {
	margin-top:0;
	margin-bottom:2em;
	padding:12px;
	border:#BBD2D7 solid 1px;
	background:#FFF;
	width:170px;
	height:65px;
	float:left;
	text-align:left;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	color:#1a4049;
	}



a.sitelink {
	display:block;
	margin-top:1em;
	margin-bottom:0.5em;
	padding:12px;
	border:#502b13 solid 1px;
	background:#f3dab9;
	width:170px;
	float:left;
	text-align:center;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#502b13;
	}

a.sitelink_on {
	display:block;
	margin-top:1em;
	margin-bottom:0.5em;
	padding:12px;
	border:#503000 solid 1px;
	background:#502b13;
	width:170px;
	float:left;
	text-align:center;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#FFF;
	}

a.sitelink:hover {
	background:#503000;
	color:#FFF;
	}

div.sitelinkdesc {
	margin-top:0;
	margin-bottom:2em;
	padding:12px;
	border:#f3dab9 solid 1px;
	background:#FFF;
	width:170px;
	height:65px;
	float:left;
	text-align:left;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	color:#362000;
	}


.projicon {
	border:none;
	}

.middle {
	margin-left:16px;
	margin-right:16px;
	}

div.section a:link, div.section a:visited {
	color:#1a4049;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	}

div.section a:hover {
	color:#FFF;
	}

div.section h3 {
	font-weight:bold;
	font-size:14px;
	color:#000;
	margin-bottom:8px;
	}
	
div.projecttype {
position:relative;
	padding-bottom:10px;
	width:400px;
	height:100px;
	left:80px;
	}

div.projecttype label {
	float:left;
	width:auto;
	font-weight:bold;
	font-size:14px;
	}

div.projecttype input {
	float:left;
	width:auto;
	margin-bottom:3em;
	}


.floatleft {
	float:left;
	padding-right:10px;
	}

.floatright {
	float:right;
	padding-left:5px;
	}

input[type="textarea"]  {
	width:30em;
	height:3em;
	}

.textbox  {
	width:400px;
	height:40px;
	}

input.radio, input.checkbox, input.submit {
	width:auto;
	vertical-align:middle;
	}

input.submit1 {
	width:auto;
	margin-left:0;
	}

input.radio, input.checkbox {
	margin-right:0.5em;
	}

.inline {
	padding-right:24px;
	padding-bottom:4px;
	display:inline-block;
	}

.inlinetitle {
	float:left;
	margin-right:0;
	width:11em;
	}

label {
	float:left;
	width:11em;
	}

.inline label {
	width:auto;
	float:none;
	vertical-align:middle;
	}

.priority {
	padding-bottom:12px;
	}

input[type="text"] {
	width:15em;
	font-size:11px;
	}

input.projtitle[type="text"] {
	width:400px;
	}

input.sm[type="text"] {
	width:3em;
	margin-right:1em;
	}

select#monthstart, select#monthdue {
	width:auto;
	margin-right:1em;
	}

input#yearstart, input#yeardue {
	width:5em;
	margin-right:1em;
}

.boxchoices {
	width:auto;
	margin-left:11em;
	margin-bottom:5px;
	}
	
.noshow {
	text-indent:-1000em;
	width:0;
	}

textarea {
	font-size:11px;
	}

