@charset "UTF-8";
/* CSS Document */

.noPad {
}
.noPad td {
	padding-left: 0px;
	padding-right: opx;
}
.redTable {	
}
.redTable td {
	padding-left: 10px;
	padding-right: 10px;
}
.redTable .top {
	background-image: url(/images/common/redTableHead.gif);
	height: 25px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 2pt;
}
.redTable .content {
	background-color:#FFFFFF;
	background-image: url(/images/common/redTableContent.gif);
	padding-top: 10px;
	background-repeat: repeat-y;
}
.redTable .bottom {
	background-image: url(/images/common/redTableBottom.gif);
	height: 12px;
	color:#FFFFFF;
}
.blueTable {
}
.blueTable td {
	padding-left: 10px;
	padding-right: 5px;
}
.blueTable td . noPad {
	padding-left: 0px;
	padding-right: opx;
}
.blueTable .top {
	background-image: url(/images/common/blueTableHead.gif);
	height: 25px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 2pt;
}
.blueTable .content {
	background-color:#FFFFFF;
	background-image: url(/images/common/blueTableContent.gif);
	padding-top: 10px;
	background-repeat: repeat-y;
}
.blueTable .bottom {
	background-image: url(/images/common/blueTableBottom.gif);
	height: 12px;
	color:#FFFFFF;
}
.greenTableQuad {
}
.greenTableQuad td {
	padding-left: 14px;
}
.greenTableQuad .underline {
	border-bottom:solid;
	border-bottom-color:#89A534;
	border-bottom-width:1px;
}
.titles {
	border-bottom:solid;
	border-bottom-color:#89A534;
	border-bottom-width:1px;
	background-color:#D6DCB5;
}
.greenTableQuad .cal {
	background-color:#89a534;
}

.greenTableQuad .top {
	background-image:url(/images/common/greenTableHead4Col.gif);
	height: 25px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 2pt;
}
.greenTableQuad .content {
	background-color:#FFFFFF;
	background-image: url(/images/common/greenTableContent4Col.gif);
	padding-top: 10px;
	background-repeat: repeat-y;
}
.greenTableQuad .bottom {
	background-image: url(/images/common/greenTableBottom4Col.gif);
	height: 12px;
	color:#FFFFFF;
}

.redTableQuad {
}
.redTableQuad a:hover {
	color:#FFFFFF;
}
.greenTableQuad .cal {
	background-color:#8A151A;
}
.redTableQuad td {
	padding-left: 12px;
	padding-right:12px;
}
.redTableQuad .top {
	background:url(/images/common/redTableHead4col.gif);
	height: 25px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 2pt;
}
.redTableQuad .content {
	background-color:#FFFFFF;
	background-image: url(/images/common/redTableContent4Col.gif);
	padding-top: 10px;
	background-repeat: repeat-y;
}
.redTableQuad .bottom {
	background-image: url(/images/common/redTableBottom4Col.gif);
	height: 12px;
	color:#FFFFFF;
}
.redTableFive {
}
.greenTableFive .cal {
	background-color:#8A151A;
}
.redTableFive td {
	padding-left: 12px;
	padding-right:12px;
}
.redTableFive .top {
	background:url(/images/common/redTableHead5col.gif);
	height: 25px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 2pt;
}
.redTableFive .content {
	background-color:#FFFFFF;
	background-image: url(/images/common/redTableContent5Col.gif);
	padding-top: 10px;
	background-repeat: repeat-y;
}
.redTableFive .bottom {
	background-image: url(/images/common/redTableBottom5Col.gif);
	height: 12px;
	color:#FFFFFF;
}
.passTable {
}
.passTable .top {
	background-image:url(/images/common/greenTableHead2Col.gif);
	height: 25px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 2pt;
}
.passTable td {
	border-bottom:solid;
	border-bottom-color:#89A534;
	border-bottom-width:1px;
	padding-left:15px;
	padding-right15px;
	text-align:center;
}
.areaTable {
}
.areaTable .top {
	background-image:url(/images/common/greenTableHead2Col.gif);
	height: 25px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: 2pt;
}
.areaTable td {
	border-bottom:solid;
	border-bottom-color:#89A534;
	border-bottom-width:1px;
	padding-left:15px;
	padding-right15px;
	text-align:left;
}
.areaTable td+td+td {
	text-align:right;
}
.areaTable td+td {
	text-align:right;
}
.areaTable figures {
	border-bottom:solid;
	border-bottom-color:#89A534;
	border-bottom-width:1px;
	padding-left:15px;
	padding-right15px;
	text-align:right;
}
.payment_table {
	
}

.payment_table td {
	margin: 50px 5px 5px 0;
}