li.Q {
	color: #333333;
	font-style: italic;
	font-weight: bold;
	list-style: none;
}
li.A {
	list-style: none;
	padding-bottom: 5px;
}
li.A   a:link {
	color: #000000;
}
li.A   a:visited {
	color: #333333;
}
li.A   a:hover {
	color: #1A5BAB;
}
li.FAQheader {
	font-size: 0.8em;
	list-style: none;
	margin-left: -25px;
}
h1 span {
	font-size: 0.7em;
}
h1 {
	font-size: 1.5em;
	text-align: center;
}
a:link h2 {
	background-color: #9CD1F7;
	text-align: center;
	color: #000;
}
a:visited h2 {
	background-color: #9CD1F7;
	text-align: center;
	color: #333333;
}
a:hover h2 {
	color: #027D3D;
}
h3 {
	font-size: 1em;
}
.ContentContainerL {
	display: block;
	width: 49%;
	float: left;
}
.ContentContainerR  {
	display: block;
	float: right;
	width: 49%;
}
.clearB {
	clear: both;
	display: block;
	width: 100%;
}
h2 {
	font-size: 1.2em;
}
h2.jobDescription {
	margin: 10px 0 0 0;
	padding: 0px;
	background-color: #9CD1F7;
	text-align: center;
}
.backTOtop {
	text-align: center;
	display: block;
	font-size: .8em;
}
.noliststyle {
	list-style-type: none;
}
.blue {
	background-color: #9CD1F7;
}
.floatHalflistL {
	display: block;
	width: 310px;
	float: left;
}
.floatHalflistR {
	display: block;
	float: right;
	width: 311px;
}
.floatHalflistR li, .floatHalflistL li {
	list-style-position: outside;
	list-style-type: disc;
}
.SaltAges {
	font-size: 0.9em;
	text-align: center;
	margin-top: -15px;
}
.GiveOnline {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 100%;
}
#SaLTbanner {
	background-image: url(../Images/Summer/SaLT-Banner.png);
	background-repeat: no-repeat;
	background-position: center 1px;
	display: block;
	position: relative;
}
#SaLTfreestatement {
	text-align: center;
	margin: 15px 0px 3px opx;
	display: block;
	width: 100%;
	clear: both;
}