<style type="text/css">
/* SmartSteps styles here */
	body
	{
		line-height: 						15px;
		font-family: 						Verdana, Arial, sans-serif;
		font-size:							11px;
		text-decoration:				none;
		cursor: 								auto;
	}

	td
	{
		font-family: 						Verdana, Arial, sans-serif;
		font-size:							11px;
		text-decoration:				none;
		line-height: 						14px;
		color:									#444447;
	}
	
	ul
	{
		padding : 							0px 0px 0px 0px;	
		margin : 								2px 0px 10px 20px;	
	}
	li
	{
		padding : 							0px 0px 6px 0px;	
		margin : 								0px 0px 0px 20px;	
	}
	
	a:link
	{
		color:									#3C62BE;
		text-decoration:				none;

	}

	a:active
	{
		color:									#3C62BE;
		text-decoration:				none;

	}

	a:visited
	{
		color:									#8A1703;
		text-decoration:				none;

	}
	a:hover
	{
		color:									#3C62BE;
		text-decoration:				underline;

	}
	
	.footer {
		font-style : 						normal;
		font-size : 						10px;
		line-height: 						10px;
		font-weight: 						normal;
		color : 								#BB1E23;
		padding : 							0px 0px 10px 0px;
	}
    .footer a
	{
       font-style : 						normal;
		font-size : 						10px;
		line-height: 						10px;
		font-weight: 						normal;
		color : 								#BB1E23;
		padding : 							0px 0px 10px 0px;
	}
	.footer a:hover
	{
       font-style : 						normal;
		font-size : 						10px;
		line-height: 						10px;
		font-weight: 						normal;
		color : 								#3C62BE;
		padding : 							0px 0px 10px 0px;
	}

	.title {
		font-style : 						normal;
		font-size : 						12px;
		font-weight: 						bold;
		color : 								#590F02;
		padding : 							0px 0px 5px 0px;
	}
	
	.ddBox {
		font-style : 						normal;
		font-size : 						9px;
		font-weight: 						normal;
		color : 								#000000;
		padding : 							0px 0px 05px 0px;
	}
	
	.formField {
		
		padding : 							0px 5px 0px 0px;
	}

	/*	The following styles are used for spacing   */

	.mainContentSpacer
	{
		padding: 					10px 10px 10px 20px;
	}
	
	.rightSpacer
	{
		padding: 					3px 12px 10px 12px;
		color:						#444447;
	}
</style>
