﻿img {
	border-style: none;
	border-width: 0px;
}
.bodyBkg {
	background-color: #BC7D3F;
	background-image: url('../images/bkg_body.jpg');
}
a img {
	border-style: none;
	border-width: 0px;
}
.active {
	background-image: url('../images/triangle_left_1.png');
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 10px;
}
.notActive {
	background-image: none;
}
.bkgBody {
	background-position: center -25px;
	background-image: url('../images/bkg_1_frame.png');
	background-repeat: no-repeat;
	background-color: #BC7D3F;
	background-attachment: fixed;
}
a:link#navContent {
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, eurostile;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, eurostile;
	font-weight: bold;
	font-size: 18px;
}
p#resSummary {
	font-family: Arial, Helvetica, sans-serif, eurostile;
	font-size: 13px;
}
#collapsableDivs {
	overflow: auto;
	width: 540px;
}
.thumbTable {
	width: 510px;
	text-align: center;
}
.groupDivs {
	width: 100%;
	left: 0px;
	border-top: 2px solid #FF0000;
	padding-top: 5px;
	text-align: left;
}
.cellThumbs {
	width: 165px;
}
.navHead {
	font-family: Arial, Helvetica, sans-serif, eurostile;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.descText {
	font-family: Arial, Helvetica, sans-serif, eurostile;
	font-size: 13px;
	text-align: left;
}
#navMain li a {
	font-family: Arial, Helvetica, sans-serif, eurostile;
	font-size: 14px;
	text-decoration: none;
}
#navMain li a:hover {
	font-family: Arial, Helvetica, sans-serif, eurostile;
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
}
#navContent li a {
	font-family: Arial, Helvetica, sans-serif, eurostile;
	font-size: 14px;
	text-decoration: none;
}
#navContent li a:hover {
	font-family: Arial, Helvetica, sans-serif, eurostile;
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
}
.ie-shadow {
    display: none; /* don't show in non-ie browsers */
}
.boxShadow-2 {
	box-shadow: 0px 0px 30px 10px;
	padding: 0px;
}
#navMain li {
	text-decoration: none;
	margin-bottom: 8px;
}
#mainImageLink a .linkText {
	display: none;
}
#mainImageLink a:hover .linkText {
	display: block;
	position: absolute;
	height: 76px;
	top: -90px;
	left: 120px;
	color: #000;
	font-size: 11px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
div#preload { 
	display: none;
}
