.backContent {
	background: url(../images/bg_backdivider.gif) repeat-y;
	margin-top: 20px;
}

.backContentLeft {
	float: left;
	width: 150px;
	margin-top: -5px;
}

.backContentRight {
	float: right;
	width: 345px;
	margin: -5px 20px 0 0;
	display: inline;
	line-height: 14pt;
	padding-bottom: 15px;
}

.backContentRight p {
	font-family: times, helvetica, serif;
	font-size: 9pt;
}
	

a:link, a:visited {	
	color: #00718f;
	text-decoration: none;
	}
a:hover, a:active {
	color: #00718f;
	text-decoration: underline;
	}
a img { border: none; }

h1, .header1 {
	color: #00718f;	
	font-size: 11pt;
	}
h2, .header2 {
	color: #00718f;	
	font-size: 10pt;
	margin: 0 0 -5px 0;
	padding: 0;
	}


h3, .header3 {
	color: #00718f;	
	font-size: 9pt;	
	margin: 10px 0 -5px 0;
	}

h4, .header4 {
	color: #00718f;	
	font-size: 8pt;	
	margin: 10px 0 -5px 0;
	}

.faqQ { color: #00718f;font-weight: bold;font-size: 10pt; }
.faqA { color: #9d1111;font-weight: bold; font-size: 10pt;}

.xsmall{
    font-size:.8em; 
}

.small{
    font-size:.9em;
}

.medium{
    font-size:1em;
}

.large{
    font-size:1.1em;
}

.xlarge{
    font-size:1.2em;
}

.special3{
    text-decoration: line-through;
}

.special2{
    text-decoration: overline;
}

.special1{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.disclaimer{}
.tableheader {
	background-color: #999;
	color: #FFF;
	font-weight: bold;
	font-size: 8pt;
	}
.tablesubheader {
               background-color: #00718F;
               color: #FFFFFF;
               font-weight: bold;
               font-size: 8pt;
}
.tablecontent1 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #FFF;
	color: #333;
	font-size: 8pt;
	}
.tablecontent2 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #eee;
	color: #333;
	font-size: 8pt;
	}

.newsupdatesContainer {
	margin-top: 15px;
}

.newsupdatesContent {
	background: url(fiFiles/static/images/bg_newsdivider.gif) repeat-y;
	margin-top: 15px;
	line-height: 12pt;
}

.newsupdatesContent h3 {
	color: #00718f;	
	font-size: 8pt;	
	margin: -5px 0 5px 0;
	}

.newsupdatesContent1 {
	float: left;
	width: 140px;
	margin: 0 53px 0 10px;
	display: inline;
}
.newsupdatesContent2 {
	float: left;
	width: 140px;
	margin: 0 53px 0 10px;
	display: inline;
}
.newsupdatesContent3 {
	float: left;
	width: 140px;
	margin: 0 55px 0 10px;
	display: inline;
}

.footerdivider {
	background: url(../images/bg_bottomdivider.gif) repeat-x;
	height: 12px;
	margin-top: 5px;
}

.footerHome {
	margin-top: 40px;
	text-align: right;
	}
	
.footerBack {
	margin-top: 18px;
	color: #696969;
	}
	
.footerLeft {
	float: left;
	width: 465px;
	font-size: 7pt;
}

.footerLeft ul {
	margin: 6px 0 5px 0;
	padding: 0;	
	}
.footerLeft li {
	margin: 0;
	padding: 0;	
	display: inline;
	}
	
.footerLeft a:link, .footerLeft a:visited {	
	color: #696969;
	text-decoration: none;
	}
.footerLeft a:hover, .footerLeft a:active {
	color: #696969;
	text-decoration: underline;
	}
	
.footerRight {
	float: right;
	width: 245px;
	text-align: right;
}
	
ul li {	list-style-image: url(fiFiles/static/images/li.gif); }
ul li {	list-style-image: url(fFiles/static/images/li.gif); }

.idtheft_click {
    text-decoration:underline; 
    color:#FF0000;
}