﻿#hintbox{ /*CSS for pop up hint box */
position:absolute; top: 0; background-color: lightyellow; width: 150px; /*Default width of hint.*/ 
padding: 3px; border:1px solid black; font:normal 11px Verdana; line-height:18px;
z-index:100; border-right: 3px solid black; border-bottom: 3px solid black;  visibility: hidden; }

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold; color: navy; margin: 3px 8px;}

.headfontbold{
    font-weight:bold; color:White;}

.searchcontent{
    border: 1px solid #DFDFDF; text-align: justify; padding: 9px; line-height: 15px;}
    
.UpdatingResults
{
	position: absolute; z-index: 15; width: 75px; height: 250px; text-align: center;
    left: 550px; top: 450px; display: none;}

.ShowTopImage
{
	border-width: 0px; width: 720px;}
	
.MainWitdh
{
	width: 721px;}

.HeaderFloatLeft
{
	float: left;}
	
.HeaderWitdhLeft
{
	font-weight: 500;	font-size: 13px;	float: left;
	color: #ffffff;	font-family: Verdana;	background-color: #379fb8;
	height: 23px;	line-height: 23px;	text-align: left;width: 703px;}
	
.divContent
{
	float: right; vertical-align: top; margin-left: 0px; margin-top: 0px;}

.divMiniSearch
{
	 text-align:left;width: 215px; display: block;}
	 
.divHeaderTopNav
{
	position:absolute;	display:none;	background:#fff;	width:450px;
	border-top:2px solid #999;	border-left:2px solid #999;
	border-bottom:3px solid #666;	 border-right:3px solid #666;}
	
.divFooterNav
{
	color: rgb(82, 82, 82); font-family: verdana; font-size: 11px; 
	line-height: 25px; margin-top: 22px; text-align: center;}	
	
.homecontent{
   text-align: justify; font-family: Arial; color: #73A3AE; 
   font-style: italic; font-size: 12px;}
	 
	 
	 