@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 1px none #CCCCCC;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #CCCCCC;
}
#wrapper #logo {
	height: 100px;
	background-color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	background-color: #FFFFFF;
}
#wrapper #headerImg {
	height: 150px;
}
#wrapper #bodyArea {
	height: 300px;
}
#wrapper #bodyArea #left {
	float: left;
	width: 242px;
	background-color: #DFDFDF;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 4px;
	padding-left: 4px;
}
.newsOutline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#wrapper #bodyArea #right {
	float: right;
	width: 546px;
	background-color: #FFFFFF;
	padding-right: 4px;
	text-indent: 6px;
	height: 400px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #right #announcementSCA {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed #999999;
}

ul#menu {
	width: ;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#menu ol {
	display: none;
	text-align: right;
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

ul#menu li, 
  ul#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

ul#menu li {
	line-height: 15px;
}

ul#menu ol li {
	border-bottom: none;
	text-indent: 4px;
}

ul#menu ol li:before {
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
	color: #be5028;
	text-indent: 4px;
}
ul#menu2 {
	width: ;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#menu2 ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 0px;
}

ul#menu2 li, 
  ul#menu2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

ul#menu2 li {
	line-height: 15px;
}

ul#menu2 ol li {
	border-bottom: none;
	text-indent: 4px;
}

ul#menu2 ol li:before {
}

ul#menu2 a {
  text-decoration: none;
  outline: none;
}

ul#menu2 a:hover {
  color: #539dbc;
}

ul#menu2 a.active {
	color: #be5028;
	text-indent: 4px;
}

#wrapper #bodyArea #footer {
	height: 65px;
	background-color: #E2E2E2;
	clear: both;
}
#wrapper #bodyArea #right #menu #dropdownContent1 {
	background-color: #B4AAB4;
	text-indent: 4px;
}
#wrapper #bodyArea #right #menu #dropdownContent2 {
	background-color: #B4AAB4;
	text-align: center;
}
.dropdownContent {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b4aab4;
	text-align: left;
	border: 6px solid #b4aab4;
}

#wrapper #bodyArea #right #menu #governanceRight {
	float: right;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#wrapper #bodyArea #right #menu #governanceLeft {
	float: left;
	width: 275px;
}

#wrapper #bodyArea #footer #info {
	float: left;
	height: 65px;
	width: 250px;
	background-color: #B4AAB4;
}
.announcementLeft {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
