.footerText {
    color: #ccc;
    font-size: 11px;
    font-weight: normal;
}

.grpgnameHome {
    color: white;
    font-size: 18px;
    font-weight: normal;
}

a.footerlink{
    color: #ccc;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none; 
}

a:hover.footerlink {
    color: #ccc;
    text-decoration: underline;    
}

.sloganText {
	font-size: 15px;
	color: #8c141a;
	padding-right: 10px;
}

.footerText {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	
}

.stdText10 {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
}

.stdText11 {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}

.stdText12 {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}

.stdTitle {
	font-size: 25px;
	color: #8c141a;
	font-weight: normal;
}

.stdCommandTitle {
	font-size: 21px;
	color: #8c141a;
	font-weight: normal;
}

.stdSubTitle {
	font-size: 13px;
	color: #8c141a; /*#8c141a;*/
	font-weight: normal;
}

.font15 {
	font-size: 15px;
}

.font11 {
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

.justify {
	text-align: justify;
}

.errorMSG12 {
	font-size: 12px;
	color: #8c141a;
	font-weight: normal;
}

.errorMSG11 {
	font-size: 11px;
	color: #8c141a;
	font-weight: normal;
}

.mandatoryFieldText {
	font-size: 9px;
	color: #666;
	font-weight: normal;
}

a.stdContentlink12 {
 	font-size: 12px;
 	color: #8c141a;
 	text-decoration: none;
}

a:hover.stdContentlink12 {
 	font-size: 12px;
 	color: #8c141a;
 	text-decoration: underline;
}

a.stdContentlink11 {
 	font-size: 11px;
 	color: #8c141a;
 	text-decoration: none;
}

a:hover.stdContentlink11 {
 	font-size: 11px;
 	color: #8c141a;
 	text-decoration: underline;
}

a.link {
	text-decoration: none;
}

a:hover.link {
	text-decoration: underline;
}

.legalList {
	list-style: none;
	padding-left: 25px;
}

.legalList li {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-top: 5px;
	background-image: url(../images/listarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 15px;
	line-height: 150%;
	text-align: justify;
}

.stdErrorMSG11 {
	color: red;
	font-size: 11px;
	font-weight: normal;
}


.red {
	color: #8c141a;
}








