.content-box-temp {
	border: 1px solid #000000;
	border-top: 2px solid #000000;
	margin-top:10px;
}

p, td, body, div {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

td { 
	vertical-align:top;
	}

a:link {
	color: #993300;
}
a:visited {
	color: 993300;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}



h2 {
	font-size:20px;
	font-weight:bold;
	text-decoration: underline;
	color:#333;
	text-transform: uppercase;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#86B739;
}

h4 {
	font-size:15px;
	font-weight:bold;
	color:#333;
	display: inline;
}

h5 {
	font-weight: bold;
	color: #F79C39;
	text-decoration: underline;
	display: inline;
	font-size: 15px;
}

.footnote {
	font-size: 10px;
	line-height: 14px;
}

#side-box {
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	padding-right: 7px;
	padding-left: 7px;
}

#side-box-blue {
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	width: 186px;
	margin-right: 7px;
	margin-left: 7px;
	padding:5px;
	border: 1px solid #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #B9C5DB;
}

#side-box-navigation {
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	padding:5px;
	border: 1px dashed #333333;
	margin-top: 20px;
	margin-bottom: 20px;
}
#side-box-top {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	width: 435px;
	margin-right: 0px;
	margin-left: 0px;
	padding:5px;
	border: 1px solid #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #B9C5DB;
}
#side-box-button {
	text-align: center;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
}

#annual-memberships td{
	font-size:14px;
	height:30px;
}

#construction {
	line-height:18px;
	font-size:13px;
	color:#333333;
	padding:5px;
	background-color:#EEEEEE;
	margin-top:10px;
}

#construction a{
	color:#86B739;
}

#vote-list ul{
	padding:0px;
	margin:0 0 30px 0;
}

#vote-list li{
	list-style-image: url(images/bullet.gif);
	padding:0px;
	margin:0px 0px 10px 10px;
	text-indent: 0;
}

.green {
	color:#86B739;
}

.blue {
	color:#211D54;
}