/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.BlueBgTitle {
	font-family: Verdana, Arial,  Tahoma, sans-serif;
	font-size: 16px;
	font-weight:bold; 
	color: #454545;
	text-decoration:none;
	text-align:left;
	vertical-align:middle; 
	padding-left:5px;
	
}

.BlueBgWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000; 	
}


.BlueBgContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:  12px;
	font-weight: normal;
	color: #6d6c6c;
	background:#ffffff;
}

.BlueBgActionscell {
	
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #252525;
	padding-left:5px;
}

.BlueBgVisibilitycell {
	
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #252525;
	padding-right:5px;
}

.BlueBgContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.BlueBgContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.BlueBgSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.BlueBgTitleTable {

	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.BlueBgTopLeftCorner {

	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.BlueBgTopMIddle {
	
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000; 
}

.BlueBgTopRightCorner {
	
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.BlueBgBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.BlueBgBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}


.BlueBgBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}

.RBlueFooterLeftSide
{
background:url(images/BlueCLeftBorder.gif) repeat-y; vertical-align:top;}
.RBlueFooterRightSide
{
background:url(images/BlueCRightBorder.gif) repeat-y;}

.RBlueFooterTop
{
background-image:url(images/BlueCTopBg.gif); background-position:top left; background-repeat:repeat-x; width:100%; } 


.LBlueFooterTop
{
background-image:url(images/LBlueCTopBg.gif); background-position:top left; background-repeat:repeat-x; width:100%; } 

.GreyFooterTop
{
background-image:url(images/GreyCTopBg.gif); background-position:top left; background-repeat:repeat-x; width:100%; } 

.OrangeFooterTop
{
background-image:url(images/OrangeCTopBg.gif); background-position:top left; background-repeat:repeat-x; width:100%; } 


.RBlueFooterBottom
{
background:url(images/BlueCBottomBorder.gif) repeat-x;}









