/*GENERAL STYLES */

.contentwrapper {
	width: auto;
}
body {
	/*font: 62.5%/1.2 Verdana, Helvetica, sans-serif;*/
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #fff;
	background-repeat: repeat-x;
	margin: 0;
	/*overflow-y: scroll;*/
}
.left {float:left; clear:none; padding:0;}
.right {float:left; clear:none; padding:0;}
#headerbg {
	width:100%;
	min-width:960px;
	margin:0 auto;
	background-image:url(../../graphics/pagebg.jpg);
	padding:0;
}
#header {
	font-size: 1.3em;
	width: 960px;
	height: 120px;
	margin: 0 auto;
	padding:0;
}
#homelink {
	display:block;
	float:left;
	background-image:url(/graphics/logotagline.png);
	/* PNG FIX FOR IE6 */
	_background-image:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../graphics/logotagline.png', sizingMethod='crop');
	width: 256px;
	height: 68px;
	margin:15px 0 10px 0;
}
#utilityNav {
	background:white;
    padding:8px 16px;
    float:right;
	text-align: right;
	font-size: .75em;
	margin:5px 0 0 0;
    color:#106798;
}
#utilityNav a {
	color: #106798;
    /*font-size: 1.2em;
    font-weight:normal;*/
	text-decoration:none;
}
#utilityNav a:hover {
	text-decoration:underline;
}
#searchHolder form {
	margin:20px 0 0 0;
	padding:0;
}
#searchHolder fieldset {
	border:0;
	margin:0;
	padding:0;
}
#searchHolder input {
	padding: 2px 3px;
	margin: 0;
}
#utilityNav input.button {
	color: #fff;
	background-color: #2d7104;
	cursor: pointer;
	height: 24px;
	padding: 2px 10px;
	*padding: 2px 3px;
	border: 0;
	display:-moz-inline-stack;
	display:inline-block;
}
#sectionTopper {
	background-repeat:no-repeat;
	background-position: top center;
	clear: both;
	border-top: 1px solid #c6c6c6;
	min-width:960px;
	width: 100%;
	height: 111px;
	position:relative;
}
#topperText {
	/*width: 720px;*/
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 240px;
	/*margin: 0 auto;*/
}
#topperText h2, #topperText h3 {
	font-family: Tahoma;
	font-weight: normal;
	color: white;
	float: left;
	/*font-size: 2.5em;*/
	margin:15px 15px 10px 300px ;
	position: absolute;
	bottom:15px;
	left:17px;
	padding:0;
	z-index:1;
	text-shadow: #000000 1px 1px;

}
#topperText h2 {
	font-size: 2.5em;
}
#topperText h3 {
	font-size: 20px;
}
#topperText h2 strong {
	font-family: "Arial Black";
	color: #ffcc33;
}
#bodyColumns { 
	min-width: 600px;
	width: 90%;
	margin: 20px auto 0 auto;
	background-image:url(/graphics/vrule.gif);
	background-repeat:repeat-y;
	clear:both;
}

#bodyContent {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	width: 50%;
	font-size: 1.2em;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#bodyContent h1 {	font-weight: normal;	font-size: 1.6em;	color: #00709C;	margin-top: 0;}

#bodyContent h2 {	font-weight: normal;	font-size: 1.2em;	color: #af7209;	margin-top: 0;}

#bodyContent h3 {	font-weight: normal;	font-size: 1em;	color: #000;	margin-top: 0;}

#bodyContent a {	color: #2d7104;	text-decoration: none;}

#bodyContent a:hover {	text-decoration: underline;}
#bodyContent ul li {
	margin-bottom: 5px;
	background:transparent url(../../graphics/bluebullet.gif) no-repeat scroll 0px 3px;
	padding-left: 20px;
}
#bodyContent ul {
	padding:0;
	margin:10px 0 10px 10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


#leftBar {
	float: left;
	width: 20%;
	min-width: 220px;
	margin-bottom: 20px;
}

#rightBar {	float:left;	width:20%;	margin-left: 20px;}


#bodyColumns_index {	width: 90%;	margin: 20px auto 0 auto; }
/*#bodyColumns_index h2 a{
	font-size: 1.2em;
	color: #A8761E;
	margin: 10px 0 6px 0;
	padding:0;
	position:relative;
	z-index: 1;
	text-decoration: none;
}
#bodyColumns_index h3 a{
	color: #A8761E;
	text-decoration: none;
	font-size: 1.1em;
}

*/
#bodyColumns_index a {color: green;}

#bodyColumns_index a:hover { color: #af7209;	text-decoration: none;}

#bodyContent_index h1 , #rightBar_index h1 , #leftBar_index h1{
	font-size: 1.6em;
	color: #00709C;
	margin:10px 0 6px 0;
	padding:0;
	position:relative;
	z-index: 1;
	text-decoration: none;
}
#bodyColumns_index h2 a {
	color: #A8761E;
	text-decoration: none;
}
#bodyContent_index h2 , #rightBar_index h2 , #leftBar_index h2{
	font-size: 1.4em;
	color: #A8761E;
	margin:10px 0 6px 0;
	padding:0;
	position:relative;
	z-index: 1;
}

