
#modText{
	padding:11px 0 0 160px;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}
.subHeaderText{
	color:#FFF;
	font-size:18px;
	font-weight: bold;
	padding: 8px;
}
.textRedBox{
	background: #CE0005;
	color:#FFF;
	font-size:16px;
	padding: 8px;
	font-weight: bold;
}

.termsContainer{
	height:100px;
	margin: 10px 0 0 0;
}

.headerPageElement{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
.textElement{	
	margin-left:4px;
}
.halfColumn{
	width:50%;
	float:left;
}

.whiteText{
	color:#FFF;	
}

.center{
	text-align:center;	
}
.darkLink a:link,
.darkLink a:visited {
	color:#06C !important;
	font-weight:bold;	
}
.darkLink a:hover,
.darkLink a:focus {
	color:#000 !important;
	font-weight:bold;		
}

.no-bullets{
	list-style:none;
}

.no-bullets li{
	width:120px;
	height:100px;
	text-align:center;
	display:inline-block;
	float:left;
	background-color:#fff;
	margin:5px;
}


.iconBack ul li{
	width: 100px;
	height: 100px;
	background:url(../images/content/mod4/appIconBlank.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	color: #FFF;
	line-height:1.4em;
	padding-top: 10px;
}

.iconBack ul li a:hover{
	background:url(../images/content/mod4/appIconBlank.png) no-repeat;
	color: #3ED2FF;
	font-size:14px;
	font-weight:bold;
}

.iconBack toolTip a:link{
	color: #FFF;
}

.iconBack toolTip a:visited{
	color: #FFF;
}
