.pageBox {
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 10px;
	border: thin solid #000000;
}
#page {
}
#page .contactinfo {
	background-color: #336633;
	height: 25px;
	width: 100%;
	font-weight: bold;
	color: #000000;
}
.pageBox .mainContent p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page .mainContent .bodyText #highlight {
	border: thin solid #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.pageBox .mainContent {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
body {
	background-color: #336633;
}
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	}
.pageBox .headerTable p {
	text-align: center;
	letter-spacing: 0.5em;
}
.pageBox .headerTable {
	height: 100px;
}
a {
	color: #FF6600;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url(images/mm_arrow.gif) 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url(images/mm_arrow.gif) 14px 45% no-repeat;
	color:#990000;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.bodyText div {
	border: thick dotted #CCFF00;
	height: 200px;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#page .mainContent .bodyText p {
	margin-right: 5px;
}
.firstletter {
	font-size: 16px;
}
.bodyText2 {
	border: thin solid #000000;
	height: 200px;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

