body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #DADADA;
	padding: 0;
	margin: 0;
}

h1{
	font-size: 220%;
	font-family: 'Tahoma',Arial, Helvetica, sans-serif;
	color: #1266AC;
	font-weight: normal;
}

h2{
	font-size: 170%;
	font-family: 'Tahoma',Arial, Helvetica, sans-serif;
	color: #1266AC;
	font-weight: normal;
}

a, a:visited{
	color: #1273B6;
}

#outer{
	background-color: #FFFFFF;
	width: 860px;
	padding: 0 10px;
	margin: 0 auto;
	font-size: 90%;
}

#header{
	height: 100px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;	
}

#logo{
	padding: 20px;
	padding-top:10px;
}


#mainnav{
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	clear:both;

	margin: 5px 0;
}
#mainnav ul{
	list-style-type:none;
	margin: 0 auto;
	padding:0;
	background-image: url(images/nav_right.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#mainnav li{
	display: inline;
	background-image: url(images/nav_div.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px 0;
	padding-right:4px;
}
#mainnav li.noimage{
	background-image:none;
}
#mainnav li a, #mainnav li a:visited{
	text-decoration: none;
	color: #00488B;
	font-weight:bold;
	padding: 0 4px;
}
#mainnav li.main_selected a, #mainnav li.main_selected a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	padding: 0 4px;
	background-color: #006699;
}
#mainnav li a:hover, #mainnav li a:focus{
	color: #000;
text-decoration:underline;
}
#navleftimg{
	float:left;
}

#flash_home {
	background-image: url(images/flash_bg.gif);
	background-repeat: repeat-x;
	height: 1%;
	background-color: #0090D6;
	margin-bottom: 10px;
	padding:0;
}

#flash_container{
	width: 440px;
	float: left;
	padding:0;
	margin-bottom:-4px;
}


.teaser{
	width: 186px;
	padding: 0 12px;
	margin-top: 15px;
	float:left;
	color: #8EE6FF;
	margin-bottom: 0px;
}
.teaser h2{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFAE00;
	margin: 5px 0;
	font-size: 150%;
}
.teaser p{
	margin-top: 3px;
	font-size: 95%;
}
#teaser1{
	background-image: url(images/teaser1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#teaser2{
	background-image: url(images/teaser2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#teaser3 p, #teaser4 p{
	color:#005484;
}
#teaser4{
	
}

#teaser1 span a, #teaser1 span a:visited, #teaser2 span a, #teaser2 span a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	padding-right: 10px;
	float: right;
}
#teaser3 span a, #teaser3 span a:visited, #teaser4 span a, #teaser4 span a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #009BCF;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: right center;	
	padding-right: 10px;
	float: right;
}
#teaser1 span a:hover, #teaser2 span a:hover, #teaser3 span a:hover, #teaser4 span a:hover{
	color:#FFAE00;
}
#teaser1 span a:focus, #teaser2 span a:focus, #teaser3 span a:focus, #teaser4 span a:focus{
	color:#FFAE00;
text-decoration:underline;
}

#ufvp{
	width: 410px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/dottedline.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float:left;
}

#ufvp ul{
	list-style-image: url(images/arrow_dblue.gif);
	color: #1273B6;
	padding-left: 30px;
	margin-left:0;
}
#ufvp ul li{
	padding-bottom:15px;
}

#quote{
	clear:left;
	padding: 10px;
}
#quote img{
	float:left;
	margin-right: 14px;
}
#quote p{
	margin-left: 210px;
	color: #009BCF;
	font-size:95%;
}
#quote h3{
	margin-left: 210px;
	font-family: 'Tahoma',Arial, Helvetica, sans-serif;
	color: #1266AC;
	font-size: 120%;
	padding:0;
	margin:0;
	padding-top:10px;
}

#homeright{
	float:right;
	width: 420px;
	padding:0;
	margin:0;
}


.clear{
	clear: both;
	height:1px;
	margin:0;
	padding:0;
}

.clear hr{
	height:1px;
	margin:0;
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding:0;
	display: none;
}

#footer{
	float:left;
	background-color: #DADADA;
	margin: 10px 0;
	padding: 10px;
	color: #003562;
	height:1%;
	width: 840px;
	font-size: 95%;
}

#footer a, #footer a:visited{
	color: #003562;
	text-decoration:none;
}
#footer a:hover{
	color:#0099CC;
	text-decoration:underline;
}
#footer div{
	width: 220px;
	padding: 0 20px;
	border-left: 1px solid #999999;
	float: left;
}
#footer p{
	padding:0;
	margin:0;
}
#fsa p{
	padding-left: 60px;
	background-image: url(images/fas_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 30px;
}
#footer #fsa{
	width: 300px;
	border: none;
}

#footer #footerlinks{
	width: 140px;
}
#footer ul{
	list-style-type: none;	
	margin:0;
	padding:0;
}
#footer ul li{
	padding:0 0;
}




#leftnav{
	width: 220px;
	float:left;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	padding:10px 0;
}
#leftnav a, #leftnav a:visited{
	display: block;
	color: #27387E;
	text-decoration: none;
	padding: 8px 0;
	padding-left: 10px;
}
#leftnav a.noarrow, #leftnav a.noarrow:visited{
	background-image: none;
	padding:0;
}
#leftnav a:hover, #leftnav a:focus{
	background-color: #D1E4E9;
	color: #27387E;
	text-decoration: none;
}
#leftnav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	padding-bottom:10px;
}
#leftnav li{
	margin: 0;
	list-style-type: none;
	background-image: url(images/ln_dottedline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom:1px;
}
#leftnav li.ln_selected a, #leftnav li.ln_selected a:visited{
	background-color: #E3EFF2;
	background-image: url(images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #000000;
	padding-left: 20px;
}


