/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.RedTitleTitle {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:21px;
	font-weight: normal;
	color:#db0600;
	text-align:left;
	text-decoration:none;
	white-space:nowrap;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
	white-space:nowrap;
}

.RedTitleWidth {
	width: 100%;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}


.RedTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 3px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleActionscell {
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleVisibilitycell {
	height: 20px;
	text-align: right;
	vertical-align: middle;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}

.RedTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.RedTitleContentTable {
	width: 100%;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleTitleTable {
	height: 20px;
	width: 100%;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleTopLeftCorner {
	height: 20px;
	width: 20px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleTopMIddle {
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleTopRightCorner {
	height: 20px;
	width: 20px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleBottomMiddle {
	height: 10px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleBottomRightCorner {
	height: 10px;
	width: 8px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleRightSide {
	height: 10px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.RedTitleBottomAction {
	text-align: right;
	vertical-align: top;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}

