* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	width: 100%;
	background: #E8E8E8;
}

a {
	text-decoration: none;
}

a img {
	border: none 0px;
}

h1 {
	font-size: 15pt;
	display: block;
	font-weight: 200;
	color: #0B215D;
	line-height: 20px;
	margin: 10px 0px;
}

h2 {
	font-size: 12pt;
	display: block;
	font-weight: 300;
	color: #680A08;
	line-height: 15px;
	margin: 10px 0px;
}

#page {
	background: #E8E8E8;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

#body {
	position: relative;
	width: 850px;
}

#header {
	position: relative;
	background: #E8E8E8;
	float: left;
	color: #FFFFFF;
}

#header_top {
	height: 47px;
	width: 850px;
	background: #680A08;
	border-bottom: solid 7px #0B215D;
	float: left;
	font-size: 9pt;
}

#header_top a {
	color: #FFFFFF;
}

#members_text {
	width: 125px;
	position: absolute;
	top: 2px;
	left: 175px;
}

#members_text2 {
	width: 305px;
	position: absolute;
	top: 2px;
	left: 175px;
}

#chamber_top {
	font-size: 14pt;
	text-align: center;
	padding: 3px;



	float: left;
	margin: 4px 24px 18px 18px;

}


.chambers a:active,
.chambers a:visited,
.chambers a:link { color: #680a08; text-decoration: none;}
.chambers a:hover, {color: #0b215d;}


#members-nav {
	list-style-type: none;
	clear: both;
	text-align: right;
}

#members-nav li a {
	color: #0B215D;
	font-size: 10pt;
}

#members-nav li a:hover {
	color: #680A08;
}




#header_search {
	position: absolute;
	top: 0px;
	left: 500px;
	width: 300px;
}

#search_text {
	float: left;
	margin: 15px 3px 18px 3px;
}

#search_input {
	border: solid 2px #0B215D;
	background: #E8E8E8;
	position: absolute;
	top: 15px;
	left: 55px;
}

#search_button {
	float: right;
	margin: 0px 15px 0px 0px;
}

#logo {
	position: relative;
	float: left;
	margin-top: 20px;
}

#logo_img {
	height: 110px;
	width: 166px;
	float: left;
}

#fclrlogo_img {
	float: left;
        padding-left: 28px;
        padding-right: 28px;
}

#logo_text {
	float: left;
}

#header_nav {
	height: 25px;
	width: 634px;
	float: left;
	text-align: center;
	margin-top:20px;
}

#header_nav ul {
	display: block;
	list-style-type: none;
	text-align: center;
	background: #E8E8E8;
	height: 25px;
	width: 600px;
	margin: 0px 0px 5px 0px;
	float: left;
}

#header_nav ul li {
	display: inline;
	line-height: 25px;
	height: 25px;
}

#header_nav_1 {
	display: block;
	color: #0B215D;
	font-size: 15pt;
	font-weight: bold;
}

#header_nav_1 li {
	font-size: 11pt;
	font-weight: normal;
	padding: 0px 11px;
}

#header_nav_1 li.nav_space {
	font-size: 15pt;
	font-weight: bold;
}

#header_nav_1 li a {
	color: #0B215D;
}

#header_nav_1 li a:hover {
	color: #680A08;
}

#header_nav_2 {
	display: block;
	font-size: 12pt;
	position: relative;
}

#header_nav_2 li {
	border-top: solid 2px #680A08;
	border-bottom: solid 2px #680A08;
	border-right: solid 2px #680A08;
	text-align: center;
	float: left;
	left: 100px;
}


#header_nav_2 li.first {
	border-left: solid 2px #680A08;
}

#header_nav_2 li a {
	color: #680A08;
	background: #FFFFFF;
	display: block;
	padding: 0px 10px;
}

#header_nav_2 li a:hover {
	color: #FFFFFF;
	background: #680A08;
}

