@charset "utf-8";

html{
background-image: url(../images/bg_repeat.gif);
background-repeat: repeat-x;
z-index:-2;
}

body{
margin: 0px;
font-family: "Arial", "Verdana", "Tahoma", sans serif;
font-size:12px;
line-height:18px;
background-image: url(../images/bg.jpg);
background-position:top center;
background-repeat: no-repeat;
width: 100%;
display: table;
}

img{
border:0px;
}

a, a:link, a:visited{
color:#15649b;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

h1{
font-size:18px;
color:#fff;
margin:0 0 55px 0;
font-weight:normal;
}

h2{
color:#f78f2a;
font-size:18px;
line-height:22px;
margin:15px 0 10px 0;
font-weight:normal;
}

h3{
font-size:14px;
color:#3c4488;
margin:20px 0 10px 0;
}

h4{
font-size:14px;
color:#f78f2a;
margin:0 0 10px 0;
}

h5{
font-size:12px;
color:#3c4488;
margin:5px 0 5px 0;
}

p{
margin:0 0 10px 0;
line-height:22px;
}

em{
font-weight:bold;
font-style:normal;
text-decoration:none;
font-size:12px;
}

form{
font-size:11px;
width:100%;
}

form p{
font-size:12px;
}

label{
font-weight:bold;
}

li ul{
padding-bottom:5px;
}

textarea{
font-family:"Tahoma", "Arial", "Verdana";
font-size:11px;
padding:5px;
line-height:16px;
}

.formfield{
height:18px;
font-size:11px;
border:1px solid #7f9db9;
}

.formfield_required{
height:18px;
font-size:11px;
border:1px solid #7f9db9;
background-color:#fffccc;
}

input.formfield, input.formfield_required{
padding:3px 2px 0 3px;
height:16px;
}

input.formBtn{
background-image: url(../images/button_bg.gif);
background-repeat: repeat-x;
border:1px solid #0c4f7a;
height:22px;
color:#fff;
font-weight:bold;
font-size:11px;
}

.quote{
text-align:right;
font-style:italic;
}

.left{
float:left;
}

img.thumbLeft{
float:left;
margin:0 15px 0 0;
}

.right{
float:right;
}

img.thumbRight{
float:right;
margin:0 0 0 15px;
}

div.clear{
width:100%;
clear:both;
}

div#wrapper{
width:990px;
margin:0 auto 0 auto;
}

div#header{
width:100%;
height:276px;

/*background-image: url(../images/bg.jpg);*/
background-position:top center;
background-repeat: no-repeat;
z-index:100;
}

div#content{
width:100%;
margin:-140px 0 0 0;
}

div#logo{
margin:0 0 0 -5px;
width:200px;
height:121px;
float:left;
}

img#hflogoprint{
display:none;
}

div#navcontainer{
margin:22px 0 0 0;
width:570px;
float:right;
z-index: 2000;
}

ul.content li{
margin:0 0 10px 0;
}

ul#nav{
margin:0px;
padding:0px;
height:38px;
border:none;
}

ul#nav li{
list-style:none;
display:inline;
float:left;
margin:0px;
padding:0px;
height:38px;
}

ul#nav li a.menu{
display:inline;
text-align:center;
background:#5970B2;
padding:0px;
margin:0px;
color:#fff;
width:60px;
text-decoration:none;
}

ul#nav li a.menu:hover {
background:#49A3FF;
}

.submenu{
background-position:bottom;
background-repeat: repeat-x;
background-color:#155787;
visibility:hidden;
position:absolute;
top:65px;
padding:1px;
z-index:1000;
width:inherit;
}

.submenu a, .submenu a:link, .submenu a:visited{
display: block;
font: 11px arial;
text-align: left;
text-decoration: none;
color:#fff;
font-weight:bold;
margin:0;
padding:5px;
}

.submenu a:hover {
color:#ffcc66;
background-color:#016fa2;
}

div#left_col{
width:500px;
float:left;
margin:80px 0 0 15px;
}

div#right_col{
width:400px;
float:right;
margin:0 15px 0 0;
}

div#ban_left_col{
width:500px;
float:left;
margin:0px 0 0 20px;
}

div#ban_right_col{
width:400px;
float:right;
margin:0px 20px 0 0;
}

div#footer{
clear:both;
width:100%;
background-color:#dde9f4;
margin:50px 0 0 0;
color:#666666;
}

div#footer_container{
width:980px;
margin:0 auto 0 auto;
padding:20px 0 20px 0;
}

div#footer_links{
float:left;
width:400px;
font-size:11px;
}

div#footer_icons{
position:relative;
float:right;
width:580px;
}

div#footer_icons div{
margin:0 0 0 5px;
}

div#nav_panel{
width:400px;
background-color:#dde9f4;
margin: 20px 0 0 0;
}

div#nav_panel_content{
padding:0 15px 0 15px;
}

div#nav_panel a{
font-weight:bold;
}

div#errormessage{
height:20px;
margin:10px 0 5px 0;
color:red;
}

td.break p, td.break h2, td.break h3{
border-top:1px solid #7f9db9;
margin:20px 0 20px 0;
padding:20px 0 10px 0;
}

div#stockImage{
width:400px;
height:296px;
}

div#calltoaction{
width:400px;
height:76px;
background-image:url(../images/calltoaction.jpg);
margin:5px 0 0 0;
padding:17px 0 0 0;
}

div#calltoaction p{
margin:0 0 0 75px;
text-align:center;
}

div#calltoaction em{
font-size:15px;
color:#3c4488;
}

div#calltoaction span{
font-size:18px;
color:#f78f2a;
}

div#calltoaction a{
font-weight:bold;
}