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;
}

.alert
{
  color: #f00;
  font-weight: bold;
}

body
{
  margin: 0px; 
  padding: 0px;
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  color:#000000;
  width: 760px;
  background: url("mainbg.gif") repeat-y;
}

.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;
}

.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;
}


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: #F1FDFF;
  border: 1px #000000 solid;
  color: #000;
}

.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: 47px;
  left: 0px;
  width: 142px;
  background-color: #98CBD4;
  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: #333;
  font-weight: bold;
  padding-top: 15px;
}

#menu .menuheadertop
{
  border-bottom: 1px solid #888888;
  padding-bottom: 3px;
  color: #333;
  font-weight: bold;
  padding-top: 0px;
}

#menu a, #menu .validate a
{
  font-family: verdana, arial, sans-serif;
  font-size:11px;
  color:#000;
}

#menu a:visited, #menu .validate a:visited
{  
  color:#000;
  text-decoration: none;
}

#menu a:hover, #menu .validate a:hover
{
  color: #555; 
  text-decoration: underline;
    background-color: #fff;
} 

#maincontent
{
  position: absolute;
  left: 155px;
  top: 55px;
  padding-right: 3.8%;
  width: 560px;
}

#maincontentfixed
{
  position: absolute;
  left: 155px;
  top: 55px;
  padding-right: 3.8%;
  width: 570px;
}

#header
{
  border-bottom: 1px #000000 solid;
  border-right: 2px #000000 solid; 
  width: 96%;
  background-color: #98CBD4;
  color: #000;
  height: 46px;
   vertical-align: bottom;
}

#header #toplinks
{
  vertical-align: top;
  padding-left: 1px;
}

#header a
{
  color: #000;
  font-size:11px;
  font-family: verdana, arial, sans-serif;
}

#header a:hover
{
  color: #555;
  text-decoration: underline;
} 

div#footer
{
  margin-top: 25px;
  color: #999;
  font-size: 10px;
  font-style: italic;
}

#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;
}