body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
	background: #663300;
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom:0;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
}
/*
p {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
}
*/
a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
	color: #663300;
}
a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #996633;
}
a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
	color: #666600;	
}
a.title_link:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
	color: #663300;
	text-decoration: none;
}
a.title_link:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
	color: #663300;
	text-decoration: none;
}
a.title_link:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
	color: #666600;
	text-decoration: none;
}
table {
	background: #ffffff;
}
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
}
img {
	border: 0;
}
.standard_width {
	width: 700;
}
.standard_width_wGutter {
	width: 670;
}

.title_td {
	font-weight: bold;
	height: 30;
}
.gutter_td {
	width: 15;
}
.site_number {
	text-align: right;
	width: 30;
	vertical-align: text-top;
}
.standard_body_td {
	width: 670;
	vertical-align: text-top;
}


/*-- ***** Index (Fade Page) style sheet section ***** */
.index_body {
	/*background: #663300;*/
	background: #ffffff;
	/*color: #ffffff;*/
	color: #000000;
}
.index_table {
	/*background: #663300;*/
	background: #ffffff;
	width: 2000;
}
.index_table_logos {
	/*background: #663300;*/
	background: #ffffff;
	width: 2000;
}
a.index_link:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
	/*color: #ffffff;*/
	color: #000000;
}
a.index_link:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
	/*color: #ffffff;*/
	color: #000000;
}
a.index_link:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
	/*color: #cc9933;*/
	color: #6699ff;
}


/*-- ***** Header style sheet section ***** */
.header_td {
	height: 90;
	vertical-align:text-top;
}
.header_table {
	width: 700;
}
.header_title {
	height: 30; 
	text-align: center;
	vertical-align: text-middle;
	background: #6699cc;
	font-size: 16pt;
}
.header_bar_tr {
	background: #cc9933;
	height: 25;
}
.header_bar_td {
	text-align: left;
	width: 685;
	color: #663300;
	font-weight: bold;
}


/*-- ***** Route style sheet section ***** */
.route_siteDesc {
	width: 450;
	vertical-align:text-top;
}
.route_siteList_td {
	width: 205;
	vertical-align:text-top;
}


/*-- ***** Site style sheet section ***** */
#sources_p {
	font-size: 8pt;
}
.thumbnail_image {
	width: 100;
}
.imageName_td {
	text-align: center;
	font-size: 8pt;
}
#imageName_link {
 	font-size: 8pt;
 	text-decoration: none;
	color: #000000;
}
.thumbnail_gutter_full {
	width: 100;
}
.thumbnail_gutter_part {
	width: 200;
}
.thumbnail_gutter_single {
	width: 300;
}


/*-- ***** Sub site style sheet section ***** */
.subSite_info_heading_td {
	font-weight: bold;
	text-align: right;
	vertical-align:text-top;
	width: 145;	
}
.subSite_info_value_td {
	text-align: left;
	vertical-align:text-top;
	width: 525;
}


/*-- ***** Credits style sheet section ***** */
#credits_heading {
	height:50;
	vertical-align:text-middle;
}
#credits_name {
	height:30;
	vertical-align:text-top;
}
#credits_descrip {
	vertical-align:text-top;
}

/* ***** Printer Friendly Pages ***** */
#printer_friendly_body {
	font-family: "Times New Roman", Verdana, serif 
	font-size: 10pt; 
	background: #ffffff;
	color: #000000;
}
#printer_friendly_div {
	font-family: "Times New Roman", Verdana, serif 
	font-size: 10pt; 
}
	
