body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#navigation {
		font-size:0px;
}
#navigation #navbar {
	background-color: #C8491D;
	height: 5px;
	display: block;
	padding:0px;
	margin:0px;
}

#pagelegend img {
	float: left;
	position: relative;
	left: 444px;
}
#pagelegend {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #535f4d;
	display: block;
	height: 23px;
	width: 900px;
}

/* Left Side  */
#float40 {
	width: 425px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 12px 0px 0px;

}

#float40 p {
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin:2px;
}




#float60 p a {
	color: #333333;
	text-decoration:none;
}
#float60 p a:hover {
	text-decoration: underline;
}
#float40 cite {
	float: left;
	font-size: 18px;
	color: #999999;
	text-align: left;
	padding: 0px;
	width: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
}


#float40b {
	width: 425px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 12px 0px 0px;
	background-image:url('images/quick_links.png'); 
	height:168px;
	background-repeat:no-repeat;
}

#float40b p {
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin:2px;
}

#float60 h4 {
	font-size: 13px;
	text-align:left;
	color: #FFFFFF;
	margin:2px 0px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D75E21;
	background-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pipbox p {
	display: block;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 14px;
	color: #595B59;
	padding-right: 10px;
	margin-top: 97px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.endcopy {
	height: 40px;
	background-color: #EDECE5;
	margin-top:60px;
}
.pipbox {
	background-image: url(images/pipbox_aboutus.gif);
	width: 177px;
	height: 194px;
	float: right;
	margin-right: 15px;
	margin-top: 10px;
	background-repeat: no-repeat;
}


/* Right Side */

#float60 {
	float: left;
	height: auto;
	width: 445px;
	text-align: left;
	padding-left: 20px;
}
#float60 h1 {
	font-size: 13px;
	font-weight: bold;
	color: #556356;
	margin-bottom: 3px;
}
#float60 p, #float60 table {
	margin: 10px 5px 10px 0px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
#float60 li {
	font-size: 13px;
	color: #333333;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
#float60 ol li {
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	list-style-type: decimal;
}
#float60 cite {
	font-size: 19px;
	line-height: 30px;
	color: #999999;
}

.credit {
	font-size: 12px;
	padding: 0px;
	line-height: 18px;
	font-style: normal;
}

/* Header */
#header {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 42px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}
#header .floatright ul {
	position: relative;
	margin: 0px;
	padding: 0px;
}
#header .floatright {
	float: right;
	position: relative;
	width: 300px;
	text-align: right;
}
#header .floatright ul li {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	margin: 0px;
	float: right;
	position: relative;
}

#header a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#header a:hover {
	text-decoration: underline;
}
#header .search {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.search input.textinput {
	font-size: 11px;
	padding: 3px;
}
#header img {
	float: left;
}



/* Footer */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	margin-bottom: 25px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 3px;
}
#footer ul {
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px;
}
#footer ul li, #header ul li {
	float: left;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#footer li.end, #header li.end {
	border-right-style: none;
}
#footer .begin {
	padding-left: 0px;
}
.whatisbutton {
	width: 150px;
	display: block;
	float: right;
	height: 30px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 5px;
}
.whatisbutton span {
	position: relative;
	left: -2999px;
}
.icsglogo {
	height: 39px;
	width: 258px;
	display: block;
	position: relative;
	float: left;
}
.icsglogo span {
	position: relative;
	left: -2999px;
}

.faq {
	font-size: 14px;
	background-color: #EDECE5;
	color: #000000;
	padding: 2px;
	font-weight: bold;
}

form#locator input {
	margin: 3px;
	font-size: 11px;
}
form#locator label {
	
	display: -moz-inline-box;
	_display: inline-block;
	*display: inline-block;
	width: 110px;
	padding: 0px 0px 0px 15px;
	margin: 3px 0px 3px 0px;
	font-size: 11px;
	color:#000000;
	vertical-align: top;
}
form#locator fieldset {
	background-image: url(images/form-background.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form#locator ol li {
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #EAF0E5;
}
form#locator ol {
	margin: 0px;
	padding: 0px;
}
form#locator em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

div.search_pag a {
	border: 1px solid #999999;
	padding: 3px; 
	margin: 2px;
	color:#BB3213;
	text-decoration:none;
}
div.search_pag a:hover {
	background-color: #BB3213;
	color: #FFFFFF;
}
table.search_table {
	clear: right;
}
table.search_table td{
	padding: 5px;
}
table.search_table td.search_score{
	
}
table.search_table td.search_description {
	padding-left: 15px;
}
table.search_table div.search_results_url{
	font-size: .7em;
	color: #333333;
	
}
table.search_table tr.line2 td{
	border-bottom: 1px solid black;
}
table.search_table td.search_link{
	
}
.search_pag {
	float: right;
}
td.search_link a {
	font-size: 12px;
	font-weight:bold;
	color: #BB3213;
}
#float60 div.footnote {

	
}
#float60 div.footnote h1 {
	font-size: 10px;
	font-weight:bold;
	color:#666666;
	background-color:#EAE9E0;
	padding: 3px;
}
#float60 div.footnote  li {
	font-size: 9px;
	line-height:12px;
}
#content {
	text-align: left;
	
}


div#link_spacer
{
	margin-top:70px;
	padding:1em;
}

div#link_spacer a 		{ color: black; text-decoration:none; }
div#link_spacer a:hover { color: black; text-decoration:underline; }#flash {
	display: block;
}
