p.note {
	color: #006BAD;
	font-size: 85%;
	font-weight: bold;
}
table {
	margin-top: 5px;
}
table tr td {
	padding: 10px 5px;
}
/*tech FAQs*/
h2.questions {
	color: #002E55;
	margin-top: 15px;
	margin-bottom: 5px;
	text-transform: none;
	font-size: 110%;
}
ol {
	list-style-position: inside;
	margin-bottom: 25px;
	margin-left: 10px;

}
ol li {
	margin-bottom: 8px;
}
h2.questions-blue {
	color: #006BAD;
	margin-top: 45px;
	margin-bottom: 5px;
	text-transform: none;
	font-size: 110%;
}
p a.back {
	padding-left: 15px;
	background: url(../images/bullet-blue-up.gif) no-repeat;
	background-position: 0 3px;
	padding-bottom: 5px;
}
ul.pdfs {
	list-style: none;
}
h2.titles {
	font-family: Arial, Helvetica, sans-serif;
	color:#006BAD;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: 400;
	border-bottom: 1px #CCCCCC solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.sub-callout-pdfs {
	width: 430px;
	float: left;
	padding-top: 15px;
	padding-bottom: 12px;
	background: url(../images/gray-dash.jpg) left bottom no-repeat;
}
.sub-callout-pdfs-plain {
	width: 430px;
	float: left;
	padding-top: 15px;
	padding-bottom: 12px;
}
.sub-callout-pdfs ul#info, .sub-callout-pdfs-plain ul#info {
	width: 400px;
	clear: left;
	list-style: none;
	margin-left: 3px;
	margin-top: 5px;
}
.sub-callout-pdfs ul#info li, .sub-callout-pdfs-plain ul#info li {
	padding-left: 15px;
	background: url(../images/bullet-download-arrow.gif) no-repeat;
	background-position: 0 5px;
	padding-bottom: 5px;
}
h2.careers {
	font-size: 130%;
}
h3.sub {
	text-transform: none;
}