/* CSS Document */

#choicepadd {
	padding: 3px 0 0 0;
	}

#step {
	padding: 5px 0 5px 9px;
	}

#submit {
	padding: 15px 0 0px 0px;
	border-top: 1px solid #618FBD;
	}

#regisbuffer {
	padding: 10px 3px 3px 3px;
	}
	
.steps {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #336699; 
	text-decoration: none;
	}
	
.stepsinfo {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #336699; 
	text-decoration: none;
	}
	
.stepsinfo a {
	color: #336699; 
	text-decoration: underline;
	}
	
.stepsinfo a:links {
	color: #336699; 
	text-decoration: underline;
	}
	
.stepsinfo a:visited { 
	color: #336699; 
	text-decoration: underline;
	}
	
.stepsinfo a:hover {
	color: #66CCFF; 
	text-decoration: underline;
	}
	
.stepsinfo a:active {
	color: #336699; 
	text-decoration: underline;
	}