#leftBar_index {
	float: left;
	width: 25%;
	min-width: 100px;
	margin-left: 20px;
	margin-bottom:20px;
	font-size: 1.2em;
	margin-right:20px;
	border-right:1px solid #ACC6D8;
	padding-right:20px;
}
#bodyContent_index {
	float: left;
	width: 25%;
	min-width: 100px;
	margin-left: 20px;
	margin-bottom:20px; 
	font-size: 1.2em;
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #ACC6D8;
}
#rightBar_index {
	float: left;
	width: 25%;
	min-width: 100px;
	margin-left: 20px;
	margin-bottom:20px;
	font-size: 1.2em;
	padding-right:20px;
	}

/*sdc - #rightBar_index h1 {font-weight: normal;font-size: 1.6em;	color: #af7209;	margin-top: 0;}

#leftBar_index h1 {	font-weight: normal;font-size: 1.6em;	color: #af7209;	margin-top: 0;}
*/
#rssholder {
	float:right;
}
#rssholder img {
	margin-bottom:-2px;
}

#bodyColumnsHome .button {
	
	display: block;
	float: right;
	margin: 0 12px 12px 0;
	_margin: 0 6px 3px 0;
	padding: 2px 10px;
	*padding: 2px 8px;
	text-decoration: none;
	background-color: #2d7104;
	color: white;
}
#bodyColumnsHome .button:hover {
	background-image:url(../../graphics/buttonbghover.jpg);
	color: #fff;
}
#btnClear {
	clear: both;
}
#leftBar #featureBlock {
	background-color: #f1eede;
	border: 1px solid #c5c6c6;
	padding: 2px 12px;
	line-height: 1.6em;
	font-size: 1.2em;
}
#leftBar #featureBlock h2 {
	color: #a8761e;
	font-weight: normal;
	font-size: 1.2em;
}
#featureBlock ul {
	margin: 0;
	padding: 0;
}
#featureBlock li {
	list-style-type:none;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 1em;
}
#featureBlock a 
{
	color: #2d7104;
	text-decoration: none;
}
#featureBlock a:hover {
	text-decoration: underline;
}


.imgFrame {	border: 1px solid #acc2d1;	padding: 19px;	_padding: 18px;	background-color: #dae6ee;}
.imgFrame img {	border: 1px solid #777777;}
.imgFrame p {	font-size: 1.2em;	line-height: 1.6em;	margin-bottom: 0px;color: #00709C;}

.footerSmall {
	border-top:1px solid #acc6d8;
	color:#1a679e;
	margin-top: 30px;
	padding-bottom:10px;
	padding-top: 0;
	text-align:center;
	clear: both;
}
.footerSmall a:link, .footerSmall a:visited {
	color:#1a679e;
	padding:0 10px;
	text-decoration:none;
}
.footerSmall a:hover {
	text-decoration:underline;
}
/* DROPDOWN MENU STYLES */
#navbar {
	margin: 0;
	margin-top: -1px;
	padding: 0;
	height: 1em;
	clear: both;
	font-size: 0.9em;
}
#navbar li {
	list-style: none;
	float: left;
}
#navbar li a , #navbar h1{
	margin: 0;
	font-size: 1em;
	display: block;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	
	/* FIX FOR IE7 - BG IMG NEED NOT ACTUALLY EXIST */
	background-image: url(../../graphics/blank.gif);
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
/* FIX BOTTOM-PADDING FOR CHROME 1.0 & SAFARI 3 */
body:first-of-type #navbar li a {
	padding-bottom: 5px;
}
#navbar li ul {
	display: none;
	/*width: 250px;*/
	background-color: #eee;
	border-top: 1px solid #c6c6c6;
	list-style-type: none;
}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	margin-left: 8px;
	padding: 0;
	list-style-image: url(../../graphics/blank.gif);
	z-index: 100;
	/*width: 250px;*/	
}
#navbar li:hover li, #navbar li.hover li {
	float: none;
	border: 1px solid #c6c6c6;
	border-top: none;
	position: static;
	padding: 0px;
	list-style: none;
}
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #fff;
	padding: 3px 11px 5px 9px;
	font-weight: normal;
	color: #2F627F;
	white-space:nowrap;
	/* FIX WIDTH FOR IE6 */
	_width: 200px;
}
#navbar a:hover {
	color: #bacfdd;
	text-decoration: underline;
}
#navbar li li a:hover {
	background-color: #2F627F;
	color: #fff;
	text-decoration: none;
}
#navbar a.on {
	color: #bacfdd;
}
/*HOME STYLES */

