
/*-----------------------------------------------------------------------*/
/* General Container Styles												 */
/*-----------------------------------------------------------------------*/
.FullHeight { height:100%; }
.FullWidth { width:100%; }
.MainTitleCell { padding:0 5px 0 0; }
.BannerOpaqueTitleCell { padding:0 5px 0 0; }
.BannerDarkTitleCell { padding:0 5px 0 0; }
.InnerBannerOpaqueTitleCell { padding:0 5px 0 0; }
.MainContentCell { padding:10px 0 0 2px; }
.ContainerContent { vertical-align:top; }
.ContainerIcons { text-align:right; }

/*-----------------------------------------------------------------------*/
/* Main																	 */
/*-----------------------------------------------------------------------*/
.MainTable { width:100%; }
.MainT { vertical-align:middle; }


/*-----------------------------------------------------------------------*/
/*  White Background Container 												 */
/*-----------------------------------------------------------------------*/

.containermaster_gray {
	width: 100%;
	background-color: #ffffff;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border: 1px solid #CCCCCC;
}
.containerrow2_gray {
	background-color: #ffffff;
}

/*-----------------------------------------------------------------------*/
/*  Green Header White Background Container 							 */
/*-----------------------------------------------------------------------*/

.containermaster_gray {
	width: 100%;
	background-color: #ffffff;
}

.cdtonlinecont {
	width: 100%;
	background-color: #ffffff;
}
.containerrow2_gray { padding:10px 2px 0 3px; background:#ffffff; vertical-align:top; 
}
.containerheader_green {
	background-color: #59a60d;
}

.greenactions { vertical-align:middle; padding:0; }
.greentitle {  vertical-align:middle; padding:0 5px 0 2px; }
.greenvis {  vertical-align:bottom; text-align:right; padding:0 2px 0 0; }

/*-----------------------------------------------------------------------*/
/* Colour Header - Boxed												 */
/*-----------------------------------------------------------------------*/
.Orange7Table { width:100%; margin:0 auto; }
.Orange7TL { width:12px; height:33px; background:url(images/7-tl.gif) no-repeat top left; }
.Orange7T { height:33px; background:url(images/4bg-t.gif) top left repeat-x; vertical-align:bottom; }
.Orange7Ta { height:33px; vertical-align:middle; padding:0; }
.Orange7Tb { height:33px; vertical-align:middle; padding:0 5px 0 2px; }
.Orange7Tc { height:33px; vertical-align:bottom; text-align:right; padding:0 2px 0 0; }
.Orange7TR { width:12px; height:33px; background:url(images/7-tr.gif) no-repeat top right; }
.Orange7L { width:12px; background:url(images/3bg-l.gif) repeat; vertical-align:top; }
.Orange7M { padding:10px 2px 0 3px; background:#ffffff; vertical-align:top; }
.Orange7R { width:12px; background:url(images/3bg-r.gif) repeat; vertical-align:top; }
.Orange7BL { width:12px; height:13px; background:url(images/3-bl.gif) no-repeat top left; }
.Orange7B { height:13px; background:url(images/3bg-b.gif) top left repeat-x; }
.Orange7BR { width:12px; height:13px; background:url(images/3-br.gif) no-repeat top right; }




/* End CDT Custom Style Sheet */
/*-----------------------------------------------------------------------*/

