F#header-phone {
	z-index: 2; 
	width: 100px; 
	text-align: center; 
	height: 25px; 
	line-height: 28px; 
	font-size: 14px; 
	color: #000; 
	font-weight: bold; 
	position: absolute; 
	left: 100px; 
	top: 0;
}
html, body {
	text-align:justify;
	margin: 0px;
	border: none;
	padding: 0px;
	background-color: #FFFFFF;
}
a
{
	color : #0886D6;
	text-decoration: underline;
	font-family : Times New Roman, Times, serif;
	font-size: 14px;
}

a.lblue_link
{
	color : #0886D6;
	text-decoration: underline;
	font-family : Times New Roman, Times, serif;
	font-size: 12px;
}

a.lblue_link:hover
{
	color : #FF8E31
}

a.blue_link
{
	color : #002E8D;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
}

a.blue_link:hover
{
	color : #FF8E31
}

td
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align:justify;
	}

input.plain
{
	border: 1 solid #94AECE; 
	background-color: White;
}

.blue
{
	color : #002E8D;
}

.blue_b
{
	color : #002E8D;
	font-weight : bold;
}

.lblue
{
	color : #0886D6;
}

.lblue_b
{
	color : #0886D6;
	font-weight : bold;
}

.title
{
	color : #0886D6;
	text-decoration: none;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-size: 14px;
}


.copywrite
{
	color : #002E8D;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

table.nav_table
{
	padding-left: 5px;
	text-align:left !important;		
}

td.nav_level1
{	
	padding-top: 7px;
	padding-bottom: 7px;
	text-align:left !important;		
}

a.nav_level1
{
	color : #002E8D;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: underline;
	font-size: 12px;
	text-align:left !important;		
}

a.nav_level1:hover
{
	color : #FF8E31
	text-align:left !important;		
}

td.nav_selected1
{
	padding-top: 7px;
	padding-bottom: 7px;
	color : #FF8E31;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: underline;
	font-size: 12px;
	text-align:left !important;		
}

td.nav_level2
{	
text-align:left !important;		
}

a.nav_level2
{
	color : #002E8D;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 
	text-align:left !important;		
}

a.nav_level2:hover
{
	color : #FF8E31;
	text-align:left !important;		
}

td.nav_selected2
{
	color : #FF8E31;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	text-align:left !important;		
}


.content_title,
h1.headline
{
	color : #002E8D;
	font-family : Times New Roman, Times, serif;
	font-size: 19px;
	margin-left: 20px !important;	
}

table.news_table
{

}

td.news_text
{
	padding-top: 10px;
	padding-bottom: 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.page
{
	color : #002E8D;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.page:hover
{
	color : #FF8E31
}

.page_on
{
	color : #002E8D;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

.gall_text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;	
}

td.gall_dark_link
{
	color : #002E8D;
	font-family : Times New Roman, Times, serif;
	font-size: 12px;
	text-align : right;
}

table.lined {
	border-collapse: collapse;
	border: 1px solid #000;
}
table.lined thead th {
	font-size: 14px;
	padding: 20px 10px;
}
table.lined th {
	border: 1px solid #000;
	padding: 5px 0px;
	font-size: 12px;
}
table.lined td {
	border: 1px solid #000;
	padding: 5px 5px;
}
table.lined td.c {
	text-align: center;
}
table.lined td.feature {
	text-align: center;
	font-weight: bold;
}
