body {
  color: #333;
}


H1 {
  color: #666;
}


H2 {
		background: transparent url('../images/dot_h2.gif') repeat-x bottom left;
left;
		color: #666;
}	

H3,H4 {
  color: #039; 
}
H5 {
  font-size: 1.1em;
  color: #c00;
}



a,
.mb-IMELink,
a:visited,
a:active,
.mb-IMELink:visited,
.mb-IMELink:active {
  color: #039;
  text-decoration: underline;
}

a:hover,
.mb-IMELink:hover {
  color: #c00;
  text-decoration: none;
}   


table.banner {

	width: 100%;

	margin: 0;
	
}



table.banner, table.banner th, table.banner td {
	border: 0px;
}



table.banner #header {
	height: 55px;
	padding: 0;
	color: #000;
	background-image: none;
	background-color: #fff;
	}



table.banner #header .logoRight {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}	



table.banner #header .logoLeft {
	color: #666;
	font-size: 2.5em;
	font-weight: bold;
	padding-left: 10px;
}



table.banner #header .logoLeft a {
	color: #666;
	text-decoration: none;		
}

	

table.banner #subheader {
	background-color: #c00;
	color: #fff;
	font-size: 0.9em;
	background: #c00 url('../images/ingram_headerbg.gif') repeat-x top left;
	vertical-align: middle;
}



table.banner #subheader .subheaderLeft {
	padding-left: 10px;
	border-bottom: 1px solid #666;
	color: #ccc;
	vertical-align: middle;
}



table.banner #subheader .subheaderRight {
	text-align: right;
	padding-right: 10px;
	color: #fff;
	border-bottom: 1px solid #666;
	vertical-align: middle;
}



table.banner #subheader .username {
	text-transform: uppercase;

	color: #fff;

}

