@charset "UTF-8";
body  {
	text-align: center; /* centers the container in IE 5* browsers */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1A8FCE;
	background-image: url(../images/bg_tile.gif);
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.twoColFixLtHdr #container {
	width: 904px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
} 


.twoColFixLtHdr #sidebar1 {
	float: left;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
} 


.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;
}
.twoColFixLtHdr #container #header1 {
	background-image: url(../images/head1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
}
.twoColFixLtHdr #container #header2 {
	background-image: url(../images/head2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
.twoColFixLtHdr #container #content {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	float: left;
	width: 904px;
}

.twoColFixLtHdr #container #footcurve {
	clear: both;
}
.twoColFixLtHdr #container #content #sidebar1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.twoColFixLtHdr #container #content #sidebar1 .block {
	display: block;
}

.twoColFixLtHdr #container #header2 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 570px;
}
.twoColFixLtHdr #container #header2 li {
	float: left;
	background-image: url(../images/top_menu_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #F29400;
	margin-left: 2px;
}
.twoColFixLtHdr #container #header2 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-image: url(../images/top_menu_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.twoColFixLtHdr #container #header2 a:hover {
	text-decoration: underline;
	}
.twoColFixLtHdr #container #footer ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.twoColFixLtHdr #container #footer p {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	display: block;
	padding: 0px;
	width: 300px;
	line-height: 15px;
	margin: 0px;
}
.twoColFixLtHdr #container #footer .left {
	float: left;
	padding: 0px;
	margin: 0px;
}
.twoColFixLtHdr #container #footer li {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 15px;
	display: inline;
}
.twoColFixLtHdr #container #footer a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.twoColFixLtHdr #container #content #sidebar1 a {
	display: block;
	width: 179px;
}
.twoColFixLtHdr #container #footer .footerlinks {
	margin-top: 0px;
	margin-left: 330px;
}
.twoColFixLtHdr #container #footer .footerlinks .last {
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
}
.twoColFixLtHdr #container #content #sidebar1 li {
	width: 179px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4A01B;
	display: inline;
	margin-bottom: 1px;
}

.twoColFixLtHdr #container #content #sidebar1 li.noborder {
	border-bottom-style: none;
}
.twoColFixLtHdr #container #header2 #widgetSearch a {
	background-image: none;
	color: #F29400;
}
#widgetSearch {margin-right:33px}

#widgetSearch .advanced {display:none}

#footer .logo {
	text-align: right;
	margin-top: 10px;
}
.twoColFixLtHdr #container #content #homelink {
	float: left;
	width: 188px;
	clear: left;
	margin-left: 60px;
	margin-top: 20px;
}