#child_content{
	margin-left: 230px;
	padding: 0 20px;
}

#child_content.no_nav{
	margin-left: 0;
	padding: 0 20px;
}

#child_content img{
	padding:2px;
	border: 1px solid #DADADA;
}

#child_content ul li{
	color: #666666;
	list-style-type: square;
}
#child_content ul li{
	padding: 6px 0;
}
table.table1{
	padding: 4px;
}
table.table1 h2, table.table1 h3{
	margin: 3px 0;
}
table.table2 h2, table.table2 h3{
	margin: 3px 0;
}

table.table1 td{
	background-image: url(images/ln_dottedline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
	padding: 5px 8px;
}
table.table1 th{
	border-bottom: 2px solid #CCCCCC;
	text-align: left;
	padding: 4px 8px;
	color: #0066CC;
	font-size: 110%;
}

table.table2{
	padding: 1px;
	border: 1px solid #BAD9E0;
}
table.table2 th{
	border-bottom: 1px solid #8DBECB;
	text-align: center;
	padding: 4px 8px;
	color: #0066CC;
	font-size: 110%;
	background-color: #E3EFF2;
}
table.table2 td{
	text-align: center;
	padding: 5px 8px;
}

table.table2 tr.alt_row{
	background-color: #F2F8F9;
}


#skip {
Position: absolute;
top: -200px;

}










#contactform_form{
width: 480px;
border: 1px solid silver;
padding:10px;
margin:10px;
}

#contactform_form input.submitbutton{
width: 80px;
margin-top: 10px;
float:right;
}

#contactform_form form fieldset {
  margin-bottom: 10px;
  border: none;
}

#contactform_form form input ,#contactform_form form textarea{
  width: 300px;
}
#contactform_form form legend {
  padding: 0 2px;
  font-weight: bold;
}
#contactform_form form label {
  display:block;
  float:left;
  line-height: 1.8;
  vertical-align: top;
  text-align:right;
  padding-right: 8px;
	width: 120px;
}
#contactform_form form fieldset ol {
  margin: 0;
  padding: 0;
}
#contactform_form form fieldset li {
	list-style: none;
	padding: 8px 5px;
	margin: 0;
	background-image: url(images/dottedline_h.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#contactform_form form fieldset ol.checklists li {
	list-style: none;
	padding: 2px 5px;
	margin: 0;
	background-image: none;
}
#contactform_form form fieldset ol.checklists label {
	width: 400px;
	float: none;
	text-align:left;
}
#contactform_form form fieldset ol.checklists {
	margin-bottom: 10px;
}
#contactform_form form fieldset ol.checklists input {
	width:20px;
	float:left;
}

#contactform_form form fieldset p input{
float:none;
width:20px;
margin:0;
padding:0;
}

#contactform_form form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
#contactform_form form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
#contactform_form form fieldset fieldset label {
  display: block;
  width: auto;
}
#contactform_form form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
#contactform_form form label {
  width: 120px; /* Width of labels */
}
#contactform_form form fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}/** Simple Type - login **/#wlpeLogin {/* outer container div */	border:none;} #wlpeLoginForm {} /* login form */#wlpeLoginFieldset {border:1px solid silver;} /* login fieldset */#wlpeLegend {color:#0066CC; font-size: 110%; font-weight:bold;} /* legend for login fieldset */#wlpeUsernameLabel {display:inline; width:160px;} /* label for username field */#wlpeUsername {margin:5px 0;} /* username field */#wlpePasswordLabel {display:inline; width:160px;} /* label for password field */#wlpePassword {margin:5px 0;} /* password field */#wlpeStayLoggedInLabel {} /* label for stay logged in select */#wlpeStayLoggedIn {} /* stay logged in select */#wlpeLoginButtons {border:none;} /* fieldset for buttons */#wlpeLoginButton {} /* button to log in */#wlpeReminderButton {} /* button to activate new password form */#wlpeRegisterButton {} /* button to activate registration form *//** Simple type - logout **/#wlpeUser {} /* outer div container */#wlpeUserInfo {} /* user info div container */#wlpeWelcome {} /* user welcome message div container */#wlpeMyProfileImg {} /* user image */#wlpeWelcomeParagraph {} /* welcome message paragraph */#wlpeLoginCount {} /* login count and last loging date paragraph */#wlpeUserForm {} /* form buttons */#wlpeUserButtons {border:none;} /* button fieldset */#wlpeLogoutButton {color:#0066CC; background-color:#FFFFFF; border:none; cursor:hand;} /* button to logout */#wlpeProfileButton {} /* button to activate user profile editor *//** Simple type - reset password **/#wlpeReset {} /* outer div container */#wlpeResetForm {} /* reset password form */#wlpeResetFieldset {} /* reset form fieldset */#wlpeResetInfo {} /* h3 header title */#wlpeResetEmail {} /* input field for user email */#wlpeResetButtonFieldset {} /* buttons fieldset */#wlpeResetButton {} /* submit button */#wlpeResetCancelButton {} /* cancel button */