body {
	padding:0px;
	margin:0px;
	background-image:url('/_assets/_images/_LayoutOne/CorpLogo.jpg');
	background-color:RGB(1,66,151);
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
}

p strong {
	font-weight: 300;
}

.footerCol {
	/*padding-top:80px;*/		/*NJ:09/01/2010:Remove padding*/
	height:127px;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	background-image:url('/_assets/_images/edata/footer.jpg');
}

.contentHolder {
	border:1px solid #00629e;
	background-color:#FFFFFF;

}

.infoColumn {
	width:33%;
	padding:4px;
}

.ContentSectionHolder {
	width: 90%;
	text-align:left;
}

.ContentSectionHeader {
	font-size:16px;
	font-weight:bold;
}
.ContentSectionSubHeader{
	font-size:14px;
	font-weight:bold;
	margin-top: 10px;
}
.ContentSectionHeader a{
	color:#000000;
}

.ContentSectionBody {
	margin-top:10px;
	font-size:14px;
}
.ContentSectionBody a{
	color: #000099;
}
.ContentSectionBody ul{
	list-style-type:none;
	margin-left:0;
}
.ContentSectionBody li {
	margin-bottom:3px;
}

.ScrollingInfoBox {
	height:398px;
	overflow:auto;
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	padding-right:10px;
	font-size:13px;
}

.footerLayer {
	color:#ffffff;
	margin-top: 80px;	/*NJ:09/01/2010:Add margin*/
}
.footerLayer a {
	color:#ffffff;
}






/** edata stuff **/

#ContentArea {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	margin-top: 30px;
}

#CenterContent { /** CenterContent **/
	float:left;
}

#LeftNav { /**LeftNav **/
	margin-right: 20px;
	padding-right: 20px;
	float:left;
	border-right : 3px solid #000099;
}
#LeftNav a{
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	margin-right: 4px;
	padding-right: 4px;
	text-align: right;
}
#LeftNav a.nav {
	font-weight : bold;
}
#LeftNav a.nav:hover {
	text-decoration : underline;
	color : Navy;
}
.spine.ie10 {
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* IE 9 */
	-webkit-transform:rotate(90deg); /* Opera, Chrome, and Safari */
}

#WelcomMessage {
font-size:14px;
font-weight:bold;
float:left;
}

#FranchiseLabel {
	FLOAT:right;
	text-align:right;
}
#CustomerName {
font-size:14px;
font-weight:bold;
}
#SiteLabel {
font-size:12px;
font-weight:bold;
color: #000099;
}

#ContentBody {
}

#WelcomeHeader {
	margin-top: 40px;
	font-size: 14px;
	font-weight: bold;

}
