@charset "utf-8";
/* CSS Styles for Print View. */
body { background:none; }

input { }

hr { }

/* Headings / Text----------------------------- */

h1 { }

h2 { line-height:24pt; }
h2.pageTitle { line-height:24pt; }

h3 { }

h4 { }

h1 img,
h2 img,
h3 img,
h4 img,
h5 img { }

h1, h2, h3, h4, p, table { width:100%; }

/* End Headings / Text------------------------- */

/* Links--------------------------------------- */
/* Maintain the order below */
a:link,
a:visited { }

a:hover,
a:active { }

/** END Links --------------------------------- */

form { margin-top: 0px; margin-left: 0px; width: 100%; left: 0; }

#ctl00_PlaceHolderMain_RailMid, .contentHolder, .contentHolder .content, div.article {
    margin: 0 !important;
    width: 7in !important;
	_height: 6.25in;
	min-height: 7in;
}

.content h1, .content h2, .content h3, .content p, .content span, .content .article .gated
{width: 100% ;}

.content .article
{
	border: 0;
	padding: 0;
}

.content .article .gated
{
	padding: 0;
	margin: 0;
	display:block;
	background-color:#fff;
}

.content .article h3.title {
    clear: both;
    display: block;
}

#ctl00_PlaceHolderMain_RailMid .GridView {width: 7in !important;}

.header {
    margin: 0 0 20px 0;
	padding: 0 !important;
	background-image: none !important;
}

.header h1 {
    margin: 0;
	color:#000;
}
.contentHolder {
	min-height: 0;
}
.contentHolder .content
{
	border-width: 0;
	padding: 0;
	min-height: 0;
	background-image:none !important;
}

.tabControl .tabContent, 
.tabControl .tabContent .tabContent {
    display: block !important;
    width: 100% !important;
    border-style:none !important;
}

.tabControl #defaultTab2, .tabControl #defaultTab3, .tabControl #defaultTab4, .tabControl #defaultTab5,
.tabControl #TravelLodgingTab2, .tabControl #TravelLodgingTab3, .tabControl #TravelLodgingTab4, .tabControl #TravelLodgingTab5
{
	display:none !important;
}

#AMAfoot span#CopyRight {
    width: 6.75in;
}
/* Elements to un-float ----------------------------- */
#ctl00_PlaceHolderMain_RailMid, 
.header h1, 
#AMAtopNav img#AMAtopNavLogo, 
.content .article a, 
.content .article .submitComment, 
.content .article h4.date, 
.tabControl, 
.tabControl a.tab, 
.tabControl a.tabActive, 
.tabControl .tabContent {
    float: none !important;
    clear: both !important;
}
/* Elements to un-position absolutely ----------------------------- */

/* Elements to hide ----------------------------- */
#ctl00_PlaceHolderMain_RailLeft, 
#ctl00_PlaceHolderMain_RailRight, 
#AMAtopNav,  
#AMAfoot ul, 
.pageFunctions, 
#AccountInformation h3 a, 
#AccountInformation h3 span.required, 
#AccountInformation h3 span.ResultsTotal, 
.whiteButtonLG, .whiteButton, .whiteButtonXL, 
.creamButton, creamButtonLG, .creamButtonXL {
    display: none !important;
}