          a {
			color: #627E8C;
			text-decoration: none;
			font-weight: bold;
		}
		a:hover {
			color: #000000;
			text-decoration: underline;
		}
		a#u_link {
			color: #627E8C;
			text-decoration: none;
			font-weight: normal;
		}
		a#u_link:hover {
			color: #000000;
			text-decoration: underline;
		}
		a#start_link:hover {
			color: #000000;
			text-decoration: none;
		}
		#title {
		   color: #627E8C;
   		   font-weight: bold;
   		   font-size: 9.5pt;
   		}
   		#logoff {
		   color: #627E8C;
   		   font-weight: bold;
   		   font-size: 9.5pt;
   		   text-align: right;
   		}
   		input,button {
   			background-color : #FFFFFF;
   			border: 1px #627E8C solid;
   			font-size: 10px;
   			font-family: Verdana, Arial, Helvetica, sans-serif;
   			font-weight : normal;
   			color:#000000;
   		}
   		#stepDone {
			background-color: #627E8C;
			color: #FFFFFF;
			font-size: 9.5pt;
		}
	#country_code {
		font-size: 8pt;
	}