body, td, tr, th, table, div {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	font-style : normal;
	color : #222222;
	text-decoration : none
}

p {
	font-size: 11px;
	color : #222222;
	text-decoration : none;
	font-weight : normal;
}

h1 {
	font-weight : bold;
 	color : #333388;
  	font-size: 11px;

}

h2 {
	font-weight : bold;
 	color : #111111;
  	font-size: 14px;

}

h3 {
	font-weight : bold;
 	color : #111111;
  	font-size: 14px;

}

b {
	font-weight : bold;
 	color : #222222;

}

a {
	font-size: 11px;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
        color : #333388;

}

a:hover {
	font-size: 11px;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;

}

.contentheading {
	font-weight : bold;
 	font-size: 14px;
}

/* NAVIGATION LINKS*/

.mainlevelnav, .mainlevelnav:visited {
      color: #333388;
      font-size: 11px;
      font-weight: bold;
      text-decoration: none;
      display: block;
      width: 130px;
      text-align: left;
      BORDER-BOTTOM-COLOR: #333388; BORDER-BOTTOM-STYLE: groove; BORDER-LEFT-COLOR: #333388; BORDER-LEFT-STYLE: groove; BORDER-RIGHT-COLOR: #333388; BORDER-RIGHT-STYLE: groove; BORDER-TOP-COLOR: #333388; BORDER-TOP-STYLE: groove; BORDER: 1px;
      background-color: #ffffff;
      padding-left: 5px;
      }

.mainlevelnav:hover, .mainlevelnav:active {
      color: #ffffff;
      font-size: 11px;
      font-weight: bold;
      text-decoration: none;
      display: block;
      width: 130px;
      text-align: left;
      BORDER-BOTTOM-COLOR: #333388; BORDER-BOTTOM-STYLE: groove; BORDER-LEFT-COLOR: #333388; BORDER-LEFT-STYLE: groove; BORDER-RIGHT-COLOR: #333388; BORDER-RIGHT-STYLE: groove; BORDER-TOP-COLOR: #333388; BORDER-TOP-STYLE: groove; BORDER: 1px;
      background-color: #333388;
      padding-left: 5px;
      }

#active_menunav, #active_menunav:visited, #active_menunav:hover, #active_menunav:active {
      color: #ffffff;
      font-size: 11px;
      font-weight: bold;
      text-decoration: none;
      display: block;
      width: 130px;
      text-align: left;
      BORDER-BOTTOM-COLOR: #333388; BORDER-BOTTOM-STYLE: groove; BORDER-LEFT-COLOR: #333388; BORDER-LEFT-STYLE: groove; BORDER-RIGHT-COLOR: #333388; BORDER-RIGHT-STYLE: groove; BORDER-TOP-COLOR: #333388; BORDER-TOP-STYLE: groove; BORDER: 1px;
      background-color: #333388;
      padding-left: 5px;
      }


