h1, h2, h3, h4, h5, h6, p, div, img, body, br, hr, table, a {
	margin: 0px;
	padding: 0px;
}
body {
	font: 85%/1.4 Verdana, Geneva, sans-serif;
	color: #333;
	background: url(../images/bg_tile.jpg);
}
#wrap {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	background: #ccc;
	border: 1px solid #79839e;
}
#wrap #header {
	height: 75px;
	background: url(../images/headerbg2.jpg) no-repeat left top;
	border-bottom: 1px solid #FFF;
	position: relative;
}
#header #addressBox {
	width: 293px;
	position: absolute;
	top: 0px;
	color: #FFF;
	font-size: 90%;
	text-align: right;
	right: 40px;
	line-height: 1.2;
	padding-top: 15px;
}
#addressBox p {

}

#addressBox p a {
	color: #FFF;
	text-decoration: none;
}

#wrap #topNav #p7PMM_1 {
	padding-left: 40px;
}

#wrap #flashBox {
	text-align: center;
	padding-top: 17px;
	padding-bottom: 17px;
}
#wrap #main {
	padding-right: 40px;
	padding-left: 40px;
}
#wrap #main #leftBox {
	float: left;
	width: 443px;
	padding-top: 47px;
	background: #FFF url(../images/leftboxtop.jpg) no-repeat center top;
	margin-bottom: 20px;
}
#wrap #main #rightBox {
	float: left;
	width: 443px;
	padding-top: 47px;
	background: #FFF url(../images/rightboxtop.jpg) no-repeat center top;
	margin-bottom: 20px;
}
#wrap #main #gutter {
	width: 28px;
	float: left;
}
#main #mainCopy {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainCopy h2 {
	padding-top: 10px;
	padding-bottom: 20px;
	color: #FFF;
}
#mainCopy p {
	padding-bottom: 10px;
}
#mainCopy #flash {
	padding-top: 20px;
}
#mainCopy #flashCopy {
	float: left;
	width: 200px;
	margin-left: 40px;
	margin-top: 20px;
	text-align: left;
	font-size: 90%;
	color: #FFF;
	line-height: 1.2;
}
#flashCopy a  {
	color: #FFF;
}
#flashCopy h2 {
	font-size: 100%;
	color: #FFF;
}

#footer  {
	font-size: 80%;
	color: #FFF;
	padding-left: 40px;
	background: #79839e;
	clear: both;
}
#footer p {
	padding-top: 3px;
	padding-bottom: 3px;
}
.boxText {
	background: #FFF;
}
.boxText p {
	font-size: 80%;
	padding: 10px 10px 5px;
}
.boxText p a {
	color: #333;
}
.boxText img {
	padding-right: 10px;
}

.boxbtmpurp {
	background: #60515B url(../images/boxbtmpurp.jpg) no-repeat center bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.boxbtmgrn {
	background: #818064 url(../images/boxbtmgrn.jpg) no-repeat center bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.boxBottom p {
	color: #FFF;
	margin: 10px;
}
.boxBottom p a {
	color: #FFF;
}
.purp {
	color: #60515B;
}
.green {
	color: #818064;
}
.greenBg {
	background: #818064;
}
.purpBg {
	background: #60515B;
}
.white {
	color: #FFF;
}
