.flagCorner
{
    margin-top:10px; 
    float:left; 
    background-image:url(/staticContent/Content/images/corner.png); 
    width:9px; height:36px;    
}

.box-header-title {
	text-transform:uppercase;
	position:relative; top: 11px; left: 1.2em; font-weight: bold; color: #fff;
	font-size: 15px;
}

.box-text {
	text-align: left;
	margin: 0px 15px 10px 10px;
	}

.baseBlock{
	height:27px;
	margin-top: 10px;
	margin-left: -9px;
	margin-bottom: 10px;
	float: left;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
    background-color: #0071A7;
}

.baseBlockIn {
	top: 2px;
	background:#0071A7;
	text-transform:uppercase;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	text-align: left;
	margin: 0px 15px 10px 20px;
}

.ieShadow{
	display:none;
}				   

.corner {
	height: 36px;
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	box-shadow: 4px 0px 3px rgba(0,0,0,0.2);
}

.box-blue-body2 {
	margin-left: 10px;
	background-color: #E0E6F3;
	width: 410px; 
	padding: 50px 10px 10px 10px;
	}

.box-text2 {
	text-align: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	}
	
.box-yellow-body2 {
	margin-left: 10px;
	background-color: #E5F4DB;
	width: 410px; 
	padding: 50px 10px 10px 10px;
	}


.box-green-body2 {
	margin-left: 10px;
	background-color: #E5F4DB;
	width: 410px; 
	padding: 50px 10px 10px 10px;
	}

#invCodeBoxTitle {
	text-align: center; 
	color:#FF6A2B;
	line-height: 30px; 
	font-size: 18pt; 
	font-weight: bolder;
}

#sysMaint {
	text-align: left; 
	color:#FF6A2B;
	line-height: 30px; 
	font-size: 20pt; 
	font-weight: bolder; 
	display: none;
}