/* CSS Document */

body {
	margin: 0px;
	position: relative;
	width: 750px;
	top: 0px;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	color: #000;
	font-family: sans-serif, Verdana, Helvetica, Arial;
	font-size: 9px;
	background-color: #3D4E79;
	background-image: url(../graphics/flex_bottom_strip.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#3D4E79;
	font-size: 9.5px;
	text-transform: uppercase;
/*	text-transform:uppercase; */
	}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 9.5px;
	color: #3D4E79;
	text-transform: uppercase;
/*	text-transform:uppercase; */
	}

a:hover, a:active { 
	text-decoration: underline; 
	}

#container {
	position:absolute;
	padding: 0px 0px 0px 0px;
	right: auto;
	left: 0px;
	width: 901px;
	top: 20px;
	left: 0px;
	background-image: url(../graphics/flex_background.jpg);
	height: 330px;
	background-repeat: no-repeat;
	}

#container_old {
	position: relative;
	top: 0;
	left: 50%;
	width: 750px;
	margin: 0 0 0 -375px;
	padding: 0;
	}

#pageHeader {
	position:absolute;
	top:0;
	left:0;
	width:750px;
	background-color: #3D4E79;
	height: 150px;
	}

#pageHeader h1 { 
	background: transparent url(../images/flex_logo.png) no-repeat top left; 
	margin-top: 0px; 
	width: 150px; 
	height: 150px; 
	float: left;
	}

#pageHeader h1 span {
	display:none
	}
	
#pageHeader h2 { 
	background: transparent url(../images/flex_banner.png) no-repeat top left; 
	margin-top: 0px; 
	width: 500px; 
	height: 150px; 
	float: left;
	}

#pageHeader h2 span {
	display:none
	}

#separator {
	height: 1px;
	width: 350px;
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
	position: relative;
	}
	
#supportingText{
	padding:15px;
	position:absolute;
	top:150px;
	left:151px;
	width:565px;
	border-right-color: #00376B;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #3D4E79;
	border-left-style: solid;
	border-left-width: thin;
	height: 600px;
	}

.explanation{
	margin-top:0px;
	float: left;
}

.image{
	width: 220px;
	margin-top:0px;
	float: right;
	padding: 1em;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.formimage{
	width: 150px;
	height: 125px;
	margin-top:0px;
	float: right;
	padding: 3px;
}
.bold12px {
	font-size: 12px;
	font-weight: bold;
}
#container #supportingText #additional p.p1{
	height: 15px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: center;
	}

#topmenu{
	text-align:center;
	width:578px;
	height:49px;
	position:absolute;
	top:46px;
	left:-2px;
	padding:10px 10px 0px 10px;
	color:#FF0000;
	background-color: #00376B;
	font-weight: bold;
}

#topmenu a{
	font-family:verdana;
	color:#fed84e;
	text-transform: uppercase;
}

#s_formsmenu{
	text-align:center;
	width:578px;
	height:30px;
	position:absolute;
	top:65px;
	left:-2px;
	padding:10px 10px 0px 10px;
	color:#FF0000;
	background-color: #00376B;
	font-weight: bold;
}

#s_formsmenu a{
	font-family:verdana;
	color:#fed84e;
	text-transform: uppercase;
}

#formsmenu{
	text-align:center;
	width:578px;
	position:absolute;
	top:280px;
	left:-2px;
	padding:10px 10px 0px 10px;
	color:#FF0000;
	font-weight: bold;
	background-color: #00376B;
}

#formsmenu a{
	font-family:verdana;
	color:#fed84e;
	text-transform: uppercase;
}

#forms{
	text-align:left;
	padding:10px;
	color:#FF0000;
	font-weight: bold;
	background-color: #00376B;
	position: relative;
	width: 500px;
	clip: rect(auto,auto,auto,auto);
}

#forms a{
	font-family:verdana;
	color:#fed84e;
	text-transform: uppercase;
}

#linkListbtm{
	text-align:center;
	width:131px;
	height:40px;
	position:absolute;
	top:780px;
	left:0px;
	color:#b63;
}

#linkList{
	text-align:center;
	width:131px;
	height:625px;
	position:absolute;
	top:150px;
	left:0;
	padding:10px 10px 0px 10px;
	color:#b63;
	background-color: #00376B;
}

#linkList h3{
	color:#c96;
	}

#linkList ul{
	margin:0px;
	padding:0px;
	}

#linkList li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	padding:0px;
}

#linkList a{
	font-family:verdana;
	color:#fed84e;
	text-transform: uppercase;
}

h3.select{
	display:none;
}

#lselect ul li{
padding-bottom:5px;
margin-bottom:5px;
border-bottom:dotted 1px #b63;
}

#lselect ul li a{
display:block;
}

#lselect ul li a.c{
display:inline;
text-transform:lowercase;
}

#lresources{
left:0px;
top:710px;
width:651px;
position:absolute;
color:#333;
background:#900;
}

#lresources h3{
display:none;
}

#lresources ul li{
display:inline;
}

#rightborder {
	height: 650px;
	width: 1px;
	padding-bottom:0px;
	margin-bottom:0px;
	position: absolute;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #00376B;
	left: 745px;
	top: 150px;
}

#q{
	background: transparent url(../images/q.gif) no-repeat left top;
	margin-top: 0px;
	width: 400px;
	height: 50px;
	padding-left: 100px;
	vertical-align: middle;
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
	}

#a{
	background: transparent url(../images/a.gif) no-repeat top left;
	margin-top: 5px;
	width: 400px;
	padding-left: 100px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #3D4E79;
	border-right-color: #3D4E79;
	border-bottom-color: #3D4E79;
	border-left-color: #3D4E79;
	vertical-align: top;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}
#centerLayer #Layer3 tr {

}
p {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
}
li {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
}
#centerLayer #Layer2 a {
	font-size: 12px;
	line-height: 18px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #394D7B;
	background-color: #FFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #394D7B;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#Layer1 {
	position:absolute;
	left:7px;
	top:5px;
	width:137px;
	height:88px;
	z-index:1;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	width:550px;
	z-index:2;
	left: 172px;
	top: 210px;
	visibility: visible;
}
#Layer3 {
	position:absolute;
	left:5px;
	top:130px;
	width:147px;
	height:138px;
	z-index:3;
	visibility: visible;
}
#Layer4 {
	position:absolute;
	left:5px;
	top:440px;
	width:128px;
	height:150px;
	z-index:4;
	border: thin solid #999999;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFEBA2;
	visibility: visible;
}
#Layer5 {
	position:absolute;
	left:172px;
	top:20px;
	width:560px;
	height:28px;
	z-index:5;
	visibility: visible;
}
#Layer6 {
	position:absolute;
	left:7px;
	top:105px;
	width:137px;
	height:17px;
	z-index:7;
	visibility: visible;
}
#Layer8 {
	position:absolute;
	left:363px;
	top:105px;
	width:448px;
	height:45px;
	z-index:2;
	visibility: visible;
}
#Layer9 {
	position:absolute;
	left:7px;
	top:395px;
	width:137px;
	height:17px;
	z-index:7;
	visibility: visible;
}
#Layer10 {
	position:absolute;
	left:151px;
	top:575px;
	width:579px;
	height:575px;
	z-index:2;
	visibility: visible;
	background-color: #FFEBA2;
	padding: 10px;
}

