@charset "UTF-8";

/* END style2 */
.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;
}
a:link {
	color: #04614e;
}
a:visited {
	color: #04614e;
}
a:hover {
	color: #FFFFFF;
}
body  {
	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: 100%;
	background-color: #04614e;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#container  {
	text-align: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 940px;
	padding-bottom: 0px;
	float: none;
	background-image: url(images/LHBcontainer_032310.jpg);
	background-repeat: repeat;
} 
#header  {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: right;
	height: 220px;
	width: 940px;
	background-image: url(images/LHBheader032310.jpg);
	background-repeat: no-repeat;
} 
#sidebar1  {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c1a2f;
	line-height: normal;
	width: 220px;
	overflow: auto;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
}
#mainContent  {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	border-left-color: #FFFFFF;
	width: 680px;
	padding-right: 10px;
	font-weight: normal;
	z-index: 10;
	margin-top: 20px;
} 
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #1c1a2f;
}
.standardimgrt {
	margin-left: 10px;
	border: 1px solid #000000;
	margin-bottom: 30px;
	margin-right: 0px;
	float: right;
}
.standardimgrt2 {
	margin-left: 5px;
	border: 1px none #FFFFFF;
	margin-bottom: 10px;
	margin-right: 5px;
	float: left;
}
.standardimgrt3 {
	margin-left: 40px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	margin-right: 3px;
}
.standardimgrtTable {
	margin-left: 0px;
	border: 1px solid #000000;
	margin-bottom: 0px;
	margin-right: 0px;
}
.standardimgrt5 {
	margin-left: 0px;
	border: 1px none #000000;
	margin-bottom: 0px;
	margin-right: 0px;
	float: right;
}
.standardimgrt6 {
	margin-left: 10px;
	border: 1px none #000000;
	margin-bottom: 10px;
	margin-right: 0px;
	float: right;
}

h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #8f2836;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #8f2836;
}
h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #8f2836;
}
.menuText  {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bolder;
	color: #000000;
}

