﻿body { 
	margin: 10px 10px 10px 10px;
	padding: 0;
	background: #cccc66;
	text-align: center;
	}


/* STRUCTURE
-------------------------------------------------------------------- */
#wrapper {
	width: 753px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	}

#masthead {
	margin: 0;
	padding: 0;
	text-align: left;
	height: 136px;
	}

#mastheadSub {
	margin: 0;
	padding: 0;
	text-align: left;
	height: 101px;
	}

#content {
	width: 753px;
	margin: -4px 0 0 0;
	padding: 0 0 10px 0;
	text-align: left;
	position: relative;
	background-image: url(/images/bg_shadow.jpg);
	background-repeat: repeat-y;
	}

#contentDump {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	}


/* STRUCTURE / utility nav
-------------------------------------------------------------------- */
#utilNav {
	margin: 0;
	padding: 0;
	width: 730px;
	height: 35px;
	text-align: right;
	}

#utilNav ul {
	list-style: none;
	margin: 0;
	display: inline;
	}

#utilNav li {
	font-family: Verdana, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	padding: 0 8px 0 3px;
	display: inline;
	border-right: 1px solid #46849e;
	}

#utilNav li a {
	color: #3399cc;
	text-decoration: none;
	}

#utilNav li a:hover {
	color: #00557f;
	text-decoration: none;
	}

#utilNav li.on a {
	color: #00557f;
	text-decoration: none;
	}

#utilSearch {
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	}


/* STRUCTURE / nav
-------------------------------------------------------------------- */
#navcontainer {
	margin: 0 0 0 4px;
	padding: 0;
	width: 733px;
	height: 20px;
	}
#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
#navcontainer ul li a {
	background: #f8931e;
	width: 239px;
	height: 22px;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-right: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	font: bold 12px/22px Arial, sans-serif;
	}
#navcontainer ul li a:hover {
	color: #ffffff;
	background: #999933;
	}
#navcontainer ul li.on a {
	color: #ffffff;
	background: #999933;
	}

#navcontainerInitiativesSub {
	margin: 7px 0 0 6px;
	padding: 0;
	width: 721px;
	height: 23px;
	text-align: left;
	background: #999933;
	}
* html #navcontainerInitiativesSub { /* IE6 */
	margin: 1px 0 0 6px;
	}
*:first-child+html #navcontainerInitiativesSub { /* IE7 */
	margin: 7px 0 0 6px;
	}
#navcontainerInitiativesSub ul {
	margin: 0 0 0 84px;
	padding: 0;
	list-style: none;
	display: block;
	}
#navcontainerInitiativesSub ul li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 22px;
	padding: 0 15px 0 0;
	display: inline;
	}
	#navcontainerInitiativesSub ul li a {
	color: #ffffff;
	text-decoration: underline;
	}
	#navcontainerInitiativesSub ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	}
#navcontainerInitiativesSub ul li.on a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

#navcontainerResToolsSub {
	margin: 7px 0 0 6px;
	padding: 0;
	width: 721px;
	height: 23px;
	text-align: left;
	background: #999933;
	}
* html #navcontainerInitiativesSub { /* IE6 */
	margin: 1px 0 0 6px;
	}
*:first-child+html #navcontainerResToolsSub { /* IE7 */
	margin: 7px 0 0 6px;
	}
#navcontainerResToolsSub ul {
	margin: 0 0 0 84px;
	padding: 0;
	list-style: none;
	display: block;
	}
#navcontainerResToolsSub ul li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 22px;
	padding: 0 15px 0 0;
	display: inline;
	}
	#navcontainerResToolsSub ul li a {
	color: #ffffff;
	text-decoration: underline;
	}
	#navcontainerResToolsSub ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	}
#navcontainerResToolsSub ul li.on a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
	
#backTo {
	margin: 0 40px 0 0;
	padding: 0;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #3399cc;
	}
	#backTo a {
	color: #3399cc;
	text-decoration: underline;
	}
	#backTo a {
	color: #2abbe9;
	text-decoration: underline;
	}


/* STRUCTURE / footer
-------------------------------------------------------------------- */
#footercap {
	margin: 0;
	padding: 0;
	width: 748px;
	height: 130px;
	}

