/* Global Styles */
body{font: 76% Arial, Verdana, serif, sans-serif}
P
{
    COLOR: black;
    FONT-SIZE: 12px
}
A
{
    color: rgb(0,83,1);
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
A:hover
{
    color: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    background-color: rgb(70,130,60);
    TEXT-DECORATION: none
}
A:active
{
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none
}
OL
{
    FONT-SIZE: 10px;
}
UL
{
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 10px;
    MARGIN-TOP: 0px
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial,Verdana;
	TEXT-DECORATION: none;
	Margin: 0,0,0,0
}
h1{color: rgb(1,80,0);FONT-SIZE: 12pt;}
h2{color: rgb(50,110,40);FONT-SIZE: 12pt;}
h3{color: rgb(50,110,40);FONT-SIZE: 10pt;}
h4{color: #ffffff;FONT-SIZE: 10pt;}
h5{color: rgb(50,110,40);FONT-SIZE: 8pt;}
h6{color: rgb(50,110,40);FONT-SIZE: 8pt;}

.maintitle
{
    color: rgb(1,80,0);
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    font-weight: bold;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 5px;
    TEXT-DECORATION: none
}
.subtitle
{
    color: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    font-weight: bold;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    TEXT-DECORATION: none
}
.resulttitle
{
    color: #ffffff;
    FONT-FAMILY: arial;
    FONT-SIZE: 14pt;
    font-weight: bold;
}
.content
{
    color: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    TEXT-DECORATION: none
}
.coldesc
{
    color: rgb(1,80,0);
    FONT-FAMILY: arial;
    FONT-SIZE: 0.7em;
    MARGIN-TOP: 5px;
    MARGIN-BOTTOM: 0px; 
   TEXT-DECORATION: none
}
.update
{
font: 8px arial;
color:#800080;
}
.wireframemenu{
width: 165px
}
* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 165px;
}
.wireframemenu ul{
padding: 0px;
margin: 0;
list-style-type: none;
}
.wireframemenu a{
font: bold 11px arial;
padding: 2px 2px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}
.wireframemenu a:visited{
color: #595959;
}
html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}
.wireframemenu a:hover{
background-color: rgb(70,130,60);
color: white;
}
.menutitle{
font: bold 11px arial;
padding: 2px 2px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #ffffff;
text-decoration: none;
background-color: #000000;
}
a.nord:link {color: #1E112E; background: #1E112E; font-style: normal;}
a.nord:active {color: #1E112E; background: #1E112E; font-style: normal;}
a.nord:visited {color: #1E112E; background: #1E112E; font-style: normal;}
a.nord:hover {color: #1E112E; background: #1E112E; font-style: normal;}

a.pagenav:link {
	color: #000000; 
	font-style: normal;
	font-size:8pt;	
	background: #ffffff;	
	border: solid 1px #ffffff;
	padding: 2,3,2,3;
}
a.pagenav:active {
	color: #000000; 
	font-style: normal;
	font-size:8pt;
	background: #ffffff;	
	border: solid 1px #ffffff;
	padding: 2,3,2,3;
}
a.pagenav:visited {
	color: #000000; 
	font-style: normal;
	font-size:8pt;
	background: #ffffff;	
	border: solid 1px #ffffff;
	padding: 2,3,2,3;
}
a.pagenav:hover {
	color: #000000; 
	font-style: normal;
	font-size:8pt;
	background: #9933ff;	
	border: solid 1px #000000;
	padding: 2,3,2,3;
}
a.current {
	color: #000000; 
	font-style: normal;
	font-size:8pt;
	background: #669966;	
	border: solid 1px #000000;
	padding: 2,3,2,3;
}

.para {
  font-family: "Verdana","Arial","sans-serif";
  font-size: 8pt;
  padding-left: 20px;
  color: rgb(140,180,110);
}

a.headings:link {
  color: #000000;
  width:100%;
  padding-left: 20px;
  display: block;
  background: url('../icons/arrow.gif') no-repeat left;
}

a.headings:visited {
  color: #000000;
  width:100%;
  padding-left: 20px;

  background: url('../icons/arrow.gif') no-repeat left;
}

a.headings:hover {
  color: #ffffff;
  text-decoration:none;
  width:100%;
  background: rgb(70,130,60) url('../icons/arrowdown.gif') no-repeat left;
}

a.headings:active {
  color: #000000;
  width:100%;
}

a.headings {
  color: #000000;
  width:100%;
  padding-left: 20px;
  display: block;
  background: url('../icons/arrow.gif') no-repeat left;
}
A.menulink,a.menulink:visited  {
display: block;
width:250px; /*IE width*/
height: 30px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #F0E1FF;
padding: 5,0,0,0;
border: solid 2px #ffffff;
background-color: #005301;
}

A.menulink:hover {
display: block;
width:250px; /*IE width*/
height: 30px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
padding: 5,0,0,0;
border: solid 2px #005301;
background-color:#AECA99;
}