﻿body {
}

a:link
{
   text-decoration: none;
}

a:visited
{
   text-decoration: none;
}

a:active
{
   text-decoration: none;
}

a:hover
{
   text-decoration: none;
}

h1
{
   font-family:Verdana;
   font-size:20px;
   font-weight:normal;
   line-height: 36px;
}

h2
{
   font-family:Verdana;
   font-size:14px;
   font-weight:bold;
   color:Blue;
}

p
{
   color:Black;
   font-family: Verdana;
   font-size: 11px;
   line-height: 16px;
}

li
{
   color:Black;
   font-family: Verdana;
   font-size: 11px;
   line-height: 16px;
}

td
{
   color:Black;
   font-family: Verdana;
   font-size: 11px;
   line-height: 16px;
}


.contentbox
{
   background-image:url(imgs/boxheadbkgd.png);
   border-top-width:1px;
   border-top-color:#cccccc;
   border-top-style:solid;
   border-left-width:1px;
   border-left-color:#cccccc;
   border-left-style:solid;
   border-right-width:1px;
   border-right-color:#cccccc;
   border-right-style:solid;
   border-bottom-width:1px;
   border-bottom-color:#cccccc;
   border-bottom-style:solid;
}

.footerbox
{
   border-top-width:1px;
   border-top-color:#cccccc;
   border-top-style:solid;
   border-left-width:1px;
   border-left-color:#cccccc;
   border-left-style:solid;
   border-right-width:1px;
   border-right-color:#cccccc;
   border-right-style:solid;
   border-bottom-width:1px;
   border-bottom-color:#cccccc;
   border-bottom-style:solid;
}

.contentboxtitle
{
   color:Black;
   font-family: Verdana;
   font-size: 13px;
   font-weight: bold;
   line-height: 32px;
   padding-left: 10px;
}

.contentboxheading
{
   color:#7b1010;
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   padding-left: 10px;
}

.contentboxlink
{
   color:#0000ff;
   font-family: Verdana;
   font-size: 12px;
   padding-left: 30px;
   line-height: 12px;
}

.contentboxheadinglink
{
   color:#0000ff;
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   padding-left: 30px;
}

.contentboxtext
{
   color:Black;
   font-family: Verdana;
   font-size: 11px;
   padding-left: 30px;
   padding-right: 20px;
   line-height: 16px;
}

.contentboxitemdate
{
   color:#555555;
   font-family: Verdana;
   font-size: 10px;
   font-style:italic;
}

.contentboxitemauthor
{
   color:#555555;
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
}

.mainheading 
{
   color: White;
   font-family: Segoe UI;
   font-size: 16px;
}

.menuheading 
{
   color: White;
   font-family: Segoe UI;
   font-size: 12px;
}

.selmenuheading 
{
   color: Black;
   font-family: Segoe UI;
   font-size: 12px;
}

.navitem
{
   color: Black;
   font-family: Verdana;
   font-size: 10px;
}

.sitemapnode
{
   color: Blue;
   font-family: Verdana;
   font-size: 10px;
}

.sitemapcnode
{
   color: Black;
   font-family: Verdana;
   font-size: 10px;
   font-weight: bold;
}

.sitemapseparator
{
   color: Black;
   font-family: Verdana;
   font-size: 10px;
}

.selmenubttn
{
   background-color:#eeeeee; 
   border-top-width:1px; 
   border-top-style:solid; 
   border-top-color:Black; 
   border-left-width:1px; 
   border-left-style:solid; 
   border-left-color:Black; 
   border-right-width:1px; 
   border-right-style:solid; 
   border-right-color:Black;
}

.menubttn
{
   background-color:#ff0000;
   border-top-width:1px;
   border-top-style:solid;
   border-top-color:Black;
   border-left-width:1px;
   border-left-style:solid;
   border-left-color:Black;
   border-right-width:1px;
   border-right-style:solid;
   border-right-color:Black;
   border-bottom-width:1px;
   border-bottom-style:solid;
   border-bottom-color:Black;
}

.caption
{
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}