body {
	margin: 0px;
	padding: 0px;
	
	text-align: center;
	
	background-image: url("images/bg.gif");
	background-repeat: repeat-x;

	overflow-y: scroll; /* Keeps firefox from bouncing between long and short pages */
}
body.foundation {
	background-image: url("/common/images/f-bg.gif");
}
body.home {
	background-image: url("/common/images/home/bg.gif");
}
body.homeFoundation {
	background-image: url("/common/images/home/f-bg.gif");
}

form {
	display: inline;
}

#main {
	position: relative;
	text-align: left;
	width: 983px;
}

#shadowLeft,
#shadowRight {
	position: absolute;
	top: 100px;
}
#shadowLeft {
}
#shadowRight {
	left: 962px;
}
#shadowLeft.home,
#shadowRight.home {
	top: 101px;
}

#page {
	position: relative;
	left: 21px;
	width: 941px;
	height: 400px;
}

#contentContainer {
	position: relative;
	display: inline-block;
	clear: both;
	min-height: 300px;
	* height: 300px;
	margin-bottom: 20px;
}

.home #contentContainer {
	min-height: 400px;
	* height: 400px;
}

#header {
	position: relative;
	padding-top: 5px;
	clear: both;
	padding-bottom: 0px;
}
#logo {
}

.adaHidden {
	color: #ffffff !important;
}
.adaHidden:focus,
.adaHidden:active {
	color: #ff0000 !important;
}

#utility {
	position: absolute;
	right: 0px;
	* right: -1px;
	font-size: 100%;
	top: 5px;
	height: 29px;
}

#utility a {
	color: #666666;
	text-decoration: none;
}
#utility a:hover {
	text-decoration: underline;
}
#utilityLinks {
	position: relative;
	* top: -5px;
	padding-right: 6px;
}
#searchbox {
	position: relative;
	display: inline-block;
	background-color: #dbd8bd;
	padding-top: 3px;
	* padding-top: 2px;
	padding-bottom: 5px;
	* padding-bottom: 4px;
	padding-left: 9px;
	padding-right: 9px;
}
#searchLabel {
	position: absolute;
	visibility: hidden;
}
#searchInput {
	width: 163px;
	height: 21px;
	border: solid 1px #726f6f;
	font-family: Verdana;
	font-size: 100%;
	color: #666666;
	padding-top: 4px;
	padding-left: 3px;
	margin-right: 3px;
}
#searchButton {
	position: relative;
	* top: 1px;
}

#navBar {
	position: absolute;
	right: 0px;
	* right: -1px;
	top: 80px;
}

#footer {
	clear: both;
	font-family: arial;
	position: relative;
	background-image: url("images/footer-bg.gif");
	background-repeat: repeat-x;
	height: 29px;
	padding-top: 8px;
	padding-left: 9px;
	margin-bottom: 0px;
	color: #636466;
}
#footerLinks {
	position: absolute;
	right: 12px;
}
#footerLinks a {
	color: #02809b;
	text-decoration: none;
}
#footerLinks a:hover {
	text-decoration: underline;
}
#copyright {
	color: #333333;
}

#photoBar {
	width: 941px;
	height: 189px;
	overflow: hidden;
}

#breadcrumbs {
	border-bottom: solid 1px #dbd8bd;
	font-size: 90%;
	padding-top: 8px;
	padding-bottom: 7px;
}
#breadcrumbs a {
	text-decoration: none;
	color: #666666;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

#breadcrumbs #fontSizeImage {
	margin-top: -2px;
	position: absolute;
	right: 0px;
	* right: -1px;
}

#mainContent {
	position: relative;
	display: inline-block;
}
#mainContent a:hover {
	text-decoration: none;
}

#leftColumn {
	width: 211px;
	overflow-x: hidden;
	overflow: -moz-scrollbars-none;
  	float: left;
	padding-top: 20px;
}
#centerColumn {
	float: left;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 34px;
	width: 426px;
	* width: 495px;
	overflow-x: hidden;
	overflow: -moz-scrollbars-none;
}
#centerColumn,
#centerColumn p,
#centerColumn td {
	line-height: 16px;
}
#rightColumn {
	width: 235px;
	overflow-x: hidden;
	overflow: -moz-scrollbars-none;
	float: right;
	padding-top: 29px;
}

