@charset "utf-8";
a {
	color: #FFCC00;
	text-decoration: none;
}

/* CSS Document */

a.navTextLink:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

a.navTextLink:visited {
	font-weight: bold;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a.navTextLink:active {
	font-weight: bold;
	font-size: 12px;
	color: #914209;
	text-decoration: none;
}
a.navTextLink:hover {
	font-weight: bold;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}
.bodyCell {
	padding: 20px;
}


body {
	background-image: url(images/pagebg.jpg);
	background-color: #1F1F15;
	background-repeat: repeat-x;
	margin: 0px;
}
table.inner {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}

table.master {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.masterCell {
	padding: 0px;
	margin: 0px;
}
.navCP {
	background-image: url(images/navCPbg.gif);
}
.footeraddress {
	font-size: 11px;
	font-weight: bold;
	color: #4E4C3D;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.navtxtsize {
	font-size: 12px;
	color: #666666;
}
.navCXP {
	background-image: url(images/navCXPbg.gif);
}
.navMBOI {
	background-image: url(images/navMBOIbg.gif);
}
.CPpagehead {
	font-size: 23px;
	color: #FFFF66;
	margin-left: 22px;
	font-weight: bold;
}
.CPsubHead {
	font-size: 15px;
	color: #FFFF99;
	font-weight: bold;
	margin-left: 22px;
}

.CPpagebody {
	font-size: 12px;
	color: #D3D3C0;
}
.MBpagehead {
	font-size: 23px;
	color: #FFFF99;
	margin-left: 22px;
	font-weight: bold;
}
.MBsubHead {
	font-size: 15px;
	color: #FFFFCC;
	font-weight: bold;
	margin-left: 22px;
}

.MBpagebody {
	font-size: 12px;
	color: #C2D8C4;
}
.MBformLabel {
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
}

.picTableCell {
	padding-top: 64px;
	text-align: center;
}

.bodyindent {
	margin-left: 22px;
	margin-top: 6px;
	margin-right: 30px;
}

.footerlinks {
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.CPXsubHead {
	font-size: 15px;
	color: #FFFF99;
	font-weight: bold;
	margin-left: 22px;
}
.cxpPicBorder {
	border: 1px solid #1E0B18;
	margin-left: 14px;
	margin-bottom: 10px;
}

.CPXpagehead {
	font-size: 23px;
	color: #FFFF99;
	margin-left: 22px;
	font-weight: bold;
}
.CPXsubHead2 {
	font-size: 13px;
	color: #CCFF99;
	font-weight: bold;
	margin-left: 22px;
}
