#drill div.highcost-header .Alert {
		position: fixed;
		bottom: 0;
		width: 1010px;
		height: 50px;
		margin: 0 auto 0 -380px; 
		text-align: left;			
		}
.alert-HC-text {display:none;}		
#drill div.highcost-header .Alert .alert-HC {
		color: #fff;
		margin: 0; 
		display: none; /* = Turns on/off alert for program */
		background: url(/_res/images/template-images/alert.png) no-repeat bottom ;
		width: 1010px;
		height: 50px;
 		}
#drill div.highcost-header .Alert .alert-HC .alert-HC-text {
		color: #fff;
		padding: 20px 0 0 20px ;
		border: 0px #000 solid;
		display: block;
 		}

 /* text-alert =========================*/

#content-1column #rightcol .text-alert,
#content-2column #rightcol .text-alert {
		background: url(/_res/images/template-images/text-alert.png) no-repeat bottom;
		color: #000000;
		width: 760px;
		height: 60px;
		margin-left: -22px;
		margin-top: -10px;
		border: 0px #0C0 solid;
}
#content-2column #rightcol .text-alert p {
		padding: 10px 20px 10px 20px;
		font-weight: bold;
}


 /* text-alert =========================*/
.in-line-sign {
	float: right;
	margin: 10px 0px 10px 10px;
	padding: 8px;
	width: 200px;
	height: auto;
	background-color: #fff;
	color:#000;
	border: 1px solid #CCC;
}

.in-line-sign ul li {
	color: #000 !important;	
	padding-right: 15px !important;
}

.box {
	float:right;
	width: 240px;
	margin: 10px 0px 10px 10px;
	padding: 5px;
	background-color: #FFF;
}

.headbox {
	padding: 5px;
	color: #FFF;
	font-size: 12px !important;
	background-image: url(/_res/images/images/warning.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: -7px;
	margin-right: -7px;
	margin-bottom: 0;
	margin-left: -7px;
}

.headbox2 {
	padding: 5px;
	color: #FFF;
	font-size: 12px !important;
	background-image: url(/_res/images/images/warning-2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: -7px;
	margin-right: -7px;
	margin-bottom: 0;
	margin-left: -7px;
}
.headbox-blank {
	padding: 5px;
	color: #fff;
	font-size: 12px !important;
	background-color: #F7991D;
	background-repeat: no-repeat;
	height: 40px;
	margin-top: -7px;
	margin-right: -7px;
	margin-bottom: 0;
	margin-left: -7px;
}

.dent {
	padding: 0;
	
}

.dent ul li {
	font-size: 11px;
	padding: 0 0 3px 12px !important
}

/* USAC Alert Boxes */

.usac-alert-box {
 color:#444;
 border-radius: 4px;
 padding:10px 10px 10px 80px;
	margin: 10px 0px;
	
 
}

.usac-alert-box-plain {
 color:#444;
 border-radius: 4px;
 padding:10px 10px 10px 10px;
 margin: 10px 0px;
	
 
}
.usac-alert-box span {
 font-weight:bold;
 text-transform:uppercase;
}
.usac-warning {
 background:#fff8c4 url(/_res/images/images/warning.png) no-repeat 10px 50%;
 border:1px solid #f2c779;
}

.usac-warning-plain {
 background:#fff8c4 no-repeat 10px 50%;
 border:1px solid #f2c779;
}
.usac-error {
 background:#ffecec url(/_res/images/images/error.png) no-repeat 10px 50%;
 border:1px solid #f5aca6;
}
.usac-success {
 background:#e9ffd9 url(/_res/images/images/success.png) no-repeat 10px 50%;
 border:1px solid #a6ca8a;
}
.usac-notice {
 background:#e3f7fc url(/_res/images/images/notice.png) no-repeat 10px 50%;
 border:1px solid #8ed9f6;
}

/* USAC Right Sidebar for tips and images */

.usac-right-sidebar {
	float:right;
	width: 240px;
	margin: 10px 0px 10px 10px;
	padding: 10px;
	background-color: #FFF;
}

.usac-right-sidebar-box {
	float:right;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0px 15px 10px 15px;
	width: auto;
	height: auto;
	border: 1px solid #CCC;
	margin: 10px 0px 10px 10px;
	background-color: #FFF;
}

.usac-right-sidebar-box .button {
	font-size: 1em !important;
}
.usac-right-sidebar-image-box {
	float:right;
	width: 200px;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px 5px 15px;
	background-color: #FFF;
	text-align:center;
	font-size: 11px;
	line-height: 15px;
	
}

.usac-right-sidebar-lifelinesupport-box {
	float: right;
	width: 100px;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0px 15px 10px 15px;
	height: auto;
	border: 1px solid #b03d20;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}

.usac-right-sidebar-lifelinesupport-cover {
	float: right;
	width: 130px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 1.7em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	height: auto;
	margin-top: -20px;
	
}




.usac-right-sidebar-image-box a {
	text-decoration: none !important;
	background-color: #FFF !important;
	color: #4c4c4c !important;
}


/* Legacy Bar 'remove later' */

#legacy-bar {
	/*border: 0px #F00 solid;*/
	width: 500px;
	height: 110px;
	margin: 5px 0px 0px 440px;
	/*margin: 0 0 0 0px;*/
	padding: 15px 0 0 0;
	background-repeat: no-repeat;
	background-image: url(/_res/images/test/sl-legacy.png);
	background-position: top;
}
#legacy-side-bar {
	border: 0px #F00 solid;
	width: 200px;
	height: 80px;
	margin: -3px 0 0 -5px;
	*margin: 0 0 0 -38px;
	padding: 15px 0 0 0;
	background-repeat: no-repeat;
	background-image: url(/_res/images/test/sl-legacy-side.png);
	background-position: top;
}
