h1 {
	font-size: 0.9em;
	color: #000;
	margin: 0 0px 0.5em 0px;
}

h2 {
	font-size: 0.85em;
	color: #000;
	margin: 1ex 0px 1ex 19px;
}

h3  {
	font-size: 0.8em;
	color: #000;
	margin: 1ex 0px 1ex 20px;
}

h4, h5, h6 {
	font-size: 0.75em;
	color: #000;
	margin: 1ex 0px 1ex 20px;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.hdrtxt {
	display: none;
}

legend {
	font-size: 0.8em;
	font-weight: bold;
}

p {
	font-size: 0.7em;
	color: #000;
	margin: 1ex 0px 1ex 20px;
}

a {
	color: #3095C9;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul, ol, td, th {
	font-size: 0.7em;
	color: #333;
	font-weight: normal;
}

ul li ul {
	font-size: 1em;
	font-weight: normal;
}

ol li ol {
	font-size: 1em;
	font-weight: bold;
	list-style-type:none;
}

ul li {
	font-weight: normal;
}

ol li ol p{
	font-size: 1em;
	font-weight: normal;
}

ol p{
	font-size: 1em;
	font-weight: normal;
}

ol ul {
	font-size: 1em;
	font-weight: normal;
}

table {
	width: 630px;
	margin-top: 1ex;
	margin-right: 10px;
	margin-bottom: 1ex;
	margin-left: 25px;
}

td, th {
	color: #333;
	padding: 3px 10px;
}

.dark { background:#EFE4D8; }

.light { background:#FEF4E8; }

.smalltxt { font-size: 0.8em; }

.secondary_list {
	padding:0;
	margin:0;
	font-size:100%;
}	

.winner_div {
	float:right;
	width:180px;
	text-align:center;
}

fieldset {
	background: #9E2525;
	margin: 1ex 10px 1ex 30px;
	width: 470px;
	border: 1px solid #C95857;
}

.left {
	float: left;
	margin: 0 3px 3px 0;
}

.right {
	float: right;
	margin: 0 0 3px 3px;
}

.committeerule {
	font-size: 1em;
	padding: 0 0 0 40px;
	font-style:italic;
}

li.governance {
	font-weight: bold;
}

.imagepending {
	color:#FF0000;
}

.corptable {
	background: #bcc9f3;
	width: 90%;
	margin: 0 9% 0 7%;
}

.corptable p {
	font-size: 11px;
	font-weight: normal;
}
