.logo {
	width: 223px; height: 223px; background-color: #f2f2f2;	 vertical-align:middle; text-align:center; 
}

body {
	margin:0px; padding:0px; text-align:center; vertical-align:top; width:100%; height:100%;	 font: 10px arial;
}

div {
	font: 11px tahoma; padding:10px; font-weight:bold; width: 223px;
}

a {
	color:#0167ff;  text-decoration:underline;  
}

.toplinks{
	padding:10px; font: 11px tahoma; font-weight:bold;  float:right;
}


.mainTable {
	margin-top:100px; margin-bottom:100px;
	
}


.bottomID {
	 font-weight:bold; border-top: 3px solid #cccccc;
 }
 
.errorTxt {
	color:red;  font: 10px tahoma; float:right; position: relative; top:50px; right: 27%;
}


.helpTxt {
	color:#575757;  font: 10px tahoma;
}
