/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.GrayRoundedTitleTitle {
	font-family:  Arial, Verdana, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #494949;
	text-align:left;
	text-decoration:none;
	white-space:nowrap;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
	white-space:nowrap;
}

.GrayRoundedTitleWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background:#ffffff;
	
}


.GrayRoundedTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #999999;
	
}

.GrayRoundedTitleActionscell {
	
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #494949;
	padding-left:5px;
}

.GrayRoundedTitleVisibilitycell {
	
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #494949;
	padding-right:5px;
}

.GrayRoundedTitleContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.GrayRoundedTitleContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayRoundedTitleSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayRoundedTitleTitleTable {

	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayRoundedTitleTopLeftCorner {

	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayRoundedTitleTopMIddle {

	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}



.GrayRoundedTitleBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}


.CFooterLeftSide
{
background-image:url(images/FooterLeftSide.gif); background-position:top left; background-repeat:repeat-y; vertical-align:top;}
.CFooterRightSide
{
background-image:url(images/FooterRightSide.gif); background-position:top left; background-repeat:repeat-y;}

.CFooterTop
{
background-image:url(images/FooterTop.gif); background-position:top left; background-repeat:repeat-x;  height:14px;}
.CFooterBottom
{
background-image:url(images/FooterBottom.gif); background-position:top left; background-repeat:repeat-x;}


