/*
HTML Page elements
---------------------
*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #3da542;
	color: #000000;
	text-align: center;
}

hr {
	display: none;
}

p {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.clearBoth {
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}

a {
	color: #006939;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #ff3300;
	text-decoration: underline;
}

.introParagraph {
	font-weight: bold;
	color: #006838;
}

.picBorder {
	border: 1px solid #000000;
}

.picLeft {
	display: block;
	clear: both;
	float: left;
	margin: 2px 10px 12px 0px;
}

.picRight {
	display: block;
	clear: both;
	float: right;
	margin: 2px 0px 12px 10px;
}

.smallText {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}
.smallTitleText {
	font-size: 14px;
}
.alignLeft {
	text-align: left !important;
}
.alignCenter {
	text-align: center !important;
}
.alignRight {
	text-align: right !important;
}
.alignJustify {
	text-align: justify !important;
}

/*
Misc positioning elements
-------------------------
*/

#fullBrowserWidth {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	background-color: #dcecd5;
	background-image: url("/images/common/bg_blend.jpg");
	background-position: bottom left;
	background-repeat: repeat-x;
}

#headerFullWidth {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
	background-color: #38a744;
	background-image: url("/images/common/header_tile.gif");
	background-position: top center;
	background-repeat: no-repeat;
}

#miscTags {
	display: none;
}

/*
Header elements
-------------------------
*/

#headerArea {
	display: block;
	margin: 0px auto 0px auto;
	position: relative;
	width: 930px;
	height: 90px;
}

#headerArea p {
	margin: 0px 0px 0px 0px;
}

#cssSwitch {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 5px;
	left: 300px;
	width: 330px;
	font-size: 9px;
	line-height: 11px;
	text-align: center;
}
#cssSwitch a {
	color: #ddeedc;
	text-decoration: none;
}
#cssSwitch a:visited {
	color: #ddeedc;
	text-decoration: none;
}
#cssSwitch a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#skipNav {
	display: none;
}

#headerLogo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#headerDate {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 20px;
	left: 232px;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
}

#searchForm #searchText {
	position: absolute;
	top: 8px;
	right: 65px;
	margin: 0px 0px 0px 0px;
	width: 150px;
	font-size: 11px;
	color: #38A744;
}

#searchForm #searchSubmit {
	position: absolute;
	top: 8px;
	left: 870px;
	margin: 0px 0px 0px 0px;
	width: 30px;
	font-size: 11px;
}


/*
Content elements
-------------------------
*/

#centeredPage {
	display: block;
	margin: 0px auto 0px auto;
	clear: both;
	position: relative;
	width: 800px;
	text-align: left;
	background-color: #ffffff;
}

#centeredPage #pageTitle {
	display: block;
	margin: 0px 0px 0px 20px;
	padding: 20px 0px 0px 0px;
	width: 760px;
}

#centeredPage #pageTitle h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

#centeredPage #twoColumns {
	display: block;
	margin: 20px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 760px;
}

#centeredPage #twoColumns #mainColumn {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 540px;
}

#centeredPage #twoColumns #mainColumn h2 {
	margin: 20px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #3aa641;
}
#centeredPage #twoColumns #mainColumn h2 a {
	color: #3aa641;
	text-decoration: none;
}
#centeredPage #twoColumns #mainColumn h2 a:visited {
	color: #3aa641;
	text-decoration: none;
}
#centeredPage #twoColumns #mainColumn h2 a:hover {
	color: #ff3300;
	text-decoration: underline;
}

#centeredPage #twoColumns #mainColumn h3 {
	margin: 10px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #3aa641;
}

#centeredPage #pageTitle h3.breadcrumb {
	margin: 0px 0px 4px 0px;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #a8d3a8;
}

#centeredPage #pageTitle h3.breadcrumb a {
	color: #3aa641;
	text-decoration: none;
}
#centeredPage #pageTitle h3.breadcrumb a:visited {
	color: #3aa641;
	text-decoration: none;
}
#centeredPage #pageTitle h3.breadcrumb a:hover {
	color: #ff6600;
	text-decoration: underline;
}

#centeredPage #twoColumns #mainColumn ul {
	display: block;
	margin: 0px 0px 12px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}

#centeredPage #twoColumns #mainColumn ul li {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 20px;
	background-image: url("/images/common/list_bullet.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

#centeredPage #twoColumns #mainColumn ol {
	display: block;
	margin: 20px 0px 12px auto;
	padding: 0px 0px 0px 0px;
}

#centeredPage #twoColumns #mainColumn ol li {
	margin: 0px 0px 8px 0px;
}

#centeredPage #sideColumn {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 180px;
}

/*
Diagram elements
*/

.diagContainer {
	display: block;
	position: relative;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 150px;
	_height: 150px;
	border: 1px solid #ddeedc;
}

.diagContainer h3 {
	position: absolute;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	top: 10px;
	left: 10px;
}

.diagContainer h3 span {
	display: none;
}

.diagContainer p.diagText {
	margin: 10px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	width: 300px;
}