#homeTopper {
	background-repeat:no-repeat;
	background-position: top center;
	clear: both;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #00446c;
	margin-bottom: 20px;
	margin-top:0;
	height: 220px;
	cursor: pointer;
}
#mapLinksShadow {
	margin: 35px auto 0 auto;
	width: 960px;
	height: 66px;
	background-image: url(../../graphics/skidmark.png);
	_background-image:none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/skidmark.png', sizingMethod='crop');
}
#mapLinks {
	font-size: 1.2em;
	line-height: 1.6em;
	border: 1px solid #7b7c7c;
	background-color: #d8ecf8;
	float: right;
	width: 350px;
	margin: 10px 0 10px 0px;
	padding: 5px 5px 5px 12px;
	cursor: default;
	position: relative;
}
#mapLinks h2 {
	font-size: 1em;
	color: #00709C;
	margin: 0;
	padding-top: 4px;
}
#bodyColumnsHome {
	background: url(../../graphics/home_col_rules.gif) -20px 0;
	width: 960px;
	margin: 30px auto 0 auto;
	font-size: 1.2em;
	line-height: 1.6em;
}
#leftCol, #middleCol, #rightCol {
	float: left;
	width: 290px;
	margin: 0;
	padding: 10px;
}

#rightCol {
	padding: 0 0 0 15px;
	margin-top: 10px;
}
img {
	border: 0;
}
#bodyColumnsHome h1 {
	font-weight: normal;
	font-size: 1.6em;
	color: #af7209;
	margin-top: 0;
}
#bodyColumnsHome h2 {
	font-weight: normal;
	font-size: 1.2em;
	color: #00709C;
	margin: 0;
}
#bodyColumnsHome h3 {
	font-size: 1em;
	color: #000;
	margin-top: 0;
}
#bodyColumnsHome h4 {
	font-size: 1em;
	color: #000;
	margin-top: 0;
}
#bodyColumnsHome p {
	margin-top: 0;
}
#bodyColumnsHome a {
	color: #2d7104;
}
#bodyColumnsHome a:hover {
	text-decoration: underline;
	color:#000000;
}
.button {
	display: block;
	margin: 0 12px 12px 0;
	_margin: 0 6px 3px 0;
	padding: 2px 10px;
	*padding: 2px 50px;
	text-decoration: none;
	color: #fff;
	background-image:url(../../graphics/buttonbg.jpg);
	border: 1px solid #2d7104;
	padding: 2px 5px;
	/* FIX PADDING FOR IE ALL */
	*padding: 1px 3px;
	font-weight: bold;
}

#utilityNav .button:hover, .button:hover {
	background-image:url(../../graphics/buttonbghover.jpg);
	text-decoration: underline;
	color: #fff;
}
.pdf {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.78em;
	line-height:1.5em;
}
#bodyColumnsHome .button {
	float: left;
}
#mapLinks .button {
	float: right;
	margin: 0;
	_margin: 0;
	padding: 2px 6px;
}
img.imgBorder {
	border: 1px solid #777777;
}
/* General Content */
div#contentholder {width:960px; margin:0 auto;}
div#contentholder h1 {font-weight: normal; font-size: 1.6em; color: #af7209; margin-top: 10px;}
div#textholder {font-size: 1.2em; line-height: 1.6em;}

div#contentholder_th {width:100%; margin:0 auto;}
div#contentholder_th h1 {font-weight: normal; font-size: 1.6em; color: #af7209; margin-top: 10px;}
div#textholder_th {font-size: 1.2em; line-height: 1.6em;}
/* Registration Form */
div.reg_form {text-align:center;}
table#back_button, table#reg_form, table#reg_form input.button, table.form_error, table#form_success {margin:0 auto;}
table#reg_form {text-align:left;}
table#reg_form strong {color:red;}
table#reg_form label {font-weight:bold;}
table#reg_form input.form_input, table#reg_form select {background:#efefff;}
table.form_error {color:red;}
table#form_success {background:#aaefbb; color:#003300; font-weight:bold;}
/* Directions page */
div#mapdir {text-align:center; width:auto; padding:0 5px;}
div#textdir {text-align:left; width:45%; padding:0 5px 0 25px; float:left; clear:none; font-size: 1.2em; line-height: 1.6em;}
div#textdir h1 {font-weight: normal; font-size: 1.6em; color: #af7209; margin-top: 10px;}
/* BeLux Team */
table.team_contact {width:100%; text-align:left; padding:0px; margin:3px 0; border:1px solid #eee;}
table.team_contact th, table.team_contactEmpty th {background:#036; color:#cef; border:1px solid #000; padding:3px 10px;}
table.team_contact tr, table.team_contactEmpty tr {border:0; padding:0; margin:0;}
table.team_contact td, table.team_contactEmpty td {border:1px solid #aeaeae; padding:3px 10px; margin:0;}
table.team_contactEmpty {width:50%; text-align:left; padding:0px; margin:3px 0; border:1px solid #eee;}

