@charset "utf-8";
body  {
	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-image: url(/components/images/backgrade1.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;	
}a:link {
	color: #202020;
}
a:visited {
	color: #545454;
	text-decoration: underline;
} 

.thrColFixHdr #container {
	width: 980px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}
h1 {
	color: #000000;
	height: 21px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
	margin: 0px;
	background-color: #b1b181;
}
h2 {
	font-size: 12px;
	background-color: e8e8d1;

}
h3 {
	font-size: 10px;
	color: #000000;
}

h6 {
	font-size: 12px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 7px;
}




p {
	font-size: 12px;
}
.thrColFixHdr #header {
	height: 200px;
	margin: 0px;
	padding: 5px;
} 

.thrColFixHdr #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: 3px 0;
	background-color: #FFFFFF;
}
.thrColFixHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 150px;
}
.thrColFixHdr #container #mainContent h4 {
	padding-right: 7px;
	padding-left: 7px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #00FF66;
	font-style: italic;
	font-size: 12px;
}
.thrColFixHdr #container #mainContent h2 {
	padding-right: 7px;
	padding-left: 7px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #e8e8d1;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.thrColFixHdr #container #sidebar1 h3 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.thrColFixHdr #container #sidebar1 h2 {
	text-align: left;
	background-color: #e8e8d1;
	padding-right: 7px;
	margin-right: -2px;
	margin-left: -5px;
	padding-left: 3px;
	color: #000000;
}
.thrColFixHdr #container #sidebar1 a {
	text-decoration: none;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 170px; /* padding keeps the content of the div away from the edges */
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	text-align: center;
}

.thrColFixHdr #container #sidebar2 p {
	text-align: center;
}
.thrColFixHdr #container #sidebar2 h3 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.thrColFixHdr #container #sidebar2 h2 {
	text-align: left;
	background-color: #e8e8d1;
	padding-right: 7px;
	margin-right: -2px;
	margin-left: -5px;
	padding-left: 3px;
	color: #000000;
}
.thrColFixHdr #container #sidebar2 a {
	text-decoration: none;
}

.thrColFixHdr #footer {
	height: 155px;
	padding-top: 15px;
	padding-bottom: 0;
	background-color: #e8e8d1;
	color: #000000;
} 
.thrColFixHdr #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 */
}

.thrColFixHdr #container #footer #box {
	padding-left: 150px;
}
.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;
}
.thrColFixHdr #container #footer #box a {
	font-size: 14px;
	font-weight: bold;
}.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;
}
.twoColRt {
	float: right;
	width: 320px;
}
.twoColLft {
	float: none;
	width: 320px;
}
.thrColFixHdr #container #mainContent p {
	padding-right: 7px;
	padding-left: 7px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}



.thrColFixHdr #container #mainContent #contenttop {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 100%;
	background-image: url(../images/bluehead.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
.thrColFixHdr  #container  #mainContent  #contenttop #sectionRt {
	background-image: url(../images/blueheadlogo.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 48%;
	float: right;
	background-position: right top;
	overflow: hidden;
	text-align: right;
	margin: 0px;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #container #mainContent #contenttop #sectionRt a {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.sharebox2 {
	margin: 0px;
	width: 48%;
	overflow: visible;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.thrColFixHdr #container #mainContent #contenttop #sectionleft {
	height: 35px;
	width: 48%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.weatherfullbox {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.sharebox {
	margin: 0px;
	width: 48%;
	overflow: visible;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
.weatherbar {
	margin: 0px;
	width: 100%;
	overflow: visible;
	text-align: center;
	background-color: #b1b181;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
.weathertext {
	margin: 0px;
	width: 100%;
	overflow: visible;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColLftyellow {
	float: none;
	width: 100%;
	background-color: #FFFF00;
}


.twoColLftred {
	float: none;
	width: 100%;
	background-color: #FF99CC;
}
.twoColLftgreen {
	float: none;
	width: 100%;
	background-color: #66FF99;
}
.thrColFixHdr #container #mainContent .twoColLft .twoColLftgrey {
	background-color: #ECE9E1;
}
.twoColRtgrey {
	float: right;
	width: 320px;
	background-color: #ECE9E1;
	margin-left: 7px;
}
.twoColLftgrey {
	float: none;
	width: 320px;
	background-color: #ECE9E1;
}
h5 {
	background-repeat: no-repeat;
	height: 15px;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFixHdr #container #mainContent marquee {
	text-decoration: none;
}

