/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.BlueBigTitle2 {
text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11pt;
	font-weight: bold;
	color: #06447b;
	padding-left: 2px; 
		padding-top:3px;
}

.WhiteTitleBarYellowBgWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:#f8f9e9;
}


.LightBlueBgContentpane {
background-color:#f0f3f7;
	text-align: justify;	
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	
}

.LightBlueBgActionscell {
background-image:url(images/box1_bg1.jpg);
background-repeat:repeat-x;
background-color:#f0f3f7;
vertical-align:bottom;
text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  1pt;
	color: #06447b;
	height:37px;
}

.LightBlueBg2Visibilitycell {
background-image:url(images/box2_middle2.jpg);
background-repeat:repeat-x;
background-color:#f0f3f7;
height:37px;
vertical-align:bottom;
	text-align: right;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}

.WhiteTitleBarYellowBgContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.WhiteTitleBarYellowBgContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.WhiteTitleBarYellowBgSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.WhiteTitleBarYellowBgTitleTable {
	height: 31px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.WhiteTitleBarYellowBgTopLeftCorner {
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
}

.WhiteTitleBarYellowBgTopMIddle {
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
}

.WhiteTitleBarYellowBgTopRightCorner {
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
}

.WhiteTitleBarYellowBgBottomLeftCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.WhiteTitleBarYellowBgBottomMiddle {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.WhiteTitleBarYellowBgBottomRightCorner {
	height: 10px;
	width: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.WhiteTitleBarYellowBgLeftSide {
	height: 6px;
	width:20px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.WhiteTitleBarYellowBgRightSide {
	height: 10px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}

.LightBlue2Action {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}
.bottom_bg{
background-image:url(images/bottom_bg.jpg);
background-repeat:repeat-x;
}
.left_border{
background-image:url(images/box_middle1.jpg);
background-repeat:repeat-y;
background-position:top;
background-color:f0f3f7;
}
.right_border{
background-image:url(images/box_middle2.jpg);
background-repeat:repeat-y;
vertical-align:top;
background-color:f0f3f7;
}
.bluebg1 {
background-image:url(images/box1_bg1.jpg);
background-repeat:repeat-x;
height:37px;
background-color:#f0f3f7;
}

