body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #333333;
}

p {
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
#container {
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
}

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 192px;
	background-color: #333333;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header ul {
	margin: 0px;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header ul li {
	display: inline;
}

#header ul li a {
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
#header ul li a:hover {
	text-decoration: underline;
}

#header ul li a.active {
	color: #FFCC00;
	text-decoration: underline;
}

#header div.bbb_logo {
	float: right;
	clear: both;
	margin: 15px 15px 0 0;
}

#mainContent {
	background-image: url(images/bio_BG.gif);
	background-repeat: repeat-y;
	padding-right: 120px;
	padding-left: 120px;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}

#mainContent img {
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;

}

#footer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 929px;
}

#outer_slideshow {
	width:929px;
	min-height:0px;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #333333;

	
}

#slideshow_container {
	width:929px;
	min-height:0px;
	padding:0px; /*#000000*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #333333;
}

#mainContent iframe {
	float: left;
	padding-right: 20px;
}

.clearer {
	clear: both;
}

/* Added 2010-7-11 ecb */

ol#cau {
padding-left: 2em;	
}

div#faq p {
	margin: 1.3em;
	text-indent:-1.3em;
}

h2 {
	font-size: 14px;
}

