body {

	color: #4C4C4C;
	background-image: url('images/page_bg.jpg');
	margin: 0px;
	height:100%; 
}


.shadowcontainer { 
	width: 960px;	
	margin: 0px auto 0px auto;
	height: 1068px;
	/* This is positions the shadow borders. The height is set to match the depth of the content. */
}


.videoshadowcontainer { 
	width: 960px;	
	margin: 0px auto 0px auto;
	height: 100%;

	/* This is positions the shadow borders. The height is set to match the depth of the content. */
	/* The height cannot be set to 100%. A pixel value must be used. */
}

#logoshadowcontainer2 { 

}





















#vertspacer6 {
	margin-top: 5px;
	height: 2px;
	width: 154px;
	margin-bottom: 5px;	
	border-top: 2px solid #ffffff;
}

#vertspacer7 {
	height: 1px;
	width: 154px;
	margin-bottom: 2px;	
	border-top: 2px solid #EDF3F1;
}



#vertspacer8 {
	margin-top: 5px;
	height: 2px;
	width: 154px;
	margin-bottom: 5px;	
	border-top: 2px solid #ffffff;
}

#vertspacer9 {
	margin-top: 5px;
	height: 2px;
	width: 154px;
	margin-bottom: 5px;	
	border-top: 2px solid #ffffff;
}

#maincontainer {
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 5px;
	height: 1048px;
/* This is what it says, all the pages elements, except the shadow borders, sit inside it. */	
}


#logomaincontainer {
	background-color: #ffffff;
	margin: 0px 20px 0px 20px;
	padding: 5px;
	height: 100%;
/* This is what it says, all the pages elements, except the shadow borders, sit inside it. */	
}


/* IE 5/6 ignores styles with [attributes], so it will skip the following. */
.shadowcontainer[class] {
	background-image:url('images/sides_shadow.png');
	background-repeat: repeat-y;
}

/* IE 5/6 ignores styles with [attributes], so it will skip the following. */
.videoshadowcontainer[class] {
	background-image:url('images/sides_shadow.png');
	background-repeat: repeat-y;
}


.topshadow[class] {
	width: 960px;
	height: 17px;
	background-image: url('images/top_shadow.png');
	background-repeat: no-repeat;
	margin: 8px auto 0px auto;
}

.bottomshadow[class] {
	width: 960px;
	height: 17px;
	background-image: url('images/bottom_shadow.png');
	background-repeat: no-repeat;
	margin: 0px auto 8px auto;
}


#contentcontainer {
	margin: 5px 0px 0px 0px;
}

#topwhite {
background-image: url('images/news_header.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 910px;
	height: 68px;
/* This is what it says, all the pages elements, except the shadow borders, sit inside it. */	
}


/* This is the text that sits in the lower-right corner of the thick green banner at the top of the page */	
.topwhitetext {
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	color: #ffffff;
	padding-left: 500px;
	font-family: verdana, sans-serif;
	padding-top: 55px;
}


/* This controls the color of links in the text that sits in the lower-right corner of the thick green banner at the top of the page */	
.topwhitetextlink A:link {
	text-decoration: none;
	color: #ffffff;
}


/* This controls the color of visited links in the text that sits in the lower-right corner of the thick green banner at the top of the page */
.topwhitetextlink A:visited {
	text-decoration: none;
	color: #ffffff;
}


/* This controls the color of active links in the text that sits in the lower-right corner of the thick green banner at the top of the page */
.topwhitetextlink A:active {
	text-decoration: none;
	color: #ffffff;
}


/* This controls the color and hover state oflinks in the text that sits in the lower-right corner of the thick green banner at the top of the page */
.topwhitetextlink A:hover {
	text-decoration: underline;
	color: #ffffff;
}


/* this is the higher of the two horizontal dotted lines between the top banner and the rest of the page. */
#vertspacer1 {
	margin-top: 4px;	
	border-bottom: 1px dotted #C0C0C0;
	margin-bottom: 1px;
}


/* this is the lower of the two horizontal dotted lines between the top banner and the rest of the page. */
#vertspacer2 {
	margin-top: 3px;	
	border-bottom: 1px dotted #C0C0C0;
}


