
*
{
padding: 0;
margin: 0;
visibility: visible;
min-height: 0px !important;
}

body
{
color: #000000 !important;
background: #fff;
font-family:"Georgia","Times New Roman",Serif;
background-image: none !important;
background-color: #ffffff !important;
text-decoration: none !important;
text-align: left !important;
}

p, td, th, h1, h2, h3, h4
{
color: #000000;
}

tr { border-bottom: 1px solid #000000;}

a{
color: #000000;
text-decoration: none;
}

/* Main hides */

.logo
{
border: none !important;
text-decoration: none !important;
}

#header_bar {
	display: none;
}
.form-body {
	border: none!important;
}
#footer, div#steps, div#done
{
display: none;
}

.form-body h2 {
	margin-top: 20px;
}
.form-body h3 {
	margin-top: 10px;
}
div.completion {
	display:none;
}
/* Right column */

.last_column
{
display: block;
}

/* jQuery accordions */

.useful_links
{
display: block !important;
visibility: visible !important;
} 

/* Prodcut Selector main page */

#progressMenu
{
display: none;
}

#left_container
{
float: none;
display: block;
}

#leftSide, #centerDiv, #rightSide_container, #rightSide{
float: none !important;
display: block !important;
width: 100% !important;
background: none !important;
height:auto !important;
min-height: 0px;
}

.grayBackground
{
background: #ffffff;border: none;
}

#inner_page_top
{
width: auto !important;
height: auto !important;
}

.call_link
{
font-weight: bold !important;
}

/* right nav links to hide */
.print_link, .mail_link
{
display: none;
visibility: hidden;
}

