body {
	background-color: #FFFFFF;
}
table {
	background-color: #FFFFFF;
}
td, ul, ol, p {
	font-family: Trebuchet MS, Times New Roman;
	color: #000000;
	font-size: 12px;
}
img {
	display: none;
	visibility: hidden;
}
a { text-decoration: none; 
	color: #000000;
}
td.shadowLeft 
{
	display:none;
}
td.shadowRight 
{
	display:none;
}
td.photo 
{
	display:none;
}
tr.nav {
	display:none;
}

td.footer {
	border-top: double 3px #000000;
	border-bottom: solid 1px #000000;
	font-size: 9px;
	background-color: #FFFFFF;
}
td.footer a {
	color: #000000;
}

td.rightColumn {

}
#highlightBox {

}
ul {
	list-style-image: url(images/arrow.gif);
}
li {
	padding-bottom: 10px;
}
#tabs {
	border-bottom: 1px solid #D5D5AA;
	padding: 0;
	text-align: right;
}
#tabs p {
	display: table;
	margin:0;
	padding:0;
	position: relative;
	top: 13px;
	float: left;
	font-size: 18px;
	font-weight: bold;
}
span.tabOn {
	position: relative;
	top: 3px;
	text-align: center;


	background-image: url(images/tabBorder.gif);
	background-repeat: no-repeat;
	font-family: Times New Roman;
	font-size: 18px;
}
span.tabOff {
	position: relative;
	top: 2px;
	height: 25px;

	margin: 0px;
	background-image: url(images/tabBorder.gif);
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
}
a.openClose {
	display: table;
	font-family: Times New Roman;
	color: #000066;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #9999CC;
	height: 25px;
	padding: 5px 10px 0px 10px;
	text-decoration: none;
	margin: 2px 10px;
}

a.openclose:hover {
	background-color: #E2E1BA;
}
div.openInfo {
	padding: 10px;
		color: #666633;
}

td.headerImage {
	background-image: url('pictures/rcNaples.jpg');
	background-repeat: no-repeat;
}
.disclaimer p {
	border: double 3px #B8A065;
	font-size: 9px;
	background-color: #EEEDCC;
}
.caption 
{
	display:none;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}
tr.nav2 td {
	border-bottom: solid 1px #B8A065;
	font-family: Times New Roman;
	font-variant: small-caps;
	text-align: left;
	padding: 5px 15px;
}
tr.nav2 td a {
	color: #7B6B3B;
	font-size: 11px;
	font-family: Times New Roman;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
	display: none;
}
tr.nav2 td a:hover {
	background-color: #E2E1BA;
}
tr.nav2 td a.navOn {
		display: inline;
	background-color: #E2E1BA;
}
tr.div table
{		
	width: 80%;
	text-align:center;
	font-family:Times New Roman;
	background: Silver;
	border:double 2px gray;
	border-color: silver;
	border-style:groove;
}
tr.div td
{
	background-color: snow;
	border:2px;
	table-layout:auto;
	padding: 5px 15px;
	border-color:Teal;
}
tr.div tr
{
	background-color: snow;
	border:2px;
	padding: 5px 15px;
	border-color:Teal;
}
tr.div th
{
	background-color: snow;
	border-color:Teal;	
}