BODY { 
	color: white;
    font-family: "Arial", "Helvetica", sans-serif;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}


A:link {
	color: #686565;
}

A:active {
	color: #686565;
}

A:visited {
	color: #686565;
}

.nounder {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #686565;
}
.nounder A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #686565;
}

.nounder A:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #686565;
}

.nounder A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #686565;
}

p {

	font-family: "Arial", "Helvetica", sans-serif;
 	font-size: 12px; 
 	line-height: 14px;
 	color: #2C2c2c;
	margin: 0 0 0 0;
	padding: 0 20px 14px 0;
	width: 100%;
}
	
h1 {
	margin: 0 0 0 0;
	padding: 0 20px 14px 0;
	color: #2c2c2c;
	text-decoration: none;
	font-size: 16px;
	font-family: "Arial", "Helvetica", sans-serif;
}

h2 {
	margin: 0 0 0 0;
	padding: 0px 20px 10px 0;
	color: #2c2c2c;
	vertical-align: bottom;
	text-decoration: none;
   	font-size: 16px;
	font-family: "Arial", "Helvetica", sans-serif;
}



h3, P.bodytitle {
	margin: 0 0 0 0;
	padding: 0 20px 14px 0;
	color: #2c2c2c;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", sans-serif;
}

h4 {
	margin: 0 0 0 0;
	padding: 0 20px 14px 0;
    color: #202020;
    font-size: 12px;
    font-weight: 900;
	font-family: "Arial Bold", "Arial", "Helvetica", sans-serif;
	
}

.toplink {
	margin: 0 0 0 0;
	padding: 0 20px 14px 0;
    color: #202020;
    font-size: 10px;
    font-weight: 900;
	text-align: right;
	font-family: "Arial Bold", "Arial", "Helvetica", sans-serif;
}

td, td td, tr {

	font-family: "Arial", "Helvetica", sans-serif;
 	font-size: 11px; 
 	line-height: 14px;
 	color: #686565;
	margin: 0;
	padding: 0 0 0 0;
	
 	}
ol {


	font-family: "Arial", "Helvetica", sans-serif;
 	font-size: 12px; 
 	list-style: lower-alpha url(none) outside;
 	line-height: 16px;
 	color: #2c2c2c;
	margin: 0 0 0 0;
	padding: 0 0px 14px 1.4em;
	width: 100%;
	text-indent: 0em;
}

ul {

	font-family: "Arial", "Helvetica", sans-serif;
 	font-size: 12px; 
 	list-style: disc url(none) outside;
 	line-height: 16px;
 	color: #2c2c2c;
	margin: 0 0 0 0;
	padding: 0 0px 7px 1.4em;
	width: 100%;
	text-indent: 0em;
 	}



ul.filelist {

	font-family: "Monaco", "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", fixed;
 	font-size: 11px; 
 	list-style: none;
 	list-style-position: outside;
 	line-height: 14px;
 	color: #686565;
	margin: 0 0 0 0;
	padding: 0 0px 7px 1.4em;
	width: 100%;
	text-indent: 0em;
	
 	}

ul.nobull {

	font-family: "Arial", "Helvetica", sans-serif;
 	font-size: 12px; 
 	list-style: none;
 	list-style-position: outside;
 	line-height: 14px;
 	color: #2c2c2c;
	margin: 0 0 0 0;
	padding: 0 0px 14px 1.4em;
	width: 100%;
	text-indent: 0em;
	
 	}

ul ul {
	margin: 0 0 0 0;
	padding: 0 0px 0 2em;
	list-style: disc url(none);

 	}


ul.spaced li {
	margin: 0 0 0 0;
	padding: 0 0px 10px 2em;
	text-indent: -1em;

 	}



div#main2 {
	position: absolute;
	top: 179px;
	left:202px;
	width: 435px;
	float: right;

    /*
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 11px;
    color: #686565;
	*/
}

#splash {
  position:absolute;
  left:0px;
  top:94px;
  width:773px;
  height:471px;
  /*  z-index: 10; put it in front */
  }
  

