@charset "UTF-8";
body  {
	color: #000000;
	font-family: Trebuchet, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
}



///*.thrColFixHdr #container {
//	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
//	background: #FFFFFF;
//	margin: 0 auto;
//	text-align: left; 
//	/* this overrides the text-align: center on the body element. */*/
//} 
//.thrColFixHdr #containerb {
//	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
//	background: #FFFFFF;
//	text-align: left; /* this overrides the text-align: center on the body element. */
//	margin-top: 250;
//}
.thrColFixHdr #header {
	height: 195px;
	padding-top: 0;
	padding-bottom: 0;
} 
.thrColFixHdr #headerb {  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(img/navbar.gif);
	background-repeat: no-repeat;
	height: 47px;
	margin-bottom: 8px;
} 
.thrColFixHdr #headerb h3 {
	font-size: 9pt;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	background-position: 0;
	word-spacing: 30px;
	color: white; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0;
	padding-left: 150px;
	text-decoration: none;
	padding-top: 17px;
}
.thrColFixHdr #headerb h3 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.thrColFixHdr #headerb h3 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.thrColFixHdr #headerb h3 a:hover {
	text-decoration: none;
	color: #f26c36;
}
.thrColFixHdr #headerb h3 a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.thrColFixHdr #headerc {
	font-weight: bold;
	font-size: 8pt;
	word-spacing: 30px;
	text-transform: uppercase;
	text-align: right;
	height: 20px;
	padding-top: 0;
	padding-bottom: 0;
} 
.thrColFixHdr #headerc a:link {
	color: black;
	text-decoration: none;
}
.thrColFixHdr #headerc a:visited {
	color: black;
	text-decoration: none;
}
.thrColFixHdr #headerc a:hover {
	text-decoration: none;
	color: #f26c36;
}
.thrColFixHdr #headerc a:active {
	color: black;
	text-decoration: none;
}
.thrColFixHdr #mainContent p a:link {
	text-decoration: none;
	color: #f26c36;
}
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}



.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 510px;
	margin: 0;
}
.thrColFixHdr #sidebar1 h3 {
	padding-left: 22px;
	width: 440px;
	font-size: 14pt;
	color: #666f74;
	border-bottom-color: #f26c36;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
}
.thrColFixHdr #sidebar1 p {
	padding-left: 22px;
	line-height: 14pt;
	width: 510px;
}
.thrColFixHdr #sidebar1 p a:link {
	text-decoration: underline;
	color: #f26c36;
}

.thrColFixHdr #sidebar1 p a:hover {
	text-decoration: none;
	color: #f26c36;
}
.thrColFixHdr #sidebar1 p a:visited {
	color: #f26c36;
	text-decoration: underline;
}


//.thrColFixHdr #sidebar1i {
//	height: 650px;
//	float: left; /* since this element is floated, a width must be given */
//	width: 240px;
//	margin: 0;
//}
.thrColFixHdr #sidebar1i h3 {
	padding-left: 22px;
	width: 230px;
	font-size: 14pt;
	color: #666f74;
	border-bottom-color: #f26c36;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
}
.thrColFixHdr #sidebar1i p {
	padding-left: 22px;
	line-height: 12pt;
	width: 220px;
}


.thrColFixHdr #sidebar1i p a, a:visited {
color: #f26c36;
text-decoration: underline;
}

.thrColFixHdr #sidebar1i p a:hover {
text-decoration: none;
}

.thrColFixHdr #sidebar1f {
	float: left; /* since this element is floated, a width must be given */
	width: 480px;
	margin: 0;
}
.thrColFixHdr #sidebar1f h3 {
	padding-left: 22px;
	width: 440px;
	font-size: 14pt;
	color: #666f74;
	border-bottom-color: #f26c36;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0;
	padding-bottom: 5px;
	padding-top: 0px;
}
.thrColFixHdr #sidebar1f p {
	padding-left: 12px;
	line-height: 14pt;
	width: 480px;
	padding-top: 0px;
}
.thrColFixHdr #sidebar1f p a:link {
	text-decoration: underline;
	color: #f26c36;
}

.thrColFixHdr #sidebar1f p a:hover {
	text-decoration: none;
	color: #f26c36;
}
.thrColFixHdr #sidebar1f p a:visited {
	color: #f26c36;
	text-decoration: underline;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 245px;
}
.thrColFixHdr #sidebar2 p a:link {
	text-decoration: underline;
	color: #f26c36;
}
.thrColFixHdr #sidebar2 p a:hover {
	text-decoration: none;
	color: #f26c36;
}
.thrColFixHdr #sidebar2 p a:visited {
	color: #f26c36;
	text-decoration: underline;
}
.thrColFixHdr #sidebar2 h3 {
	font-size: 14pt;
	color: #666f74;
	border-bottom-color: #f26c36;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 22px;
}
.thrColFixHdr #sidebar2 p {
	line-height: 14pt;
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 22px;
	padding-top: 15px;
}

.thrColFixHdr #mainContent {
	padding-bottom: 0px;
	padding-right: 0px;
	height: 510px;
	width: 206px;
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 300px;
	border-left-width: 1px;
	border-left-style:  solid;
	border-left-color: #d0d3d4;
} 
.thrColFixHdr #mainContent h3 {
	font-size: 14pt;
	color: #666f74;
	border-bottom-color: #f26c36;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
}
.thrColFixHdr #mainContent p {
	line-height: 14pt;
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.thrColFixHdr #mainContent p a:link {
	text-decoration: underline;
	color: #f26c36;
}
.thrColFixHdr #mainContent p a:hover {
	text-decoration: none;
	color: #f26c36;
}
.thrColFixHdr#mainContent p a:visited {
	color: #f26c36;
	text-decoration: underline;
}


.thrColFixHdr #mainContent p img{
	float: left;
	border: none;
	margin-bottom: 10px;
}
.thrColFixHdr #footer p {
	font-size: 7pt;
	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, just as the the margin would have, without the margin collapse issue */
	text-align: right;
}
.thrColFixHdr #footer a:link {
	color: black;
	text-decoration: none;
}
.thrColFixHdr #footer a:visited {
	color: black;
	text-decoration: none;
}
.thrColFixHdr #footer a:hover {
	text-decoration: none;
	color: #f26c36;
}
.thrColFixHdr #footer a:active {
	color: black;
	text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to 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;
}
