body {
	background-color: white;
	font-size: 11px;
	font-family: Tahoma, verdana, sans-serif;
	color: black;
	margin: 0px;
	padding: 0px;
}

a, a:visited {color: black; text-decoration: underline; font-weight: bold; }
a:hover { color: #C9D300; }
a img { border: 0px none; }
p { padding: 0px; margin: 0px; margin-bottom: 10px; }
.clear { clear: both;}
.cmsImage { float: left; margin-right: 5px; margin-bottom: 5px; }
.noborder, .noBorder {
	border: 0px none;
}
table { vertical-align: top; }
input { border: 1px solid black; }
ul { padding-left: 20px; }
li { list-style-type: square; }



#headerContainer {
	background-color: #1E1F1F;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#header {
	/*margin: 0px 17px 0px 26px; */
	 margin: 0 auto;
	padding: 0px;
	color: white;
	width: 934px;
	height: 20px;
	font-weight: bold;
}

#headerMenu div { float: left; margin-top: 9px; }

#searchBox { float: right; height: 17px; padding-top: 2px; }
#searchText { position: relative; float: left; margin-left: -64px; height: 13px; background-color: #1E1F1F; padding: 2px 10px; text-transform: uppercase; }
#logoutLink { background-color: #1E1F1F; text-decoration: none; color: white;}
#search { background-color: white; height: 17px; position: relative; width: 202px; }
#search label {
	color: #666666;
	font-size: 9px;
	z-index: 10;
	position: absolute;
	top: 2px;
	left: 2px;
	text-transform: none;
	cursor: text;
}
#search input#queryString {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px none;
	width: 181px;
	height: 15px;
	font-size: 9px;
	padding: 1px 2px;
}
#search input#submit { margin: 0px; padding: 0px; z-index: 11; position: absolute; top: 0px; right: 0px; border: 0px none; }

#container { margin: 0 auto; width: 934px; }
#siteContainer { margin: 0; padding: 10px 0px; }

#logo {
	height: 82px;
	background-color: #c5d632;
	padding: 10px;
}

#backLink {	margin-bottom: 10px; float: right; }
#backLink a { text-decoration: none; color: black; }

#notFound { margin-top: 10px; margin-left: 10px; }

.autoContainer { float: left; margin: 10px 0px; width: 308px; display: inline; }

.container {
	float: left;
	margin: 10px 0px 10px 10px;
	border-bottom: 1px solid #E0E0E0;
	width: auto;
	display: inline;
}
.containerHeader {
	background-color: #1E1F1F;
	height: 39px;
	font-size: 18px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px;
	width: 282px;
	cursor: pointer;
}
.containerContent { float: left; width: 298px; }
.box, .staticBox { width: auto; margin-top: 10px; margin-left: 10px; float: left; display: inline; }
.containerContent .box, .containerContent .staticBox { margin-left: 0px; }
.boxHeader {
	padding: 3px 2px 1px 4px;
	width: 292px;
	font-size: 13px;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #c5d632;
	cursor: pointer;
}
.controls { float: right; margin-left: 5px; }
.boxContent { padding: 4px; overflow:hidden; width: 290px; }
.wide { width: 610px; }
.narrow { width: 300px; }
.video { padding: 0px; text-align: center; width: 298px; }
.special { margin-top: 0px; }
.minimized { display: none; }
.hover { border: 1px dotted black; z-index: 50;}
.placeholder { height: 400px; }
.invisible { background-color: transparent; cursor: auto; }

.thickbox { float: right; }
.image { float: none; }

.jqiwarning .jqi { background-color: black; }
.jqifade { background-color: #333333; }
div.jqi { position: absolute; background-color: black; padding: 2px; width: 300px; }
div.jqi .jqicontainer {
	background-color: #c5d632;
	padding: 5px;
	color: black;
	font-weight: bold;
}
div.jqi .jqimessage { background-color: #c5d632;	padding: 10px; }
div.jqi .jqibuttons { text-align: center; padding: 5px 0 0 0; }
div.jqi button { padding: 3px 10px 3px 10px; margin: 0 10px; }

#footerContainer {
	background-color: #1E1F1F;
	height: 60px;
	width: 100%;
	clear: both;
}

#footer {
	margin: 0 auto;
	/* padding: 15px 26px; */
	padding: 15px 0;
	/* width: 928px; */
	width: 934px;
	color: white;
}

#footer ul { display: inline; margin: 0px; padding: 0px; }
#footer li { display: inline; margin: 0px; padding: 0px; list-style: none outside; }
#footer a { border-left: 1px solid white; color: white; text-decoration: none; padding: 0px 20px; }
#footer a#first { border-left: 0px none; padding-left: 0px; }


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Tahoma, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Tahoma, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/js/jquery-addons/thickbox/3.1/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
}

#TB_ajaxWindowTitle{
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color: #C9D300;
	font-weight: bold;
	text-transform: uppercase;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	margin-bottom:1px;
}