/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.PurpleTitleTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:26pt;
	font-weight: bold;
	font-style: italic;
	color: #652c90;
	text-align:left;
	text-decoration:none;
	padding:3px 5px 3px 0px;
}

.PurpleTitleWidth {
	width: 100%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	border-bottom:1px dashed #cccccc;
}


.PurpleTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 5px 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.PurpleTitleActionscell {
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.PurpleTitleVisibilitycell {
	height: 20px;
	text-align: right;
	vertical-align: middle;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}

.PurpleTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.PurpleTitleContentTable {
	width: 100%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.PurpleTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.PurpleTitleTitleTable {
	height: 20px;
	width: 100%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.PurpleTitleTopMIddle {
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}


.PurpleTitleBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}
