/* CSS Document */
* {
margin: 0;
}

html, body {
height: 100%;
}

body {
	background: url(images/pagebackground.jpg) repeat-y 50% 0;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
width:968px;
margin: 0 auto -4em;	
background:#F5F7FA;

}

.footer, .push {
height: 4em;
font-size:10px;
}

.banner{
	padding-top: 15px; 
	padding-left: 20px;
	font-family:Tahoma, Geneva, sans-serif;	
	color:#000;
	/*color:#65a9d7;*/
	font-size:12px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:908px;
	height:100px;
	vertical-align: middle;
	border-bottom: 3px double silver;
}

.maincontainer{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:968px;
	font-family:Tahoma, Geneva, sans-serif;	
}

.footer{
	text-align:center;	
	padding-left: 20px;
	position:relative;
	width:908px;
	margin-left:auto;
	margin-right:auto;	
	border-top:3px double silver;
	font-family:Tahoma, Geneva, sans-serif;	
	background:#F5F7FA;
}

.clearline{
	clear:both;	
	overflow:hidden;   
}

.facilitatorfields{
	width:500px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.loginfields{
	width:300px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}


.indexfields{
	width:400px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.tablepadding{
	padding:10px;
    border-style:none;
	text-align:left;
}

.tablepaddingcenter{
	padding:10px;
    border-style:none;
	text-align:center;
}

.tablelabelpadding{
	padding:10px;
    border-style:none;
	text-align:center;
}

.midmargins{
	margin-left:auto;
	margin-right:auto;	
}

.centertext{
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
	padding-left:auto;
	padding-right:auto;
}

.smallwidthpara{
	width:500px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	align:center;
	text-align: left;
}

.diverrorfont{
	align:center;
	text-align:center;
	color:#F00;
}

.radiopadding{
	margin-right: 10px;
}

.button, .button5 {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 20px 20px;
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 24px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   width:240px;
   }
 .button5 {
 }
 
 .button6 {
    border-top: 1px solid #e198f5;
   background: #d42ac9;
   background: -webkit-gradient(linear, left top, left bottom, from(#8a1d7a), to(#d42ac9));
   background: -webkit-linear-gradient(top, #8a1d7a, #d42ac9);
   background: -moz-linear-gradient(top, #8a1d7a, #d42ac9);
   background: -ms-linear-gradient(top, #8a1d7a, #d42ac9);
   background: -o-linear-gradient(top, #8a1d7a, #d42ac9);
   padding: 20px 20px;
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 24px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   width:240px;
   }
   .button6:hover {
    border-top-color: #c22e93;
   background: #c22e93;
   color: #d1d1d1;
   }
   .button6:active {
   border-top-color: #a62a6e;
   background: #a62a6e;
   }
   
.button:hover, .button5:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active, .button5:active{
   border-top-color: #1b435e;
   background: #1b435e;
   }
   
.button2, .button3, .button4 {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d, ), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 14px 28px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 18px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button2:hover, .button3:hover, .button4:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button2:active, .button3:active, .button4:active {
	border-top-color: #1b435e;
	background: #1b435e;
   }
   
.button3{
	width:200px;
	margin: 10px;	
}

.button4{
	width:300px;
	margin: 10px;	
}
   
.buttonmargin {
	margin:10px;	
}
   
#leftcontainer{
	width:440px;
	height:673px;
	float:left;
	padding-left:20px;
	padding-right:10px;	
	padding-top:20px;
}

#midcontainer1{
	width:890px;
	float:none;
	height:500px;
	padding-left:20px;
	padding-right:10px;	
	padding-top:20px;
	margin-left:20px;
	margin-right:20px;
}

#midcontainer2{
	width:890px;
	float:none;
	height:673px;
	padding-left:20px;
	padding-right:10px;	
	padding-top:20px;
	margin-left:20px;
	margin-right:20px;
}

#midcontainer3{
	width:890px;
	height:700px;
	padding-top:40px;
	margin-left:20px;
	margin-right:20px;
}

#rightcontainer{
	width:480px;
	height:673px;
	float:left;	
	padding-top:10px;
}

#mainimage{
	margin-top:20px;
	width:480px;
	height:673px;
	background-image: url(images/WebCheckPrint.jpg);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
	
#buttondiv{
	text-align:center;	
	margin-top:60px;
}
#linkdiv{
	margin-top:10px;
}
#Signature {
	font-family:"Freestyle Script";
	font-size:24px;
}

#indexform{
		padding-left: 20px;
}

#agg_container{
	padding-left: 20px;	
}

#welcomecontainer{
	text-align:justify; 
	padding-left:60px; 
	padding-right:60px; 
	padding-top:30px; 
	padding-bottom:30px	
}

.input-hidden {
  position: absolute;
  left: -9999px;
}

input[type=radio]:checked + label>img {
  border: 1px solid #000;
  box-shadow: 0 0 3px 3px #000;
}

input[type=radio] + label>img {
 /* border: 1px dashed #444;
  width: 150px;
  height: 150px; */
  transition: 250ms all;
}

input[type=radio]:checked + label>img {
  transform: 
    rotateZ(-1deg) 
    rotateX(1deg);
}