body {
	background-color: #ffffff;
	margin-top: 0px;
	background: url('/i/body.gif') repeat-x top;
}
.phpdigHighlight {
	background-color: #FFFF00;
}
.body {
	width: 1001px;
	background: url('/i/bodyBottom.gif') repeat-x bottom #ffffff;
	border-left: 1px solid #f1f1f2;
	border-right: 1px solid #f1f1f2;
}
.top {
line-height: normal !important;
}
.shadow {
	background: url('/i/shadow.png') repeat-x top;
	height: 11px;
}
.topMenu {
	white-space: nowrap;
	background: url('/i/topMenuBg.gif') repeat-x top;
	height: 38px;
}
.topMenu .searchForm td.title {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	padding: 12px 5px 7px 5px;
	line-height: normal !important;
}
.topMenu .searchForm td input#search {
	height: 15px;
	margin-top: 3px;
}
.logoContainer {
	position: absolute;
	width: 999px;
	text-align: right;
}
.logo {
	position: relative;
	rigth: 0px;
	top: 0px;
}
.leftColumn {
	padding: 15px 10px 10px 15px;
}
.leftMenu {
	width: 240px;
	margin-right: 15px;
}
.leftMenu .leftMenuItem {
	padding: 5px 10px;

	/*border-left: 1px solid #d1d3d4;
	border-right: 1px solid #d1d3d4;*/
	text-align: left;
	border-bottom: 1px solid #dcddde;
}
.leftMenu .leftMenuItem a {
	color: #006f3b;
	font-size: 12px;
	line-height: normal !important;
}
.leftMenu .leftMenuItem a.current {
	color: #000000;
	font-weight: bold;
}
.leftMenuTop {
	background: url('/i/leftMenuTop.gif') no-repeat top;
	height: 5px;
}
.leftMenuBottom {
	background: url('/i/leftMenuBottom.gif') no-repeat bottom;
	height: 6px;
}
.leftMenu .leftMenuItem .leftSubMenuItem {
	padding: 5px 10px 0px 16px;
}
.leftMenu .leftMenuItem .leftSubMenuItem a {
	font-size: 10px;
}
.leftMenu .leftMenuItem .leftSubMenuItem a.cur {
	color: #000000;
	font-weight: bold;
}
.rightColumn {
	padding: 16px 0px 0px 3px;
}
.centralColumn {
	padding: 10px 10px 20px 10px;
}
.rlSearchFormContainer {
	margin-top: 20px;
	margin-bottom: 20px;
	background: url('/i/rlSearchFormBg.jpg') no-repeat top left;
	height: 159px;
}
.rlSearchForm {
	padding: 45px 0px 0px 13px;
}
.rlSearchForm td {
	padding-bottom: 10px;
}
.rlSearchForm input, .rlSearchForm select {
	width: 124px;
	font-size: 11px;
}
.rlSearchForm input {
	height: 13px;
}
.rlSearchForm input.submit {
	width: auto;
	height: auto;
}
.rlSearchForm .topBorder {
	border-top: 1px solid #e7e8e9;
	padding-top: 5px;
}
.rlSearchForm .goBtn {
	margin-left: 5px;
}
.buttons {
	background-color: #ffe192;
}
.slogan {
	line-height: 24px;
	font-size: 13px;
	font-weight: bold;
}
#locatorResultsTable h2 a {
	color:#666666;
	text-decoration: none;
}
#locatorResultsTable h2 a:hover {
	text-decoration: underline;
}
#locatorResultsTable td {
	padding-bottom: 10px;
	border-bottom: 1px solid #DCDDDE;
}
#locatorResultsTable tr.last td {
	border-bottom: none;
}
h2.faq {
	margin-bottom: 6px;
}
ul.faq li {
	font-size:13px;
}

.checkboxSpan
{
	display: block;
}
.schoolChoice
{
	width: 340px;
	float: left;
}
