/* These layout styles should not be modified */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

#Page {
	margin: 0 auto; 
	width: 721px;
	background-color: White;
	border-top: 20px #000000 solid;
}

#Date {
	top: 128px;
	left: 588px;
	position: absolute;
	text-align: right;
	font-size: 9px;
	width : 300px;
}

#Date a {
	padding-left:5px;
}

#Header {
	background-repeat: no-repeat;
	height: 20px;
	color:#000000;
	width: 720px;
}

img {
  padding: 5px 0 5px 0px;
  	float: right
	margin-top: -10px;
	display:inline;
}

.img left {
  padding: 5px 0 5px 0px;
  	float: left
	margin-top: -10px;
}


.quote {
	margin-left: 20px;
	margin-right: 20px;
	color: #990000;
	font-size:12px;
}

hr {
	margin-top: -10px;
	color: #a9a7a6;
	height: 1px;
}

#FlashMovie {
	margin-left: 237px;
	border-bottom: 8px #262422 solid;
}

#InteriorHeader {
	width: 400px;
	background-color : Black;
	padding: 10px 15px 1px 15px;
	float: left;
	display:inline;
}

#PageTitle {
	width: 443px;
	background-color: #000000;
	color: #ffffff;
	padding: 0px 15px 0px 15px;
	float: right;
	text-align:left;
	display:inline;
}


#NavigationLinks {
	float: left;
	margin-top: -179px;
	background-color: #a94a06;
	width: 237px !important; width: 237px;
	height: 225px;
	border-bottom: 8px #262422 solid;
	display:inline;

}


#NavigationLinksInterior {
	float: left;
	background-color: #a94a06;
	width: 237px !important; width: 237px;
	height: 250px;
	color: #FFFFFF;
	border-bottom: 8px #262422 solid;
	display:inline;
}

#NavigationLinks2 {
	float: left;
	margin-top: -179px;
	background-color: #a94a06;
	width: 237px !important; width: 237px;
	height: 50px;
	border-bottom: 8px #262422 solid;
	display:inline;

}


#NavigationLinksInterior2 {
	float: left;
	background-color: #a94a06;
	width: 237px !important; width: 237px;
	height: 50px;
	color: #FFFFFF;
	border-bottom: 8px #262422 solid;
	display:inline;
}
#ActionItems {
	width: 236px;
	text-align: left;
	margin: 5px 0px 0px 0px;
	float: left;
	clear: both;
	display:inline;
}

#ActionItems h5 {
	margin: 0px 0px 0px 22px;
}

#ActionItems #Item1 {
	padding:27px 0px 0px 0px;
	width: 237px;
	height: 39px;
	background: url(../images/actionItem1Background.gif) no-repeat;
}

#ActionItems #Item2 {
	padding:27px 0px 0px 0px;
	width: 237px;
	height: 39px;
	background: url(../images/actionItem2Background.gif) no-repeat;
}

#ActionItems #Item3 {
	padding:27px 0px 0px 0px;
	width: 237px;
	height: 39px;
	background: url(../images/actionItem3Background.gif) no-repeat;
}

#ActionItems #Item4 {
	visibility: hidden;
}

#ActionItems #Item5 {
	visibility: hidden;
}

#acronyms {
	width: 214px;
	height: 250px;
	text-align: left;
	margin: 55px 0px 150px 0px;
	float: left;
	clear: both;
	background-color: #993300;
}

#BodyContent {
	text-align: left;
	color: #000066;
	background-color: #55472C;
}

#BodyContent #Content {
	background-color: #ffffff;
	padding:  2.5em 2em 3em 2em;
	margin-left: 237px;
	width: 425px;
}

	
#Footer {
	clear: both;
	text-align: left;
	font-weight: bold;
}

#Footer #TextLinks {
	padding: 10px 15px 10px 15px;
	text-align: left;
}

#Footer #TextLinks a {
	
}

#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;
}



/* 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;
	font-size: 12px;

}

.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;
}
