body	{
	color: #fff;
	background: #4371A3;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, lucida, helvetica, sans-serif;
	}

html>body	{
	font-size: 14px;	
	} 

a {
	font-size: 14px;
	font-weight: 600;
	font-family: arial;
	text-decoration: none;
	color: #A1BDD9;
}

a:hover {
	text-decoration: underline;
}
#headwrapper  {
	margin: 0;
	padding: 0;
	height: 125px;
	color: #001;
	background: #4371A3 url(../i/bluetop.gif) repeat-x;
	text-align: left;
	}

#menuwrapper  {
	margin: 0;
	padding: 0;
	height: 125px;
	border: 0;
	width: 610px;
	color: #001;
	background: #6B788A url(../i/logo.jpg) top left no-repeat;
	}

#errorwrapper {
	margin: 0;
	padding: 0;
	height: 125px;
	border: 0;
	width: 610px;
	color: #001;
	}

#wrapper  {
	background: #40607D url(../i/wave.jpg) bottom left no-repeat;
	border: 0;
	border-bottom: 1px solid #8FA8C7;
	text-align: left;
	}

#navwrapper  {
	padding: 0;
	border: 0;
	color: #001;
	text-align: right;
	vertical-align: top;
    border-right: 1px solid #627C94;
	}

#contentwrapper  {
	margin: 0;
	padding: 0;
	height: 100%;
	border: 0;
    border-right: 1px solid #627C94;
	text-align: left;
	vertical-align: top;
	}

#contenttable  {
	margin: 0;
	padding: 0;
	border: 0;
	}

#updatewrapper  {
	padding: 0;
	height: 100%;
	border: 0;
	color: #001;
	text-align: right;
	vertical-align: top;
	}
	
#nav {
	margin-top: 10px;
	margin-right: 10px;
	height: auto;
	border: 0;
	color: #001;
	text-align: right;
	vertical-align: top;	
	height: 300px;
	}

#content {
  position: relative;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 70px;
	height: 100%;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;

	}

#update {
	padding-right: 0px;
	padding-left: 20px;
	height: 100%;
	border: 0;
	align: right;
	vertical-align: top;
	font-weight: normal;
	}

#footer {
	clear: left;
	border: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin: 0;
	text-align: left;
	font-size: 11px;
	color: #7ED900;	
	}


.timestamp	{
	margin: 35px 0 0 0;
	padding: 0 0 0 25px;
	background: url(../i2/timestamp.gif) top left no-repeat;
	}
	
.timestamp h3	{
	font-weight: normal;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 0;
	padding: 0;
	}

.timestamp h3 a		{
	padding-right: 10px;
	}	

	/* 	Image headlines	*/


#headwrap h1	{
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 200px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:200px; /* for pre 6.0 IE Win */
	}


	/*  Set up general page elements 	*/ 

img {
	display: block;
	border: 0;
	}

.inline {
	display: inline;
	}

	/* default links 	*1/25/2010

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #A1BDD9;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #04078B;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #000;
	background: transparent;  
	}

	/*	Footers and forms	*/


#footer p	{
	margin: 10px 0 100px 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	}

#footer ul	{
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#footer li	{
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: left;
	border: 0;
	}	

form#buttski	{
	text-align: center;
	padding: 0;
	margin: 10px auto;
	}

#footer address	{
	text-align: left;
	}

	/*  Set up general page elements 	*/ 

img {
	display: block;
	border: 0;
	}

.inline {
	display: inline;
	}

	/*   Text headlines  */

h1	{
	font-weight: normal;
	font-family: arial, lucida, helvetica, sans-serif;
	color: #A1BDD9;
	font-size: 16px;
	font-weight: 600;
	margin: 0px 0px 0px 16px;
	}

h2 {
	font-weight: normal;
	font-family: arial, lucida, helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	margin: 0px 0px 10px 16px;
	}

h3 {
	font-weight: bold;
	font-family: arial, lucida, helvetica, sans-serif;
	color: #e4e4e4;
	font-size: 13px;
	margin: 2px 0px 0px 16px;
	}

h4 {
	font-weight: normal;
	font-family: arial, lucida, helvetica, sans-serif;
	color: #8af419;
	font-size: 11px;
}

p	{
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 120%;
	color: #ffffff;
	text-align: left;
	}

	/* Update Formatting */

#update h1 {

	}

#update h2 {
	font-weight: normal;
	font-family: verdana, lucida, helvetica, sans-serif;
	color: #A4BDDC;
	font-size: 11px;
	margin: 0px;
	}

