@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to 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;
	background-color: #FEFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container #header #loginbox .box {
	background-image: url(../images/input.png);
	height: 15px;
	width: 101px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin-left: 3px;
	font-size: 11px;
	vertical-align: top;
	text-indent: 5px;
	padding-top: 2px;
}
.twoColFixLtHdr #container #header #loginbox .button {

}

.twoColFixLtHdr #container {
	width: 750px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #container .nodecor    a{
	text-decoration: none;
}

.twoColFixLtHdr #container #header #loginbox #form1 {
	height: 18px;
	margin-top: 18px;
	float: left;
	font-size: 11px;
}

.twoColFixLtHdr #header {
	height: 103px;

} 
.twoColFixLtHdr #container #header #loginbox img {
	margin-top: 18px;
	margin-left: 0px;
	float: right;
	margin-right: 10px;
}

.twoColFixLtHdr #logo {
	padding-top: 20px;
	float: left;


} 
.twoColFixLtHdr #loginbox .myaccount   {
	float: left;
	font-size: 11px;
	color: #06C;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 5px;
}
.twoColFixLtHdr #loginbox .password   a{
	float: left;
	font-size: 11px;
	color: #06C;
	margin-left: 115px;
	margin-right: 5px;
	width: 100px;
	margin-top: 2px;
	text-decoration: none;
}

.twoColFixLtHdr #loginbox {
	background-image: url(../images/loginbox_bg.png);
	width: 356px;
	float: right;
	height: 56px;
	margin-top: 20px;


} 
.twoColFixLtHdr #container #homepagepanel #contain  {
	height: 334px;
	padding-right: 10px;
	padding-left: 11px;
}
.twoColFixLtHdr #container .mainpanel .htmlcontent  {
	background-image: url(../images/menumiddle.png);
	padding-right: 10px;
	padding-left: 11px;
}
.twoColFixLtHdr #container #homepagepanel #contain #homepageflash {
	background-image: url(../images/menumiddle.png);
	background-repeat: repeat-y;
	width: 751px;
	margin-left: -12px;
	padding-left: 12px;
}

.twoColFixLtHdr #container #homepagepanel #contain #menubar {
	height: 36px;
	background-repeat: repeat-y;
	width: 738px;
	margin-left: -11px;
	background-image: url(../images/menumiddle.png);
	padding-left: 12px;
}
.twoColFixLtHdr #container #homepagepanel #contain #menubar #menu {
	background-color: #dbe9eb;
	width: 728px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.twoColFixLtHdr #container #homepagepanel #contain #flashslider {
	background-image: url(../images/menumiddle.png);
	width: 750px;
	background-repeat: repeat-y;
}



.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-left: 240px;
} 
.twoColFixLtHdr #footer {
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f3c6b0;
	margin-right: 5px;
	margin-left: 5px;
} 
.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, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #container #footer .col  {
	text-decoration: none;
	float: left;
	margin-right: 20px;
	width: 105px;
}
.twoColFixLtHdr #container #footer .bwlogo {
	float: right;
	text-align: right;
	margin-top: 20px;
}

.twoColFixLtHdr #container #footer .col h2 a{
	font-size: 12px;
	color: #818181;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	float: left;
}
.twoColFixLtHdr #container #footer .col h2 a:hover{
	font-size: 12px;
	color: #F26522;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	float: left;
}
.twoColFixLtHdr #container #footer .copy  {
	font-size: 12px;
	color: #818181;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	float: right;
	width: 350px;
	text-align: right;
}

.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;
}
.twoColFixLtHdr #container #homepagepanel #contain #landingpageflash {
	height: 298px;
	width: 791px;
	margin-left: -31px;
}

.redColor {	background-color:#FF6666;}

.min-red-font{
font-size:12px; 
font-family:Calibri; 
font-weight:normal; 
color:#FF0000;
margin-left: 50px;
margin-right: 5px;
}