/*////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*PRINTABLE PAGE STYLES///////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*DEFAULT STYLESHEET OVERRIDES////////////////////////////////////////////////////////////////////////////////*/
body { 
	background-image: none;
	background-color: #FFFFFF; /*white*/
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	text-align: center;
	font-family: verdana, tahoma, arial;
	text-decoration: none;
	font-size: 10px;
	line-height: normal;
	color: #000000; /*black*/
	font-weight: normal;
	width: 700px;
	max-width: 700px;
}
div.grpmain
{
	clear: both;
	float: none;
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 16px 16px 16px 16px;
	background-color: #FFFFFF; /*white*/
	border-style: none groove none groove;
	border-width: thin;
	border-color: #000000; /*black*/
	text-align: center;
	max-width: 700px;
	text-align: justify;
}
strong
{
	font-weight: bold;
	color: #000000; /*black*/
}
h1
{
	text-align: center;
}
/*---------------------------------------------*/
table.franavtree
{
	width: 100%;
	background-color: transparent;
}
td.cntnavtree_links
{
	padding-left: 4px;
	text-align: left;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: transparent;
}
td.cntnavtree_help
{
	text-align: right;
	color: #00AA00;
}
/*---------------------------------------------*/
a:link {
    color: #000000; 
}
a:active {
    color: #000000; 
}
a:visited
{
	color: #C0C0C0;
}
a:hover {
    color: #C0C0C0; 
}

/*RA DATA STYLESHEET OVERRIDES//////////////////////////////////////////////////////////////////////////////////////////////*/
table.fraradata
{
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	vertical-align:top;
	width: 558px;
	text-align: left;
	padding-bottom:0;
	padding-top:0;
}
td.cntradata_mainheader
{
	vertical-align: middle;
	position: static;
	text-align: center;
	color: #000000;
	height: 27px;
	width: 100%;
}
td.cntradata_logoheader /*used for printable page only*/
{
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	padding-bottom: 0;
	padding-top: 0;
	vertical-align: middle;
	position: static;
	text-align: left;
	color: #FFFF00;
	height: 27px;
}
span.cntradata_raname
{
	font-size: 18px; 
	color:#DFC61E;
}
/*---------------------------------------------*/
td.cntradata_subpagelinks
{
	vertical-align: middle;
	text-align: center;
	height: 27px;
	width: 100%;
}
span.cntradata_subpagelink
{
	font-size: 15px; 
	color:#DFC61E;
}
/*---------------------------------------------*/
td.ttlradata_subheading
{
	vertical-align: middle;
	position: static;
	text-align: left;
	color: #000000;
	height: 27px;
	font-weight: bold;
	padding-bottom:0;
	padding-top:0;
}
td.ttlradata_subheading_highlight
{
	vertical-align: middle;
	position: static;
	text-align: left;
	font-weight: bold;
}
/*---------------------------------------------*/
td.cntradata_propertyname 
{
	padding-left: 4px;
	text-align: left;
	color: #000000; 
	width: 20%;
	padding-bottom: 4px;
	padding-top: 0px;
	font-weight: bold;
vertical-align: middle;

}
td.cntradata_propertyvalue 
{
	padding-left: 4px;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 0px;
}
td.cntradata_propertyvalue_highlight 
{
	padding-left: 4px;
	text-align: left;
	color: #000000; 
	font-weight: bold;
	color: #000000;
	padding-bottom: 4px;
	padding-top: 0px;

}
td.cntradata_propertycomment
{
	padding-left: 4px;
	text-align: left;
	width: 55%;
	padding-bottom: 4px;
	padding-top: 0px;
}
/*---------------------------------------------*/
td.cntradata_radescription 
{
	font-family: verdana, tahoma, arial;
	text-decoration: none;
	font-weight: normal;
	padding-left: 4px;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	line-height: normal;
	border-bottom: #555555 1px solid;
	border-left: #555555 1px solid;
	border-right: #555555 1px solid;
}
/*---------------------------------------------*/
span.cntradata_gpscoord
{
	font-weight: normal;
	font-family: verdana, tahoma, arial;
	font-style: normal;
	font-size : 10px;
	color:#DFC61E;
	color: #000000;
}
span.cntradata_gpscoorddescript
{
	font-weight: normal;
	font-family: verdana, tahoma, arial;
	font-style: normal;
	font-size : 12px;
	color: #000000;
}
/*---------------------------------------------*/
span.cntradata_photocaption_thumb
{
	padding-left: 4px;
	text-align: left;
	line-height: normal;
	font-style: italic;
	color: #BBBBBB;
	border-bottom: #555555 1px solid;
}
/*---------------------------------------------*/
span.copyright_disclaimer
{
	font-family: verdana, tahoma, arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-align: justify;
}
/*---------------------------------------------*/
span.cntradata_highlight
{
	color: #000000;
}
span.cntradata_warning
{
	color: #FF0000;
}
