.maintext
{
   font-family:arial,sans-serif;
   font-size:12px;
   color:#000000;
   line-height:1.2;
}

.pagetitle
{
   font-family:arial,sans-serif;
   font-size:18px;
   color:#0070C0;
   font-weight:bold;
   line-height:1.6;
}

.subtitle
{
   font-family:arial,sans-serif;
   font-size:14px;
   color:#0070C0;
   font-weight:bold;
   line-height:1.6;
}

#navcontainer ul
{
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
   font-family:Times New Roman, Times, Serif;
   font-size:14px;
   font-weight:bold;
   letter-spacing:1.1;
   text-decoration: none;
   padding: .2em 1.4em;
   color: #F0F4E7;
}

#navcontainer ul li a:hover
{
   font-family:Times New Roman, Times, Serif;
   font-size:14px;
   font-weight:bold;
   color: #B5C8DC;
}

.topnav
{
   font-family:Times New Roman, Times, Serif;
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   text-decoration:none;
}

.topnav A
{
   font-family:Times New Roman, Times, Serif;
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   text-decoration:none;
}

.topnav A:visited
{
   font-family:Times New Roman, Times, Serif;
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   text-decoration:none;
}

.topnav A:hover
{
   font-family:Times New Roman, Times, Serif;
   font-size:12px;
   font-weight:bold;
   color:#6699CC;
   text-decoration:none;
}
