html,body {
	height:100%;
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(../images/bg.gif);
}

#fullheight { height:100%; }

#copyright { font-size: 10px; color: #000000; padding-bottom: 5px; padding-top: 10px; }
#copyright a:link { color: #FFFFFF; }
#copyright a:visited { color: #FFFFFF; }
#copyright a:hover { color: #333366; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
#copyright a:active { color: #FFFFFF; }

p, ol, ul { line-height: 18px; font-size: 11px; color: #999999; padding-left: 50px; padding-right: 25px; }
#header { font-size: 20px; font-weight:bold; color: #006699; padding: 10px; }
#header2 { font-size: 18px; }
#header3 { font-size: 16px; }
#header4 { font-size: 14px; }
#header5 { font-size: 12px; }
#header6 { font-size: 11px; }
#header7 { font-size: 10px; }

#locator {
	font-size: 18px;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 15px;
	color: #AAAAAA;
  font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dashed;
	font-family: Arial, Arial, Helvetica, sans-serif;
}

input, textarea, select { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; }

p a:link, ol a:link, ul a:link { color: #9BC1D8; }
p a:visited, ol a:visited, ul a:visited { color: #9BC1D8; }
p a:hover, ol a:hover, ul a:hover { color: #E64122; font-weight:bold; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
p a:active, ol a:active, ul a:active { color: #9BC1D8; }

.tablelink a:link { color: #9BC1D8; }
.tablelink a:visited { color: #9BC1D8; }
.tablelink a:hover { color: #E64122; font-weight:bold; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
.tablelink a:active { color: #9BC1D8; }

.recaptcha { line-height: 18px; font-size: 11px; color: #999999; margin-left: 50px; padding-right: 25px; }
.recaptcha a:link { color: #9BC1D8; }
.recaptcha a:visited { color: #9BC1D8; }
.recaptcha a:hover { color: #E64122; font-weight:bold; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
.recaptcha a:active { color: #9BC1D8; }

a.img:hover { border: 0px; }