*{
    margin: 0xp;
    padding: 0px;
    font-family: "Lucida Sans", sans-serif;
}
body{
	background-color: #A6B9D0;
    margin: 0px;
    padding: 0px;
}
ul{
    padding-left: 25px;
    margin-left: 25px;
}
ul li{
    list-style-type: disc;
	margin-bottom: 10px;
}
div.sidebar li
{
    margin-left: 15px;
    #margin-left: 0;
	margin-bottom: 10px;
	font-size: 11px;
	white-space: nowrap;
}
div.sidebar
{
	border-top: 3px #102888 solid;
	#border-top: 5px #102888 solid;
	border-bottom: 3px #102888 solid;
	#border-bottom: 12px #102888 solid;
	background-color: #f1f1f1;
	color: #102888;
	padding: 10px;
	margin: -2px 0 -9px 0;
}
h1
{
	font-size: 19px;
	border-bottom: 1px #ffffff dotted;
}
h2
{
	font-size: 17px;
}
h3
{
	font-style: oblique;
	font-size: 14px;
}
h4
{
	margin-top: -15px;
	#margin-top: -20px;
	font-style: oblique;
	font-size: 14px;
}
#centered{
    left: 50%;
    position: absolute;
    margin-left: -400px;
    width: 802px;
}
#menu{
    clear: both;
}
#menu img{
    border: none;
    margin-top: -5px;
    *margin-top: 0px;
}
#body{
    -ms-overflow-x: visible;
	background-color: #738EB4;
    background-image: url("assets/bg_body1.jpg");
    background-repeat: no-repeat;
    width: 770px;
    margin-top: -5px;
    min-height: 485px;
    padding: 15px 0 10px 0;
}
.bodyText{
    margin-left: 125px;
    font-size: 9pt;
    color: #ffffff;
    width: 530px;
    min-height: 410px;
}
#footer{
    background-color: #5C7290;
    width: 770px;
    text-align: center;
    color: #ffffff;
    font-size: 8pt;
    padding: 8px 0px 8px 0px;
}
#footer img{
    border: none;
}
#footer a{
    color: #ffffff;
}
#footer a:hover{
    text-decoration: none;
}
.dropCap{
    font-size: 22pt;
    font-family: serif;
    font-style: italic;
	line-height: 20px;
	#line-height: 27px;
}
.floatRight{
    float: right;
    margin-left: 10px;
    z-index: 2;
    position: relative;
    border: ;
}
a
{
	color: #1B2D71;
}
a:hover
{
	text-decoration: none;
}
a.moreLink
{
	font-size: 10px;
	color: #ffffff;
}
a.moreLink:hover
{
	text-decoration: none;
}
div.LHtekText{
    font-size: 9px;
    text-align: center;
    padding: 10px 0 20px 0;
    color: #ffffff;
}
a.siteMapLink
{
	color: #ffffff;
	text-decoration: none;
}
a.siteMapLink:hover
{
	text-decoration: underline;
}
a.LHtekText
{
    font-size: 9px;
    color: #ffffff;
    width: 770px;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 25px;
}
a.LhtekLink:hover
{
    color: #ffffff;
}
h1
{
	font-size: 15px;
	font-weight: bold
}
select, input, textarea
{
	font-size: 12px;
    font-family: "Lucida Sans", sans-serif;
}
input.button
{
	font-size: 11px;
    font-family: "Lucida Sans", sans-serif;
	font-weight: bold;
	border: 1px #000000 solid;
	padding: 3px;
	background-color: #ffffff;
}
fieldset
{
	-moz-border-radius: 8px; border-radius: px;
	padding: 0 10px 10px 10px;
}
legend
{
	padding-left: 5px;
	#padding-left: 0;
	color: #ffffff;
}