#undersplash {
  position:absolute;
  /* left:175px; centered */
  left:325px;
  top:460px;
  width: 448px;
  z-index: 11; /* put it in front */
  	vertical-align: top;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #686565;

  }
  
#topbox {
	position:absolute;
	left:0;
	top:0;
	width: 800px;
	z-index: 0;
	vertical-align: top;
	text-align: right;
	background-color: #DFE47E;
	height: 120px;

}


/*  Top nav is 95 pixels to line.
     Rules start 65 after that - 160
*/

#LeftRule {
  position:absolute;
  left:26px;
  top:160px;
  width:162px;
  height:2px;
  z-index: 10;
}

#RightRule {
	position:absolute;
	left:202px;
	top:160px;
	width:480px;
	height:2px;
	background-image: url(images/rule.gif);
	background-repeat: repeat-x;
}


#SectionImage {
  position:absolute;
  left:0px;
  top:0px;
  width:480px;
}

#BottomLeftRule {
  left:26px;
  padding-top: 20px;
  width:162px;
  height:2px;
}

div#RightSectionHead {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	position: absolute;
	vertical-align: text-bottom;

	left: 202px;
	top:139px;  /* Why is this position so different on IE vs other broswers? */
	height: 30px;
}

div#RightSectionHead h2 {
	padding: 0px 0px 0px 0px;
	vertical-align: text-bottom;
}
   
.smaller {
	font-size: 13px;
}

#leftnavbox {

  position:absolute;
  left:40px;
  top:150px;
  width:154px;
  height:149px;
}

.h3smaller {
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


/*--------------------------
       Topnav Styles 
  --------------------------*/

#logo {
	position: absolute;
	top: 6px;
	left: 8px;
	border: none;
}

#logo_sub {
	position: absolute;
	top: 63px;
	left: 50px;
}
	
#topnavstretch {
  position:absolute;
  left:196px;
  top:0px;
  width:577px;
  height:47px;
}

.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	border-bottom-style: groove;
	color: #2c2c2c;
}

#button1 {
	position:absolute;
	left:200px;
	top:60px;
	height:40px;
	vertical-align: bottom;
	font-weight: bolder;
}

#button2 {
	position:absolute;
	left:321px;
	top:60px;
	width:115px;
	height:40px;
	vertical-align: bottom;
	font-weight: bolder;
}

#button3 {
	position:absolute;
	left:400px;
	top:60px;
	width:115px;
	height:40px;
	vertical-align: bottom;
	font-weight: bolder;
}

#button4 {
 	position:absolute;
	left:473px;
	top:60px;
	width:115px;
	height:40px;
	vertical-align: bottom;
	font-weight: bolder;
}

#button5 {
	position:absolute;
	left:545px;
	top:60px;
	width:113px;
	height:40px;
	vertical-align: bottom;
	font-weight: bolder;
}
#button6 {
	position:absolute;
	left:602px;
	top:60px;
	width:113px;
	height:40px;
	vertical-align: bottom;
	font-weight: bolder;
}
#button7 {
	position:absolute;
	left:652px;
	top:60px;
	width:113px;
	height:40px;
	vertical-align: bottom;
	font-weight: bolder;
}
#button1tab {
  position:absolute;
  left:195px;
  top:83px;
  width:119px;
  height:11px;
}

#button2tab {
  position:absolute;
  left:318px;
  top:83px;
  width:115px;
  height:11px;
}

#button3tab {
  position:absolute;
  left:437px;
  top:83px;
  width:115px;
  height:11px;
}

#button4tab {
  position:absolute;
  left:545px;
  top:83px;
  width:115px;
  height:11px;
}

#button5tab {
  position:absolute;
  left:650px;
  top:83px;
  width:113px;
  height:11px;
}

#button2tab {
  position:absolute;
  left:318px;
  top:83px;
  width:115px;
  height:11px;
}

#button3tab {
  position:absolute;
  left:437px;
  top:83px;
  width:115px;
  height:11px;
}

#button4tab {
  position:absolute;
  left:545px;
  top:83px;
  width:115px;
  height:11px;
}

#button5tab {
  position:absolute;
  left:650px;
  top:83px;
  width:113px;
  height:11px;
}
