#steps {
    font-family: Verdana, Georgia, Times New Roman, Times, Serif;
    padding: 0 10px 10px 30px;
    float: right;
    width: 150px;
    border: 0px;
    background-color: #fff;
    z-index: -1;
}

#steps h2	{
    font-family: Verdana, Georgia, Times New Roman, Times, Serif;
    font-size: 13px;
    font-weight: bold;
    padding:5px 0 7px 15px;
}
					
#steps ol {
    width: 150px;
    padding: 0px;
    list-style-type: none;
    border: 0px;
}

#steps ol li {
    padding: 5px;
    border-bottom: 1px dotted #000;
}

#selected_step {
    font-weight: bold;
    color:#AC3B93;
}
					
.stepsubtitle h2	{	
					font-family: Verdana, Georgia, Times New Roman, Times, Serif;
					font-size: 13px;
					font-weight: bold;
					padding: 0 0 5px 5px;
					}					
#stepcontainer	{
					margin: 0px 20px 30px 0;
					padding: 0 0 0 10px;
					background: transparent;

					}


#stepswrapper	{
				padding-bottom: 10px;margin-left:20px;
				
				}

.infosubtitle	 	{
					font-family: Verdana, Georgia, Times New Roman, Times, Serif;
					font-size: 10px;
					}
				
.infosubtitle	 h2	{
					font-family: Verdana, Georgia, Times New Roman, Times, Serif;
					font-size: 13px;
					font-weight: bold;
					padding:20px 0 7px 15px;
					}
.boxtext	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #FFFFFF;
			background-color: #426BB1;
			text-align: right;
			padding: 3px;
			font-weight: bold;
			margin: 3px;
			background-position: center center;
			}
			
.tableheadtext	{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				color: #444444;
				background-color: #DBE9F2;
				text-align: center;
				padding: 3px;
				font-weight: bold;
				margin: 3px;
				background-position: center center;
				}
				
.tabletext  {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				color: #444444;
				background-color: #FFFFFF;
				text-align: center;
				padding: 2px;
				margin: 3px;
				}

#preemployinfo tr td	{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 10px;
						font-weight: bold;
						color: #9CA5AE;
						text-align: right;
						padding: 10px;
						border-bottom: 1px solid #666666;
						}
#preemployinfo tr.top td
						{
						border-top: 1px solid #666666;
						border-bottom: 1px solid #666666;
						text-align: right;
						}
						
#preemployinfo tr td.disclaimer {
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 9px;
								line-height: 10px;
								color: #AB7641;
								}
.disclaimer {
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 9px;
								line-height: 10px;
								color: #AB7641;
								font-weight: bold;
								}			

td.disclaimer2 {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9px;
				line-height: 10px;
				color: #AB7641;
				}


				
.button	{
		margin:10px 0 10px 0;
		}

#orangerollover a:link	{
					text-decoration:underline;
					font-weight:normal;
					
					}
					
					
#orangerollover a:hover	{
					text-decoration:underline;
					font-weight:normal;
					
					}

#orangerollover a:active	{
					text-decoration:underline;
					font-weight:normal;
					
					}
					
#orangerollover a:visited	{
					text-decoration:underline;
					font-weight:normal;
				
						}

						
 #nav
{
    
	font-size: 8px;
	background-color: transparent;
	padding: 2px 0;
	background: url("/sb/images/bg6.gif") no-repeat left;
	background-position: 30px 3px;	
}

#nav li
{
	display: inline;
	list-style-type: none;
	padding-left: 30px;
	padding-right:30px;
}

#nav li a {
			border: 1px solid #000000;
			padding: 0 2px 0 2px;
			}

#nav a:link, #nav a:visited
{
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
}

#nav a:hover, #nav a:active
{
	color: #ffffff;
	background-color: #FF9966;
}
#nav li#active a 	{
						color: #ffffff;
						background-color: #FF9966;
						text-decoration: none;
						}

#nav2
{
	margin: 0;
	font-size: 9px;
	background-color: transparent;
	padding: 1px 0;
}

#nav2 li
{
	display: inline;
	list-style-type: none;
	padding-left: 26px;
	padding-right: 4px;
}
