/* style for FAQ pages, Jeanette Crowe.com 101704 */

/*Thanks to Doug Bowman at http://www.stopdesign.com and http://www.alistapart.com for the tab styling and images */
body {
	 margin:0px 0px 0px 0px;
	 padding:0px;
	text-align:left; background: #FFF;
	 } 

#content  {
	background:#fff;
	margin-left: 0px;
	margin-right:0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 0px;
	margin-right:0px;
		}
		
html>body #content {
	margin-left: 0px;
	margin-right:0px;
	margin-top:-20px;
	}
 
 

div.header{
	float:right;
	width:100%;
	background:#DFE6F0 url("images/bg.gif") repeat-x bottom;
	font-size:93%;
	margin:0px; 
	padding:0px;
}
div.header ul{
	margin:0px;
	padding:1px 10px 0px 0px;
	list-style:none;
}

div.header li{
	display:inline;
	margin:0px;
	padding:0px;
	
}

div.header a{
	float:right;
	background:	url("images/left_both.gif") no-repeat left top;
	margin:0px;
	padding:0px 0px 0px 9px;
	border-bottom:1px solid #164483;
	
}

div.header a span{
	display:block;
	background: url("images/right_both.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration:none;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.header a span{float:none;}
/* End IE5 Mac hack */



div.header #current a{
	background-position:0 -150px;
	border-width:0px;
	

}
div.header #current a span{
	background-position:100% -150px;
	padding-bottom: 5px;
	
}
div.header a:hover{
	background-position:0% -150px;
}
div.header a:hover span{
	background-position: 100% -150px;
}
div.details{margin:3px 5px 0px 5px;}
ol{font-weight:bold; margin-bottom:2em; color:#1C3961;}
ol li a{line-height:130%; text-decoration:none; }
ol li a:hover{border-bottom: 1px dashed;}
ol#ans li{margin-top:0.75em; }
.text{font-weight:normal; color: #000; margin-bottom:1em;margin-top:0.25em; line-height:130%;}
.ctr{text-align:center;}

