/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.WhiteBgTitle {
	font-family:  Arial, Verdana, Tahoma, sans-serif;
	font-size:17px;
	font-weight:bold;
	color: #1e4e6a;
	text-align:left;
	text-decoration:none;
	white-space:nowrap;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	white-space:nowrap;
}

.WhiteBgWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000; 
}


.WhiteBgContentpane {
	text-align: left;	
	vertical-align: top;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #6d6c6c;
	
}

.WhiteBgActionscell {
	
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #252525;
	padding-left:5px;
}

.WhiteBgVisibilitycell {
	
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #252525;
	padding-right:5px;
}

.WhiteBgContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.WhiteBgContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.WhiteBgSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.WhiteBgTitleTable {
	
	width: 100%;
	border-bottom:4px solid #c4c4c4;
}

.WhiteBgTopLeftCorner {
	
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.WhiteBgTopMIddle {
	
	
}

.WhiteBgTopRightCorner {
	
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.WhiteBgBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.WhiteBgBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}


.WhiteBgBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}

.RWhiteFooterLeftSide
{
background:url(images/WhiteCLeftBorder.gif) repeat-y; vertical-align:top;}
.RWhiteFooterRightSide
{
background:url(images/WhiteCRightBorder.gif) repeat-y;}

.RWhiteFooterTop
{ background:url(images/WhiteCTopBg.gif) repeat-x; width:100%;
 } 
.RWhiteFooterBottom
{
background:url(images/WhiteCBottomBorder.gif) repeat-x bottom left #306d93;}

.IconPane {padding:10px 5px;




