a:link {
  color: #1785AF;
text-decoration: none;

}
a:active {
  color: #1785AF;
text-decoration: none;

}

a:hover {
  color: #2C90B6;
text-decoration: none;
}

a:visited {
  color: #1785AF;
text-decoration: none;
}

a:visited:hover {
  color: #2C90B6;
text-decoration: none;
}


.infobar {
  display: none;

}
.email {
  color: #999966;
text-decoration: none;
}

.bar {
  color: #999966;
}

p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;  
}

body {
  background-image: url(/content/00/01/40/15/00/userimages/side.jpg);
  background-color: #FFFFFF;
  color: #000000;
  margin: 0px;
  top-margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  overflow: auto;  
  
}
.logo {
  background-image: url(/content/00/01/40/15/00/userimages/logo.jpg);
  background-repeat: no-repeat;
  height: 305px;
  width: 100%;
}
.pagelabel {
 display: none; 
}

#navCell ul {
list-style: none;
margin-left: 5px;
}

#navCell ul li{
list-style: none;
padding-bottom: 3px;
}

#navCell {
width: 120px;
color: #FFFFFF;
position: absolute;
left: 0px;
top: 170px;
}

#navCell a.nav1{
width: 120px;
font-weight: bold;
font-family: Verdana, Arial;
color: #FFFFFF;
padding: 3px;
filter: Alpha(Opacity=100, FinishOpacity=0, Style=1);
background-color: #1785AF;
}

#navCell a.nav1a{
width: 120px;
font-weight: bold;
font-family: Verdana, Arial;
color: #FFFFFF;
padding: 3px;
filter: Alpha(Opacity=100, FinishOpacity=0, Style=1);
background-color: #2C90B6;
}

#navCell a.nav1:link{
width: 120px;
font-weight: bold;
font-family: Verdana, Arial;
color: #FFFFFF;
padding: 3px;
filter: Alpha(Opacity=100, FinishOpacity=0, Style=1);
background-color: #1785AF;
}

#navCell a.nav1:active{
width: 120px;
font-weight: bold;
font-family: Verdana, Arial;
color: #FFFFFF;
padding: 3px;
filter: Alpha(Opacity=100, FinishOpacity=0, Style=1);
background-color: #1785AF;
}

#navCell a.nav1:visited:hover{
width: 120px;
font-weight: bold;
font-family: Verdana, Arial;
color: #FFFFFF;
padding: 3px;
filter: Alpha(Opacity=100, FinishOpacity=0, Style=1);
background-color: #2C90B6;
}

#navCell a.nav2{
width: 120px;
font-weight: bold;
font-family: Verdana, Arial;
color: #FFFFFF;
padding: 3px;
}

#navCell a.nav2a{
width: 120px;
font-weight: bold;
font-family: Verdana, Arial;
color: #FFFFFF;
padding: 3px;
}

#navCell a.nav2:link{
width: 120px;
font-weight: bold;
font-family: Verdana, Arial;
color: #FFFFFF;
padding: 3px;
}

#navCell a.nav2:active{
width: 120px;
font-weight: bold;
font-family: Verdana, Arial;
color: #FFFFFF;
padding: 3px;
}

#navCell a.nav2:visited:hover{
width: 120px;
font-weight: bold;
font-family: Verdana, Arial;
color: #FFFFFF;
padding: 3px;
}

#contentCell {
width: 550px;
color: #000000;
position: absolute;
left: 170px;
top: 150px;
}