/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.Blue_BgTitle {
	font-family:Trebuchet MS;
	font-size: 13px;
	font-weight:normal;
	color: #ffffff;
	text-align:left;
	text-decoration:none; 
	text-transform:uppercase;
	white-space:nowrap;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;
	white-space:nowrap;
	
}

.Blue_BgWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	
	
}

.Blue_TopBorder{background:url(images/TopBorder.jpg) repeat-x;}
.Blue_LeftBorder{background:url(images/Leftborder.jpg) repeat-y}
.Blue_RightBorder{background:url(images/Rightborder.jpg) repeat-y}
.Blue_BottomBorder{background:url(images/BottomBorder.jpg) repeat-x;}
.Blue_BgContentpane {
	text-align: left;	
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #3f3f3e;
	background:url(images/Contentbg.jpg) repeat-x #f8f8f8; padding:5px;
	
}


.Blue_BgActionscell {
	height:33px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #ffffff;
	padding-left:5px;
	
}

.Blue_BgVisibilitycell {
	height:33px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #ffffff;
	padding-right:5px;
}

.Blue_BgContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.Blue_BgContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Blue_BgSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Blue_BgTitleTable {
	height:33px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Blue_BgTopLeftCorner {
	height:33px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Blue_BgTopMIddle {
	height:33px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Blue_BgTopRightCorner {
	height:33px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Blue_BgBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.Blue_BgBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}


.Blue_BgBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}

.GrayBGBottom
{
background-image:url(images/GrayBGBottom.gif);
background-position:top left;
background-repeat:repeat-x;}








