/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

#RedTitle A.NormalBold:link, #RedTitle A.NormalBold:visited,  #RedTitle A.NormalBold:Active { color: #e2913a; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-weight: bold; text-decoration: none;  display:block; background:#c0c9cc; padding:5px; height:20px; text-align:right;}
#RedTitle A.NormalBold:Hover { color: #17a4cb; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-weight: bold; text-decoration: underline;   display:block; background:#c0c9cc; padding:5px; height:20px; text-align:right;}

.RedTitlePadding {
	width: 100%;
	background:#ed2024;
	padding:12px;
	border:1px solid #c0c9c9;
}


.RedTitleTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20pt;
	font-weight: normal;
	color: #ed2024;
	text-align:left;
	text-decoration:none;
	padding:0px 5px 3px 0px;
}

.RedTitleWidth {
	width: 100%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background:#ffffff;
	
}


.RedTitleContentpane {
	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;
}

.RedTitleActionscell {
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleVisibilitycell {
	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;
}

.RedTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.RedTitleContentTable {
	width: 100%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleTitleTable {
	height: 20px;
	width: 100%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleTopMIddle {
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	border-bottom:1px solid #652c90;
}


.RedTitleBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}
