html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* 
#65369c /*purple
#d6a807 /*gold
#cac7e8 /*light p
#ef2927 /*red
*/
body {
	margin:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size:100%;
	background: #cac7e8; /*light p */
	background-image:url(../images/fader1.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
}
ul, ol {
	margin-top:1em;
	margin-bottom:1em;
	padding-left:40px;
}
#page {
	width:95%;
	min-width:750px;
	margin-left:auto;
	margin-right:auto;
}
#banner {
	font-family:Arial, sans-serif;
	/*font-weight:bold;*/
	min-width:865px;
	background:#65369c;/*white;*/
	background-image:url(../images/tabs1.gif);
	background-repeat:repeat-x;
	height:128px;
	margin-top:1em;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#banner > div.logolabel {
	margin-left:2em;
	color:white;
	font-size:19px;
	font-family:Arial, sans-serif;
	font-weight:300;
	line-height:20px;
	text-transform:uppercase;
	float:left;
	margin-top:7px;
}
#banner > div.logolabel > span {
	font-size:23px;
	font-weight:bolder;
	vertical-align:middle;
}
#banner > div.logotagline {
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:white;
	text-align:center;
	width:780px;
	margin-left:auto;
	margin-right:auto;
}
#pagespacer {
	display:block;
	clear:both;
	width:770px;
	height:1px;
}
div#credits {
	position:fixed;
	bottom:0px;
	font-size:70%;
	width:100%;
	background: #65369c;
	background:#cac7e8;
	background-image:url(../images/fader1.gif);
	background-attachment:fixed;
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#65369c; 
	color:#cac7e8;
	clear:both;
}
div#credits table {
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	background: #65369c;
	margin-left:auto;
	margin-right:auto;
	width:96%;
}
#logo {
	width:400px;
	height:71px;
	/*
	margin-left:120px;
	padding-right:250px;
	*/
	padding-top:5px;

	display:block;
}
#outer {
	width:80%;
	margin-left:200px;
	/*
	margin-right:auto;
	*/
	margin-top:20px;
	/*background:#fefefe;*/
	margin-bottom:50px;
}
#menublock {
	float:left;
	width:200px;
}
#content {
	padding-top:15px;
	padding-left:1em;
	padding-right:1em;
	padding-bottom:50px;
	background:#fefefe;
	position:relative;
	top:-4px;
	left:-4px;
	opacity:0.98;
	color:#65369c; 
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#shadow {
	position:relative;
	padding:0px;
	margin:0px;
	top:4px;
	left:4px;
	background:#d6a807;/*#65369c; */
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}


#content p,#content ul {
	/*line-height:27px;*/
	line-height:150%;
}
#content h2 {
	color:#c00010;
}
#splash h1, #content h1 {
}
.emph1	{
	color:#003c0e;
	font-weight:bold;
}
.emph1 > span, .emph2 {
	color:#c00010;
	font-weight:bold;
}
#content address {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	border:dotted 1px #c00010;
}
#content ul {
	list-style-image:url(/images/bullet16x21.png);
}
a, a:link, a:visited {
	text-decoration:none;
	color: #d6a807;
}
a:hover {
	color: #ef2927;
}
#navbottom {
	display:none;
	text-align:right;
}
ul.newsletter span {
	font-size:75%;
}
div.event {
	border:dotted 1px #c01000;
	padding:1em;
	margin-bottom:1em;

}
#latestnews {
	float:left;
	margin-top:20px;
	width:160px;
}
#latestnews th {
	background-color:#c01000;
	background-image:url(../images/atabs.gif);
	color:white;
	font-weight:bold;

}
#latestnews table {
	color:#003c0e;
	width:100%;
	font-size:100%;
	border:dotted 1px #c01000;
}
#latestnews ul {
	color:#c01000;
	list-style-image:url(../images/bullet-small.png);
}
#latestnews li {
	color:#003c0e;
}
/* NEW */
#splash h1, #content h1, #content h2, #content h3, #content h4 {
	color:#ef2927;
}
#splash {
	width:960px;
	margin-left:auto;
	margin-right:auto;
/*	position:fixed;
	top:0px;
	left:0px;
	width:100%;
*/
}
#splash > div > div {
	height:557px;
}
#splash > div > div > img{
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#splash h1 {
	text-align:center;
	cursor:pointer;
	font-size:20px;
}
#splash img {
	cursor:pointer;
}
a > img {
	border:none;
}
table.meetings {
	border-collapse:collapse;
}
.meetings tbody tr:hover {
	background:#d6bd67;
}
.meetings th {
	vertical-align:bottom;
	border-bottom:solid 1px #ef2927;
}
.meetings td {
	vertical-align:top;
	border-bottom:solid 1px #d6a807;
}
.meetings td:first-child {
	border-left:solid 1px #d6a807;
	white-space:nowrap;
	padding-right:0.3em;
	font-style:italic;
}
.meetings td:last-child {
	text-align:right;
	border-right:solid 1px #d6a807;
}
table.repeatable {
	width:100%;
	border:solid 1px #ef2927;
	text-align:left;
}
table.repeatable caption {
	text-align:left;
	font-weight:bold;
}
table.repeatable td:first-child {
	text-align:right;
	width:250px;
}
table.repeatable tbody tr:first-child td:first-child {
/*	text-align:left;*/
}
table.repeatable tbody tr:last-child td {
	border-bottom:solid 1px #ef2927;
}
.date_field div {
	display:inline-block;
}
.date_field div label {
	font-size:small;
}
.numeric {
	text-align:right;
}
.date {

}
.committee {
	width:75%;
	margin-left:auto;
	margin-right:auto;

}
.committee th {
	text-align:right;
	padding-right:0.2em;
}
.committee th:after {
	content:":";
}
.returntotop {
	text-align:right;
}

body {
	font-size:100%;
}
h1, h2 {
	margin-top:1em;
	margin-bottom:1em;
}
h1:first-child {
	margin-top:0;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.25em;
}
h3, h4, h5 {
	font-size:100%;
}
.error {
	color:red;
}
.clearfix:after {
	content: "\xA0";
	display: block;
	font-size:0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

