body {
	background-color: #003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #036;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #360;
	font-weight: bold;
	text-align: center;
	font-size: x-large;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}      

h3 {
	color : #360;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

h5 {
	text-align: center;
	font-size: medium;
}

h6 {
	text-align: center;
	font-size: 10px;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

a:link { 
	color: #036;
}

a:visited { 
	color : #360; 
}

a:hover {
	color : #036;
}

#centerwrap {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(images/dwa_header.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	background-color: #CCC;
}

/* begin header section */

#logo {
	width: 185px;
	height: 80px;
	float: left;
}

#headnav {
	font-size: 14px;
	height: 50px;
	width: 75%;
	margin-right: auto;
	float: right;
	z-index: 2;
}

#headnav ul {
	background-color: #CF9;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0em;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
}

#headnav li {
	line-height: 1.25em;
	margin: 0px;
	width: 6.8em;
	list-style-type: none;
	position: relative;
	float: left;
	text-align: left;
}

#headnav li:hover {
	background-color: #036;
	color: #CF3;
	text-align: left;
	height: auto;
}

#headnav li.submenu {
	background-repeat: no-repeat;
	background-position: left 20%;
	background-image: url(images/bullet_pt.png);
	width: 6.8em;
	float: right;
	border: 0px;
	margin-left: 1px;
	margin-right: 1px;
}

#headnav li.submenu:hover {
	background-color: #036;
	border-left: solid 1px #036;
	border-right: solid 1px #036;
	margin-right: 0px;
	margin-left: 0px;
}

#headnav li.nomenu {
	background-repeat: no-repeat;
	background-position: left 20%;
	background-image: url(images/bullet_pt.png);
	width: 6.8em;
	float: right;
	border: 0px;
	margin-left: 1px;
	margin-right: 1px;
}

#headnav li.nomenu:hover {
	background-color: #036;
	border-left: solid 1px #036;
	border-right: solid 1px #036;
	margin-right: 0px;
	margin-left: 0px;
}

#headnav li.greenmenu {
	background-repeat: no-repeat;
	background-position: left 20%;
	background-image: url(images/bullet_pt.png);
	width: 6.8em;
	float: right;
	border: 0px;
	margin-left: 1px;
	margin-right: 1px;
}

#headnav li a {
	text-decoration: none;
	display: block;
	width: 6.8em;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0.25em;
	padding-left: 1em;
}

#headnav ul a {
	width: auto;
}

#headnav ul a:link, a:visited {
	color: #360;
}

#headnav ul a:active{
	color: #360;
}

#headnav ul a:hover {
	color: #CF3;
	display: block;
}

#headnav ul ul {
	display: none;
	width: 6.8em;
	position: absolute;
}

#headnav ul ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}

#headnav li.submenu li.submenu:hover {
	background-color: #036;
	color: #CF3;
}

#headnav ul.level1 li.submenu:hover ul.level2  {
	display: block;
}

#headnav ul.level2 {
	top: 3em;
	left: -1px;
}

#tagline {
	margin-top: -50px;
	margin-left: 25px;
}

/* end header section*/

#leftcol {
	clear: left;
	width: 175px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	float: left;
	background-color: #CCC;
}

/* begin ad space at left column */

#adspace {
	border: medium double #036;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFF;
}

#adspace img {
	padding-bottom: 10px;
	padding-left: 25px;
}

#adspace h4, h6 {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

#adspace h5 {
	margin: 0;
	padding: 0;
}

#adspace h5 img {
	padding-left: 0;
}

#adspace p {
	font-size: small;	
}

#adspace ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: small;
}

#adspace li a {
	line-height: 2em;	
}

#adspace a:hover {
	background-color: #CF9;
}

#adspace h5 a:hover {
	background-color: #FFF;
}

#adspace a.imghov:hover {
	background-color: #FFF;
}

/* end ad space at left column */

/* begin right column */

#rightcol {
	float: right;
	width: 650px;
	height: 100%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 1;
	background-color: #FFF;
}

#rightcol img {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: right;
}

#rightcol p {
	padding-right: 25px;
	padding-top: 0;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
}

#rightcol ul {
	font-size: .9em;
	font-weight: bold;
}

#rightcol a.stdlink:hover {
	background-color: #CF9;
}

#rightcol table img {
	margin: 10px;
	padding: 0;
}

/* end right column */

#img {
	text-align: center;
}

/* begin footer */

#footer {
	clear: both;
	background-image: url(images/footerback.jpg);
	background-repeat: no-repeat;
	width: 920px;
	height: 94px;
	font-size: 0.7em;
	color: #036;
	text-align: center;
	line-height: 1.5em;
}

#footer p {
	margin-bottom: 5px;
	padding-top: 40px;
	font-size: 10px;
	line-height: 14px;
}

#footer a {
	padding-left: 5px;
	padding-right: 5px;
}

#footer a:hover {
	background-color: #CF9;
	color: #036;
	border-top: solid 2px #036;
	padding-left: 5px;
	padding-right: 5px;
}

/* end footer */

/* begin associations */

#associations {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

/* end associations*/

#clear {
	clear: both;
}

#youarehere {
	font-weight: bold;
	color: #CF3;
	background-color: #036;
	border-bottom: solid 2px #360;
	border-top: solid 2px #360;
	padding-left: 32px;
	background-image: url(images/sidenav_YouAreHere.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
}

/* begin rfp details */

#detail {
	width: 400px;
	border: thick double #036;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	top: 100px;
}

#detail a.stdlink:hover {
	background-color: #CF9;
}

#detail li.submenu {
	background-repeat: no-repeat;
	background-position: left 50%;
	background-image: none;
	padding-left: 1em;
	margin-left: 0em;
	list-style-type: none;
	font-weight: bold;
}
#detail li.submenu:hover {
	background-color: #CF9;
}


#rfpfooter {
	clear: both;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.7em;
	color: #FFF;
	text-align: center;
	line-height: 1.5em;
}

#rfpfooter a {
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
}

#rfpfooter a:hover {
	background-color: #CF9;
	color: #036;
	border-top: solid 2px #036;
	padding-left: 5px;
	padding-right: 5px;
}

/* end rfp details */

/* begin side vertical nav bar */

.navbar1 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}

.navbar1 ul {
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
	padding: 0;
}

.navbar1 ul li a,
.navbar1ul li a:visited{
	color: #036;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 32px;
}

.navbar1 ul li a:hover {
	background-color: #036;
	color: #CF3;
	display: block;
	padding-top: 0;
	padding-bottom: 0;
	border-top: solid 2px #360;
	border-bottom: solid 2px #360;
}

.navbar1 .home {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.navbar1 .home a:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.navbar1 .graphics {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.navbar1 .graphics a:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.navbar1 .green {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.navbar1 .green a:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.navbar1 .quote {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

.navbar1 .quote a:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}

/* end side vertical nav bar */

.swfvideo {
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	width: 380px;
}

.lgtextleft {
	color: #336600;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
}

.emtextleft {
	font-style: italic;
}

.exlink {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 10px;
	background-image: url(images/globe.gif);
}

.noborderswf {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contactus {
	margin: 0;
}

.list {
	margin-left: 250px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.tableheader {
	font-style: italic;
	text-align: left;
	vertical-align: top;
	color: #036;
	padding-left: 10px;
	padding-top: 5px;
}

td.smallertext {
	font-size: 12px;
	padding-left: 10px;
	vertical-align: top;
}

table.indent {
	margin-left: 50px;
}

