/* These are standard layout styles and do not need modification */

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	font: normal 90%/135% Arial, Helvetica, sans-serif;
	color: #666666;
}
a {
	color: #555555;
}
p {
	font-size: 85%;
}

#Page {
	margin: 0 auto; 
	/*
	border-left-color: Gray;
	border-left-width: thick;
	border-right-color: Gray;
	border-right-width: thick;
	border-left-style: solid;
	border-right-style: solid;
	*/
	width: 710px;
	background-color: White;
	border-top: Black solid 20px;
}

#Header {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 65px;
}


#HeaderButtons {
	top: 30px;
	left: 570px;
	position: absolute;
	text-align: right;
	font-size: 9px;
	color: #666;
	width : 200px;
}

hr {
	margin-top: -10px;
	color: #a9a7a6;
	height: 1px;
}

#Date {
	top: 30px;
	left: 50%;
	position: absolute;
	text-align: right;
	font-size: 9px;
	color: #666;
	width : 300px;
}

#FlashMovie1 {
	margin-left: 237px;
	border-bottom: 8px #262422 solid;
}
#FlashMovie2 {

}


#ActionItems {


}

#ActionItems h5 {
	padding-left: 3%;
	margin-top: 20px;
	font-size: 10px;
}

#ActionItems p {
	display: none;
}

#ActionItems a {
	color:#5e5e50;
	text-decoration:underline;
}

#ActionItems a:hover {
	color:#958d86;
	text-decoration:none;
}

#ActionItems #Item1 {
	background-image: url(../images/actionItem1Background.gif);
	background-repeat: repeat-x;
	height: 66px;
	padding: 1px;
}

#ActionItems #Item2 {
	background-image: url(../images/actionItem1Background.gif);
	background-repeat: repeat-x;
	height: 66px;
	padding: 1px;
}

#ActionItems #Item3 {
	background-image: url(../images/actionItem1Background.gif);
	background-repeat: repeat-x;
	height : 66px;
	padding: 1px;
}

#ActionItems #Item4 {
	visibility: hidden;
}

#ActionItems #Item5 {
	visibility: hidden;
}

#NewsItems {
	width: 237px;
	background: url(../images/newsItemsBackground.jpg) no-repeat;
	display: none;
	text-align: left;
	padding-bottom: 3em;
	background-color: #dacec4;
}

#NewsItems .item {
	padding-bottom: 1em;
}

#NewsItems h3 {
	margin: 20px 0px 0px 34px;
}

#NewsItems p {

	margin: 10px 34px 10px 34px;
}

#NewsItems a,#BodyContent a {

}

#NewsItems a:hover,#BodyContent a:hover {

}

#BodyContent {

}

#BodyContent #Content {

}

#BodyContent h2 {


}

#BodyContent p {
	
	
}

#Footer {
	clear: both;
	font-weight: bold;
}

#Footer #TextLinks {
	padding: 10px 15px 10px 15px;
margin-left: 36%;
width: 47%;

}

#Footer #TextLinks a {
	color: #3b3b3b;
	text-decoration: none;
	padding: 1%;
	font-size: 90%;
}

#Footer #TextLinks a:hover {
	color: Gray;
}


#Footer #Disclaimer {
	padding: 2px 15px 2px 15px;
	margin-left: 36%;
	width: 47%;
	color: #828282;
	font-size: 85%;
	font-weight: normal;
}

#Footer #Disclaimer p {
	
}

.button {
	background-image: url(../images/button.gif);
	text-align: center;
	float: right;
	width: 87px;
	height: 20px;
	font-size: 85%;
	font-weight: bold;
	color: White;
}
.button a {
	color: White;
	text-decoration: none;
}
.button a:hover {
	color: Silver;
}

.caseStudy {
	float: left;
	display: none;
}
input.submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;

background-repeat: repeat-x;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.submit:active
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
}


/* 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 h1 {
	visibility: hidden;
	font-size: 25px;
}

.sIFR-hasFlash #Link #NavigationList li {
	visibility: hidden;

}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 18px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 10px;
}

.sIFR-hasFlash h5 {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 14px;
}
