.access{
	display: none;
}

#lgTemplate{
	border: 0px solid black;
	width: 987px;
	margin: auto;
	background-color: white;
	text-align: left;
}

#leftbgholder{
	background: transparent url(/coreimages/template/leftbg.gif) repeat-y top left;
}

#rightbgholder{
	background: transparent url(/coreimages/template/rightbg.gif) repeat-y top right;
}

#topbgholder{
	background: transparent url(/coreimages/template/topbg.gif) repeat-x top left;
}

#bottombgholder{
	background: transparent url(/coreimages/template/bottombg.gif) repeat-x bottom left;
}

#topleftbgholder{
	background: transparent url(/coreimages/template/corner_top_left.gif) no-repeat top left;
}

#toprightbgholder{
	background: transparent url(/coreimages/template/corner_top_right.gif) no-repeat top right;
}

#bottomleftbgholder{
	background: transparent url(/coreimages/template/corner_bottom_left.gif) no-repeat bottom left;
}

#bottomrightbgholder{
	background: transparent url(/coreimages/template/corner_bottom_right.gif) no-repeat bottom right;
	text-align: center;
}

#wrapper{
	border: 0px solid blue;
	width: 959px;
	text-align: left;
	/* margin: auto; */
	background: transparent url(/coreimages/template/bgtitles.gif) no-repeat top left;
	margin: 0 14px 0 14px;
	padding-bottom: 10px;
}

#pageHolder{
}

#mainContainer{
	border: 0px solid blue;
	clear: both;
	display: table;
	width: 100%;
	background: transparent url(/coreimages/template/navbg.gif) repeat-y top left;
}

#navContainer{
	border: 0px solid red;
	width: 181px;
	float: left;
	background: transparent url(/coreimages/template/nav_top.gif) no-repeat top left;
}

#navigation{
	width: 156px;
	border: 0px solid green;
	padding: 10px 15px 0px 10px;
}

#searchHeading{
	border: 0px solid red;
	font-size: 9pt;
	margin: 14px 0px 10px 10px;
	color: #0095b7;
	background-color: #ffc73d;
	width: 4em;
	height: 1.2em;
}

#navSearch input{
	width: 75px;
	vertical-align: top;
	margin: 5px 0px 0px 10px;
}

#navSearch input.go{
	width: 30px;
	height: 32px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#mainNavList {
	padding: 0px;
	margin: 0px;
}

#mainNavList dd{
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#mainNavList a{
	font-size: 10pt;
	padding: 0px;
}

#mainNavList a.navOn{
	color: #FDCD34;
}

#mainNavList a.navOff{
	color: white;
}

#subNavList {
	padding: 0px 0px 5px 10px;
	margin: 0px;
}

#subNavList dd{
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

#subNavList a{
	padding: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	font-weight: normal;
}

#contentContainer{
	border: 0px solid green;
	float: right;
	width: 777px;
	padding: 0px 0px 0px 0px;
	margin: 17px 0px 0px 0px;
	vertical-align: top;
}

#contentContainer.main {
	background-color: transparent;
}

#smallwidthContent{
	border: 0px solid red;
	clear: none;
	margin: 0px 19px 30px 7px;
	width: 630px;
}

#smallwidthContainer{
	border: 0px solid red;
	width: 656px;
	float: left;
	overflow: hidden;
}

#largewidthContainer{
	border: 0px solid red;
	width: 777px;
	float: left;
	overflow: hidden;
}

#largewidthContent{
	border: 0px solid blue;
	clear: none;
	margin: 0px 0px 30px 7px;
	width: 770px;
}

#largewidthContent.home {
	margin-bottom: 0px;
}


#adsContainer{
	float: right;
	width: 120px;
	position: relative;
	right: 0px;
	top: 0px;
	right: 0px;
	border: 0px solid red;
}

#adsBox{
	border: 0px solid blue;
}

#bottomContainer{
	display: table;
	width: 100%;
	height: 8px;
}

#bottomContentContainer{
	display: table;
	height: 8px;
}

#navBottom{
	float: left;
	width: 176px;
	height: 8px;
	margin: 0;
	padding: 0;
	background: #0095b7 url(/coreimages/template/navbottom.gif) no-repeat bottom left;
}

#checklogin{
	color: #ffc73d;
	font-weight: bold;
	margin: 10px 0px 5px 10px;
	line-height: 160%;
}

#checklogin form{
	color: #ffc73d;
}

#checklogin .useraction{
	color: white;
}

#checklogin a{
	color: white;
}

#partnerInfo{
	float: left;
	margin-top: 10px;
}

#partnerInfo div{
	padding-left: 10px;
}

#partnerInfo h2{
	padding: 0px;
	margin: 0px;
	font-size: 7pt;
	color: #1c3f94;
	font-weight: bold;
}

#partnerInfo ul{
	padding: 0px;
	margin: 3px 0px 0px 0px;
}

#partnerInfo li{
	display: inline;
	margin-left: 10px;	
	padding: 0px;
}

#partnerInfo li.first{
	margin-left: 0px;
}

#partnerInfo img{
	border: 0px;
}

#mainLogo{
	margin: 15px 0px 0px 0px;
	height: 100px;
	width: 150px;
	float: right;
	overflow: hidden;
	background: transparent url(/coreimages/template/mainlogo.gif) no-repeat top left;
}

#mainLogo a{
	display: block;
	text-decoration: none;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 100px;
	height: 0px !important;
}

#homeLink{
	margin: 0px 0px 0px 0px;
	height: 55px;
	width: 55px;
	float: right;
	overflow: hidden;
	background: transparent url(/coreimages/template/home.gif) no-repeat top left;
}

#homeLink a{
	display: block;
	text-decoration: none;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	padding-top: 55px;
	height: 0px !important;
}



