@charset "UTF-8";
/* CSS Document */

body {  	
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;  
	color: #000; 
	margin: 0 auto;
	padding: 0;
}
/* nobody holds spare body styles, currently unused*/
nobody {  
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/shadow.gif);
	}

p { 	
	line-height: 18px; 
	color: #000; 
	font-size: 12px; 
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: normal;
}

td, th {
	padding: 5px 10px 5px 0;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #999;
}

th {
	font-weight: bold;
	text-align: left;
	}

table {
	margin: 10px 0 20px 0;
	}

.homesplashtext1 p, .homesplashtext2 p { 	
	line-height: 18px;  
	font-family: Lucida Grande, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: normal;
}

.homesplashtext1 h1, .homesplashtext2 h1 { 	
	line-height: 20px; 
	font-family: Lucida Grande, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: bold;
}

.abouttext {
	width: 180px;
	padding: 10px 10px 10px 10px;
}

.FI_reviews {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 16px;
}

.indent {
	margin: 0 0 4px 10px;
	font-size: 10px;
	line-height: 12px;
	}

h1 { 	
	line-height: 16px; 
	color: #000; 
	font-size: 12px; 
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; 
}

.larger { font-size: 0.85em;}


h2 {
	color: #000;
	margin: 4px 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	}

h3, h4 {
	color: #000;
	margin: 24px 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	}

	
h2 a:link, h2 a:visited, h2 a:hover, h2 a:visited:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}


a:link, a:visited {
	color: #000; 
	font-weight: normal;
	text-decoration: underline;
	}
	
a:hover, a:visited:hover {  
	color: #C41324; 
	text-decoration: underline; 
	}


ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}

ul li {  	
	padding: 0 0 10px 10px;
	margin: 0;
	color: #000; 
	background: url(../images/arrow_small.gif) 0px 5px no-repeat;
	font-size: 12px;
	line-height: 18px; 
}

ol li { 
	color: #000; 
	font-size: 12px;
	line-height: 18px; 
	padding: 0 0 10px 10px;	
}
.emph {
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; 
	}
	
strong, em {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; 
	}	

.onexonefooter p {
	margin: 0 0 5px 0;
	line-height: 12px; 
	color: #aaa; 
	font-size: 10px; 	
	}
	
.footerblack {
	color: #000;
	}	
	
.extra p {
	margin: 0 0 5px 0;
	line-height: 12px; 
	color: #aaa; 
	font-size: 10px; 	
	}	
	
.extra h1, .onexonefooter h1 {
	color: #aaa;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	font-size: 10px; 
	}
	
.extra a:link, .extra a:visited, .onexonefooter a:link, .onexonefooter a:visited {
	color: #aaa; 
	font-weight: normal;
	text-decoration: underline;
	}	
	
img {
	border: none;
	margin: 0;
	padding: 0;
	}
	

.cta h2 {
	margin: 0;
	padding: 10px 20px 0 10px;
	background: url(../images/cta_bg_01.gif) 0px 0px no-repeat;
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	} 
	
.cta p {
	font-size: 12px;
	font-weight: normal;
	text-indent: 0px;
	line-height: 16px;
	padding: 5px 20px 20px 10px;
	margin: 0;
	background: url(../images/cta_bg_02.gif) no-repeat right bottom;
	color: #000;
	}
	
.cta a:link, .cta a:visited, .cta a:hover, .cta a:visited:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	}	
