/* CSS Document */
body{			
	font-family:  Arial,sans-serif;	
	width:500px;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h3{
	color:#E93119;
	font-size: 18px;
}


h5{
	font-size:14px;
	}
	
a{		
	color:#1F7AB6;	
	
	}	

.box {
	text-align:center;	
	background-color:#E93119;
	border:2px solid #000000;
	width:237px;
	height:50px;
	margin-right:8px;
	margin-bottom:5px;
	
	 }
.box a{			
	text-decoration:none;
	color:#000000;	
	
}	 
	 
	 
	 
.toppad{
	padding-top:8px;
}
.shadow { 
	background-image: url(../images/shadow.gif);	
	background-position:right;	
	
}
.spacer {
	padding: 5px;
}
.boxbig {
	text-align:center;	
	background-color:#5ABDAC;
	border:3px solid #777777;
	width:500px;	
	font-size: 12px;	
	 }
.boxbig h3 {
	color:#000000;
	padding:5px 0px	5px	0px;
}
.boxbig ul{	
	margin: 0px;
	padding:0px 8px	8px	15px;
}

.boxbig p{	
	margin: 8px 10px 8px 10px;
	padding:0px;
}
.inputBox {	
	font-weight:bolder;
	width:100px;
}
.displayBox1 {
	border:0px solid #000000;
	border-bottom:1px solid #000000;
	font-weight:bolder;
	width:100px;	
}
.displayBox2 {
	border:0px solid #000000;
	border-bottom:1px solid #000000;
	width:90px;
	font-weight:bolder;
	text-align:center;
	
}
.note {
	position:absolute; 
	background-color:#FFFF99; 
	display: none;
	width:400px;
	padding:10px;
}
.roadmapul {
	margin: 0px 0px 0px 3px;

}
.ullist {
	margin: 0px 0px 10px 3px;

}
.faq {
	background-color:#FFFF99;
	display: none;
	padding:10px;
	
}

.whenOverhand {
	cursor: pointer; 

}


.whenOverhandFAQ {
	cursor: pointer; 
	margin:0px;
 	padding:0px; 
}


.textbox1{
background-color: #FFFF99;
width:304px;

}
.textbox2{
width:400px;

}
.textbox3{
width:217px;

}


.pdfTag{
	font-size:10px;
	position:absolute;
	top:1px;
	left:385px;


}