a 
{
  text-decoration : none;
}

img
{
  border: 0px;
}

p
{
  text-align: justify;
  margin-left: 0px;
  line-height:18px; 
}

ul
{
  line-height: 18px; 
  text-align: justify;
  margin-right: 11px;
}

a:visited
{  
  color:#006699;
}

a:hover 
{
  color: #000000;
  text-decoration : underline;
} 

a:link
{  
  color:#006699;
}

body
{
  margin: 0px; 
  padding: 0px;
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  color:#000000;
}

.whitetext
{
  font-family: verdana, arial, sans-serif;
  font-size:10px;
  color:#ffffff;
}

td
{
  font-family: verdana, arial, sans-serif;
  font-size:12px;
}

th
{
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  background-color: #437775;
  color: #ffffff;
}

h1
{
  font-family: verdana, arial, sans-serif;
  font-size:11px;
  color: #000000;
  border-bottom: 1px solid #823737;
  border-left: 2px solid #823737;
  padding-bottom: 3px;
  padding-left: 3px;
  display: inline;
  margin-bottom: 10px;
}

.filler
{
  
}

.resourcelist
{
  width: 550px;
  border-collapse: collapse;
}

.resourcelist td
{

  border: 1px solid #eee;
}

.highlightbox
{
  background-color: #eee;
  border: 1px solid #bbb;
  padding: 3px;
  text-align: left;
}

.highlightbox p
{
  text-align: left;
}

.commentbox
{
  width:390px;
  background-color: #dddddd;
  padding: 3px;
  padding: 4px;
  text-align: left;
}

.commentbox input, .commentbox textarea
{
  width: 360px; 
  padding: 0px;
  margin: 0px;

  border: 1px #555 solid;
}

.commentbox .commentsubmit
{
  width: 100px; 
  background-color: none;
  border: 1px #555 solid;
}

.commentboxpreview
{
  width: 380px;
  padding: 3px;
  margin-left: 12px;
  padding: 4px;
  text-align: left;
  border: 1px #999 solid;
}

h2
{
  font-family: verdana, arial, sans-serif;
  font-size:11px;
  color: #555555;

}

h3
{
  font-family: verdana, arial, sans-serif;
  font-size:11px;
  color: #555555;
  display: inline; 
}

textarea, input, select
{
  background-color: #aaaaaa;
  border: 1px #000000 solid;
  color: #ffffff;
}

.thinborder
{
  border-top: 1px solid #000000; 
  border-bottom: 1px solid #000000; 
  border-left: 1px solid #000000; 
  border-right: 1px solid #000000; 
}

#menu
{
  position: absolute;
  top: 45px;
  left: 0px;
  width: 122px;
  background-color: #437775;
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-align: right;
  padding-right: 4px;
  line-height: 16px;
  padding-bottom: 7px;
  padding-top: 14px;
}

#menu li
{
  margin: 0px;
  padding: 0px;
}

#menu .menuheader 
{
  border-bottom: 1px solid #888888;
  padding-bottom: 3px;
  color: #bbbbbb;
  font-weight: bold;
  padding-top: 15px;
}

#menu .validate
{
  background-color: #437775;
  text-align: right;
  padding-top: 10px;
}

#menu .menuheadertop
{
  border-bottom: 1px solid #888888;
  padding-bottom: 3px;
  color: #bbbbbb;
  font-weight: bold;
  padding-top: 0px;
}

#menu a, #menu .validate a
{
  font-family: verdana, arial, sans-serif;
  font-size:11px;
  color:#ffffff;
}

#menu a:visited, #menu .validate a:visited
{  
  color:#ffffff;
  text-decoration: none;
}

#menu a:hover, #menu .validate a:hover
{
  color: #92AEAF; 
  text-decoration: underline;
} 

#maincontent
{
  position: absolute;
  left: 135px;
  top: 55px;
  padding-right: 3.8%;
}

#maincontentfixed
{
  position: absolute;
  left: 135px;
  top: 55px;
  padding-right: 3.8%;
  width: 600px;
}

#header
{
  border-bottom: 1px #000000 solid;
  border-right: 2px #000000 solid; 
  width: 96%;
  background-color: #437775;
  color: #ffffff;
  height: 44px;
   vertical-align: bottom;
}

#header #toplinks
{
  vertical-align: top;
  padding-left: 49px;
}

#header a
{
  color: #ffffff;
  font-size:11px;
  font-family: verdana, arial, sans-serif;
}

#header a:hover
{
  color: #92AEAF;
  text-decoration: underline;
} 

#quicklinks
{
  float:right; 
  padding: 2px;
  height: 100px;
  background-color: #f2f2f2;
  margin-left: 10px;
  border-right: 2px solid #aaa;
  font-size: 11px;
  padding-right: 30px;
}

#quicklinks ul
{
  margin: 0px;
  padding: 0px;
  margin-top: 8px;
}

#quicklinks li
{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.links
{
  background-color: #D2D2D2;
}


.tabback
{
  background-image: url("tab-front.jpg");
  background-repeat: no-repeat;
  text-align: center;
  width: 132px;
}

.tabfront
{
  background-image: url("tab-back.jpg");
  background-repeat: no-repeat;
  text-align: center;
  width: 132px;

}

.tabfrontlabel
{
  color: #000;
}

.date
{
  color: #aaaaaa;
  font-size:10px;
}

.fade
{
  color: #aaa;
  font-size: 80%;
}

.copyright
{
  font-size:10px;
  color: #aaaaaa;
  margin-top: 10px;
  margin-bottom: 5px;
}

hr
{
  border-style: dashed;
  width: 96%;
  color: #aaaaaa;
  float: left;
  height: 1px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}

#sitelinks a
{ 
  font-size: 10px;
}