@charset "utf-8";

/* CSS Document */



body  {

	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12pt;

	background-color: #CCCC99;

}

.twoColFixLtHdr #container {

	width: 780px;

	margin: 0 auto; /* the auto margins (with a width) center the page */

	border: 1px solid #000000;

	text-align: left; /* overrides the text-align: center on the body element. */

	background-color: #0065a5;

} 

.twoColFixLtHdr #header {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	background-image: url(images/gathering_gen_banr.jpg);

	background-repeat: no-repeat;

	background-position: 0px top;

	height: 150px;

	padding-top: 0;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	background-color: #fff;

	vertical-align: middle;

} 



.title {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 20pt;

	font-weight: bold;

	color: #FFFFFF;

	text-align: center;

	height: 100px;

	width: 610px;

	top: 30px;

	right: 0px;

	position: relative;

	float: none;

	clear: none;

}

.twoColFixLtHdr #container #header img {

	margin: 0px;

	padding: 0px;

	left: 0px;

	top: 0px;

	position: relative;

	clear: none;

	float: left;

}

.twoColFixLtHdr #header h1 {
	margin: 0; /* padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14pt;
	text-align: left;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 210px;
}



.bar {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	background-color: #0065a5;

	text-align: center;

	height: 20px;

	width: 780px;

	position: absolute;

	top: 130px;

	vertical-align: text-bottom;

	padding-top: 4px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	z-index: 150;

	overflow: hidden;

	clear: left;

	float: left;

	color: #FFFFFF;

}

.twoColFixLtHdr #sidebar1 {

	float: left; /* element is floated, requires a width */

	width: 180px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11pt;

	text-align: center;

	background-color: #0065a5;

	background-image: url(images/gradient.jpg);

	background-repeat: repeat-x;

	background-position: 0px 0px;

	color: #FFFFFF;

}



#sectionLinks{

	margin: 0px;

	padding: 0px;

	vertical-align: top;

	position: relative;

}



#sectionLinks a:link, #sectionLinks a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11pt;

	text-align: center;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #004070;

	height: 20px;

	width: 180px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #CCCCCC;

	border-bottom-color: #333333;

	position: relative;

	display: block;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	font-weight: bold;

}



#sectionLinks a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11pt;

	text-align: center;

	color: #000000;

	text-decoration: none;

	background-color: #f26c4f;

	height: 20px;

	width: 180px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #333333;

	border-bottom-color: #333333;

	position: relative;

	display: block;

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	font-weight: bold;

	}



.relatedLinks{

	margin: 0px;

	padding-top: 0px;

	padding-bottomm: 10px;

	padding-left: 4px;

	padding-right: 4px;

}



.relatedLinks a{

	padding: 2px 0px 2px 0px;

	text-decoration: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



.relatedLinks a:hover {

	padding: 2px 0px 2px 0px;

	text-decoration: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



.relatedLinks a:visited {

	padding: 2px 0px 2px 0px;

	text-decoration: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



.relatedLinks img {

	padding: 2px 0px 2px 0px;

	text-decoration: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



.twoColFixLtHdr #mainContent {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 181px;

	padding-top: 20px;

	padding-right: 18px;

	padding-bottom: 20px;

	padding-left: 18px;

	background-color: #FFFFFF;

} 

.twoColFixLtHdr #container #mainContent h1 {

	font-size: 13pt;

	font-weight: bold;

	color: #004070;

	padding: 0px;

}

.twoColFixLtHdr #container #mainContent h2 {

	font-size: 12pt;

	font-style: italic;

	font-weight: bold;

	color: #004070;

}



.twoColFixLtHdr #container #mainContent h3 {

	font-size: 12pt;

	color: #004070;

	font-weight: bold;

	}



.twoColFixLtHdr #container #mainContent li {

	padding-bottom: 5px;	

}

.twoColFixLtHdr #container #sidebar1 img {

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

}

.twoColFixLtHdr #footer {

	padding: 0 10px 0 20px;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	background-color: #c3d021;

	font-size: 10pt;

	color: #333333;

	text-align: center;

} 



.rightcolumn {

	float: right;

	height: auto;

	width: 130px;

	padding-left: 5px;

	vertical-align: top;

	clear: none;

	font-size: 10pt;

	line-height: normal;

	padding-right: 5px;

	padding-top: 10px;

	text-align: center;

	padding-bottom: 5px;

	margin: 2px;

}

.twoColFixLtHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, without the margin collapse issue */

}

.fltrt { /* The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

	padding: 2px;

}

.fltlft { /* float an element left in your page */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

.style1 {font-size: 12pt}

#highlight{
	width: 538px;
	height: 80px;
	border: 1px dotted #666666;
	padding: 5px;
	background-color: #cadfec;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


#highlight a{
	text-decoration: none;
	font-weight: bold;
	color: #004070;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#highlight a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #0065a5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



.nobrdr {

border:none

}



.style_bold {

	font-weight: bold;

}



.style_italic {

	font-style: italic;

}



.style_small {

	font-style: normal;

	font-size: 10pt;

}



a {

	color: #004070;

	text-decoration: underline;

	display: inline;

}

.red {color: #FF0000}

a:visited {

	color: #004070;

	text-decoration: underline;

	display: inline;

}



a:hover, a:active {

	color: #0065a5;

	text-decoration: underline;

	display: inline;

}



a img {border: none; }



:focus

{

  -moz-outline-style: none;

}

/* above: hack for firefox border around links */



[if IE 5]> 

/* place css box model fixes for IE 5* in this conditional comment */

.twoColFixLtHdr #sidebar1 { width: 180px; }

</style>

<![endif][if IE]>

<style type="text/css"> 

/* place css fixes for all versions of IE in this conditional comment */

.twoColFixLtHdr #sidebar1 { padding-top: 0px; }

.twoColFixLtHdr #mainContent { zoom: 1; }

/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */



<![endif]

