a:link {color: rgb(0,0,200); text-decoration: none;}
a:visited {color: rgb(0,0,200); text-decoration: none;}
a:hover {color: rgb(150,0,0); text-decoration: underline;}

BODY {margin:0px; border:0px;padding:0px; background: #42AE54; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px}

h1 {position: relative; font-size: 18px; font-weight:bold; margin: 10px 0px 0px 0px; border:0px; padding:0px}

.go {position: relative; font-size: 80%; font-weight: normal; left: 15px}

h2 {position: relative; font-size: 14px; font-weight: bold; margin-bottom:10px; border:0px; padding:0px; text-indent: 5px}

h3 {position: relative; font-size: 12px; font-weight: bold; margin-bottom:2px; border:0px; padding:0px; text-indent: 15px}

h4 {font-size: 11px; text-indent: 24px; font-style: italic; margin-bottom: 0.5em}
#managers {font-size: 100%; color: rgb(100,150,24); margin-bottom: 1em}

/* Lists */
ul {list-style-type: square; margin-top: 10px; margin-bottom: 30px;}
ul.number {list-style-type: circle}
ul.abbrev {list-style-type: none}
ul.abbrev li {margin: 0px 0px 0px 0px;}

ul.filelist {margin-top:0px}
ul.filelist li {font-size: 10px}

li {margin-bottom: 10px}
li.sublist {
	margin-top: 0px; 
	list-style-type:none; 
	margin-left:20px; 
	font-size:80%
	}
li ul li {
	font-size: 80%;
	margin-top:0;
	margin-bottom:0;
}

img {vertical-align: text-top; border: 0px solid black}
img.logo {padding: 30px 0px
0px 0px}

img#at {padding: 0px}

table.filelist td {vertical-align: top}
table.filelist p {font-size: 8pt; margin: 0px 5px 0px 10px; text-indent:-5px}

table {background: rgb(160,200,130); width: 550px}
th {background: #42AE54}
td {padding: 5px; } 

/* titlebar and navigation areas  */
div#corner {position: absolute; top: 0px; left: 0px; height: 75px; width: 114px; margin:0px; background: #C9ECC8 url(images/sunset.jpg) top left no-repeat}

div.topbarpad {background: #42AE54; margin:0px 0px 0px 114px; padding:10px 0px 10px 30px;}
div.topbar {height: 55px; width: 700px; color:#fff}
div.sidebarpad {background: #42AE54; position: absolute; top:75px; left:0px; margin:0px; padding:10px;}
div.sidebar {width:94px; }
.sidebar ul {list-style-type: none; padding:0px}
#mainnav {margin: 0px}
#mainnav li {margin:10px 0px 0px 0px; font-size:95%}

#privatenav {margin: 140px 0px 0px 0px; }
#privatenav li {margin:0px 0px 0px 0px; text-indent: 5px; font-size: 90%}
#privatenav h2 {text-indent: 0px; margin: 0px; font-size: 90%}
#privatenav ul {margin: 0px}

p.subnav {margin:0px 0px 0px 5px}

.subtitle {font-weight: bold; font-size: 10pt; margin: 1px 0px 0px 5px}
.subtitle2 {font-size: 10pt; margin: 1px 0px 0px 5px}
.specialNote {font-size: 10pt; color: rgb(100,0,0); margin: 10px 0px 0px 5px}
.subnav {font-size: 90%; margin:0px 0px 0px 5px}

/* main text area  */
.mainbody {margin:0px 0px 0px 114px; padding:20px 30px 20px 20px; background-color: #C9ECC8}
.mainbody p {text-indent: 15px;}


.bodytext {}
.bodytext p {margin: 0px 0px 10px 20px}

.metadata {font-size: 14px; font-weight: bold; margin-bottom:10px; border:0px; padding:0px; text-indent: -5px}

.corner {position: absolute; top: 0px; left: 0px; float: left; height: 75px; width: 108px; margin:0px; background: rgb(173,216,141);}

.toptitle {vertical-align: middle; font-size: 11px; font-weight:bold}
.bottomtitle {vertical-align: middle; font-size: 24px; font-weight:bold}
.tableitems {font-size: 90%; margin-left: 1em; margin-top:0.5em; margin-bottom: 0em}
.itemdescription {font-size: 80%; margin-left: 1em; margin-top: 0em}
.grey {color: #333}
.tableborder  {border-width: 1; border: solid}
.section {margin-left: 0.5em; margin-bottom: 0em; line-height: 100%}
.todownload {text-align: center; font-size: 80%; margin-top: 10px}

.minor {
	font-size: 85%;
}

div#teamnews {
	margin: 20px 10px 20px 10px; 
	padding: 5px 10px; 
	background-color: #82BF8D; 
	border:0px solid grey
	}

div#featured {
	/* position: absolute;
	top: 355px;
	right: 50px; */

	width: 355px;
	margin: 15px 15px 25px 10px;
	padding: 5px 15px 5px 5px;
	background-color: #82BF8D;
}
div#featured ul {list-style-type: square; margin-top: 4px;}


