.tableContent:hover { background: #363636; }
.tableContentAlt:hover { background: #363636; }

.subMenu {
	padding-left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	line-height: 2em;
}

fieldset {
	padding:3px;
}

div {
	margin:0px;
	padding:0px;
}

html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#282626;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	line-height: 2em;
	color: #cccccc;
}

.bordertop {
	width: 100%;
	height: 88px;
	padding: 12px 0 0 0;
	background-color:#002c5d;
}

.container {
	width: 950px;
	margin: 0 auto;
}

#header {
	height: 150px;
	padding: 0;
	background: url('/images/headerBG.jpg') no-repeat;
}

#headerHome {
	height: 150px;
	padding: 0;
	background: url('/images/homeHeaderBG.jpg') no-repeat;
}

.content {
	background: url('/images/contentBG.jpg') repeat-y;
	padding: 0;
}

.contentHome {
	background: url('/images/homeContentBG.jpg') repeat-y;
	padding: 0;
}


.inset {
	padding: 0;
	margin: 0 0 0 46px;
}

#logo {
	float: left;
	height: 50px;
	width: 249px;
	padding: 0;
	margin-left: 53px;
}

#liveHelp {
	float: right;
	height: 72px;
	width: 264px;
	margin-right: 24px;
	margin-top: 27px;
}

#homeNav {
	height: 100%;
	float: left;
	width: 436px;
	padding: 0 0 0 84px;
}

#leftNav {
	height: 100%;
	float: left;
	width: 270px;
	padding: 0 0 0 38px;
}

#memberLoginHome ul{
	list-style: none;
	padding: 10px 0 20px 0;
	margin: 0 0 0 0;
}

#memberLoginHome li {
	list-style: none;
	list-style-image: url(/images/arrow.png);
	padding: 0 0 2px 0;
	margin: 0 0 0 28px;
}

#memberLoginHome li a:link {
	color: #999999;
	text-decoration: none;
}

#memberLoginHome li a:visited {
	color: #666666;
	text-decoration: none;
}

#memberLoginHome li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#leftNav ul{
	list-style: none;
	padding: 10px 0 20px 0;
	margin: 0 0 0 10px;
}

#leftNav li {
	list-style: none;
	list-style-image: url(/images/arrow.png);
	padding: 0 0 2px 0;
	margin: 0 0 0 45px;
}

#leftNav li a:link {
	color: #999999;
	text-decoration: none;
}

#leftNav li a:visited {
	color: #666666;
	text-decoration: none;
}

#leftNav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#memberLoginHome {
	height: 100%;
	float: right;
	width: 198px;
	margin-right: 60px;
}	

.modHdr{display:none;}

#contentArea {
	height: 100%;
	float: right;
	width: 548px;
	margin-right: 71px;
}	

#contentArea .textContainer {
        top:0px;
        left:0px;
        margin:0px;
}

p-off { font-weight: bold; color: #ffffff; font-size: 1.2em; } 

.beSectionHdrText {
	font-size: 1.5em;
}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.95em;
	line-height: 1.1;
	letter-spacing: -.04em;
	color: #cccccc;
}

.formLabels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: .04em;
	line-height: 1.5em;
	color: #cccccc;
}

.formEnter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 1.7em;
	color: #cccccc;
}

#footer {
	height: 100%;
	background:url('/images/footerBG.jpg') no-repeat;
	text-align: left;
}

#footerHome {
	height: 100%;
	background:url('/images/homeFooterBG.jpg') no-repeat;
	text-align: left;
}

.footerText {
	font-size: .8em;
	text-transform: none;
	letter-spacing: 0;
	padding: 30px 0 30px 330px;
	text-align: left;
	color: #999999;
}

.footerTextHome {
	font-size: .8em;
	text-transform: none;
	letter-spacing: 0;
	padding: 30px 0 30px 138px;
	text-align: left;
	color: #999999;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
