#showCROoncreditconfirm {
	display: none;
}
.firmsteps {
	display:none;
}
#showcreditbuttononstream {
	display:none;
}
#subscriptiondetailline {
	display:none;
}
.lineheader {
    border-bottom: 1px solid black;
    color: #FF9900;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    font-family: "Open Sans",Arial,sans-serif!important;
}

#bluemoreinfobutton {
	display: none;
}


body {
    font-family: "Open Sans",Arial,sans-serif!important;
    margin: 0;
    padding: 0;
    text-align: center;
	overflow: scroll;
}

#topmost {
}

#topcontainer {
width: 90%;
max-width: 1200px;
margin: auto;
float: none !important;
}

#headcontainer {
    background-position: 6px 400px;
    background-repeat: repeat-y;
    margin: 0 auto;
    text-align: left;
    width: 960px;
	float: none !important;
    height:205px;
}

#container {
	table-layout:fixed;
	width:100%;
}

#navcontainer {
	vertical-align:top;
	width:165px !important;
	text-align: left;
}

#primarycontent2 {
	vertical-align:top;
	width:auto !important;
	padding-right: 0px;
	text-align: left;
	align:left;
	padding-left: 20px;
}

#contentcontainer {
	background-color: #FFFFFF;
    background-position: 6px 400px;
    background-repeat: repeat-y;
   width: 960px;
   padding-top: 10px !important;
   padding-bottom: 10px;
   margin: auto;
   
}

#containerdiv {
}

#footer {
margin: 0 auto;
    text-align: left;
    width: 960px;
    padding: 20px;
}

#footer-bottom {
    background-color: #1f1f1f;
    background-color: rgba(0,0,0,.32);
    background-color: #222;
    padding: 10px;
    padding-left: 100px;
}

#footer-info {
    color: #666;
    text-align: left;
}

.navholder {
    min-height: 326px;
    padding-bottom: 5px;
    width: 165px;
	margin: 0 0 0 0;
}
.navheader {
    background: none repeat scroll 0 0 #003F7C;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}
.navitem {
	font-size:10px;
}
.navitem a {
	color:#003F7C;
	display:block;
	text-decoration:none;
	padding:10px;
}
.navitem a:hover {
	background:url(images/gradient.png) repeat-x 0 0;
	font-weight:bold;
}


.diveditaccountdetails { display:none }
.featuredpholder {
	height: 165px !important;
}
.fptext {
	height:90px !important;
}
#subscription_browse_link {
	display:none;
}