/* This contains the upper content block */
#leftcol {
	float: left;
	width: 154px;
	background-color: #EDF3F1;
	height: 100%;
	/* height: 700px; /* debugger */
}


/* This is a spacer that sits just below the search box in the left-hand nav */
#vertspacer3 {
	margin-top: 1px;
	margin-bottom: 1px;
	border-top: 1px solid #C6D6CE;	
	border-bottom: 1px solid #C6D6CE;
	background-color: #ffffff;
	padding: 1px;
}


/* This contains the lower content block */
#logomaincol2 {
	float: left;
	width: 744px;
	/* background-image:url('images/story_bg.jpg');
	background-repeat: repeat; */
	height: 100%;
	padding-top: 4px;
	border-left: 1px dotted #C0C0C0;
	margin-left: 5px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin-bottom: 7px;	
}


/* This controls the text for the section titles for featured stories and calendar */
.pictextwhite {
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	padding-left: 9px;
	font-family: verdana, sans-serif;
}









/* This controls the left-nav link text */
#newsnavlinks {
	font-size: 10px;
	font-weight: bold;
	background-color: #C6D6CE;
	margin: 0px;
	padding: 0px;
	border-top: 4px solid #FFFFFF;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li {
	list-style: none;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks a {
	color: #4C4C4C;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li.newsnavmain {
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li.newsnavmain a {
	display: block;	
	padding: 5px;
	color: #4C4C4C;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li.newsnavmain a:hover {
	background-color: #337964; /* 80% of #00573D; */
	color: #FFFFFF;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li.newsnavmainstay {
	background-color: #337964; /* 80% of #00573D; */
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li.newsnavmainstay a {
	background-color: #337964; /* 80% of #00573D; */
	display: block;	
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li.newsnavmainstay a:hover {
	background-color: #337964; /* 80% of #00573D; */
	color: #FFFFFF;
}


/* This relates to the left-nav search box */
#newsnavlinks form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}


/* This controls the left-nav link text */
#newsnavlinks1 {
	font-size: 10px;
	font-weight: bold;
	background-color: #C6D6CE;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
}


/* This controls the individual left-nav link text items */
#newsnavlinks1 li {
	list-style: none;
	padding: 5px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks1 a {
	color: #4C4C4C;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#newsnavlinks1 li.newsnavmain {
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks1 li.newsnavmain a {
	display: block;	
	padding: 5px;
	color: #4C4C4C;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#newsnavlinks1 li.newsnavmain a:hover {
	background-color: #337964; /* 80% of #00573D; */
	color: #FFFFFF;
}


/* This relates to the left-nav search box */
#newsnavlinks1 form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}





/* This controls the left-nav link text */
#newsnavlinks2 {
	font-size: 10px;
	font-weight: bold;
	background-color: #C6D6CE;
	margin: 0px;
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks2 li {
	list-style: none;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks2 a {
	color: #4C4C4C;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#newsnavlinks2 li.newsnavmain2 {
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks2 li.newsnavmain2 a {
	display: block;	
	padding: 5px;
	color: #4C4C4C;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#newsnavlinks2 li.newsnavmain2 a:hover {
	background-color: #337964; /* 80% of #00573D; */
	color: #FFFFFF;
}


/* This relates to the left-nav search box */
#newsnavlinks2 form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}



/* This controls the left-nav link text */
#newsnavlinks3 {
	font-size: 10px;
	font-weight: bold;
	background-color: #C6D6CE;
	margin: 0px;
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks3 li {
	list-style: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks3 a {
	color: #4C4C4C;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#newsnavlinks3 li.newsnavmain3 {
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks3 li.newsnavmain3 a {
	display: block;	
	padding: 5px;
	color: #4C4C4C;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#newsnavlinks3 li.newsnavmain3 a:hover {
	background-color: #337964; /* 80% of #00573D; */
	color: #FFFFFF;
}


/* This relates to the left-nav search box */
#newsnavlinks3 form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}


/* This controls the left-nav link text */
#logonavlinks {
	font-size: 10px;
	font-weight: bold;
	background-color: #C6D6CE;
	margin: 0px;
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#logonavlinks li {
	list-style: none;
	padding: 5px;
}


/* This controls the individual left-nav link text items */
#logonavlinks a {
	color: #4C4C4C;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#logonavlinks li.logonavmain {
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#logonavlinks li.logonavmain a {
	display: block;	
	padding: 5px;
	color: #4C4C4C;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#logonavlinks li.logonavmain a:hover {
	background-color: #337964; /* 80% of #00573D; */
	color: #FFFFFF;
}


/* This controls the individual left-nav link text items */
#logonavlinks li.logonavmainstay {
	background-color: #337964; /* 80% of #00573D; */
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#logonavlinks li.logonavmainstay a {
	background-color: #337964; /* 80% of #00573D; */
	display: block;	
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#logonavlinks li.logonavmainstay a:hover {
	background-color: #337964; /* 80% of #00573D; */
	color: #FFFFFF;
}



/* This relates to the left-nav search box */
#logonavlinks form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}



/* This relates to the left-nav search box */
#newssearchbox {
	background-color: #EBF1EF;
	border: 1px solid #747474;
	width: 102px;
	min-height: 20px;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
}


/* This contains the lower-left content, featured stories */
#logonewbox2 {
	float:left;
	width: 744px;
	height: 100%;
	/* background-image:url('images/story_bg.jpg');
	background-repeat: repeat; */
	/* background-color: #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px dotted #000000; */
	padding-bottom: 4px;
	padding-bottom: 10px;
	margin-bottom: 7px;	
}


/* This contains the title for the lower-left content, featured stories */	
#logoflattop {
	width: 725px;/* was 722 */	
	background-image:url('images/homepage_headline_bg.jpg');
	background-repeat: repeat-x;
	background-color: #01573e;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}


/* This contains the title for the lower-left content, featured stories */	
.vertbar {
	width: 16px;
	height: 150px;
	background-image:url('images/story_bg.jpg');
	background-repeat: repeat-y;
border-left: 1px dotted #C0C0C0;
}


/* This contains the contents of the footer */
#logopublicaffairsfooterfront {
	margin-top: 3px;
	margin-left: 70px;
	padding-left: 250px;
	border-bottom: 1px dotted #C0C0C0;
}


/* This contains the contents of the footer */
#hrholder {
	margin-top: 135px;
}


