
#login h1 a {
	display: block;
	color: #489C4F;
	text-decoration: none;
	border: 1px solid #489C4F;
	padding: 3px;
}

#login h1 a:hover {
	background-color: #cdcdcd;
}



/*
	HTML elements */
body {
	background-color: #7b877d;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	font-family: arial, sans-serif;
}

a img {
	border: 0px;
}

form, div {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*
	LAYOUT elements: definitions */

#main {
	width: 860px;
	margin: 0px auto;
	padding-bottom: 20px;
}

#header {
	width: 778px;
	margin: 0px auto;
	background-color: #fff;
	height: 120px;
}

#logo {
	padding-top: 13px;
	padding-left: 38px;
	width: 175px;
}

#login {
	float: right;
	padding-top: 11px;
	width: 380px;
	text-align: right;
}

#nav {
	margin-top: 14px;
}

#content-body {
	width: 778px;
	margin: 0px auto;
	background: #fff url(../images/bg_content_body2.gif) 0 0 repeat-y;
	clear: both;
}

#content {
	padding: 0px 35px;
	float: left;
	width: 484px;
	margin-bottom: 0px;
}

#resources {
	float: left;
	padding-left: 8px;
	padding-top: 25px;
	padding-right: 20px;
	width: 194px;
}

#footer {
	width: 743px;
	margin: 0px auto;
	padding-top: 20px;
	padding-left: 35px;
	height: 100px;
	background: #fff url(../images/bg_footer4.gif) 0 0 repeat-y;
	color: #999;
	font-size: .9em;
}

#footer p {
margin-top: 85px;
}

/*
	LAYOUT elements: formatting */

#login h1 {
	float: left;
	font-size: 1em;
	color: #0a3772;
	margin-right: 8px;
	margin-top: 0px;
	padding-top: 2px;
}
	
#login input.text {
	border: 1px solid #489C4F;
	float: left;
	margin-right: 3px;
	width: 125px;
}

#login input.cmd {
	margin: 0;
	padding: 0;
	float: left;
}

#logo img {
	float: left;
}


#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #489C4F;
	width: 778px;
	border-bottom: 3px solid #fff;
	height: 17px;

}

#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#nav ul li a {
	color: #e5ecff;
	background-color: #489C4F;
	text-decoration: none;
	float: left;
	padding: 3px 0px;
	width: 110px;
	border-right: 1px solid #fff;
	font-weight: bold;
	font-size: .9em;
	text-align: center;
	/*border-bottom: 1px solid #fff;*/
}

#nav ul li.spacer {

	color: #e5ecff;
	background-color: #489C4F;
	text-decoration: none;
	float: left;
	padding: 3px 0px;
	width: 110px; 
	border-right: 1px solid #fff;
	font-weight: bold;
	font-size: .9em;
	text-align: center;
	/* border-bottom: 1px solid #fff; */
	/* width: 556px;; */
	 
	
	
}	

#nav ul li.spacer, #nav ul li.spacer.last {
	width: 112px;
	border-right:0;
}	


	#nav ul li.last a {
		border-right: 0px;
		width: 112px;
	}

#nav ul li a:hover {
	background-color: #d2e1d3;
	color: #37863e;
}

#nav ul li a.active {
	background-color: #d2e1d3;
	color: #37863e;
}

#content a {
	color: #2d9636;
}

#content a:hover {
	color: #1e7525;
}
	
#content div.banner {
	margin-left: -35px;
	margin-right: -35px;
	margin-bottom: 20px;
}

#resources h1, h2 {
	/* color: #489C4F; */
	color: #333;
	margin-bottom: 3px;
	margin-top: 16px;
	padding-bottom: 0px;
	font-size: 1.2em;
	padding-left: 15px;
	background: transparent url(../images/bullet_blue_square.gif) 0 5px no-repeat;
}

#resources h1.premier-tagline {
	font-size: 1.5em;
	color: #333;
	margin-bottom: 10px;
	background: none;
}

#resources h2.sub-tagline {
	font-size: 1.1em;
	color: #333;
	background: none;
}


#resources h1 a {
	color: #489C4F;
	text-decoration: none;
}

#resources p {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 17px;
	color: #333;
}

#resources a {
	color: #1e7525;
}

#resources a:hover, #resources ul.team li a.email:hover {
	color: #2d9636;
}

#resources ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#resources ul li {
	color: #999;
	margin: 0px;
	margin-bottom: 17px;
	padding: 0px;
	padding-left: 25px;
	font-size: .8em;
	font-weight: normal;
}

#resources ul li a {
	color: #333;
}  

#resources ul li a.highlight {
	color: #489c4f;
	text-decoration: none;
}

#resources ul.team li {
	color: #333;
	margin: 0px;
	margin-bottom: 17px;
	padding: 0px;
	padding-left: 25px;
	font-size: .85em;
	font-weight: normal;
}

#resources ul.team li a.email {
	color: #333;
	font-size: 1.1em;
}


#resources ul.formatted-list li {
	font-size: 1em;
	font-weight: normal;
	list-style-type: square;
	margin-left: 40px;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: normal;
	color: #333;
}


/*
	General Purpose elements */

div.clear {
	clear: both;
	font-size: .01em;
	height: 1px;
	overflow: hidden;
}

table.team-member {
	border-collapse: collapse;
	width: 100%;
}

table.team-member td {
	border: 1px solid #ccc;
	color: #;
	font-size: .8em;
	padding: 3px;
}

table.team-member td.team-member-photo {
	width: 66px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}

table.team-member td h1 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #3366cc;
}

table.team-member td h2 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}

table.team-member td p {
	margin: 0px;
	padding: 0px;
}

table.table-with-borders {
	border-collapse: collapse;
}

table.table-with-borders th {
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #eee;
}

table.table-with-borders td {
	padding: 3px;
	border: 1px solid #ccc;
}

.float-left {
	float: left;
	margin-right: 10px;
}

.float-right {
	float: right;
	margin-left: 10px;
}

.bulletListBlock {
	margin-top: -15px;
	list-style: disc;
}

.separator {
	background: transparent url(../images/separator.gif) 32px 1px no-repeat;
	line-height: 10px;
}

.equalopp {
  font-size: .9em;
}

.center {
text-align:center;
}

.bold {
font-weight: bold;

}

.right { float:right; }
.highlight { font-weight:bold; text-decoration:underline; }
.center { text-align: center; }