@charset "UTF-8";
/* CSS Document */


p {
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 12px;
}
.mainContainer {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #4c77a2;
}
.btnOutCss# {
	background-color: #4c77a2;
	text-align: center;
}
.mainBody {
	background-color: transparent;
	background-image: url(../assets/trans-bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.containerTopWrapper {
	background:transparent url("../assets/tran s-bg.png") repeat; 
	display: block;
	height: 160px;
	width: 1220;
	position: fixed;
	z-index: 999;
}
.containerTopLeft {
	float: left;
	max-width: 50%;
}
.containerTopLeft img {
	padding-left: 45px;
	width: 100%;
	max-width: 240px;
	padding-top: 35px;
	float: left;
}
.containerTopRight {
	padding-right: 45px;
	padding-top: 45px;
	float: right;
	display: block;
	max-width: 50%;
}
.containerTopRight img {
	max-width: 50%;
	min-width: 40px !important;
	float: right;
	
}
#optionContainer {
	padding-top: 65px;
}
.containerFooter {
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 9998 !important;
}
.containerFooter {
    background:transparent url("../assets/trans-bg.png") repeat; 
    border-top: 0 dotted #d5d5d5;
    display: block;
    margin: 0 auto;
    min-height: 60px !important;
    min-width: 1px;
    padding-bottom: 1px;
    width: 100%;
}
.footerRight {
	padding-right: 45px;
	width: 200px;
	padding-top: 2px;
	float: right;
	display: block;
}
.footerRight img {
	width: 193px;
}
.footerLeft {
	padding-top: 25px;
	padding-right: 45px;
	padding-left: 45px;
	width: 800px;
	padding-top: 15px;
	float: left;
	display: block;
	color: #FFF;
	font-size: 12px !important;
	margin-bottom: 55px;	
}
.p_32 {
    font-size: 32px;
    line-height: 40px;
	max-width: 80%;
}
.bigLogo {
	width: 100%;
	padding-top: 25px;
	display: block;
	font-size: 36px;
	color: #FFF;
	margin-bottom: 25px;
}
.bigLogo img {
	width: 100%;
	max-width: 500px;
	padding-top: 95px;
	display: block;
	font-size: 36px;
	color: #FFF;
	
}
.homeBotton a {
	background-color: #f00;
	border: 1px solid;
	border-radius: 5px !important;
	text-align: center;
	border: 1px solid #FFF;
	border-radius: 0;
	color: #fff;
	font-family: "ARIAL", sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 200px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	text-decoration: none;
	cursor: pointer;
	height: 40px;
	margin-top: 25px;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.optionOutCss {
    background: #154B95 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    padding: 8px;
    transition: background-color 500ms linear 0s;
}
#btn {
	background-color: #f00;
	font-family: "Arial", sans-serif;
	border: 1px solid;
	border-radius: 5px;
	text-align: center;
	margin-left: 0px;
	text-transform: uppercase;
}
#btnOutCss {
	border: 1px solid;
	border-radius: 5px !important;
	text-align: center;
	margin-left: 250px;
	background-color: #none;
	display: none !important;
}
#txt1 {
	background-color: #C5D8EE;
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 15px;
	text-align: center;
	color: #333;
}
#txt1 p {
	color: #333;
}
.p_24_b {
	font-size: 24px;
	line-height: 30px;
	color: #F00;
}
#passimage {
	width: 30%;
	float: left;
	background-color: #C1D8F0;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin-bottom: 30px;
	height: 216px;
}
#failimage {
	width: 30%;
	float: left;
	background-color: #C1D8F0;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin-bottom: 30px;
	height: 216px;
}
#txt1 {
	width: 70%;
	float: right;
	height: 216px;
	padding-top: 30px;
}

#fail_txt {
	width: 600px;
}