/* reset
-------------*/

div#iHeader,div#iNavL1, div#iNavL2, div#iNavL3, div#iNavTertiary,div#iNavBreadcrumb, div#iNavMember, div#iSecondary,div#iQuicklinks, .footer, .alert, .call-to-action, .sub-pages,.message,.announcement, .tr, .tl, .br, .bl,.quote .fish {
	display: none;
}


div#iCopyright { display: block; }

div#iPage, div#iCopyright,div#iContainer, div#iHeader, div#iFooter, div, div#iMain, div#iContent, div.innerContainer {
	width: 95%;
	padding				: 0;
	margin				: 0;
	border				: none;
}

.highlight .head, .highlight .content, .highlight .footer, .highlightB .head, .highlightB .content, .highlightB .footer, .quote .head, .quote .content, .quote .footer {
	padding:0;
}

/* base
------------*/
a {color: #000;}

body {
	width: 95%;
	font-size: 8pt;
}

table, td, th {border: 1px solid #333;}

.module {
	border: 0;
	padding: 0.5em 0 0.5em 0;
	margin: 0.5em 0 0.5em 0;
}

.highlight .head, .highlight .content, .highlight .footer, .highlightB .head, .highlightB .content, .highlightB .footer, .quote .head, .quote .content, .quote .footer {
	padding:0;
}


.listing,
ul.library li,
.faqs dd {
border: 0; 
border-bottom: 1px solid #ddd;
}

div#iFooter div.innerContainer { clear: both;width: auto;}
div#iCopyright { display: block; }

.quote .content {
	float:left;
	width:100%;
}

.faqs dt,
.faqs dd {
	padding-left:0;
}



