A:ACTIVE { 	font-family: Arial, Helvetica, sans-serif;
			font-style: normal;}
A,A:LINK { 	color: Blue;
			font-family: Arial, Helvetica, sans-serif;}
A:VISITED { color: Blue;
			font-family: Arial, Helvetica, sans-serif;
			font-style: normal;}
A:HOVER { 	font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			color: #FF0000;}
A.small:LINK { 	color: #FFFFFF;}
A.small:HOVER { 	color: #FF0000;}
A.small:VISITED { 	color: #FFFFFF;}
Table, TD, P, BODY 	{	font-family: Arial, Helvetica, sans-serif; 
						font-size: 10pt; 
						color: #000000;
						background-color: #ffffff;}

#divMainNavigation a {font-family: Arial, Helvetica, Verdana, sans-serif;}
h1 { 	
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10pt; 
	FONT: bold;
	padding: 0;
		margin: 0;}	
h2 { 	
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 7pt; 
	FONT: bold;
	padding: 0;
		margin: 0;}		
		
#top_header{
	background: url('/images/resources/resource_bg.jpg') repeat-x;
	border-top: 1px solid #93A6B4;
	border-left: 1px solid #93A6B4;
	border-right: 1px solid #93A6B4;
	height: 19px;
	padding-left: 5px;
	width: 100%;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12pt; 
	font: bold;
	color: #16387C;
	text-align:center;
}	
#top_body{
	border: 1px solid #93A6B4;		
	padding: 5px;
	width: 100%;		
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10pt;		
}		
#nav_subsection {
	height: 21px;
	padding: 5px;
	width: 100%;
	text-align:center;
}

#section_header,#section_header_form {
	background: url('/images/resources/resource_bg.jpg') repeat-x;
	border-top: 1px solid #93A6B4;
	border-left: 1px solid #93A6B4;
	border-right: 1px solid #93A6B4;
	height: 19px;
	padding-left: 5px;
	width: 90%;		
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10pt; 
	color: #16387C;
	text-align:left;
	font-weight: bold;
}		
#section_body, #section_body_form {
	border: 1px solid #93A6B4;		
	padding: 5px;
	width: 90%;		
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10pt;
	text-align:left;
}		
#section_header_form, #section_body_form {		
	width: 640px;
}	
#table_message{
	border: 1px solid #CC0000;
	padding: 5px;
	width: 90%;
	margin-left:5%; 
	margin-right:5%;
	font-size: 10pt; 
	font-color: #CC0000;	
	text-align:center;
}	
#info_message, .successMessage {
	color:green;
	padding: 5px;
	font-weight:bold;
	text-align:center;
	width: 60%;
	margin-left:20%; 
	margin-right:20%;
	border: 1px solid green;
	font-size: 14px;
}	
.error_message{
	border: 1px solid #CC0000;
	padding: 5px;
	width: 92%;
	font-size: 10pt; 
	font-color: #CC0000;	
	text-align:left;
	display:block;
	color:#CC0000;
}	
.resultsTable {
	width:100%;
	border:1px solid #CCC;
	border-collapse: collapse;
}
.resultsTable th
, .resultsTable td {
	padding: 5px;
	border-collapse: collapse;
}
.resultsTableHeader {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	background-color:#EDEFF2;
	vertical-align:middle;
	text-align:center;
}
.resultsTableSuperHeader {
	font-size:13px;
	padding:4px;
	border-bottom:1px solid #CCC;
	background-color:#dfdfdf;
	vertical-align:middle;
}
.resultsTableLeftSpacerCell {
	background-color:#EDEFF2;
	border-right:1px solid #CCC;
}
.resultsImageCell {
	height:95px;
	width:130px;
	border-bottom:1px solid #CCC;
	padding:5px;
	background-color:#EDEFF2;
}
.resultsImageSrc {
	border:1px solid #CCC;
	width:115px;
	height:75px;
}
.resultsData {
	font-size:12px;
	border-bottom:1px solid #CCC;
	text-align:center;
}
.resultsFormField {
	padding:2px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
.resultsButton_basic {
	font-size:11px;
	font-family:Arial,sans-sarif;
	font-weight:bold;
	background-color:#BBBBBB;
}
/*
*	CSS formatting for the resources/articles section
*/
#table_header{
	background: url('/images/gradientBlueBackground.jpg') repeat-x;
	border-top: 1px solid #93A6B4;
	border-left: 1px solid #93A6B4;
	border-right: 1px solid #93A6B4;
	height: 18px;
	padding-left: 5px;
	width: 96%;
	color: #16387C;
}	
#table_body{
	border: 1px solid #93A6B4;
	padding: 5px;
	width: 96%;
}	
.paging {
	text-align: center;
}
.thumbnail_div {	
	float:left;	
	height:90px;	
	width:120px;
	background-color:#fff;	
	border:1px solid #CCC;	
	padding:5px;	
}
.partnerLogoDiv {
	padding:5px; 
	margin:4px; 
	border:1px solid #CCC; 
	width:160px; 
	float:left; 
	background-color:#fff;
}
#divErrors {
	border: 1px solid red;
	padding: .5em;
}

/* Data Table formatting */
table.dataTable
, table.dataTable td
, table.dataTable th 
, table.dataEntry 
, table.dataEntry td
, table.dataEntry th {
	border-collapse: collapse;
	border: 1px solid #fff;
	font-size: 12px;
}
table.dataTable td
, table.dataTable th 
, table.dataEntry td
, table.dataEntry th {
	padding: .5em;
	vertical-align: top;
}
table.dataTable td 
, table.dataEntry th 
, table.dataTable tr td .yuimenu
, table.dataTable tr td .yuimenubar
, table.dataTable tr td .yuimenubaritem
, table.dataTable tr td .yuimenubaritemlabel {
	background-color: #EBEBEB;	
}
table.dataTable tr.altRow td
, table.dataTable tr.altRow td .yuimenu
, table.dataTable tr.altRow td .yuimenubar
, table.dataTable tr.altRow td .yuimenubaritem
, table.dataTable tr.altRow td .yuimenubaritemlabel {
	background-color: #DFDFDF;
}
table.dataTable th {
	background-color: #white;
	color: black;
	text-align: center;
}
table.dataEntry
, table.dataEntry th
, table.dataEntry td {
	border: 1px solid #666;
}
table.dataEntry th {
	text-align: right;
}
.fineprint, .fineprint p, .fineprint li {font-size: 80%;}
fieldset table.dataEntry 
, fieldset table.dataEntry td
, fieldset table.dataEntry th {
	border: none;
	background-color: transparent;
}
fieldset table.dataEntry th {
	font-weight: normal;
	text-align: right;
}
fieldset table.dataEntry td
, fieldset table.dataEntry th {
	padding: 0px 5px 10px 0px;
}
fieldset table.dataEntry th {
	padding-top: 2px;
}
fieldset td.secondColumn {
	border-left: 1px solid #999;
	padding-left: 16px;
}

/* Photo Tour Styling */
.photoList {
	margin: 0;
	padding: 0;
	list-style: none;
}
.photoList li {
	padding-bottom: .25em;
	border-bottom: 1px solid #EBEBEB;
}
.photoList .current {
	font-weight: bold;
}
.x-tabs-strip a
, .x-tabs-strip span
, .x-tabs-strip em 
, .x-tabs-strip .on .x-tabs-text
, .x-tabs-strip .x-tabs-text {
	color: blue;
	text-decoration: underline;
}
