.home {
	width: 705px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../Images/mainHomeBckg.png);
	background-repeat: no-repeat;
	background-position: right 100px;
}
.clearFloat {
	clear: both;
	float: none;
}

.home h1 {
	font-weight: bold;
	color: #999;
	font-size: 26px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 20px;
}
.home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align:left;
}
.home img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.triad {
	background-image: url(../Images/triadBckg.png);
	background-repeat: no-repeat;
	height: 600px;
}
.mainHome 
{
	
	padding-left: 10px;
}
.mainHome p {
	/*width: 400px;*/
	margin-bottom: 75px;
	
}



.triComponent {
	float: left;
	width: 210px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 12px;
}

.triComponentHeader  {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-top: 12px;
}
.compoCopy {
	width: 100px;
	float: left;
	margin-top: 10px;
}
.compoImg {
	margin-top: 20px;
}
.login {
	width: 705px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: right 50px;
	padding-left: 10px;
    min-height: 400px;
}
.loginBox {
	background-image: url(../Images/loginBckg.png);
	background-repeat: no-repeat;
	width: 447px;
	padding-left: 30px;
	padding-top: 15px;
	float: left;
	text-align: left;
}

.loginBox h1 {
	font-weight: bold;
	color: #D11F44;
	text-align: left;
}
.loginBoxSwipeCard {
	color: #333;
	font-size: 18px;
	text-align: left;
}
.login h3 {
}


.loginLabel {
	font-size: 12px;
}
.errorMsg {
	color: #D11F44;
	font-size: 12px;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	width: 400px;
}
.buttons {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}

.loginNote {
	font-size: 10px;
	/*width: 200px;*/
	/*float: left; */   
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.loginFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 30px;
	margin-right: 40px;
	text-align: left;
}

.loginForm {
	text-align: left;
	}

.loginNoteHead {
	color: #D11F44;
	text-align: left;
}
.errorIcon{
     float: right;
     margin-top: 20px;
    margin-right: 30px;
}

.errorMsg2 {
     color: #333;
     font-size: 12px;
     display: block;
     font-weight: bold;
     margin-top: 10px;
     margin-bottom: 10px;
     text-align: left;
     margin-right: 30px;
}

.test {
    
    width:250px;
    margin:0px auto;
}