body, p, ul{
	font-family:"trebuchet MS", arial;
	font-size:12px;
}
p{
	margin:0px 0px 10px 0px;
	padding:0px;
}
h1{
}
h2{
}
h3{
}
h4{
}
h5{
}
h6{
}
a{
	color:#FE691E;
	text-decoration:none;
}
a:visited{
	color:#FE691E;
}
a:hover{
	color:#071352;
	text-decoration:underline;
}
li{
	padding-top:0px;
	padding-bottom:0px;
}
img{
	border:none;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
td ul{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}


.pageTitle{
	font-size:17px;
	font-weight:bold;
	color:#FE691E;
	text-transform: uppercase;
	display:block;
}
.subTitle{
	font-size:14px;
	font-weight:bold;
	color:#FE691E;
	display:block;
}
.text_highlight{
	font-weight:bold;
	color:#FE691E;
}
.text_higlight_blue{
	font-weight:bold;
	color:#071352;
}
.footerAd{
	padding: 0px 8px 0px 8px;
}
.faq_item{
	margin:3px 0px 10px 0px;
}
.faq_question{
	font-weight:bold;
	color:#FE691E;
	font-size:13px;
}
.faq_answer{
	margin:0px 0px 0px 15px;
}