/* Default */

body,td {
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #313131;
}

body {
  margin: 0px;
  background-color: #ffffff;
}

input,select,textarea {
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading, h1 { line-height: 23px; font-size: 22px; font-family: Helvetica; color: #31487a; font-weight: normal; }
.subheading { font-size: 14px; }
.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #a0a0a0; }
.darkgrey { color: #252525; }
.redheading {line-height: 23px; font-size: 22px; font-family: Helvetica; color: #73a0b7; }

/* Links */

a {
  color: #31487a;
}
a:visited {
  color: #31487a;
}
a:hover {
  color: #73a0b7;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: verdana;
  font-size: 13px;
  color: #c01010;
}

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

div.siteByInfo {
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 10px;
  color: #c0c0c0;
}
div.siteByInfo a { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:visited { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:hover { color: #e0e0e0; text-decoration: none; }

.navHoverLink { display: block; float: left; text-align: center; }
.navHoverLink[class] { display: block; float: left; text-align: center; }

span.navHoverLink .subMenu {
	visibility: hidden;
	position: absolute;
	margin-left: -1px;
	margin-top: 25px;
	padding-top: 1px;
  width: 139px;
}

.navHoverLink[class] .subMenu {
  margin-top: 25px;
  padding-top: 1px;
  margin-left: -71px;
  width: 140px;
}

.navHoverLink[class] .subMenu {
[position: absolute;
margin-left: 1px!important;
]position: absolute;
}

.subMenu a {
        font-weight: bold;
        font-family: arial; 
        font-size: 9.5px; 
	display: block;
	padding: 5px;
        background-color: #31487a;
	color: #ffffff;
	text-decoration: none;
        border-bottom: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
}
.subMenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.subMenu a:hover {
	color: #ffffff;
	text-decoration: none;
 background-color: #73a0b7;
}

span.navHoverLink:hover .subMenu {
	visibility: visible;
}

span.navHoverLink.over .subMenu {
	visibility: visible;
}



.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}

.fixedBg {
  background-position: bottom left;
}

.fixedBg2 {
  background-position: bottom;
}

.footerTable TD, .footerTable A, .footerTable A:visited, .footerTable A:hover { font-family: arial,helvetica; font-size: 9.5px; color: #3f3f3f; }div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}

