body	{
	color: #000;
	background: #063;
	margin: 0 0 0px 0;
	padding: 0;
}
	
.hide	{
	display: none;
}
	
sup {
	font-size: 1.0em;
}

#navleft ul {
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-left: 1.5em;
	list-style-image: url(green_bullet.gif);
}

#navleft li {
	margin-top: 0;
	margin-bottom: 0;
}

#sublist ul,#sublist li {
	list-style-image: none;
}

.smaller {
	font-size: 0.85em;
}

img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight: normal;
	text-decoration : none;
	color: #069;
	background: transparent; 
	}

a:visited {
	font-weight: normal;
	text-decoration : none;
	color: #069;
	background: transparent; 
	}

a:hover {
	font-weight: normal;
	text-decoration : underline;
	color: #063;
	background: transparent; 
	}

a:active {
	font-weight: normal;
	text-decoration : none;
	color: #f90;
	background: transparent;  
	}
	
h1	{
	font-size: 125%;
	font-weight: bold;
	margin: 15px 0 15px 0;
}

h2	{
	font-size: 105%;
	font-weight: bold;
	margin: 15px 0 10px 0;
}

h3	{
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

td	{
	padding: 2px;
}

html ul {
	margin-top: 0;
	margin-left: 1em;
	padding-left: 0.5em;
	margin-bottom: 1em;
	list-style: disc;
}

html li {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0.5em;
}

#ft {
	margin: 15px 0 20px 0;
}

#footer td	{
	color: #fff;
	font-size: 11px;
	margin-top: 25px;
	}
	
.blank {
	background: #fff;
}

div.error {
	background-color: #FFFFCC;
	border: 1px solid #ccc;
	padding: 10px;
	font-weight: bold;
}

	div.error ul {
		margin-bottom: 0;
	}

/* Basic page divisions */

ul#concise {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	line-height: 1.5;
}

#phone {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	/* font-size:  0.85em; */
	line-height: 1.5;
}

em {
	font-style: italic;
}

/* TOP-MENU */
#top-menu {
  float:left;
  width:100%;
  /* background:#edf7ef url("menu-inner-bg.gif") repeat-y left top; */
  background:#edf7ef;
  line-height:normal;
}

#top-menu ul {
	margin:0;
	padding:5px 10px 0 3px;
	list-style:none;
}

#top-menu li {
  display:inline;
  margin:0;
  padding:0;
}

#top-menu a {
  float:left;
  background:url("top-menu-left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  font-weight: bold;
}

#top-menu a span {
  float:left;
  display:block;
  background:url("top-menu-right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#464E42;
  font-weight: bold;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#top-menu a span {float:none;}
/* End IE5-Mac hack */
#top-menu a:hover span {
  color:#FFF;
}

#top-menu a:hover, #top-menu a.selected {
  background-position:0% -42px;
  font-weight: bold;
}

#top-menu a:hover span, #top-menu a.selected span {
  background-position:100% -42px;
  font-weight: bold;
}  


/* YUI overrides for all pages */
.yui-u {
	padding: 10px 0 10px 0;
}

#bd {
	background-color: #fff;
}

#home #bd {
	padding-top: 5px;
}

#ft {
	padding: 15px 5px 0 5px;
	text-align: center;
	color: #fff;
}

#inner #login {
	width: 220px;
	margin-top: 5px;
	margin-right: 5px;
	float: right;
	text-align: right;
}

#inner #login div, #inner #login span {
	background-color: #B1DA99;
	padding: 3px;
}

#inner #login a {
	color: #006633;
}

#inner #login input {
	width: 40px;
}

#login .submit {
	border: 1px solid #006622;
	color: #000;
	background-color: #87C563;
}


/* INTERNAL PAGES */
#hd {
	background-color: #006633;
}

#hd-title {
	width: 550px;
	height: 55px;
}

#hd-title h1 {
	margin: 0;
    padding: 55px 0 0 0;
    overflow: hidden;
    background-image: url("inner-hd-h1.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:55px;
}

.memberlist table {
	border-collapse: collapse; 
	border-spacing: 0px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}

.memberlist th {
	text-align: left;
	background-color: #006633;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.memberlist td {
	padding: 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.content {
	/* 56px - left align with mini-logo */
	padding: 10px 50px 10px 56px;
}

.content p, #home p {
	margin-bottom: 7px;
	line-height: 130%;
}

.content h1 {
	border-bottom: 2px solid #006633;
}

.separator {
	border-bottom: 2px solid #006633;
}

/* HOME PAGE */
#home #login {
	border: 1px solid #92CF6F;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#home #login h3 {
	text-align: center;
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #92CF6F;
}

#home #top-menu ul {
	padding-left: 10px;
}

#home #hd-title {
	width: 100%;
	height: 120px;
	background:url("hd-title-bg.gif") repeat-x left top;
}

#home #hd-title h1 {
	margin: 0;
    padding: 120px 0 0 0;
    overflow: hidden;
    background-image: url("hd-h1.gif");
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:120px;
}

#home .main-col {
	padding: 20px 55px 0 35px;
}

.left-col {
	padding: 0 5px 5px 10px;
}

#recent h3 {
	font-size: 95%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #EDF7EF;
}

#recent li {
	padding-bottom: 5px;
	margin-top: 5px;
}

#recent ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}


#logo-list img {
	margin-bottom: 10px;
}

.file-list ul {
	margin-left: 3em;
}

div.section {
	margin-bottom: 30px;
}

/* UTILITY FUNCTIONS */

/* block fix - courtesy of http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* end block fix */