#logo1 {
	margin: 20px 0 0 30px;
	padding: 0;
	position: absolute;
	z-index: 1;
	}

#logo2 {
	margin: 45px 0 0 280px;
	padding: 0;
	position: absolute;
	z-index: 1;
	}

#footertext {
	margin: 0;
	padding: 0 0 10px 0;
	width: 730px;
	}

#footertext p {
	margin: 0 0 0 30px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #8e8e2f
	}

#footertext p strong {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #8e8e2f
	}


/* STRUCTURE / misc
-------------------------------------------------------------------- */
#buttonAdvSearch {
	margin: 5px 30px 0 0;
	padding: 0;
	float: right;
	}

#illusIntro {
	margin: 0 5px 0 22px;
	padding: 0;
	float: left;
	}

#illusUSA {
	margin: 0 30px 20px 20px;
	padding: 0;
	float: right;
	}

#staff {
	margin: 0 0 0 25px;
	padding: 20px 0 0 0;
	width: 400px;
	border-bottom: 1px dotted #cccc66;
	}

#illusStaff {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	}

#staff p {
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	line-height: 16px;
	color: #626264;
	margin: 0 0 10px 0;
	padding: 0;
	}

#staff p a {
	color: #3399cc;
	text-decoration: underline;
	}

#staff p a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}

#staff p .title {
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	line-height: 16px;
	font-weight: bold;
	color: #999933;
	}

#publication {
	margin: 0 0 0 25px;
	padding: 20px 0 14px 0;
	width: 400px;
	border-bottom: 1px dotted #cccc66;
	}

#illusPub {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	border: 1px solid #eeeeee
	}

#publication p {
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	line-height: 16px;
	color: #626264;
	margin: 0 0 10px 0;
	padding: 0;
	}

#publication p a {
	color: #3399cc;
	text-decoration: underline;
	}

#publication p a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}

#publication p strong a {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 18px;
	color: #3399cc;
	text-decoration: underline;
	}

#publicationDownload {
	margin: 15px 0 0 0;
	padding: 0;
	}

#publicationDownload p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	margin: 0 0 5px 25px;
	padding: 0 0 0 0;
	}

#publicationDownload ul {
	list-style-image: url(/images/bullet.gif);
	margin: 0 0 0 50px;
	padding: 0;
	}

#publicationDownload li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	padding: 0 0 5px 0;
	}

#publicationDownload li a {
	color: #3399cc;
	text-decoration: underline;
	}

#publicationDownload li a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}

#publicationRelated {
	margin: 20px 0 0 25px;
	padding: 0 0 0 0;
	width: 400px;
	background: #dcebfa;
	border-top: 1px dotted #cccc66;
	border-bottom: 1px dotted #cccc66;
	}

#publicationRelated p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	margin: 10px 0 5px 5px;
	padding: 0;
	}

#publicationRelated ul {
	list-style-image: url(/images/bullet.gif);
	margin: 0 0 5px 30px;
	padding: 0;
	}

#publicationRelated li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	padding: 0 10px 5px 0;
	}

#publicationRelated li a {
	color: #3399cc;
	text-decoration: underline;
	}

#publicationRelated li a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}

.meta {
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	line-height: 16px;
	color: #999933;
	}

#illusPubFull {
	margin: 0 0 0 25px;
	padding: 0;
	float: left;
	}


/* STRUCTURE / about right-content
-------------------------------------------------------------------- */
#aboutRight {
	margin: 25px 30px 10px 20px;
	padding: 0;
	width: 258px;
	float: right;
	text-align: left;
	}

#aboutRight img {
	padding: 0;
	margin: 0;
	}

#aboutRightbg {
	margin: -4px 0 0 0;
	padding: 0 0 0 0;
	width: 258px;
	background-image: url(/images/promo_inthissect_bg.gif);
	background-repeat: repeat-y;
	float: inherit;
	}

#aboutRightbg p {
	margin: 14px 0 0 14px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #3399cc;
	}

#aboutRightbg p a {
	font-weight: normal;
	color: #3399cc;
	text-decoration: underline;
	}

#aboutRightbg p a:hover {
	font-weight: normal;
	color: #2abbe9;
	text-decoration: underline;
	}

#aboutRightbg ul {
	list-style-image: url(/images/bullet2.gif);
	margin: 0 0 -10px 35px;
	padding: 0;
	}

