/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.StdtwoTitleTitle {
	font-family:Tahoma;
	font-size:  20pt;
	font-weight:normal;
	color:#fdf1e0;
	text-align:left;
	text-decoration:none;
	white-space:nowrap;
	text-align:center;
	/*padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;*/
	
}

.StdtwoTitleWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #fdf1e0;
	background-color:#d88e3f;
	border-left:1px solid #b39379;
	border-right:1px solid #b39379;
	border-top:1px solid #dbb9a0;
	
	border-bottom:1px solid #b39379;
}


.StdtwoTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding:5px;
	font-family:Tahoma;
	font-size:12px;
	font-weight: normal;
	color:#9c9c9c;
	background:#f6e5d7;
	
}

.StdtwoTitleActionscell {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #fdf1e0;
	padding-left:5px;
}

.StdtwoTitleVisibilitycell {
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #fdf1e0;
	padding-right:5px;
}

.StdtwoTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.StdtwoTitleContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.StdtwoTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.StdtwoTitleTitleTable {
	height:30px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.StdtwoTitleTopLeftCorner {
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.StdtwoTitleTopMIddle {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.StdtwoTitleTopRightCorner {
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.StdtwoTitleBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.StdtwoTitleBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}


.StdtwoTitleBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #9c9c9c;
	padding:5px;
	background:#f6e5d7;
	border-left:1px solid #b39379;
	border-right:1px solid #b39379;
	border-bottom:1px solid #b39379;
}





