* 
{
	margin:0;
	padding:0;
}

html 
{
	background-color:#ECF0F3;
	height:100%
}

body
{
	color:#333333;
	font:12px Arial, Sans-Serif;
	margin:0 auto;
	position:relative;
	width:850px;
}

#fpi_header
{
	margin-top:5px;
	background-color:#FFFFFF;
	padding-top:35px;
	padding-left:23px;
	padding-bottom:29px; 
	
}

#fpi_header h1,
#fpi_header label
{
	position:absolute;
	top:0;
	left:-9999px;
}

#fpi_header img {
	position: relative;
	left: -2px;
}

#fpi_header a:hover
{
	text-decoration:none;
}


#fpi_header #fpi_search
{
	position:absolute;
	top:65px;
	right:20px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	/*visibility:block;*/
}

#fpi_header #fpi_search .fpi_textInput
{
	height:1.25em;
	vertical-align:top;
	margin-top:3px;
	margin-left:2px;
	border:none;
	border-width:0px;
	/*visibility:hidden;*/
}

#fpi_header #fpi_search .fpi_button
{
	margin-top:3px;
	margin-right:2px;
	border:none;
	/*visibility:hidden;*/

}

#fpi_content
{
	min-height:590px;
	padding-top:15px;
	padding-left:23px;
	background:#FFFFFF;
	position:relative;
	width:auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#fpi_footer
{
	position:relative;
	border-top:solid 1px #CCDDED;
	padding-left:23px;
	background-color:#FFFFFF;
	z-index:0;
	float:none;
	clear:both;
}

#fpi_footer .footer_links
{
	list-style:none;
	padding-top:10px;
	display:block;
	margin:0;
	height:26px;
}

#fpi_footer .footer_links li
{
	float:left;
	padding:0;
	list-style-type:none;
	padding:8px 0.8em 0.5em 0px ;
}

#fpi_footer .footer_links li a
{
	float:left;
	display:block;
	width:auto;
	background:transparent;
	text-decoration:none;
	color:#1966AE;
	margin:0;
	padding:0;
}

#fpi_footer .footer_links li a:hover
{
	float:left;
	display:block;
	width:auto;
	background:transparent;
	text-decoration:underline;
	color:#1966AE;
}

#fpi_footer .copyright
{
	list-style:none;
	padding-top:10px;
	padding-left:0px;
	display:block;
	margin:0;
	height:26px;

}

#fpi_footer .copyright li
{
	float:left;
	padding:0;
	list-style-type:none;
	padding:0 ;
	color:#CCCCCC;
}

div.clearer 
{
  clear: both; 
  height: 70px; 
  width:100%;
  background-color:#FFFFFF;

}
div.clearerhome 
{
  clear: both; 
  height: 30px; 
  width:100%;
  background-color:#FFFFFF;

}


#bottomutils
{
  list-style:none;
  margin-left:218px;
  padding-top:20px;
}

#bottomutils li
{
  clear:left;
  display:inline;	
  padding:20px 20px 0px 0px;
  margin:0;
  border:0;
}

#bottomutils li a img
{
  border:0;
}

#bottomutils li a
{
  color:#1966AE;
  font-size:11px;
  text-decoration:none;
}

#bottomutils li a:hover
{
  color:#1966AE;
  font-size:11px;
  text-decoration:underline;
}

#mailpage{
background-color:#FFFFFF;
width:430px;
}

.mandatory
{
 color:#FF0000;
 font-size:10px;
}


h1, h2, h3, h4, h5 {
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}











#fpi_footer .copyright li.bottomRight1
{
	float:left;
	display:block;
	list-style-type:none;
	width:auto;
	padding:0;
	list-style-type:none;	
	padding: 0 0 0 468px;
	color:#333333;		
}




#fpi_footer .copyright li.bottomRight1 a
{
	background:transparent;
	text-decoration:none;
	color:#1966AE;
	margin:0;
	padding:0;	
}


#fpi_footer .copyright li.bottomRight1 a:hover
{	
	background:transparent;
	text-decoration:underline;
	color:#1966AE;
	margin:0;
	padding:0;
}