* {margin:0; padding:0;}

body {font: 12px/150% Arial, Helvetica, sans-serif; color: #333;}

/*default font-sizes - increments of 3px*/
h1 {font-size: 24px; line-height: 125%; margin-bottom: 6px; margin-top: -6px;}
h2 {font-size: 18px; line-height: 125%; margin-bottom: 6px;}
h3 {font-size: 15px; line-height: 18px; margin-bottom: 6px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 10px;}	

p {margin-bottom: 18px;}
.smallType {font: 11px/15px Arial, Helvetica, sans-serif;}

.underline {
	border-bottom: 5px solid #000000; margin:3px 0 9px;
}
em {font-style: italic; color:#666666}

/*customer style changes to text*/
.pageTitle {
	position: absolute;
	z-index: 5;
	left: 24px;
	top: 25px;
	color: #FFFFFF;
	width: 325px;
}
.subTitle {
	position: absolute;
	z-index: 5;
	left: 24px;
	top: 55px;
	color: #b2b2c1;
	width: 325px;
}

.grid-3M h4, .grid-3MT h4 {
	padding: 5px;
	background: #280d53;
	color: #fff;
	text-align: center;
}

