body {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 11px;
 text-align: center;
 margin: 0px;
 padding: 0px;
 color: #333333;
 background: #F1F5F4 url(../images/bg.jpg) repeat-x;
}

table {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 11px;
 color: #333333;
 margin: 30px 0px;
}

table td {
 padding: 5px;
 vertical-align: top;
}

table .table-head {
 padding-top: 30px;
 font-weight: bold;
}

a {
 text-decoration: none;
 color: #0178BE;
}

#div {
 width: 900px;
 margin: auto;
}

#header {
 float: left;
 width: 100%;
 margin-bottom: 7px;
}

#middle {
 float: left;
 width: 100%;
}

#footer {
 float: left;
 width: 100%;
 height: 27px;
}

#white {
 background-color: #FFFFFF;
 width: 600px;
 min-height: 350px;
 text-align: left;
 padding: 20px 30px;
 margin: 50px auto;
}

/******************************************************************************************************************************************/
/* header */
/******************************************************************************************************************************************/

#header-top {
 float: left;
 width: 900px;
 height: 95px;
 background: #FFFFFF;
}

#slogan {
 color: #0178BE;
 font-size: 13px;
 margin-top: 38px;
 margin-left: 450px;
}

#header-bottom {
 float: left;
 width: 903px;
 height: 139px;
}

#logo {
 float: left;
 margin: 9px 16px;
}

.he {
 float: left;
 text-align: left;
 display: table;
}

.mr {
 margin-right: 3px;
}

.mb {
 margin-bottom: 3px;
}

.cl {
 clear: left;
}

.gray-square {
 float: left;
 width: 40px;
 height: 40px;
 background-image: url(../images/header/gray-square.jpg);
}

.maroon-ractangle {
 float: left;
 width: 218px;
 height: 40px;
 background-image: url(../images/header/maroon-rectangle.jpg);
}

.left-image {
 float: left;
 width: 261px;
 height: 96px;
 background-image: url(../images/header/left.jpg);
}

.center-image {
 float: left;
 width: 350px;
 height: 139px;
 background-image: url(../images/header/center.jpg);
}

.blue-square {
 float: left;
 width: 106px;
 height: 91px;
 background-image: url(../images/header/blue-square.jpg);
}

.orange-ractangle {
 float: left;
 width: 106px;
 height: 45px;
 background-image: url(../images/header/orange-rectangle.jpg);
}

.right-image {
 float: left;
 width: 174px;
 height: 139px;
 background-image: url(../images/header/right.jpg);
}

/******************************************************************************************************************************************/
/* footer */
/******************************************************************************************************************************************/

#footer-left {
 float: left;
 text-align: left;
 padding: 7px 0px 0px 0px;
}

#footer-right {
 float: right;
 text-align: right;
 padding: 7px 0px;
}

#footer a {
 color: #333333;
}

/******************************************************************************************************************************************/
/* menu */
/******************************************************************************************************************************************/

#menu {
 float: left;
 width: 903px;
 height: 42px;
 margin: 7px 0px;
 padding: 0px;
background: transparent url(/images/nav-bgd.jpg) repeat-x top left;
}

#menu a {
 float: left;
 display: table;
}

/******************************************************************************************************************************************/
/* left */
/******************************************************************************************************************************************/
/*
#left {
}
*/
/******************************************************************************************************************************************/
/* right */
/******************************************************************************************************************************************/

#right {
 float: right;
 width: 242px;
 height: 565px;
 background-color: #FFFFFF;
 border-left: 1px dotted teal;
}

.menu {
 float: right;
 width: 242px;
 margin-bottom: 5px;
}

.dotted-border {
 border-left: 1px dotted teal;
}

.menu-link {
 float: right;
 width: 242px;
 text-align: left;
 border-bottom: 1px dotted teal;
 padding: 2px 0px;
}

.menu-link .link {
 float: left;
 width: 198px;
}

.menu-link .ancor {
 display: block;
 width: 155px;
 height: 40px;
 color: #58AA58;
 font-weight: bold;
 font-size: 12px;
 line-height: 40px;
 padding-left: 43px;
 background: url(../images/arrow.gif) no-repeat 18px 18px;
}

