body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #4E5254;
	margin: 0px;
	padding: 0px;
}
.SubPageTable
{
	width: 627px;
}
.SubPageTable td
{
	text-align: center;
}

div#innerContent ul.topList
{
	text-align: left;
	margin-left: 45px !important;
}

td ul
{
	text-align: left;
}
div#contentShell
{
	background: #101010;
	width: 914px;
	border: 1px solid #B8B8B8;
	border-top: none;
	border-bottom: none;
	margin: 0px auto 0px auto;
	padding-bottom: 15px;
	
}
div#innerShell
{
	padding: 17px;
	padding-top: 0px;
	background: url(../images/headerBG.png);
	background-repeat: repeat-x;
}
div#topHeader
{
	height: 106px;
	background: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: justify;
	padding: 56px 159px 0px 388px;
	color: #FFF;
}
div#topHeader h2
{
	font-size: 33px;
	display: inline;
}
div#content
{
	background: #FFF;
	padding-bottom: 40px;
}
div#slogan
{
	background: url(../images/sloganBG.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	border-bottom: 3px solid #101010;
	margin-bottom: 24px;
	padding: 0px;
	text-align: center;
}
div#slogan div
{
	background: url(../images/sloganStrip.png);
	font-style: italic;
	color: #d53b3b;
	padding-top: 16px;
	height: 24px;
	padding-right: 21px;
	text-align: center;
	width: 630px;
	float: right;
	
}
div#slogan div h2
{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

div#menu
{
	width: 199px;
	float: left;
}

div#menu ul
{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#menu ul li
{
	margin: 18px 0px 0px 25px;
	list-style: none;
	font-size: 18px;
	color: #787878;
	font-weight: bold;
}

div#menu ul li a, div#menu ul li a:visited, div#menu ul li a:active, div#menu ul li a:hover
{
	text-decoration: none;
	color: #787878;
}
div#menu ul li a:hover
{
	color: #d53b3b;
}
div#redBox
{
	background: #d53b3b;
	width: 9px;
	height: 21px;
	position: absolute;
	z-index: auto;
}
div#innerContent
{
	float: right;
	width: 627px;
	margin-right: 31px;
}
h1.pageHead, .regHead, #innerContent h3
{
	font-size: 20px;
	color: #d53b3b;
	text-align: left;
	text-transform: capitalize;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}
#innerContent h3
{
	font-size: 15px;
}
.regHead
{
	margin-top: 20px;
}
div#map
{
	width: 250px;
	height: 250px;
	float: left;
	margin-right: 10px;
}
a, a:active, a:visited
{
	color: #d53b3b;
}
a:hover
{
	color: #0093D2;
}
/*div#innerContent ul, div#innerContent ul li
{
	margin-left: 0px;
	padding-left: 0px;
}*/

div#innerContent td ul li, div#innerContent ul li
{
	/*margin-left: 25px !important;*/
}
html body div#contentShell div#innerContent ul.topList, html body div#contentShell div#innerContent ul.topList li
{
	/*text-align: center;*/
	/*display: none;*/
}
input[type="text"]
{
	margin-left: 10px;
}