#left {
	position: relative;
	width: 150px;
	float: left;
	border-right: 2px solid #0B215D;
	padding: 0px 10px 0px 15px;
}

#left h1 {
	width: 100px;
	text-align: right;
	float: right;
}


#right {
	position: relative;
	width: 180px;
	float: right;
	padding: 0px;
	color: #0B215D;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}

#right img {
	border: solid 3px #0B215D;
	margin: 8px;
	float: left;
}

#content {
	position: relative;
	width: 470px;

	padding: 0px 5px 0px 15px;
	float: left;

	text-align: justify;
}

#content a {
	color: #0B215D;
	font-weight: bold;
}

#content a:hover {
	color: #680A08;
}

#content li {
	margin: 0px 0px 0px 18px;
}

#content dt {
	margin: 0px 0px 0px 18px;
	font-weight: bold;
}

#content2 {
	position: relative;
	width: 650px;

	padding: 0px 5px 0px 15px;
	float: left;

	text-align: justify;
}

#content2 a {
	color: #0B215D;
	font-weight: bold;
}

#content2 a:hover {
	color: #680A08;
}

#content2 li {
	margin: 0px 0px 0px 18px;
}

#content2 dt {
	margin: 0px 0px 0px 18px;
	font-weight: bold;
}


#new {
	color: #FFFFFF;
	background: #0B215D;
	font-size: 14pt;
	text-align: center;
	padding: 3px;
	margin: 0px 0px 20px 0px;
}

#fclr-nav {
	list-style-type: none;
	clear: both;
	text-align: right;
}

#fclr-nav li a {
	color: #0B215D;
	font-size: 10pt;
}

#fclr-nav li a:hover {
	color: #680A08;
}

#listserve_archive_nav {
	height: 60px;
	width: 400px;

	text-align: center;
}

#listserve_archive_nav ul {
	display: block;
	list-style-type: none;
	text-align: center;
	background: #E8E8E8;
	height: 30px;
	width: 400px;
	margin: 0px 0px 0px 0px;
	float: left;
	font-size: 10pt;
	font-weight: bold;
	line-height: 30px;
}

#listserve_archive_nav ul li {
	display: inline;
}




#footer {
	width: 850px;
	clear: both;
	padding: 6px;
	background: #0B215D;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
	margin: 25px 0px;
}

#editors td {
	padding: 3px;
}

#clerks {
	margin: 8px;
	border: 1px solid #680A08;
}

#clerks td {
	padding: 5px;
	border: 1px solid #680A08;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.super {
	vertical-align: super;
	font-size: 7pt;
}

.solidblue {
	color: #FFFFFF;
	background: #0B215D;
	padding: 5px;
}

.solidwhite {
	color: #000000;
	background: #FFFFFF;
	padding: 3px;
}

#content .solidblue a:hover {
	color: #E8E8E8;
}

.solidred {
	color: #FFFFFF;
	background: #680A08;
	padding: 5px;
}

#content .solidred a:hover {
	color: #E8E8E8;
}

#content .solidblue a, #content .solidred a {
	color: #FFFFFF;
}

#comm td {
	text-align: left;
	vertical-align: top;
	top-margin: 18px;
}

#committee {
	background: #E8E8E8;
	position: relative;
	float: left;
	width: 430px;
}

#committee ul {

	list-style-type: none;
	font-weight: bold;
}

#committee ul li {
	font-weight: normal;
}


.indent {
	text-indent: 15px;
	padding: 0 5px;
}

.margin-left {
	margin-left: 15px;
}

.footnote {
	padding: 10px 0px;
}

.highlight {
	color: #680A08;
}

.total_col
{
	text-align:	right;
}

.convention_link
{
	position: absolute;
	right: 0;
}

.convention_link a:link,
.convention_link a:visited,
.convention_link a:active
{
	color: red !important;
	font-size: 15px;
}

.convention_link a:hover
{
	color: #680A08 !important;
}

.bottom_link .convention_link
{
	position: relative;
}
