#header {
	display: none;
}
.header {
	display: none;
}
th.header {
    display: table-cell;
}
.logo_holder {
    display: none;
}
.quick_links {
    display: none;
}
#nav, #navLogin {
    display: none;
}
.content {
    background: none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}
.contentholder {
    height: auto;
    margin: 0px;
    padding: 0;
    width: auto;
}
#container {
	height: auto !important;
	margin: 0px;
	min-height: 100%;
	min-width: 99%;
	position: relative;
	text-align: left;
	width: auto;
	background: #FFFFFF;
	border-style: none;
}
.topnav_bar {
	background-color: #FFFFFF;
	border-bottom: none;
	color: #FFFFFF;
	height: 0px;
	padding-left: 0;
	border-style: none;
}
input.button,
a.text_button,
.button a, 
a.button {
	display: none !important;	
}
#main_wrapper {
	border-style: none;
}
#left_column {
    display: none;
}
#main_column {
    margin-left: 0px;
}
.cms_content {
    width: 99% !important;
}
#section_content_wrapper {
	background:none;
	line-height: 1.4em;
	padding: 0px;
}
.corner_bar_top {
    margin: 0px;
	padding: 0px;
	border-style: none;
}
h1 {
	color: #666;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	border-style: none;
}
div.message {
    border:none;
    margin-bottom: 5px;
    padding: 5px;
}
a.cal {
    display: none;
}
fieldset {
	border: none;
	width: auto;
	max-width: 100%;
	overflow:visible;
	height:100% !important;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	clear: both;
	page-break-inside: avoid; 
	page-break-after: auto;
}
fieldset.form-group {
	height: auto !important;
}
legend {
	padding:5px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	min-width:50%;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#mytable {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    margin-bottom: 10px;
    margin-left: 0;
	width: auto;
    width: 100%;
    text-align: left;
    vertical-align: text-top;
}
#mytable caption {
	color: #000;	
}
#container-footer {
    display: none;
}
.print_icon  {
               display:none;
}