/* This controls the text of the footer */
.logofootersigfront {
	font-size: 10px;
	color: #000000;
	font-family: verdana, sans-serif;
	padding-left: 94px;
}

#logotrimbox {

	width: 739px;
	height: 100%;
	background-color: #ffffff;
	border: 1px solid #C0C0C0;	
}


#logotrimboxgreen {

	width: 739px;
	height: 100%;
	background-color: #ffffff;
	border: 1px solid #C0C0C0;	
}


.logohorizline {
	border-bottom: 1px solid #C0C0C0;
	width: 95%;
	margin: auto;
}


/* This formats the bodytext on the logo pages
.logotextbody {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #6c7272;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
}

This formats the linked bodytext on the logo pages
.logotextbody A:link {
text-decoration: none;
color: #000000;
}


This formats the linked bodytext on the logo pages
.logotextbody A:visited {
text-decoration: none;
color: #000000;
}


This formats the linked bodytext on the logo pages
.logotextbody A:active {
text-decoration: none;
color: #000000;
}


This formats the linked bodytext on the logo pages
.logotextbody A:hover {
	text-decoration: underline;
	color: #000000;
} */







/* This controls the text of the body-copy that goes with the main image */
.pictextbody {
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding-left: 9px;
	font-family: verdana, sans-serif;
}


/* This controls the link text of the body-copy that goes with the main image */
.pictextbody A:link {
text-decoration: none;
color: #ffffff;
}


/* This controls the link text of the body-copy that goes with the main image */
.pictextbody A:visited {
text-decoration: none;
color: #ffffff;
}


/* This controls the link text of the body-copy that goes with the main image */
.pictextbody A:active {
text-decoration: none;
color: #ffffff;
}


/* This controls the link text of the body-copy that goes with the main image */
.pictextbody A:hover {
text-decoration: underline;
color: #ffffff;
}

