/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.BlueTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 2px;

}

.WhiteTitleBarYellowBgWidth {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	background-color:#f8f9e9;
}


.DarkBlueBgContentpane {
background-color:#FFFFFF;
	text-align: left;	
	vertical-align: top;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	border-color:#bdbdbd; border-left:1px solid #bdbdbd; border-right:1px solid #bdbdbd;
	
}

.DarkBlueBgActionscell {
background-image:url(images/top_bg.jpg);
height:36px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #ffffff;
}

.DarkBlueBgVisibilitycell {
background-image:url(images/top_bg.jpg);
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: normal;
	color: #ffffff;
	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;
}

.LightBlue1BottomAction {
	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 left;
background-color:f0f3f7;
}
.right_border{
background-image:url(images/box_middle2.jpg);
background-repeat:repeat-y;
background-position:top right;
background-color:f0f3f7;
}

.bottom_bg{
background-image:url(images/bottom_bg.jpg);
background-repeat:repeat-x;
}
.colourbg{
background-image:url(images/top_bg.jpg);
height:36px;
}

.bottompadding{
padding-bottom:40px;
}


