body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #D6DFF7;
}
A{	color: #ffffff;
	text-decoration: none;
}

a:active.title {
    border-bottom: #ffcc66 thin solid;
    color: #ffcc66;
}

a:hover.title {
    border-bottom: #ffcc66 thin solid;
   	color: #ffcc66;
}

A.anchor{
    color: #000000;
    font-weight: 700;
}

A.sitehdr{
	color: #006600;
    font-weight: 700;
}

A:hover.sitehdr{
    border-bottom: #006600 thin solid;
    color: #006600;
    font-weight: 700;
}
A.site{
	color: #006600;
}
A:hover.site{
    border-bottom: #006600 thin solid;
    color: #006600;
}


.topnav{ background: #D6DFF7; }

.navlink{
   text-align: right;
   padding-right: 12px;
   border-bottom: #000000 1px solid;
  
}

.tab {
  background: #334A68;
  color: #ffcc66;
  text-align: left;

 }


.nav {
    border-top: #334A68 1px solid;
    text-align: right;
	background: #334A68;
	width: 20%;
    line-height: 2.5;
    height: 800px;
}


.header{
  color: gray;
  padding-bottom: 20px;
}

.headerbold{
    font-weight: 600;

    padding-bottom: 20px;

}

.file
{
	color: #006600;
	line-height: 1.5;
}

.bullet
{
	font-size:  14px;
	color: #006600;
	margin-left: 25px;
}

.link
{
	font-weight: 900;
	color: #006600;
	text-decoration: underline;
}

.content{
	margin-left: 35px;
    margin-top: 3px;
}

.mainBody
{
    /*border-top: #334A68 4px solid;*/
   /* 	border-bottom: #666600 1px solid;*/
	background-color: #ffffff;
}

.date{
    color: gray;
    text-align: right;
    font-size: .80em;
}

.large{
  font-size:  1.25em;
  line-height: 1.25;
  font-weight: 600;
  /*font-family: Arial, Verdana, Helvetica, sans-serif;*/
}

li{
line-height: 1.50;
}
