div#container
{
margin-left: auto;
margin-right: auto;
width:900px;
text-align: left;
}
BODY {
  background-color : #ffffff;
	font: 12px Arial,Helvectica,sans-serif;
	color:#000;
	line-height:15px;
	text-align:left;
}
table 
{
	font: 12px Arial,Helvectica,sans-serif;
	color:#000;
	line-height:15px;
}

:focus { -moz-outline-style:none;}
  
.red {
	color : BF0006;
	}

.defaultText{
 font-family: 12px arial, trebuchet, verdana;
 color: #000000;
}

.center {
 text-align : center;
}

.head {
 font : bold 14px arial,helvetica,Sans-Serif;
  }

.large {
 font : bold 15px arial,helvetica,Sans-Serif;
 color : 000000;

  }
.right {
 text-align : right;
 padding-right : 20px;
}
.grey {
 color : #AAAAAA;

}

.headerBlue { font: bold 16px arial, helvetica; font-size: 16px; color: #1c3f8a; border-bottom:1px solid #583618; }



H1 {
 font: bold 16px arial,helvetica,Sans-Serif;
}


}
H2 {
 font : bold 14px arial,helvetica,Sans-Serif;

}
UL,LI { font : bold 14px arial,helvetica,Sans-Serif; color:#000; }

OL {
 list-style-type: demimal;
 font : 13px arial,helvetica,Sans-Serif;
}

a, a:visited
{
	font : 12px arial,helvetica,Sans-Serif;
	color : #000066;
 	text-decoration : none;
}
a:hover {
	font : 12px arial,helvetica,Sans-Serif;
	color : #AAAAAA;
 	text-decoration : underline;
}

#nav 
{	background-color: #583618;
	width:200px;
	vertical-align:top;
	line-height:18px;
	padding-top:30px;
	padding-left:5px;
}
#nav a
{
	font: bold 12px arial,helvetica,Sans-Serif;
	color : #fff;
	text-decoration : none;
}

#nav a:hover {
	color : #9d8977;
 	text-decoration : underline;
}

#insideNav A
{
	font : 12px arial,helvetica,Sans-Serif;
	color : #000066;
}

#insideNav A:hover {
	color : #555;
 	text-decoration : underline;
}




A.subnav
{
	font-size : 10px;
	font-family: charcoal,arial,helvetica,Sans-Serif;
	font-weight : normal, bold, italic;
	font-style : normal, bold, italic;
	color : #000000;
	padding-right : 6px;
	line-height: 11px;
	text-align : right;
	text-decoration : none;
}
A.subnav:hover {
	font-size : 10px;
	font-family: charcoal,arial,helvetica,Sans-Serif;
	font-weight : normal, bold, italic;
	font-style : normal, bold, italic;
	color : #555555;
	padding-right : 6px;
	line-height: 11px;
	text-align : right;
 	text-decoration : underline;
}



div.transbox
  {
  width: 520px;
  height: 300px;
  border: 1px solid #000;
  background-color: #fff;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.6;
  }
div.transbox p
  {
  margin: 30px 40px;
  font-weight: bold;
  color: #000000;
  }


#menu { position: absolute; z-index: 0; left: 284px; top: 244px; visibility: hidden; }

BODY { scrollbar-face-color: #DFDFDF; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #F0EFEF; scrollbar-darkshadow-color: #F0EFEF; scrollbar-track-color: #F0EFEF; scrollbar-arrow-color: #000000; }




