/* These layout styles should not be modified */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

#Page {
	margin: 0 auto; 
	width: 710px;
	background-color: White;
	border-top:8px #000000 solid;
}

#Date {
	top: 30px;
	left: 50%;
	position: absolute;
	text-align: right;
	font-size: 9px;
	color: #666;
	width : 300px;
}

#Date a {
	padding-left:5px;
}

#Header {
	height: 8px;
}

hr {
	margin-top: -10px;
	color: #a9a7a6;
	height: 1px;
}

#FlashMovie {
	margin-left: 237px;
	border-bottom: 8px #262422 solid;
}

#Logo {
   background-image: url(../images/wwglogo.gif);
   background-position: center;
   background-repeat: no-repeat;
   float: left;
   height: 69px;
   width: 137px
}

#NewTitle {
   background-image: url(../images/img002.jpg);
   background-position: center;
   border-bottom: 8px #262422 solid;
   color: white;
   font-family: Times New Roman;
   font-size: 30px;
   height: 171px;
   margin-left: 137px;
   text-align: center;
   width: 573px
}
#OrgTitle {
   color: #a4b39d;
   font-family: Times New Roman;
   font-size: 20px;
   height: 59px;
   margin-left: 137px;
   text-align: left;
   padding-top: 10px;
   width: 560px
}
#InteriorHeader {
	width: 442px;
	background-color : Black;
	padding: 10px 15px 1px 15px;
	float: left;
}

#PageTitle {
	width: 443px;
	background-color: #000000;
	color: #ffffff;
	padding: 15px 15px 0px 15px;
	float: right;
	text-align:left;
}


#NavigationLinks {
   background-color: #e1ffeb;
   border-bottom: 8px #262422 solid;
   color: #262422;
   float: left;
   height: 171px;
   margin-top: -179px;
   width: 137px
}

#NavigationLinksInterior {
   background-color: #e1ffeb;
   border-bottom: 8px #262422 solid;
   color: #262422;
   float: left;
   font-size: 10px;
   height: 170px;
   width: 117px
}

#ActionItems {
	width: 136px;
	text-align: left;
	margin: 0;
	float: left;
	clear: both;
}

#ActionItems h1 {
	margin: 0px 0px 0px 22px;
}

#ActionItems #Item1 {
	padding:27px 0px 0px 0px;
	width: 137px;
	height: 39px;
	background: url(../images/actionItem1Background.gif) no-repeat;
}

#ActionItems #Item2 {
	padding:27px 0px 0px 0px;
	width: 137px;
	height: 39px;
	background: url(../images/actionItem2Background.gif) no-repeat;
}

#ActionItems #Item3 {
	padding:27px 0px 0px 0px;
	width: 137px;
	height: 39px;
	background: url(../images/actionItem3Background.gif) no-repeat;
}

#ActionItems #Item4 {
	visibility: hidden;
}

#ActionItems #Item5 {
	visibility: hidden;
}

#BodyContent {
   background-color: #9db3a4;
   color: Black;
   text-align: left
}

#BodyContent #Content {
	background-color: #ffffff;
	padding:  2.5em 2em 3em 2em;
	margin-left: 137px;
	width: 525px;
}

#Footer {
	clear: both;
	text-align: left;
	font-weight: bold;
}

#Footer #TextLinks {
	padding: 10px 15px 10px 15px;
	text-align: center;
}

#Footer #TextLinks a:hover {
   background-color: #9db3a4;
   color: White
}

#Footer #Disclaimer {
	padding: 2px 15px 2px 15px;
}

#Footer #Disclaimer p {
	
}




/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}

h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	color: White;
	text-align: left;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #ActionItems h1 {
	visibility: hidden;
	font-size: 15px;
}

.sIFR-hasFlash #Link #NavigationList li {
	visibility: hidden;

}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 25px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
