body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #006EAB;
}

body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

ol {
	list-style: decimal;
	margin-left: 20px;
	padding-left: 0px;
}

ol li {
	margin-top: 1.2em;
}

table.text {
	border-top-width: 20px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 15px;
}

a:link {
	text-decoration: underline;
	color: #006EAB;
}

.title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #99B463;
	margin-top: 9px;
	padding-top: 0px;
	line-height: 24px;
	padding-left: 15px;
}

.sub1 {
	font-size: 12px;
	font-weight: bold;
	color: #006EAB;
	margin-top: 15px;
	padding-left: 15px;
}

.sub2 {
	font-size: 11px;
	font-weight: bold;
}

.emphasis1 {
	color: #006EAB;
	font-weight: bold;
	font-size: 12px;
}

.emphasis2 {
	font-size: 11px;
	font-weight: bold;
	color: #006EAB;
}

.sub-emphasis {
	font-weight: normal;
	color: #006EAB;
}

.boxhead {
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #006EAB;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
}

.boilerplate1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006EAB;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 20px;
}

ul {
	padding-left: 0px;
	list-style: none;
	margin-left: 0px;
}

ul li {
	padding-left: 10px;
	background-position: 0px 7px;
	background-repeat: no-repeat;
	background-image: url(../_images/on_page_bullet.gif);
	text-indent: 0px;
}

ul.compact li {
	margin-top: 0;
}

#onpage h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 16px;
	color: #006EAB;
}

#onpage p {
	padding-left: 25px;
	background-position: 15px 5px;
	background-image: url(../_images/on_page_bullet.gif);
	background-repeat: no-repeat;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-right: 35px;
	color: #666666;
}
.footer {
	font-size: 9px;
	line-height: 12px;
	color: #006EAB;
	text-align: center;
	border-top: solid #99b463 1px;
	padding-top: 15px;
	margin-top: 50px;
}

#callout h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: regular;
	line-height: 14px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 15px;
	color: #006EAB;
}

#callout p {
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 18px;
	color: #006EAB;
}

.blue {
	color: #006EAB;
}

.boilerplate2 {
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006EAB;
	margin-top: 40px;
	margin-left: 15px;
}
