body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #ddd;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bodyBackground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
input {
}

.tableWatermark {
	background-attachment: fixed;
	background-image: url(images/waterMark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.outerTable {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.fpHeadings {
	font-size: 22px;
	color: #8A0A92;
	line-height: 1.5;
	text-align: center;
	margin: auto;
}
.genHeadings {
	font-size: 22px;
	color: #8A0A92;
	line-height: 1.5;
	margin: auto;
}
.genSubHeadings {
	font-size: 17px;
	color: #8A0A92;
	line-height: 1.5;
	margin: auto;
}


.fpRHSCell {
	background-color: #4E0153;
	background-image: url(images/fpRHSBgrd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFF;
	width: 322px;
	text-align: left;
	padding: 20px;
}
.fpRHSCellSmall {
	font-size: 12px;
}
.fpRHSCellBig {
	font-size: 15px;
}
.fpRHSCellBigger {
	font-size: 14px;
}



#contentContainer {
	margin: auto;
	width: 963px;
	background-color: #FFF;
	padding: 0px;
}
.fpMainCell {
	width: 641px;
}


.fpSubtables {
	text-align: left;
	border: 1px solid #8A0A93;
}

.menuCell {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.fpSubheadings {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #8A0A92;
	line-height: 1.5;
	text-align: center;
}
.apaTextfields {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
input,select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}.line1 {
	background-color: #EDDDF4;
}
.line2 {

	background-color: #F2E9F8;
}
.adminSubHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B4790;
	line-height: 1.2;
}
.tableHeaderRow {
	color: #FFFFFF;
	background-color: #4B0950;
}
.tableSubHeaderRow1 {
	color: #FFFFFF;
	background-color: #8D4992;
	font-size: 13px;
	font-weight: normal;
}
.tableWorkshopsCells {
	color: #FFFFFF;
	background-color: #BF9ACF;
	font-size: 13px;
	font-weight: normal;
	border: 1px none #4B0950;
}
.tableFringeCells {
	color: #4B0950;
	background-color: #D5BBDF;
	font-family: 12;
	font-size: 13px;
	font-weight: normal;
	border: 1px none #4B0950;
}

.fpSubheadings2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8A0A92;
	line-height: 1.3;
	padding-left: 5px;
	margin-left: 5px;
	list-style-position: inside;
	list-style-type: disc;
}
li {
	padding-bottom: 3px;
}
.purpleText {
	font-weight: bold;
	color: #8A0AA6;
}

