@charset "utf-8";

p font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 1.5em; 
	margin-bottom: 1em;
}

p font a font {
	background: transparent url(/img/global/arrow_blue_up.gif) no-repeat right;
	padding: 0 15px 0 0;
	height: 1.5em;
}

font strong font {
	margin-top: 0em; !important
}

strong font {
	color: #1B64DC !important;
	font-size: 12px !important;
}

#goLink {
	margin: 20px 0 20px 0;
}

.titleDiv {
	overflow: auto;
	margin-bottom: 10px;
}

.titleDiv div{
	float: left;
	margin-top: 5px;
	width: 504px;
}

.titleDiv img {
	float: left;
	margin: 0 10px 0 0;
}

.faqList {
	border-bottom: 1px solid #C7C6C4;
	clear: both;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
}

