* {
	background:none!important;
	font-size:1em!important;
}
h1 {
	font-size:3em!important;
}
h2 {
	font-size:1.3em!important;
}
h3 {
	font-size:1.2em!important;
}
h4 {
	font-size:1em!important;
}
#funcNav,
#search,
#topNav,
#leftNav,
#contentRight,
#path,
#bannerBottom,
.headerImage,
#doormatWrapper,
	#homeMidBlock #columnRight,
	.buttonHolder,
	#rightColumn,
	#headCenter,
	#navigation,
	#footer,
	#loginPanel,
	#loginPanel_logoff,
	#calSearchbox,
	.pager {
	display:none;
}
.main,
#contentMid,
#contentR,
#contentR #leftColumn {
	width:100%!important; /* use full page width */
}
#tabs {
	border-bottom:1px solid #c9c9c9;
}
.active_two .tabs .one,
	.active_one .tabs .two {
	dislay:none!important;
	color:#ff0000!important;
}
#footer {
	/*border-top:1px solid #ccc;*/ /* divide content and footer */
}
ul li {
	list-style-type:none; /* give back bullets to lists */
	/*padding-left:0!important;*/
}
#contentMid .mid,
#contentMid.large .mid {
	padding:0;/* use full page width */
}
#header, #headerLanding, #headerHome {
height:130px;
border-bottom:2px solid #CACAC9;
margin:0 0 25px 0;
/*border-bottom:1px solid #ccc;*/
}
#headerImage {
	height:auto!important;
}
#brand { /* make brand more modest */
	
}
#brand img {
	
}
#brand a img {
	border:none;
}
#breadcrumb {
	border:none;
	padding:0;
	text-align:left;
}
#contentHolder {
	padding:5px 0 0 0;
}
.boxContent {
	border:1px solid #ccc;	
}

table.contentTable {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-collapse:collapse;
}
table.contentTable tr td,
	table.contentTable tr th {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:none;
	border-bottom:none;
}
table.contentTable tr th {
	color:#000000;
	font-weight:bold;
}

.formBox {
	width:510px;
}
.formBox .formboxTop {
	border-top:4px solid #C9C9C9;
	border-left:4px solid #C9C9C9;
	border-right:4px solid #C9C9C9;
}
.button, .butSearch {
	background:none;
	border:none;
	color:#000000;
}
.pager {
	border:2px solid #E4E4E4;
}