#aboutRightbg li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3399cc;
	padding: 0 25px 5px 0;
	}

#aboutRightbg li a {
	color: #3399cc;
	text-decoration: underline;
	}

#aboutRightbg li a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}

#aboutRightMorebg {
	margin: -4px 0 0 0;
	padding: 0 0 0 0;
	width: 258px;
	background-image: url(/images/promo_spot_bg.gif);
	background-repeat: repeat-y;
	float: inherit;
	}

#aboutRightMorebg h4 {
	margin: 8px 20px 0 14px;
	padding: 0 0 3px 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #626464;
	border-bottom: 1px dotted #cccc66;
	}

#aboutRightMorebg p {
	margin: 10px 20px 7px 14px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #626464;
	}

#aboutRightMorebg p b {
	font-weight: bold;
	color: #999933;
	}

#aboutRightMorebg p a {
	color: #3399cc;
	text-decoration: underline;
	}

#aboutRightMorebg p a:hover {
	font-weight: normal;
	color: #2abbe9;
	text-decoration: underline;
	}


/* STRUCTURE / subs / matrix
-------------------------------------------------------------------- */
#sortControl {
	margin: 15px 0 5px 0;
	padding: 0;
	width: 710px;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #626464;
	}

#sortControl a {
	color: #3399cc;
	text-decoration: underline;
	}

#sortControl a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}

#sortDrop {
	margin: 0 0 0 25px;
	padding: 0;
	width: 687px;
	height: 33px;
	background-image: url(/images/bar_blue_tp.gif);
	background-repeat: no-repeat;
	}

#sortHeaderBar {
	margin: 0;
	padding: 0;
	background: #4d8aa5;
	}

p.sortHeader {
	margin: 2px 0 2px 5px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}

#sortDropA {
	margin: 5px 10px 0 0;
	padding: 0;
	float: left;
	}

#sortDropB {
	margin: 0;
	padding: 0;
	}

.sortHeaderView {
	margin: 0 5px 2px 8px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}

.sortDropdown {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #626464;
	}

p.sortTitle {
	margin: 5px 5px 5px 5px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;	
	color: #ffffff;
	}

p.sortTitle a {
	color: #3399cc;
	text-decoration: underline;
	}

p.sortTitle a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}

p.sortCategory {
	margin: 5px 5px 5px 5px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	color: #626464;
	}

p.sortDesc {
	margin: 5px 5px 5px 5px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	line-height: 14px;	
	color: #626464;
	}

p.sortQuality {
	margin: 5px 5px 5px 5px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	color: #626464;
	}

p.sortModel {
	margin: 5px 8px 5px 5px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	color: #626464;
	}

p.sortDataT {
	margin: 5px 5px 5px 5px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	color: #626464;
	}

p.sortDataL {
	margin: 5px 5px 5px 5px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	color: #626464;
	}

#sortClear {
	margin: 0;
	padding: 0;
	}

#sortColor {
	margin: 0;
	padding: 0;
	background: #dcebfa;
	}

#sortDashTop {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #819aa5;
	}

#sortDashBottom {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #819aa5;
	}


/* STRUCTURE / state data
-------------------------------------------------------------------- */
#stateList {
	margin: 0;
	padding: 10px 0 0 8px;
	}

#stateList li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	}

#stateList li strong a {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	color: #3399cc;
	text-decoration: underline;
	}

#stateList li strong a:hover, #stateList li strong a:active {
	color: #2abbe9;
	text-decoration: underline;
	}

#stateList li a {
	color: #3399cc;
	text-decoration: underline;
	}

#stateList li a:hover, #stateList li a:active {
	color: #2abbe9;
	text-decoration: underline;
	}

#stateDownloads {
	margin: -4px 0 0 50px;
	padding: 8px 0 8px 0;
	width: 305px;
	background-image: url(/images/promo_download_bg.gif);
	background-repeat: repeat-y;
	float: inherit;
	}

#stateDownloads p {
	margin: 0 20px 0 10px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #626464;
	}

#stateDownloads p a {
	color: #3399cc;
	text-decoration: underline;
	}

#stateDownloads p a:hover {
	font-weight: normal;
	color: #2abbe9;
	text-decoration: underline;
	}


