/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */


#GrayBgRounded A.normal{ color: #1f7daa; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; }
#GrayBgRounded A.normal:link,#BigGrayBgRounded A.normal:visited,#BigGrayBgRounded A.normal:Active { color: #000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; }
#GrayBgRounded A.normal:Hover { color: #000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; }

/* Default link syle */
#GrayBgRounded A:Link,#BigGrayBgRounded  A:Visited,#BigGrayBgRounded  A:Active { color: #027ab4; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; }
#GrayBgRounded A:Hover { color: #41ace0; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; }

/* Admin link styles */
#GrayBgRounded A.CommandButton:Link,#BigGrayBgRounded A.CommandButton:Visited,#BigGrayBgRounded A.CommandButton:Active { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; background: #a2bed2; border:2px outset #EDF0E5; padding:2px 3px 3px 4px; height: 20px; }
#GrayBgRounded A.CommandButton:Hover { color:#000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; background: #EDF0E5; border:2px outset #a2bed2; padding:2px 3px 3px 4px; height: 20px; }




.GrayBgRoundedTitle {
	font-family:  "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  13pt;
	font-weight: bold;
	color: #4790b4;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 1px;
	height:30px;
	white-space:nowrap;
	vertical-align:top;
	
}

.GrayBgRoundedWidth {
	width: 100%;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:#e5e5e5;
}


.GrayBgRoundedContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayBgRoundedActionscell {
	text-align: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	display:block;
	float:left;
	
}

.GrayBgRoundedVisibilitycell {
	height: 21px;
	text-align: right;
	vertical-align: middle;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}

.GrayBgRoundedContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.GrayBgRoundedContentTable {
	width: 100%;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayBgRoundedSpacertable {
	height: 4px;
	width: 100%;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayBgRoundedTitleTable {
	height: 21px;
	width: 100%;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background:url(images/GrayBgTopLeft.gif) no-repeat top left;
}

.GrayBgRoundedTopLeftCorner {
	height: 21px;
	width: 20px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayBgRoundedTopMIddle {
	height: 21px;
	text-align: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background:url(images/GrayBgTopMiddle.gif) repeat-x top left;
}

.GrayBgRoundedTopRightCorner {
	height: 21px;
	width: 20px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayBgRoundedBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayBgRoundedBottomMiddle {
	height: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayBgRoundedBottomRightCorner {
	height: 10px;
	width: 8px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayBgRoundedLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayBgRoundedRightSide {
	height: 10px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.GrayBgRoundedBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}

