body {
	font-family: Arial;
	font-size: 12px;
	border-top: 10px solid #378dc8;
	color: #1a171b;
}
h1 {
	position: relative;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0.2em 0.8em;
	color: #378dc8;
	background-color: #edecec;
	line-height: 1.4em;
}
h1 a {
	color: #378dc8;
}
h2 {
	position: relative;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0.2em 0.8em;
	color: #ffffff;
	background-color: #85bbe0;
	line-height: 1.4em;
}
h2 a {
	color: #ffffff;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 1em 0;
	color: #378dc8;
	line-height: 1.4em;
}
h3 a {
	color: #378dc8;
}
h4 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	color: #378dc8;
	line-height: 1.4em;
}
h4 a {
	color: #378dc8;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #1a171b;
	line-height: 1.4em;
}
h5 a {
	color: #1a171b;
}
h6 {
	font-size: 0.9em;
	font-weight: bold;
	color: #1a171b;
	line-height: 1.4em;
}
h6 a {
	color: #1a171b;
}
p {
	line-height: 1.4em;
	margin: 1em 0;
}
a {
	color: #378dc8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 976px;
}
#nav {
	position: absolute;
	top: -10px;
	right: -10px;
}
#nav ul li {
	display: block;
	float: left;
	border-left: 1px solid #ffffff;
	padding: 20px 0;
}
#nav ul li a {
	position: relative;
	left: -1px;
	border-left: 1px solid #378dc8;
	padding: 10px 10px 0 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li.selected a, #nav ul li a:hover {
	color: #4da92c;
}
#logo {
	padding: 20px 0;
}
#kite {
	position: absolute;
	top: 54px;
	right: 0px;
}
#kite label {
	color: #378dc8;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 0.5em;
}
#kite #kite_email {
	background-color: #e2e2e2;
	font-size: 0.9em;
}
#kite #kite_button {
	position: relative;
	top: 6px;
}
#header {
	border-top: 8px solid #4da92c;
}
#header img {
	display: block;
}
#menu {
	position: relative;
	float: left;
	z-index: 10000;
	width: 976px;
	height: 36px;
	background: transparent url(/images/menu.png) repeat-x left top;
}
#menu ul {
	float: left;
	overflow: hidden;
}
#menu ul li {
	float: left;
	display: block;
	line-height: 32px;
	margin: 0 0 0 -1px;
	background: transparent url(/images/menu_border.png) no-repeat left top;
}
#menu ul li a {
	display: block;
	margin: 0 0 0 1px;
	padding: 0 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(/images/menu.png) repeat-x left top;
}
#menu ul li.selected a, #menu ul li a:hover {
	color: #000000;
}
#menu ul ul {
	/* Do not put border or background properties here due to bug in IE. */
	/* Put them in individual level definitions instead */
	display: none;
	z-index: 10000;
	position: absolute;
	margin: 0 0 0 1px;
}
#menu ul ul li {
	width: auto;
	float: left;
	clear: both;
}
/* First level */
#menu ul li:hover ul {
	float: left;
	display: block;
	background: #419523;
}
#menu ul li:hover ul li a {
	background: #419523;
	color: #ffffff;
}
#menu ul li:hover ul li.selected a, #menu ul li:hover ul li a:hover {
	color: #000000;
}
#member {
	position: absolute;
	right: 0px;
	width: 188px;
	line-height: 32px;
	background: transparent url(/images/menu_border.png) no-repeat left top;
}
#member a {
	display: block;
	margin: 0 0 0 1px;
	padding: 0 0.8em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(/images/member.png) repeat-x left top;
}
#sidebar {
	float: left;
	width: 188px;
	margin: 14px 0 22px 0;
}
#login {
	margin: 10px 0 0 0;
	padding: 12px;
	border: 1px solid #cbcbcb;
	background-color: #e9eff4;
}
#login label {
	display: none;
}
#login p {
	font-size: 0.9em;
	margin: 0.2em 0 0.5em 0;
}
#login a {
	color: #1a171b;
}
#login #login_username, #login #login_password {
	font-size: 0.9em;
	background-color: #e2e2e2;
	margin: 0.5em 0;
	width: 154px;
}
#login #login_remember {
	margin: 0 0 0.5em 0;
	padding: 0;
	vertical-align: middle;
}
#login #login_remember_label {
	display: inline;
	font-size: 0.9em;
	margin: 0 0 0.5em 0;
}
#login #login_button {
	margin: 0 0 0.5em 0;
	float: right;
}
#portal {
	float: right;
	width: 188px;
	margin: 14px 0 22px 0;
}
#content {
	position: relative;
	margin: 14px 206px 22px 206px;
}
#content ul {
	list-style: disc outside;
	margin: 1em 2em;
}
#content li {
	line-height: 1.4em;
}
#subnav ul {
	margin: 1em 0;
}
#subnav ul li {
	display: inline;
}
#subnav ul li a {
	padding: 1em 2em;
}
#subnav ul li.selected a {
	color: #000000;
}
#footer {
	clear: both;
	border-top: 1px dotted #bbbdbe;
}
#footer p {
	color: #bbbdbe;
	font-size: 0.8em;
}
#footer p a {
	color: #bbbdbe;
	font-weight: bold;
}
#footer p span {
	color: #378dc8;
}
#credits {
	float: left;
	text-align: left;
	padding: 0 0 1em 0;
}
#legal {
	float: right;
	text-align: right;
	padding: 0 0 1em 0;
}
#legal a {
	margin: 0 0 0 1em;
	font-weight: normal;
}
.container {
	margin: 0 0 10px 0;
	border: 1px solid #cbcbcb;
	background-color: #ededed;
	padding: 12px;
	line-height: 1.4em;
}
.article {
	padding: 0 0 12px 0;
	margin: 0 0 12px 0;
	border-bottom: 1px dotted #646567;
}
.article:last-child {
	padding: 0;
	margin: 0;
	border-bottom: none;
}
.article p {
	margin: 0;
}
.committee {
	width: 565px;
	float: left;
	margin: 0 0 1em 0;
}
.committee .photo {
	float: left;
}
.committee h4 {
	margin: 0 0 0 150px;
}
.committee h5 {
	margin: 0 0 0 150px;
}
.committee .button {
	margin: 1em 0 0 150px;
	cursor: pointer;
}
.committee .biography {
	margin: 0 0 0 150px;
}