/*****************************************
   TEMPLATE ITEMS                    
 *****************************************/
 
html,
body,
#wholepage
{
     background:white;
     height:auto;
     width:100%;
     font-family:aerial,sans-serif;
}

p,li
{
    font-size:12px;
    line-height: 20px;
}


/*****************************************
   CONTENT                    
 *****************************************/

#content_area,
#content_container
{
    display:block;
    width: 100% !important;
    width:90%;
    float:none;
}

#content
{
    /*width: 90% !important;
    width:80%;*/
    width:96%;
    /*padding:20px;*/
    display:block;
}
.white_wide
{
	width: 100%;
}
#footer
{
    margin-top:0;
    width:80%;
    padding:0;
    margin:0;
    height:auto;
}

#footer_bar #copyright
{
    padding:0;
    padding-right:30px;
}

html,
body,
#body_content,
#wholepage,
#wholepage2,
#webpage,div#webpage,
#breadcrumbs,
div.two_col #breadcrumbs,
div.two_col #content_left_footer,
#content,
#content_area,
#content_frame,
div.two_col #content,
.two_col #content_left_footer,
#content_left_footer,
#content_left_footer_sidebar
{
    background: none !important;
}

#content_container,
#content_area
{
	border:0 solid white;	
}

.skipContent
{
    display:none;
}


/*****************************************
   LEFT COL                    
 *****************************************/

#col-1
{
    display:none;
}

/*****************************************
   SCREEN ONLY ITEMS                    
 *****************************************/
 
#content_right,
#right_links,
h1.imgtxt,
#footer_bar #page_functions,
#make_report,
#bookmark,
#top_links_bar,
#reportbutton,
#footer_bar
{
    display:none;
}