#subnavBox {
	margin-bottom: 29px;
}

#subnavBox .hr {
	background-color: #e2e2e2;
	margin: 0px;
	padding: 0px;
}

.subnavItem,
.subnavItemOn,
.subnavItemIn {
	color: #000000;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	padding-top: 4px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	padding-left: 11px;
}
.subnavItemOn {
	background-color: #eeeee1;
	background-image: url("images/subnav/on.gif");
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.subnavItemIn {
	background-image: url("images/subnav/in.gif");
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
.subnavItem:hover,
.subnavItemOn:hover,
.subnavItemIn:hover,
.tertiarynavitem:hover,
.tertiarynavitemOn:hover,
.quaternarynavitem:hover,
.quaternarynavitemOn:hover {
	text-decoration: underline !important;
}

.tertiarynavitem,
.tertiarynavitemOn,
.tertiarynavitemIn {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 21px;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 190px;
}
.tertiarynavitemOn {
	background-color: #eeeee1;
	background-image: url("images/subnav/tertiary-on.gif");
	background-repeat: no-repeat;
	background-position: 10px 7px;
}
.tertiarynavitemIn {
	background-image: url("images/subnav/in.gif");
	background-repeat: no-repeat;
	background-position: 7px 9px;
}

.quaternarynavitem,
.quaternarynavitemOn,
.quaternarynavitemIn {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 37px;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 190px;
}
.quaternarynavitemOn {
	background-color: #eeeee1;
	background-image: url("images/subnav/quaternary-on.gif");
	background-repeat: no-repeat;
	background-position: 25px 8px;
}


a.back {
	float: right;
}


.newsLocation {
	float: left;
	font-weight: bold;
}

.toolbar {
	clear: both;
	text-align: right;
}
#hpIntro {
	display: inline-block;
	padding-top: 12px;
	padding-bottom: 11px;
	padding-right: 25px;
	margin-bottom: 4px;
	border-bottom: solid 1px #efeee3;
}

#homeContent {
	display: inline-block;
	clear: both;
}

.homeColumn {
	float: left;
	width: 192px;
	* width: 235px;
	padding-right: 45px;
	line-height: 140%;
	overflow-x: hidden;
	overflow: -moz-scrollbars-none;
}

#homeColumn3 {
	width: 185px;
	* width: 235px;
}
.homeColumn h3 {
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.home .intro,
.homeFoundation .intro {
	font-size: 150%;
	line-height: 165% !important;
	margin: 0px;
	padding: 0px;
}

.sitemapLevel1 {
	display: block;
	font-size: 140%;
	border-bottom: solid 1px #dddddd;
	color: #333333;
	text-decoration: none;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
.sitemapLevel2 {
	display: block;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	padding-bottom: 2px;
	padding-top: 2px;
}
.sitemapLevel3 {
	display: block;
	color: #666666;
	text-decoration: none;
	padding-left: 9px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sitemapColumn a:hover {
	text-decoration: underline !important;
}
.sitemapColumn {
	float: left;
	width: 208px;
	overflow-x: hidden;
	overflow: -moz-scrollbars-none;
}

.sitemapSep {
	float: left;
	width: 36px;
}

.prYear {
	width: 120px;
	padding-bottom: 1em;
}
.prTitle {
	padding-bottom: 1em;
}

#searchAgain {
	background-image: url("images/gradients/search.gif");
	background-repeat: repeat-x;
	background-color: #dbd8bd;
	padding: 10px;
}
.searchAgainInput {
	margin-top: 7px;
	margin-bottom: 7px;
}

.formField {
	font-size: 1em;
	width: 300px;
	height: 1.7em;
}

.formSelect {
	font-size: 1em;
	width: 300px;
	height: 1.7em;
}

.formTextArea {
	width: 300px;
	height: 100px;
}

.fieldName {
	width: 150px;
}
.required {
	color: #d9531e;
}


#debugBox {
	position: relative;
	clear: both;
}

#twitterLinks {
	text-align: right;
	font-size: 9px;
}