.diagContainer p.diagImage {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	right: 10px;
}

/*
Newsroom Listing elements
*/

#centeredPage #twoColumns #mainColumn p.pagingStats {
	float: left;
	font-size: 10px;
	line-height: 12px;
	color: #3aa641;
}

#centeredPage #twoColumns #mainColumn p.pagingLinks {
	float: right;
	font-size: 10px;
	line-height: 12px;
	color: #3aa641;
}

#centeredPage #twoColumns #mainColumn p.pagingLinks a {
	color: #3aa641;
}

#centeredPage #twoColumns #mainColumn p.pagingLinks strong {
	color: #000000;
}

#centeredPage #twoColumns #mainColumn dl.newsroomListing {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#centeredPage #twoColumns #mainColumn dl.newsroomListing dd {
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #cccccc;
}

#centeredPage #twoColumns #mainColumn dl.newsroomListing dd p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#centeredPage #twoColumns #mainColumn dl.newsroomListing dd p.listingDate {
	margin: 0px 0px 2px 0px;
	font-size: 10px;
	line-height: 12px;
	color: #3aa641;
}

#centeredPage #twoColumns #mainColumn dl.newsroomListing dd h2 {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 16px;
}

#centeredPage #twoColumns #mainColumn dl.newsroomListing dd h3 {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
}

#centeredPage #twoColumns #mainColumn dl.newsroomListing dd h2 a {
	color: #000000;
}
#centeredPage #twoColumns #mainColumn dl.newsroomListing dd h2 a:visited {
	color: #000000;
}
#centeredPage #twoColumns #mainColumn dl.newsroomListing dd h2 a:hover {
	color: #ff3300;
}
 
/*
Search results elements
*/

#centeredPage #twoColumns #mainColumn #searchResults {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#centeredPage #twoColumns #mainColumn #searchResults dt {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #3aa641;
}

#centeredPage #twoColumns #mainColumn #searchResults dd {
	display: block;
	clear: both;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
}

#centeredPage #twoColumns #mainColumn #searchResults dd a {
	font-size: 12px;
	line-height: 15px;
}



/*
Table elements
-------------------------
*/

table {
	display: block;
	clear: both;
	margin: 20px 0px 20px 0px;
	border: none;
	font-size: 11px;
	line-height: 13px;
}
table caption {
	padding: 2px 3px 2px 5px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	text-align: left;
	border: none;
}
table th {
	margin: 1px;
	padding: 5px 4px 5px 4px;
	font-weight: bold;
	text-align: left;
	border: none;
}
table th.subHeading {
	margin: 1px;
	padding: 5px 4px 5px 4px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
table td {
	margin: 1px;
	padding: 5px 4px 5px 4px;
	font-weight: normal;
	text-align: center;
	border: none;
}
table #tableHeadings th {
	margin: 1px;
	padding: 2px 4px 2px 4px;
	font-weight: normal;
	text-align: left;
	background-image: none;
	border: none;
}
table #tableHeadings th.centered {
	text-align: center;
}
table tr.commentArea td {
	margin: 1px;
	padding: 8px 4px 4px 4px;
	font-weight: normal;
	text-align: left;
	background-image: none;
	border: none;
}
table tr.commentArea td p {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}


/*
Footer elements
-------------------------
*/

#lowerMenuAccessKeys {
	display: none;
}

#footerArea {
	display: block;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 800px;
	height: 40px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}

#footerCornerLeft {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 15px;
	height: 15px;
	background-image: url("/images/common/footer_round_corner_left.gif");
	background-repeat: no-repeat;
}

#footerCornerRight {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 15px;
	height: 15px;
	background-image: url("/images/common/footer_round_corner_right.gif");
	background-repeat: no-repeat;
}

#footerArea #toTop {
	position: absolute;
	top: 15px;
	left: 20px;
	text-align: left;
}

#footerArea a {
	color: #3fa43f;
	text-decoration: none;
}
#footerArea a:visited {
	color: #3fa43f;
	text-decoration: none;
}
#footerArea a:hover {
	color: #000000;
	text-decoration: underline;
}

/*
Copyright notice elements
-------------------------
*/

#copyrightArea {
	display: block;
	position: relative;
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 760px;
	height: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #A7D5A5;
	text-transform: uppercase;
}

#copyrightArea #copyright {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
}

#copyrightArea #copyright #credit {
	color: #ffffff;
}

#copyrightArea #otherLinks {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}

#copyrightArea a {
	color: #ffffff;
	text-decoration: none;
}
#copyrightArea a:visited {
	color: #ffffff;
	text-decoration: none;
}
#copyrightArea a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*
Site Map elements
-------------------------
*/

#centeredPage #twoColumns #mainColumn #sitemap {
	display: block;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#centeredPage #twoColumns #mainColumn #sitemap dt {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#centeredPage #twoColumns #mainColumn #sitemap dt.withBorder {
	margin: 10px 0px 4px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #dbdbdb;
}

#centeredPage #twoColumns #mainColumn #sitemap dd {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 30px;
}
