@charset "utf-8";

/*===================================================
--- Set Margin and Padding to Zero - all elements
====================================================*/

*, .noMargin_NoPadding{
	margin:0px;
	padding:0px;
	outline:0px;
}


/*========================================
-------- Primary
========================================*/

body {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	padding-top: 40px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration:none;
	color: #A51F42;
}
a:visited {
}
a:active {
}
.clearFloat {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.alignLeft {
	text-align: left;
}
.mandatory {
	display: block;
	font-size: 0.9em;
	margin-top: 5px;
}
.fade {
	display: none;
}




h1 {
}
h2 {
	margin-bottom: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
h3 {
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 10px;
}
p {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
table {
	margin-bottom: 15px;
	width: 558px;
}
table.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
table td {
}
#containerWrapper {
	background-image: url(/images/contentWrapper.jpg);
	background-repeat: repeat-y;
	background-position: 1px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}





/*========================================
-------- Layout
========================================*/

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #333333;
	background-image: url(/images/benHubert_copyright.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 529px;
}
#leftNav {
	width: 181px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 40px;
	height: 489px;
}
#logo {
	height: 100px;
	width: 181px;
	display: block;
}
.logo {
	height: 58px;
	width: 181px;
	display: block;
}

#leftNav #navigation {
	display: none;
}
#leftNav a {
	display: block;
	padding-left: 14px;
	height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#leftNav a.head {
	clear: left;
}

#leftNav a:hover {
	color: #000000;
	background-color: #E0E0E0;
}
#leftNav a.selected {
	color: #000000;
	background-color: #E0E0E0;
}
#leftNav a#selected {
	color: #000000;
	background-color: #E0E0E0;
}
#leftNav ul {
}
#leftNav ul li {
	list-style-type: none;
	display: block;
	clear: left;
	height: auto;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
	float: none;
}


#leftNav ul li a {
	color: #999999;
}
#leftNav ul li a:hover {
	color: #FFFFFF;
	background-color: #000000;
}

#leftNav ul li a strong {
	float: left;
	font-weight: normal;
}
#leftNav ul li a strong:hover {
	color: #FFFFFF;
	cursor:pointer;
}

#leftNav ul li a em {
	float: right;
	margin-right: 15px;
}
#leftNav ul li a em:hover {
	color: #FFFFFF;
}



#leftNav ul li a.pName {
	float: left;
	width: 110px;
}
#leftNav ul li a.att {
	float: right;
	width: 30px;
	margin-right: 10px;
	font-style: italic;
	font-size: 10px;
	padding: 0px;
}


#leftNav ul li a.pPage, #leftNav ul li.BG_Black a.pPage {
	width: 11px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	height: 12px;
}
#leftNav ul li a.pPage {
	display: none;
}

#leftNav ul li.BG_Black a.pPage:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#leftNav     ul     li#selected, #leftNav  ul  li#selected  a   {
	color: #FFFFFF;
	background-color: #000000;
}
#leftNav #logo {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
		
}
#leftNav   ul li.newsMargin {
	margin-bottom: 20px;
	display: block;
}

#leftNav #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftNav #nlSignup {
	list-style-type: none;
	display: block;
	clear: left;
	height: auto;
	line-height: normal;
	float: none;
	padding: 0px;
	color: #999999;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftNav #nlSignup .title {
	display: block;
	height: 16px;
	padding-top: 2px;
	margin-left: 30px;
}
#leftNav #nlSignup form {
	padding-left: 30px;
	margin-top: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#leftNav #nlSignup fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftNav #nlSignup .field {
	font-size: 10px;
	width: 100px;
	margin-bottom: 5px;
	margin-top: 0px;
	border: 1px solid #D0D0CC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #999999;
}
#leftNav #nlSignup #go2 {
	margin-top: 5px;
}
#leftNav #news {
	height: 150px;
}
input.error {
	background-color: #FFC1C1;
}





.content {
	float: left;
	width: 618px;
	height: 529px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.fadeIn {
	display: none;
}


#copyright {
	position: absolute;
	margin-top: 500px;
	font-size: 9px;
	color: #999999;
	margin-left: 30px;
}
#caption  {
	color:#000000;
	font-size:10px;
	height:33px;
	margin-top:480px;
	padding-left:15px;
	padding-right:15px;
	padding-top:11px;
	position:absolute;
	text-align:right;
	width:588px;
	z-index:1000;
}
#caption  strong  {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
.scrollerContainer {
	height: 468px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 20px;
}

#scroller {
	height: 468px;
	overflow: auto;
	width: 587px;
}
#nav {
	position: absolute;
	z-index: 1001;
	margin-top: 495px;
	margin-left: 15px;
}
#nav a {
	background-color:#dedede;
	color: #828282;
	display:block;
	float:left;
	padding-bottom:2px;
	padding-top:2px;
	text-align:center;
	width:16px;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#nav a.activeSlide {
	color: #FFFFFF;
	background-color: #000000;
}
.transparency {
	background-image: url(/images/transparency.png);
	background-repeat: no-repeat;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}





#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	color: #999999;
	padding-top: 5px;
	margin-top: 10px;
	height: 30px;
	text-align: left;
}
#footer strong {
	font-weight: normal;
	color: #333333;
}

#footer  .email {
	display: block;
	margin-top: 5px;
}

#footer a {
	color: #999999;
}
.vertTextPane {
	position: absolute;
	width: 221px;
	margin-left: 30px;
	background-image: url(/images/BGvertCol.png);
	padding-top: 70px;
	height: 459px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 100;
}a  img      {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
