/* Unchanged */
html {
	color:#000;
	background:#333333;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
	*font-size:100%;
}
legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
body {
	background-color: #333333;
	background-image: none;
	background-repeat: repeat;
	background-position: top center;
	margin: 0px 0px 0px 0px;
	color: #787878;
	width: 100%;
	height: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	line-height: 1.4em;
	font-size:12px;
	height: auto;
}


strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
.maincontentcell p {
	padding-bottom: 10px;
}
.maincontentcell ul,
.maincontentcell ol{
	margin-bottom: 10px;
	margin-top: 10px;
}
.maincontentcell ul li {
	list-style:circle;
	margin-left: 25px;
	margin-bottom: 10px;
}

.maincontentcell ol li{
	list-style:decimal;
	margin-left: 25px;
	margin-bottom: 10px;
}
#maintable {
	position: relative;
	top: -25px;
}
table.contenttable {
	background-color: #FFF;
}
.maincontentcell {
	padding-top: 30px;
	padding-left: 0px;
	width: 607px;
	font-size:12px;
	height: 300px;
	overflow:visible;
}
.topnavcell {
	width:auto;
}
td.leftnavcell {
	width: 180px;
	overflow:hidden;
	padding-right:20px;
}
td.leftnavcell ul {
	padding:0px;
	padding-left:10px;
	margin:0px;
}
td.leftnavcell ul#leftnav {
	margin-top: 27px;
	margin-left: 0px;
}
td.leftnavcell ul li {
	padding-left:0px;
	display:block;
	background-color:#fff;
	border-bottom: 0px solid #FFF;
	padding: 3px;
	font-size:11px;
}
td.leftnavcell ul#leftnav li {
	font-size: 16px;
	color: #c27e39;
}
td.leftnavcell ul li a:link, td.leftnavcell ul li a:visited {
	font-size: 11px;
	color: #787878;
	text-decoration: none;
	display:block;
	width: 150px;
	overflow:hidden;
}
td.leftnavcell ul li a:hover {
	background-color:#f0f0f0;
	text-decoration:none;
	width: 150px;
	display:block;
	overflow:hidden;
}
div.leftnavheading {
	padding-left: 10px;
}
.rightcell {
	width: 180px;
	padding-top: 30px;
	background-color: #fff;
	padding-left: 20px;
}
.languageselector {
	background-color:#000;
	padding-right:25px;
}
div.languageselector a:link, div.languageselector a:visited {
	text-align:left;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-transform:uppercase;
	margin-right: 15px;
}
form {
	padding: 0px;
	margin: 0px;
}
.button {
	height: 20px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #c27e39;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
hr {
	color: #999999;
	background-color: #999999;
	border: 0;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #c27e39;
	padding-bottom: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
h2 {
	font-size: 14px;
	color: #c27e39;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
a {
	color: #6c8bc2;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
a:hover {
	text-decoration: underline;
}
#searchform {
	position:relative;
	top: 28px;
	right: 5px;
}
#searchform input {
	height: 11px;
	font-size: 10px;
	border:none;
	padding:4px;
}
.submitimage {
	padding-top: 5px;
	margin-left: 3px;
}

.blog_link {
	color:#6C8BC2;
}
.bio {
	position: absolute;
	border: 1px solid black;
	background-color: white;
	color: black;
	padding: 5px;
	text-decoration: none;
	margin-top: -50px;
	width:500px;
}
div#flash_loader {
	position:relative;
	top: -30px;
	left: 0px;
	border: 0px solid black;
	float:right;
}
div.homelink {
	padding-top: 5px;
	padding-left:25px;
}
div.homelink a:link, div.homelink a:visited {
	text-align:left;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-transform:uppercase;
	margin-right: 15px;
}
div.employee {
	width: auto;
	height:160px;
	clear:both;
	margin-top: 25px;
}
div.employeepicture {
	float:left;
	width: 150px;
}
div.employeetext {
	float: left;
	width: 450px;
}
div.employeetext span.name {
	font-size: 14px;
	margin:0px;
	padding:0px;
	color: #c27e39;
}
div.divider {
	border-bottom: 2px dotted #999;
}
div.addthis {
	
}

div.subscribebox{
	width: 160px;
	margin-top: 20px;
}
.rightheader {
	width: 160px;
	background-color:#000;
	padding: 2px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 3px;
}
.rightcontent{
	margin-bottom: 15px;
	width: 160px;
	font-size: 11px;
	padding-left: 1px;
}
INPUT.newsletter-email {
	margin-top: 10px;
	padding:2px;
	border: 1px solid #CCCCCC;
	width: 156px;
	color: #333333; 
	font-size: 11px;	
}
#sbm input {
	margin-top:5px;
	border: 1px solid #dddddd;
	background-color:#dddddd;
	width: 77px;
	color: #333333; 
	font-weight: normal;
	font-size: 11px;
}
span.searchhit {
	font-weight: bold;
	color:#F00;
}
td.leftnavcell ul li a:active
{
  outline: none;
}