html, body
{
	font-family: "Lucida Grande" , Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #D6D7AA;
	text-align: center;
	height: auto;
}

#bodycontainer
{
	margin-top: 15px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 816px;
	height: auto;
	background-color: White;
}

p
{
	padding-bottom: 10px;
}

table
{
	line-height: normal;
}

div#preload
{
	display: none;
}

#header
{
	background-color: White;
	position: relative;
	height: 208px;
	width: 816px;
	border: none;
}

#logo
{
	background-color: White;
	position: absolute;
	top: 56.5px;
	left: 41px;
}

#container
{
	width: auto;
	height: 100%;
}

#menu
{
	background-color: Black;
	width: 150px;
	height: 450px;
	position: relative;
}

#elements
{
	position: absolute;
	top: 35px;
	left: -30px;
}

#elements ul
{
	list-style-type: none;
	margin-left: 45px;
	margin-top: 1px;
}

#elements li
{
	width: 150px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 11px;
}

#elements li a
{
	color: White;
	font-weight: bold;
}

#content
{
	float: right;
	width: 658px;
	position: relative;
	background-color: #2683A5;
	height: 450px;
}

#text h1
{
	padding-top: 0px;
	margin-top: 0px;
	color: White;
	font-weight: 500;
}

#text
{
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	color: Black;
	font-size: 14px;
	width: 610px;
	left: 40px;
	position: absolute;
	line-height: 150%;
	top: 35px;
}

#text p
{
	margin: 0px;
}

#footer
{
	padding-top: 5px;
	color: Black;
	clear: both;
	text-align: center;
	background-color: #D6D7AA;
	font-size: 10px;
}
#bhs
{
	background-color: #D6D7AA;
	padding-top: 5px;
	color: Black;
	clear: both;
	text-align: center;
	margin-bottom: 10px;
	font-size: 10px;
}

ul
{
	padding: 0px;
	margin: 0px;
}

a, a:link, a:visited
{
	color: #000000;
	text-decoration: none;
	border: 0px;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.redback a, .redback a:link, .redback a:visited
{
	color: #892602;
	text-decoration: none;
	border: 0px;
}

.redback a:hover
{
	color: #892602;
}

.redbacksmall a, .redbacksmall a:link, .redbacksmall a:visited
{
	color: #892602;
	text-decoration: none;
	border: 0px;
	font-size: 10px;
}

.redbacksmall a:hover
{
	font-size: 10px;
	color: #892602;
	text-decoration: underline;
}

.redbacksmallproject a, .redbacksmallproject a:link, .redbacksmallproject a:visited
{
	color: #892602;
	text-decoration: none;
	border: 0px;
	font-size: 11px;
}

.redbacksmallproject a:hover
{
	font-size: 11px;
	color: #892602;
	text-decoration: underline;
}

.tableDefault
{
	font-size: 11px;
	color: White;
	border: Black 1px solid;
	padding: 20px;
}


.input2
{
	color: #333;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(/images/fieldbg.gif) repeat-x top;
}

.label
{
	font-size: 7pt;
	line-height: 180%;
	color: White;
}

.labelcreate
{
	font-size: 9pt;
	line-height: 180%;
	color: White;
}

.desc
{
	line-height: 150%;
	border: none;
	color: White;
	display: block;
	font-size: 95%;
	font-weight: bold;
	padding-bottom: 5px;
}

#BoardOfDirectors
{
	color: White;
	margin-left: -20px;
}

#BoardOfDirectors img
{
}

#BoardOfDirectors td
{
	text-align: left;
	vertical-align: top;
	padding: 20px;
}
