.abalogo {
	left: 10px;
	position: absolute;
	top: 0px;
	width: 1px;
}

.address {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.copyright {
	left: 0px;
	position: absolute;
	top: 800px;
}

.infoblock {
	left: 609px;
	position: absolute;
	top: 38px;
	width: 1px;
	height: 136px;
	background-color: #CC0000;
}

.largeblueheading {
	background-color: #000080;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	text-transform: none;
	width: 500px;
}

.leftframe {
	background-image: url("images/horz1302.jpg");
	background-position: left;
	background-repeat: repeat-y;
}

.mainframe {
	left: 12px;
	position: absolute;
	top: 223px;
	height: 608px;
	width: 766px;
}

.medblueheading {
	background-color: #000080;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	text-transform: none;
}

.names {
	color: #000000;
	font-family: Times;
	font-size: 10pt;
	font-weight: normal;
}

.navbar {
	height: 50px;
	left: 11px;
	position: absolute;
	top: 149px;
	width: 765px;
}

.navbarwhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.smallblueheading {
	background-color: #000080;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	position: relative;
	top: 3px;
}

#nav-list {
    background-image: url('../images/gray.jpg');
}

#nav-title {
    background: #181B72;
    color: white;
    font-size: 13px;
    line-height: 1.5em;
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif; 
    padding: 5px 0 0 10px;
    margin: 5px 0;
}

#nav-menu {     
    font-family: Tahoma, Geneva, sans-serif; 
    font-size: 13px;
    font-weight: bold; 
    line-height: 1.5em; 
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px;
    color: #000033;
}

#nav-menu ul { 
    list-style-type: none;
    margin: 0;
    padding: 0 0 10px 10px;
    color: #181B72;
    }
    
#nav-menu a:link,
#nav-menu a:visited,
#nav-menu a:hover,
#nav-menu a:active {
    color: #181B72;
}

a.insurance {
    display: block;
    text-decoration: none;
    text-align: center;
    border: 1px outset black;
    color: black;
    background-color: #CCC;
    font-size: .7em;
    margin: 0 10px;
    padding: 0 5px;
}
a.insurance:hover {
    border: 1px inset black;
}