/* html, div, class and id settings are listed as ordered on page */
/* rules are listed in alphabetical order */


/* start OVERALL settings */
body {
	font-size: .8em;}
#container {
	width: 791px;}
.noPrint {
	display: block;}
tr.highlight td {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;}
/* end OVERALL settings */


/* start HEADER settings */
#header .logo {
	display: none;}
/* end HEADER settings */		


/* start UTILITIES settings */
#utilities {
	display: none;}
#search {
	display: none;}
/* end UTILITIES settings */	


/* start MAINNAV settings */
#mainNav { 
	display: none;}
/* end MAINNAV settings */	


/* begin PAGE and CONTENT settings */
#page {
	width: 650px;}
#content {
	background: transparent;}
/* end PAGE and CONTENT settings */
	
	
/* begin MODULE settings */
#modules {
	float: left;
	display: block;
	position: relative;}
#moduleNav {
	width: 127px; /* same width as #leftCol */}
#switchModules {}
.moduleMessage {
	position: relative;
	width: 340px; /* same width as #centerCol */
	z-index: 0;}
.moduleRates {
	float: left;
	position: relative;
	width: 148px; /* same width as #rightCol - minus padding */}
.withCurve {
	width: 140px;}
/* end MODULE settings */


/* start COL settings */
#leftCol {
	width: 127px; /* same width as #leftCol */}
#leftCol p {
	padding: 0;}
#centerCol {
	width: 350px; /* same width as #moduleMessage - minus padding */}
#centerCol table {
	width: 350px;}
#centerCol th {
	border-bottom: 2px solid #999;}
#centerCol td {
	border-bottom: 1px solid #ccc;}
#mainCol {
	width: 470px;}
#sideCol {
	border-left: 1px solid #eee;
	float: left;
	width: 148px; /* same width as #moduleRates - minus padding */}
/* end COL settings */


/* start FOOTER settings */
#footer {
	display: none;}

/* end FOOTER settings */