a.ancor:hover {
 color: #0178BE;
}

.menu-link .img {
 float: right;
 width: 40px;
 height: 40px;
 display: table;
 overflow: hidden;
}

.menu-link .selected a {
 color: #0178BE;
}

.img img {
 float: right;
}

/******************************************************************************************************************************************/
/* main */
/******************************************************************************************************************************************/

#main {
 float: left;
 width: 900px;
 text-align: left;
 min-height: 565px;
 background-color: #FFFFFF;
}

#content {
 padding: 55px 15px 0px 15px;
}

#details-content {
 padding: 27px 55px 0px 60px;
}

.left {
 float: left;
 width: 225px;
 text-align: left;
 margin-right: 10px;
}

.left .blurb {
 color: #0178BE;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 30px;
margin-left: 10px;
}

.text-content {
 float: left;
 width: 355px;
 margin-left: 20px;
}

.wide-text-content {
 float: left;
 width: 505px;
 padding-bottom: 30px;
}

h1 {
 font-size: 14px;
 color: #0178BE;
}

h2 {
 font-size: 12px;
 color: #0178BE;
 margin-top: 30px;
 margin-bottom: 15px;
}

h3 {
 font-size: 14px;
 color: #0178BE;
 margin-top: 20px;
}

p.first-paragraph {
 margin-top: 0px;
}

.bottom-links {
 float: left;
 width: 870px;
 color: #0178BE;
 font-size: 12px;
 font-weight: bold;
 line-height: 20px;
 clear: both;
}

.bottom-links-div {
 text-align: center;
}

.bottom-links img {
 vertical-align: middle;
 margin: 10px 3px;
 position: relative;
 top: -2px;
}

.request-buttons {
 float: left;
 width: 870px;
 margin-bottom: 10px;
}

.request-buttons-div {
 text-align: center;
}

ul {
 list-style-position: inside;
 padding: 0px;
 margin: 0px;
 color: #0178BE;
}

.sub-ul {
 padding-left: 20px;
}

.li {
 line-height: 200%;
 color: #333333;
}

.project-images {
 float: left;
 margin-bottom: 30px;
}

.project-image {
 float: left;
 padding-right: 15px;
 margin-right: 15px;
 border-right: 1px dotted #58AA58;
}

.project-images .last {
 padding-right: 0px;
 margin-right: 0px;
 border-right: 0px;
}

.caption {
 width: 130px;
 text-align: left;
 margin: 10px 0px;
}

.caption a {
 display: block;
 width: 110px;
 height: 20px;
 padding: 0px 20px 0px 0px;
 color: #333333;
 background: url(../images/round-arrow.jpg) no-repeat right top;
}

.italic {
 font-style: italic;
}

.bold {
 font-weight: bold;
}

.download-link {
 display: block;
 width: 250px;
 padding: 1px 3px;
 margin-bottom: 10px;
}

.download-link:hover {
 color: #FF0000;
}

.download-link:visited {
 color: purple;
}

/******************************************************************************************************************************************/
/* forms */
/******************************************************************************************************************************************/

.form-field {
 float: left;
 width: 630px;
	padding: 3px 0px;
	text-align: left;
}

label, .empty {
 float: left;
	padding-top: 4px;
	padding-right: 3px;
}

.label, .empty {
	font-weight: bold;
	width: 110px;
	text-align: right;
}

.text, .textarea, .select {
 float: left;
 width: 300px;
}

.radio, .checkbox {
 float: left;
	margin-top: 5px;
	margin-right: 3px;
}

.button {
 border: 1px solid #666666;
	background: #DDDDDD;
}

.error {
 color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 1px solid #FF0000;
	margin-bottom: 10px;
}

.message {
 color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 1px solid orange;
	margin-bottom: 10px;
	width: 530px;
}

.bottom-note {
 float:left;
 padding:10px;
}

/******************************************************************************************************************************************/
/* debug */
/******************************************************************************************************************************************/
/*
div {
 border: 1px solid red;
}
*/
.new-nav {
text-align: left;
padding:0px;
margin:0px;
}
.new-nav li {
list-style-image:url(/images/bullet2.png);
padding: 3px;
font-size: 12px;
}
