*{
	margin:0; padding:0; border:0;
}
html,body {
	height: 100%;
	background-color: #3B66CB
}
#frame {
background: url(./images/lh_back.gif) repeat-y 0 0;
	width: 780px;
	margin-top: 10px;
	text-align: left;
	background-color: #3B66CB;
	background-position: center;
	
}
#header, #footer, #banner {
	clear: both;
	width: 100%;
}
#header{
	height: 42;
	float: left;
	margin-left: 0px;
	padding: 0px;
   background-color: #3B66CB;
	margin-top: 0px;
}

#footer {
width:100%;
height:42;
float:left;
margin-left:0px;
padding:0px;
background-color: #3B66CB;
margin-top:0px;
}

#image1{
	width:175px;
	height: 42px;
	background-image: url(./images/back_a1.gif);
	float: left;
	position: relative;
	border: thin;
}
#image2{
width:558px;
height:42px;
background-image:url(./images/back_a2.gif);
float:left;
padding: 0px;
margin: 0px;
position: relative;
left:0%;
}

#image3{
width:22px;
height:42px;
background-image:url(./images/back_a3.gif);
 background-repeat: no-repeat;
float:left;
position: relative;
}

#footerimage1{
width:175px;
height:42;
background-image:url(./images/back_c1.gif);
float:left;
position: relative;
background-color: #3B66CB;
}
#footerimage2{
	width: 558px;
	height: 42;
	background-image: url(./images/back_c2.gif);
	float: left;
	position: relative;
	text-align: right;
	font-family: Arial;
	font-weight: normal;
	color: White;
}
#footerimage3{
background-repeat: no-repeat;
width:22px;
height:42;
background-image:url(./images/back_c3.gif);
float:left;
position: relative;
}
 ul#tablist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
margin-top: 20px;
}

#tablist li
{
	display: inline;
	list-style-type: none;
	background-image: url('./images/global.gif');
	margin-right: 1px;
	width:108px;
	height:22px;
	float:left;
}


#tablist a { padding: 3px 10px; 
}


#tablist a:link
{
	color: Black;
	font-weight: bold;
	list-style: none;
	 text-decoration: none;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 width:108px;
	height:22px;
}

#tablist a:visited
{
	color: black;
		font-weight: bold;
	list-style: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tablist a:hover
{
	color: #226CB2;
		font-weight: bold;
}
 #tablist li#active a
 {
	color: #A5A600;
		font-weight: bold;
}

#mainstretch {

	background-image: url(./images/rh_back.gif)repeat-y 100% 0; ;
	float: left;
	width:752px;
	position: relative;
  margin-left:0px;
}
html>body #mainstretch {
   	width:742px; /*puts top margin to zero for all other browsers*/
}
#mainstretch:after {
	content: ".";
	display:block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


#banner {
	width: 742px;
	height: 100;
	float: left;
	margin-left: 5px;
	padding: 0px;
	background-color: #eeeeee;
	overflow: hidden;
}

.logoimg {
   margin-left:20px;
	margin-right:30px;
	border: medium;

}
html>body #banner {
   	margin-left:10px; /*puts top margin to zero for all other browsers*/
}


#main p{
	font: 14px Arial;
}
#maintext {
   margin:0 175px;
	width: 392px;
	background-color: #eeeeee;
}
#maintexttwocol{
   margin:0 175px;
	width: 547px;
	background-color: #eeeeee;
}
html>body #maintexttwocol {
   	margin-left:170px; puts margin to zero for all other browsers*/
}
#main {
	float: left;
	margin-left:5px;
	background-color: #eeeeee;
	padding: 0px;
	margin-right: -95%;
   font: 14px Arial;
  width:100%
}
html>body #main {
   	margin-left:10px; puts margin to zero for all other browsers*/
		margin-right: -95%;
}
#leftcontent {
	float: left;
	width: 165px;
	background-color: #eeeeee;
	margin-right: 0px;
   margin-left: -5%;
	font-family: Arial;

}
html>body #leftcontent {
   	margin-left:-5%; puts margin to -3% for all other browsers*/
}
#leftcontenttwocol {
	float: left;
	width: 165px;
	background-color: #eeeeee;
	margin-right: 0px;
   margin-left: -24%;
	font-family: Arial;
}
html>body #leftcontenttwocol {
   	margin-left:-5%; puts margin to zero for all other browsers*/
}

#rightcontent {
	float: right;
	width: 160px;
	background-color: #eeeeee;
	margin-right: 0px;
	font-family: Arial;
	margin-right:0px;
}
#rightcontenttwocol{
	float: right;
	width: 0px;
	background-color: #eeeeee;
	margin-right: 0px;
	font-family: Arial;
	margin-right:0px;
}
#rightcontent p {
	font-size: 10px;
	font: "Arial sans-serif";
	color: black;
		padding-right:4px;
}

#rightcontent h3 {
	font-size: 13px;
	color: #000080;
	font: "Arial sans-serif";
	text-align: justify;
	padding-right:4px;
}
#leftcontent a {
  font-size:12px;
  line-height:2;
}
#leftcontent p {
	font-size: 16px;
	font: "Arial sans-serif";
	color: black;
	font-weight: normal;
}

h1 {
  font-size:large;
}
#navblock{
	display: block;
	position:relative;
}
html>body #navblock {
   	top:100px; puts margin to zero for all other browsers*/
}
 #navlist
{
	margin-left: 0;
	padding: 3px 0px 3px 3px;
	width: 100%;
	text-decoration: none;
	height: 30px;
	font-family: "Arial";
	font-size: 10px;
	color: Black;
	display: block;
}

#navlist li
{
	list-style: none;
	vertical-align: top;
	margin: 0;
	padding: 0px 0px 3px 3px;
	text-align: right;
	width: 150px;
	text-decoration: none;
	height: 30px;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: Black;
	border-bottom: 1px solid Black;
}

#navlist li a
 {color:black;
 	font-weight: bold;
 	text-decoration: none; }

 ul#navlist li#active
{
	color: black;
	border-bottom: 1px dotted black;
}

  ul#navlist li#active a
{
	color: black;
}

ul#navlist a:hover
{
		color: black;
	border-bottom: 1px dotted black;
}


ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: black;
	background: Silver;
	border-bottom: 1px dotted #D3D3D3;
	font-weight: bold;
}
#frame {
	position: relative;
}

ul{
margin-left:24px;
list-style: decimal;
}

