@charset "UTF-8";
/* CSS Document */

a img{
	border: 0px;
}

.mainpic {
	position: absolute;
	top: 20px;
}

.subpic {
	position: absolute;
	top: 20px;
	width: 748px;
	height: 162px;
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.vb #container {
	width: 748px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.vb #mainContent {
	position: absolute;
	top: 360px;
	font-family: "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #333333;
	width: 728px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.footerphone {
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
.footeraddress {
	font-size: 10px;
}
.bluelink {
	color: #0066CC;
	text-decoration: none;
}
.footercopyright {
	font-size: 9px;
}

.vb #mainContent a {
	text-decoration: none;
	color: #0066CC;
}

.vb #subContent {
	position: absolute;
	top: 170px;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #333333;
	width: 728px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.vb #subContent a {
	text-decoration: none;
	color: #0066CC;
}


.vb #footerContent {
	font-weight: lighter;
	font-size: 10px;
	color: #666666;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
	position: relative;
	top: 40px;
}

#fmplogo {
	position: relative;
	top: 360px;
	width: 120px;
	height: 37px;
	float: right;
	padding: 10px;
	background-image: url('FBA_4C_120.jpg');
	background-repeat: no-repeat;
}

#fmplogo2 {
        position: relative;
        top: 20px;
        width: 120px;
        height: 37px;
        float: right;
        padding: 10px;
        background-image: url('FBA_4C_120.jpg');
        background-repeat: no-repeat;
}

#fmplogo p {
        font-weight: lighter;
        font-size: 10px;                                                                                                        
        color: #666666;
        padding-top: 0;
        padding-right: 0px;
        padding-bottom: 0;
        padding-left: 0px;
        text-align: left;
        position: relative;
        top: 20px;
}

#fmplogo2 p {
        font-weight: lighter;
        font-size: 10px;
        color: #666666;
        padding-top: 0;
        padding-right: 0px;
        padding-bottom: 0;
        padding-left: 0px;
        text-align: left;
        position: relative;
        top: 20px;
}


#navmainpos {
	position: relative;
	top: 280px;
	left: 20px;
}

.navsubpos {
	position: relative;
	top: 130px;
	left: 20px;
}

.navtop {
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
}


.navtop:hover {
	color: #339900;	
}

.navsubpos #subMenu a {
	color: #666666;
}

.navsubpos #subMenu a:hover {
	color: #339900;
}

.navsubpos #subMenu2 a {
        color: #666666;
}

.navsubpos #subMenu2 a:hover {
        color: #339900;
}

.vb #mainContent h2{
	width: 600px;
}
h1 {
	font-size: 16px;
	font-style: normal;
	color: #0066CC;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #0066CC;
	padding-top: 10px;
	margin-bottom: 0px;
}
h4 {
	font-weight: bold;
	color: #0066CC;
	font-size: 18px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
.vb #container #subContent ul {
	list-style-type: square;
	list-style-position: outside;
}

.vb #container #subContent #address ul {
list-style-type: none;
}

#navmainpos ul {
margin: 0;
color: purple;
margin-left: 5px;
padding: 0;
border: 0;
list-style-type: none;
}

#navmainpos li {
margin: 0;
padding: 0;
border: 0;
display: block;
float: left;
position: relative;
white-space: nowrap;
}

//#navmainpos a {
//float: left;float: none;
//display: block;
//}

//#navmainpos li ul {
//visibility: hidden;
//position: absolute;
//z-index: 10;
//}

//#navmainpos ul#menuList li:hover > ul {
//visibility: visible;
//}
.listsub {
	font-size: 8pt;
	padding-left: 20px;
}
li {
	list-style-type: circle;
	padding-bottom: 5px;
}
.captionsub {
	font-size: 8pt;
}
