a {
color: #275788;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
text-decoration: none;
padding-top: 10px;
display: inline-block;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #4D4D4D;
text-transform: uppercase;
font-size: 14px;
}
 
.container {
 	background-color: #fff; 
	height: 400px;
 }
 
.loginall2-container {
 	background-image: url(/images/table-bg.png);
	background-repeat: repeat-x;
	width: 437px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-left: 20px;
}
.loginall2-container strong {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4D4D4D;
	padding-bottom: 20px;
	padding-top: 10px;
	display: block;
}
 
.loginall2 {
  	padding: 20px;
}
  
.loginall2 img {
 	border: 0;
	margin-top: 10px;
}
  
.loginall2 td {
	padding-bottom: 10px;
	padding-right: 50px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
}

.acctype {
	background-image: url(/images/bluesfade.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 351px;
	height: 60px;
	overflow: hidden;
}
.acctype input {
	margin: 0;
	overflow: hidden;
	float: left;
	margin: 15px 10px 0 10px;
}
	
.acctype span {
	float: left;
	width: 190px;
	color: #000;
	font-size: 11px;
	margin: 10px 10px 0 10px;
}
