@charset "UTF-8";
/* CSS Document */

#homeBottomCallout h1 {
	font-size:	15px;
	font-weight: bold;
	color: #fff;
	text-align:right;
}

#homeBodyCopy li, #homeBodyCopy ul, #homeBodyCopy ol {
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

p {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 12px 0;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #f8a022;
	margin: 16px 0 16px 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #f8a022;
	margin: -10px 0 16px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #f8a022;
	margin: 16px 0 16px 0;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #f8a022;
	margin: 12px 0 5px 0;
}

.needInput {
	background-color: yellow;
	font-weight:bold;
}

#pageContent ul {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin: 10px 25px 12px 25px;
}

 #pageContent li, #pageContent ol {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin: 15px 25px 18px 25px;
}

li, ul, ol {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
