
font.body {font-family: arial;font-size: 12px;line-height: 20px;color: #333333;font-weight: normal;}
font.subhead {font-family: arial;font-size: 14px;line-height: 20px;color: #333333;font-weight: bold;}
font.body2 {font-family: arial;font-size: 12px;line-height: 20px;color: #014b8d;font-weight: bold; text-decoration:none;}

h3 {font-family: arial;font-size: 13px;line-height: 20px;color: #333333;font-weight: bold;}


a.bodylink {font-family: arial;font-size: 12px;line-height: 20px;color: #014b8d;font-weight: normal; text-decoration: underline;}
a.body {font-family: arial;font-size: 12px;line-height: 20px;color: #014b8d;font-weight: bold; text-decoration:underline;}
a.headline {font-family: arial, helvetica; font-size: 15px; color: #014b8d; font-weight: 600; text-decoration: none;}
a.headline:hover {font-family: arial, helvetica; font-size: 15px; color: #cf611b; font-weight: 600; text-decoration: none;}

* {
margin: 0;
}

/*li {
list-style: none;
padding: 0px 100px 0px 20px;
}*/

ul a {
display: block;
float: left;
clear: left;
}


img.border {
margin-right:10px; 
border: 1px #014b8d solid;
}

html {
height: 100%;
}

body
{
background-image: url("../images/bg.jpg");
background-repeat: no-repeat;
background-position: top center;
height: 100%;
text-align: center;
}


#header { 
  height: 190px;

}

#side_nav { 
  height: 100%;
  width: 241px;
  width: "200px";
  background-color: #fafbfb;
  background-image: url("../images/sidenav_bg.gif");
  background-repeat: repeat-y;
  float: left;
  margin: 0 0 0 0;
  font-family: arial, helvetica;
  font-size: 12px;
  line-height: 25px;
}

ul.side_nav {
list-style-image: url('../images/bullet.gif');
  padding-left: 50px;
  margin-bottom: 0px;
  /*margin-top: -10px;*/
}

li.side_nav a{

  color: #014b8d;
  font-weight: 600;
  text-decoration: none;
}

li.side_nav a:hover{

  color: #cf611b;
  font-weight: 600;
  text-decoration: none;
}

#call_us { 
  height: 100%;
  /*width: 230px;*/
  width: 200px;
  background-image: url("../images/call_us_bg.jpg");
  background-repeat: repeat-y;
  float: left;
  margin: 0 0 0 0;
  padding-left: 35px;
  font-family: arial;
  font-size: 11px;
  line-height: 18px;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}

hr {
border: none 0;
border-top: 2px dotted #ccc;
      height: 2px;
      margin-right: 95px;
      margin-left: 10px;
}


.content { 
  height: 100%;
  width: 634px;
  width: "600px";
  background-color: #fafbfb;
  float: right;
  background-image: url("../images/spacer.jpg");
  background-repeat: repeat-y;
}

p { 
 padding: 0px 125px 0px 10px;
}

h3.subhead {
font-family: arial;font-size: 15px;line-height: 20px;color: #014b8d;font-weight: bold;
 padding: 0px 100px 0px 10px;
}
font.heading {
font-family: arial;font-size: 15px;line-height: 20px;color: #014b8d;font-weight: bold;
 padding: 0px 100px 0px 10px;
}


input {
background-color:#ffffff; 
width:250px;
font-family: arial;
font-size: 12px;
color: #014b8d;
 border: 1px solid #666666;
 margin: 0 0 10px 0;
 font-weight: bold;
}

textarea {
background-color:#ffffff; 
width:250px;
font-family: arial;
font-size: 12px;
color: #014b8d;
border: 1px solid #666666;
margin: 0 0 10px 0;
font-weight: bold;
}

.textarea_head {
background-color:#ffffff; 
width:160px;
font-family: arial;
font-size: 12px;
color: #014b8d;
border: 1px solid #014B8D;
margin: 5px 0 0 0;
font-weight: bold;
}

.wrapper {	
	width: 875px;
	margin: 0 auto -1px auto;
	text-align: left;
	background-color: #fafbfb;
}


.footer {
height: 100%;
	width: 875px;
	margin: 0 0 0 0;
	background-color: #fff;
	font-family: verdana;
	font-size: 10px;
	color: #014b8d;
	font-weight: normal;
	text-align: center;
	clear:both;
	text-decoration:none;
	}
	
.foot1 {
height: 20px;
	width: 400px;
	margin: 7px 0 0 13px;
	float: left;
	
	}

.foot2 {
height: 20px;
	width: 400px;
	margin: 7px 13px 0 0;
	float: right;
	text-align: right;
	}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#bdd0e1;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; color:#fff; background-color:#014b8d;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:3px solid #014b8d;
    -moz-border-radius: 7px;
    background-color:#d1dfea;
    color:#333333;
    text-align: left;
    padding: 10px;}
    
.subdiv {
background-color: #fafbfb; 
padding:5px;
}

.header_fb {
	position: relative; 
	width: 25px; 
	height: 25px;  
	left: 781px; 
	top: -210px;
	background-image: url('../images/small_fb_off.jpg');
	display: block;
	z-index: 99;
}


.header_fb:hover {
	background-image: url('../images/small_fb_on.jpg');
}

.header_twit {
	position: relative; 
	width: 25px; 
	height: 25px; 
	left: 812px; 
	top: -235px;
	background-image: url('../images/small_twit_off.jpg');
	display: block;
	z-index: 98;
}

.header_twit:hover {
	background-image: url('../images/small_twit_on.jpg');
}

	