/* BASICS / HOME
-------------------------------------------------------------------- */

#h1home {
	margin: 0;
	padding: 30px 0 5px 25px;
	}

#h1homeprint {
	margin: 0;
	padding: 0;
	display: none;
	}

#headerprint {
	margin: 0;
	padding: 0;
	display: none;
	}

p.homeintro {
	margin: 0;
	padding: 0 35px 10px 25px;
	font-family: "Georgia", serif;
	font-size: 13px;
	line-height: 20px;
	color: #626464;
	}

p.homeintro a {
	color: #3399cc;
	text-decoration: underline;
	}

p.homeintro a:hover, p.homeintro a:active {
	color: #2abbe9;
	text-decoration: none;
	}

#homeList {
	margin: 0;
	padding: 10px 0 0 8px;
	width: 400px;
	}

#homeList ul {
	list-style-image: url(/images/icon_arrow_orange.gif);
	}

#homeList li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	padding: 0 0 15px 0;
	}

#homeList li strong a {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	color: #3399cc;
	text-decoration: underline;
	}

#homeList li strong a:hover, #homeList li strong a:active {
	color: #2abbe9;
	text-decoration: underline;
	}

#homeList li a {
	color: #3399cc;
	text-decoration: underline;
	}

#homeList li a:hover, #homeList li a:active {
	color: #2abbe9;
	text-decoration: underline;
	}

#homePubSpot {
	margin: 20px 30px 0 0;
	padding: 0;
	width: 282px;
	float: right;
	}

#homePubSpot img {
	padding: 0;
	margin: 0;
	}

#homePubSpotbg {
	margin: -4px 0 0 0;
	padding: 0 0 0 0;
	width: 282px;
	background-image: url(/images/promo_pub_spot_bg.gif);
	background-repeat: repeat-y;
	float: inherit;
	}

#homePubSpotbg p {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: "Georgia", serif;
	font-size: 11px;
	line-height: 14px;
	color: #626464;
	}

#homePubSpotbg p a {
	font-family: "Georgia", serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #3399cc;
	text-decoration: underline;
	}

#homePubSpotbg p a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}

#homePubSpotbg img {
	width: 82px;
	float: left;
	}

#homePubSpot1 {
	margin: 18px 0 0 10px;
	padding: 0 0 0 0;
	width: 250px;
	}

#homePubSpot2 {
	margin: 30px 0 0 10px;
	padding: 12px 0 0 0 ;
	width: 250px;
	clear: both;
	border-top: 1px dotted #cccc66;
	}

#homePubSpotpub {
	margin: 0 8px 0 0;
	padding: 0;
	float: left;
	}


/* SEARCH
-------------------------------------------------------------------- */

#searchResults {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0 40px 0 25px;
	}

#searchResults a {
	color: #3399cc;
	text-decoration: underline;
	}

#searchResults a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}

#searchResults h1 {
	font-family: "Georgia", serif;
	font-size: 20px;
	line-height: 22px;
	color: #00557f;
	margin: 20px 0 10px 0;
	padding: 0;
	}


/* BASICS
-------------------------------------------------------------------- */
#h1sub {
	margin: 0;
	padding: 20px 0 8px 25px;
	}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #00557f;
	margin: 20px 40px 10px 25px;
	padding: 0;
	}
	
h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #626464;
	margin: 20px 40px 10px 25px;
	padding: 0;
	}

p {
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	line-height: 16px;
	color: #626264;
	margin: 0 40px 10px 25px;
	}

p a {
	color: #3399cc;
	text-decoration: underline;
	}

p a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}

ul {
	list-style-image: url(/images/bullet.gif);
	margin: 0 40px 0 50px;
	padding: 0;
	}

li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #626464;
	padding: 0 0 10px 0;
	}

li a {
	color: #3399cc;
	text-decoration: underline;
	}

li a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}


.text {
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	line-height: 16px;
	color: #626264;
	margin: 0 40px 10px 25px;
	}

	.text a {
	color: #3399cc;
	text-decoration: underline;
	}

	.text a:hover {
	color: #2abbe9;
	text-decoration: underline;
	}

	
img {
	border: 0
	}

form {
	padding: 0;
	margin: 0;
	}
