/*Base Body Font*/
body,td{font-family: Tahoma, sans-serif; font-size: 8pt; color: #444444;}

/*Bold Text for body and body Headings, Titles etc*/
.BoldHeadings {font-family: Tahoma, sans-serif; font-size: 10pt; font-weight: bold; color: #660000}
.BoldText {font-family: Tahoma,  sans-serif; font-size: 9px;  font-weight: bold; color: #660000}
.ItalicText {font-family: Tahoma, sans-serif; font-size: 12px;  font-style: italic; color: #660000 }
.BoldHeadingMain {font-family: Tahoma, sans-serif; font-size: 14px; font-weight: bold ; color: #660000}
.BoldHeadingsSec {font-family: Tahoma, sans-serif; font-size: 12px; font-weight: bold ; color: #660000}

/*Small Text or Text Links used in site*/
.whitetext {font-size: 8pt; color: #ffffff}
a.whitetextlink {text-decoration:none; color: #ffffff; font-size: 8pt; font-weight: bold}
a.whitetextlink:visited {color:#ffffff; text-decoration:none}
a.whitetextlink:hover {color:#444444; text-decoration:none; font-size:8pt}

a.smltextlinkhighlights {text-decoration:underline; color: #660000; font-size: 14pt}
a.smltextlinkhighlights:visited {text-decoration:underline; color: #660000; font-size: 14pt}
a.smltextlinkhighlights:hover {text-decoration:underline; font-size: 14pt}

.smltextbold {font-size: 8pt; color: #013467; font-weight: bold;}

/*Text Links that appear in the body of the page*/
a.menu {text-decoration:none; color: #ffffff; font-size: 8pt; font-weight: bold }
a.menu:visited {text-decoration:none;       color:#ffffff}
a.menu:hover   {text-decoration:underline;  color:#cc6d1d}

/*Navigation Links*/
a.MainSectionLink {text-decoration:none; color: #444444; font-size: 8pt; font-weight: bold }
a.MainSectionLink:visited {text-decoration:none;       color:#444444}
a.MainSectionLink:hover   {text-decoration:underline;  color:#cfcbb1}
.IsMember{font-weight: bold}

.hiddenLink:link,
.hiddenLink:visited,
.hiddenLink:hover,
.hiddenLink:active{
	display: none;
}

.greyTD{
	background: url('images/tdBackground.jpg') repeat-y;
}

#tourLeftNav{
	margin: 0px 0px 0px 25px;
}

#tourLeftNav img{
	border: none;
}