#update a {
	font-weight: normal;
	font-family: verdana, lucida, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
	}

#update a:hover {
	font-weight: normal;
	font-family: verdana, lucida, helvetica, sans-serif;
	color: #04078B;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
	}

#updateimg {

	}

#titleheader {
	padding-top: 7px;
	text-align: right;
	margin: 0px;
}

.subtitle {
	font-family: arial;
	color: #e4e4e4;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
}

 .address {
	color: #e4e4e4;
	font-size: 11px;
 }

#updateheader {
	padding-top: 17px;
	padding-bottom: 13px;
	width: 100%;
	text-align: right;
	margin: 0px;
	}

#contentheader {
	padding-top: 14px;
	padding-bottom: 9px;
	width: 100%;
	text-align: right;
	margin: 0px;
	}

#content p	{
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 120%;
	color: #ffffff;
	text-align: left;
	}

#updatebanner1 {
	border: 1px solid #A1BDD9;
	margin-top: 0px;
	text-align: right;
	}

#updatebanner2 {
	border: 1px solid #A1BDD9;
	margin-top: 0px;
	text-align: right;
	}	

#projectimg {
	border: 1px solid #A1BDD9;
	margin-top: 5px;
	margin-left: 17px;
	}

.cbimage {
	border: 1px solid #A1BDD9;
	margin-top: 5px;
	margin-left: 17px;
	}


#updatebanner2 {
	border: 1px solid #A1BDD9;
	margin-top: 10px;
	}

#aboutimg {
	float: left;
	margin: 10px 20px 5px 10px;
	}

#contactimg {
	clear: both;
	margin: 4px 0px 0px 12px;
	}

	/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */

* html code	{
	font-size : 105%; 
	}



	/*  Hide earlier versions, hide Skip Navigation */ 

#primenav, .hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}


	/* Navigation */

ul#menu {
	position: absolute;
	left: 185px;
	top: 76px;
	height: 25px;
	width: 600px;
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	}

#menu li {
	float: left;
	text-align: center;
	border:0;
	margin-right: 15px;
	}

#menu li a {
	float: left;
	text-align: center;
	color: #fff;
	border:0;
	font-size: 15px;
	font-weight: 600;
	font-family: arial;
	}

#menu li a:hover {
	float: left;
	text-align: center;
	color: #04078B;
	border:0;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	font-family: arial;
	}
	

#menu li a:active {
	color: #fff;
	}

ul#error {
	border: 0;
	padding: 0;
	color: #FFF;
	margin: 0px 0px 0px 15px;
	list-style: none;
	}

#error li {
	text-align: left;
	border:0;
	color: #A4BDDC;
	font-size:10px;
	line-height: 100%;
	margin-right: 15px;
	}

#selected {
	float: left;
	color: #FFF;
	border:0;
	font-size: 12px;
	font-weight: 800;
	}

ul#navmenu {
	position: absolute;
	left: 0;
	top: 210px;
	height: 25px;
	width: 215px;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 160%;
	}

#navmenu li {
	text-align: right;
	border:0;
	margin-right: 15px;
	}

#navmenu li a {
	text-align: right;
	color: #A4BDDC;
	border:0;
	font-size: 14px;
	font-weight: 400;
	}

#navmenu li a:hover {
	text-align: right;
	color: #04078B;
	border:0;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	}
	

#navmenu li a:active {
	color: #04078B;
	}

#nav_selected {
	color: #FFFFFF;
	border:0;
	font-size: 14px;
	font-weight: 400;
	}

.nav_unselected {
	}

	/* Forms follow function */
	
div#contactfrm	{
	margin: 0px 0 10px 17px;
	padding: 0;
	width: 275px;
	}

#contactfrm p	{
	font-size: 13px;
	color: #fff;
	margin: 10px 0px 0px 0px;
	}	
#contactfrm input.butt	{
	color: #A4BDDC;
	background: #40607D;
	font-size: x-small;
	}

input.crit	{
	margin: 0px;
	padding: 0px;
	width: 200px;
	font-size: x-small;
	}

div#specialnotice {
	margin-top: 20px;
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
}

div#specialheader { 
	color: #fff555;
}

div#contentsubheader {
	text-decoration: underline;
	font-weight: 600;
	color: #FFF;
}

div.techbanners {
	text-align: center;
}

div#smallLinks {
	font-size: 10px;
	font-weight: 400;
	font-family: arial;
}

div.smallLinks a {
	font-size: 12px;
	font-weight: 400;
	font-family: arial;
	margin: 4px;
}