body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #0B3D5E;
	font-size: 10pt;
	
}


td a {
	font-weight: bold;
	color: #0B3D5E;
}

a {
	font-weight: bold;
	color: #D1ECFF;
} 

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline}

h1 {
	font-size:14pt;
}

h2 {
	font-size:13pt;
}


.copyright {
	font-size: 7pt;
}

.normalFont{
	font-size:12px;
}
.normalFont2{
	font-size:12px;
}
.normalFont2 a {
	font-weight: lighter;
	color: #0B3D5E;
}
.step{
	font-size:9px;
}
.style1{
	font-size:12px;
}
.regHeader{
	color: #3333FF;	
}

.currentStep{
	color: #3333FF;
	text-decoration:underline;
	font-size: 12px;
	
}
.tblRegistration{
	font-size: 12px;
}

.greetingMessage{
	font-size:12px;
	margin-left: 20px;
}

.selectPhone{
	width: 110px;
}
.summaryCompanyDetails{
	margin-left:40px;
	font-size:12px;
}
.displayInline{
	display:inline;
}
.dispalyNone{
	display:none;
}
