﻿* {
    -moz-box-sizing: border-box;
} 
a:link
{
	color: #cccccc;
	font-weight: normal; 
}
a:visited
{
	color: #cccccc;
	font-weight: normal; 
} 
a:active 
{
	color: #cccccc;
}
h1 {
	font-family: Verdana, Arial, Helvetica;
	color: #cccccc;
	font-size: 17pt;
}

body
{
	font-family: Verdana, Arial, Helvetica;
	color: #cccccc;
	margin:0px 0px 0px 0px;
    padding:0;
}

#container {
    background: url('images/bestbg.gif');
	width: 100%;
	color: #000;
}
#topbar {
	padding-top: 5px;
	text-align: center;
    width: 100%;
    height: 110px;
    font-family: "Times New Roman";
    font-size: 180%;
	font-weight: bold;
   	color: #cccccc;
}
#lfttitle {
	float: left;
	height: 110px;
	width: 195px;
	text-align: center;
}
#rttitle {
	float: left;
	padding-top: 25px;
	height: 110px;
	width: *;
	text-align: center;
}
#rtpic {
    float: right;
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 2px;
}
#rtpic img {
	border-style:solid;
	border-color: #000080;
	border-width:1px;
}
#marquee {
	position: absolute;
	top: 0px;
	height: 50px;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #ff3300;
}
#lftBar {
    position: absolute;
    width:195px;
    top: 125px;
    left:2px;
    font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #cccccc;
}
#lftBarnotice {
    position: absolute;
    width:195px;
    top: 175px;
    left:2px;
    font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #cccccc;
}
.redbullet {
	margin: 0;
	padding: 0px 10px 14px 2px;
	list-style-image: url(images/redbullet.gif);
}
.redbullet a:link {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
.redbullet a:visited {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
.redbullet a:active {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
#main {
	font-size: 10pt;
	color: #000080;
	min-height: 670px;
	background:#ffffff;
    margin-right: 161px;
    margin-left: 200px;
    margin-bottom: 0px;
    padding: 10px 5px 0px 5px;
}
* html #main {
	height: 670px;
}
#main a:link {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
#main a:visited {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
#main a:active {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
#main td {
	color: #000080;
	font-size: 10pt;
}
#rightnav {
	position: absolute;
	color: #000080;
	background: #fff;
	right: 0px;
	top: 117px;
	width: 161px;
	height: 670px;
}
#rightnav a:link {
	color: #ffffff;
	font-weight: normal; 
}
#rightnav a:visited {
	color: #ffffff;
	font-weight: normal; 
} 
#rightnav a:active {
	color: #ffffff;
	font-weight: normal;
}
#rightnavnotice {
	position: absolute;
	color: #000080;
	background: #fff;
	right: 0px;
	top: 167px;
	width: 161px;
	height: 670px;
}
#rightnavnotice a:link {
	color: #ffffff;
	font-weight: normal; 
}
#rightnavnotice a:visited {
	color: #ffffff;
	font-weight: normal; 
} 
#rightnavnotice a:active {
	color: #ffffff;
	font-weight: normal;
}
#footer {
	padding: .5em;
	color: #999999;
	border-top: 1px solid #999999;
}
  #copyright {
    position: relative;
    bottom: 0px;
    text-align: center; 
    width: 100%;
    font-family: Verdana,Helvetica,Arial;
    font-size: 8pt;
    color: #cccccc;
}
  #copyright a {
	color: #cccccc;
	font-weight: normal;
}
.mapsection {
	line-height: 200%;
	font-family: Tahoma;
	font-size: 13pt;
}
.mapsection a:link {
	color: #cc0000;
}
.mapitem {
	line-height: 190%;
	font-family: Tahoma;
	font-size: 9pt;
}
.mapitem a:link {
	color: #cc0000;
}
  #redborder {
  background: #d50201;
}
  .basictext {
	font-family: Verdana, Arial, Helvetica;
    font-size: 10pt; color:#000080;
}
  .errortext {
	font-family: Verdana, Arial, Helvetica;
    font-size: 14px; color:#c00000; font-weight: bold;
}