.clr{ display:block;clear:both;overflow:hidden; }
.lfloat{ display:block;float:left;clear:none;overflow:hidden; }
.rfloat{ display:block;float:right;clear:none;overflow:hidden; }

#header div.ImageWithOverlaidTextLink
{
	text-align: right;
	height: 46px;
	line-height: 44px;
}

#header div.ImageWithOverlaidTextLink a
{
	color: #fff;
	text-decoration: none;
	padding: 0px 24px 0px 0px;
	text-shadow: #000 3px 3px 3px;
	font-family: "lucida grande", tahoma, verdana, arial;
	font-size: 21px;
}

#menu div.childPagesMenu ul
{
	list-style-type: none;
	font-family: verdana;
	font-size: 10px;
	padding: 0px 18px 0px 18px;
	margin: 0px;
}

#menu div.childPagesMenu ul li
{
	border-bottom: 1px solid #808b96;
	height: 28px;
	line-height: 28px;
}

#menu div.childPagesMenu ul li a
{
	text-decoration: none;
	color: #fff;
}

#menu div.childPagesMenu ul li a:hover
{
	text-decoration: none;
	color: #80c6ff;
}

#menu div.childPagesMenu img
{
	padding: 15px 0px 10px 18px;
	border: 0px;
}

#body div.centeredMenu
{
	display: block;
	float: left;
}

#body div.centeredMenu ul
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#body div.centeredMenu ul li.tabButton
{
	display: block;
	float: left;
	clear: none;
	width: 107px;
	height: 38px;
	background-image: url(/art/menuTab.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 0px;
	text-align: center;
}

#body div.centeredMenu ul li.lastButton
{
	padding: 0px 0px 0px 0px;
}

#body div.centeredMenu ul li.tabButton a
{
	font-family: verdana;
	font-size: 11px;
	color: #000;
	display: block;
	width: 107px;
	height: 38px;
	text-decoration: none;
	line-height: 32px;
}

#body #bodyContent div.middle div.imageLinkWrapper
{
	display: block;
	float: left;
	clear: none;
	overflow:hidden;
	width:195px;
	padding: 0px 8px 8px 0px;
}

#body div.textblockWrapper
{
	clear: both;
	color: #fff;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	width: 410px;
}

#body div.textblockWrapper p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#body div.textblockWrapper hr
{
	width: 400px;
}

#body div.pslListing .pslTable
{
	color: #FFF;
	width: 410px;
}

#body div.pslListing .pslTable th
{
	color: #80C6FF;
	border-bottom: 1px solid #808B96;
	padding: 0px 5px 6px;
	text-align: center;
}

#body div.pslListing .pslTable td
{
	padding: 5px;
	text-align: center;
}

#footer a
{
	color: #fff;
	margin: 0px 10px 0px 0px;
}

#footer span
{
        display: block;
        margin: 8px 0px 0px 0px;
}

.requiredFieldIcon, div.ctf-errorwrapper
{
	color: red;
}

.displayBlock {display: block;}
.overflowHidden {overflow: hidden;}
.clearBoth {clear: both;}

div.formRow
{
	padding: 5px 0px 0px 0px;
}

div.formRow .ctf-label
{
	padding: 0px 0px 2px 0px;
}

div.formRow .ctf-input .ctf-text
{
	width: 205px;
}

div.formRow .ctf-textarea
{
	width: 410px;
	margin: 0px 0px 5px 0px;
}

div.formRow .narrowTextArea .ctf-textarea
{
	width: 205px;
	margin: 0px 0px 5px 0px;
	height: 60px;
}

#menu div.imagelinkWrapper
{
	text-align: center;
	padding: 20px 0px;
background-color: #002d59;
}