/* Basic Elements */

body {
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a, a:visited, a:active {
	color: #cfc538;
	font-size: 11px;
	padding: 1px;
	text-decoration: none;
	}
a:hover {
	color: #dbd940;
	padding: 1px;
	text-decoration: underline;
}
mhrlink a, mhrlink a:visited, mhrlink a:active {
	color: #FFFFFF;
	font-size: 11px;
	padding: 1px;
	text-decoration: none;
	}
mhrlink a:hover {
	color: #dbd940;
	padding: 1px;
	text-decoration: underline;
}
p {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	text-align: justify;
	}
ul {
	color: #FFFFFF;
	line-height: 19px;
	font-size: 12px;
	list-style-image: url(../images/ul.gif);
	}

/* contentwrapper */

#contentwrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	}
	
/* contentmain */

#contentmain {
	width: 760px;
	background-color: #3c3c3b;
	text-align: left;
	background-position: top right;
	background-repeat: no-repeat;
	}
#contentmainChairman {
	width: 760px;
	background-color: #3c3c3b;
	text-align: left;
	background-position: top right;
	background-repeat: no-repeat;
	}
#contentleft {
	float: left;
	}
#contentright {
	border: 1px solid #cec338;
	background-color: #3c3c3b;
	padding: 10px;
	margin-left: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
	}
#contentbottom {
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	}

/* footer */

#footer {
	width: 760px;
	margin: 7px auto 0px auto;
	color: #FFF;
	font-size: 11px;
	text-align: left;
	border-top: 1px solid #cec338;
	}
#footer hr {
	height: 1px;
	color: #CCC;
	}
.footer-left {
	width: 380px;
	height: 130px;
	margin-top: 10px;
	color: #FFF;
	}
.footer-right {
	margin-left: 380px;
	margin-top: -130px;
	width: 380px;
	height: 130px;
	color: #FFF;
	}
#footer ul {	
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #FFF;
    }
#footer li {	
	font-size: 13px;
	list-style-type: none;
	display: inline;
	color: #FFF;
	}
#footer li a {color: #cec338; text-decoration: none;}
#footer li a:hover {	
	color: #dbd940;
	padding: 1px;
	text-decoration: underline;}
#footer select {
	background-color: #555;
	font-size: 11px;
	color: #CCC;
	margin-top: 5px;
	}
#footer form {
	border-top: 1px solid #cec338;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}

/* misc styles */	

.large {
	color: #FFFFFF;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.large-gold {
	color: #dbd940;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	}
.xlarge {
	font-size: 24px;
	font-weight:bold;
	color: #FFFFFF;
	}
.small {
	font-size: 11px;
	color: #FFFFFF;
	}
.left {
	float: left;
	display:block;
	width: 340px;
	}
.right {
	display: block;
	width: 340px;
	float: left;
	padding-left: 15px;
	}
.clearthis {
	color: #000000;
	clear:both;
	}
.center {
	text-align: center;
	}
.agenda {
	border: 1px solid #cec338;
	font-size: 12px;
	text-align: left;
	width: 640px;
	padding: 10px 20px 20px 10px;
	display: block;
	background-color: #3c3c3b;
	}
.left-justify {
 	text-align: left;
	}

/* No Flash */

#noflash {
	margin: 5px auto 0px auto;
	border: 1px solid #000000;
	background-color: #3c3c3b;
	color: #000000;
	height: 24px;
	padding: 4px;
	width: 500px;
	}
#noflash:hover {
	background-color: #FFFFFF;
	color: #000000;
	}
#noflash p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
	}
	
#information {
	border: 1px solid #cec338;
	background-color: #3c3c3b;
	padding: 10px;
	margin-left: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
#information p {
	color:#FFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
.information-text {
	color:#FFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align:justify
	}
