body {
	padding: 46px 10px 0 20px;
	margin: 0;
	background: #fff url(../img/bg-body.gif) top left repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #747364;
}

/* DEBUGGER
div {border: 1px solid red;} */

h1 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2, h3 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	margin-bottom: 2px;
}

h4 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 24px;
	line-height: 16px;
	}
	p.listHead {
		margin-bottom: 10px;
	}

address {font-style: normal;}

.error {
	color: #f00;
	font-weight: bold;
}

#logo {
	position: absolute;
	top: 32px;
	left: 557px;
	width: 171px;
}

#homeButton {
	position: absolute;
	top: 25px;
	left: 22px;
	width: 42px;
}

#envelope {
	position: relative;
	width: 734px;
}

#contentArea {
	padding-top: 21px;
	margin-left: 18px;
	margin-bottom: 15px;
	width: 522px;
	font-size: 10px;
	}
	
	.mainThrust {font-size: 11px;}
	
	.smallText {font-size: 9px;}
	
	.detail p IMG {float: left;}
	
	.mostImportant	{
		font-weight: bold;
		font-size: 12px;
		color: #39c;
	}

	p.ofNote {
		font-weight: bold;
		font-size: 11px;
		clear: both;
	}		
	/* Level Two Landing Pages */
	.detailColumn a:link, .detailColumn a:visited, .detail a:link, .detail a:visited {
		color: #39c;
		font-weight: bold;
		text-decoration: none;
	}
	/* End Level Two Landing Pages */

		h3 {
			margin-top: 0;
			color: #76872f;
			font-size: 9px;
		}
		h3.fir {padding-top: 20px;}
		#pageContent p {margin-bottom: 11px;}
	
#sidebar {
	position: absolute;
	top: 56px;
	left: 550px;
	width: 186px;
	margin-bottom: 12px;
	z-index: 2;
	}
	#levelTwos a:link, #levelTwos a:visited {
		color: #747364;
		font-weight: bold;
		text-decoration: none;
	}
	#levelThrees {
		width: 167px;
		margin-left: 19px;
		padding-bottom: 3px;
		}
		#levelThrees a:link, #levelThrees a:visited {
			font-weight: normal;
			}
	#levelFours {
		width: 167px;
		margin-left: 17px;
		padding-bottom: 0px;
		}
		#levelFours a:link, #levelFours a:visited {
			font-weight: normal;
			}
#levelTwoEnd {
	color: #39c;
	}
	#focusLinks a:link, #focusLinks a:visited {
		font-weight: bold;	
}

#footer {
	clear: both;
	color: #a19d97;
	}
	#footer a:link, #footer a:visited {
		color: #a19d97;
		text-decoration: none;
	}

a:link, a:visited {
	font-face: Verdana, Arial, Helvetica, sans-serif;
	color: #39c;
	}
	#contentArea a:link, #contentArea a:visited {text-decoration: none;}

a.secondary:link, a.secondary:visited, a.backToTop:link, a.backToTop:visited {
	font-weight: bold;
	text-decoration: none;
}

#maadirectmail{
	margin:  3px 0 0 17px;
	}
	#maadirectmail p{
		font: 10px;
		font-weight: normal;
		color: #747364;
	}

#ddhddirectmail{
	margin: 3px 0 0 17px;
	}
	#ddhddirectmail p{
		font: 10px;
		color: #747364;
		font-weight: normal;
	}
#contentArea.extraHeight {
	height: 600px;
	}