<style type="text/css">

	/*   Site-wide Styles	  */
	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:									#69696C;
	}
	
	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:									#616FD8;
		text-decoration:				none;
		font-size:							11px;
	}

	a:active
	{
		color:									#616FD8;
		text-decoration:				none;
		font-size:							11px;
	}

	a:visited
	{
		color:									#616FD8;
		text-decoration:				none;
		font-size:							11px;
	}
	a:hover
	{
		color:									#BA420C;
		text-decoration:				underline;
		font-size:							11px;
	}
	
	
	/*   Content Level Styles	  */
	.header {
		font-style : 						normal;
		font-size : 						14px;
		font-weight: 						bold;
		line-height: 						25px;
		color : 								#2E2E55;
		padding : 							0px 0px 5px 0px;
	}
	
	.subheader {
		font-style : 						normal;
		font-size : 						12px;
		font-weight: 						bold;
		color : 								#2E2E55;
		padding : 							15px 0px 5px 0px;
	}

	
	
	/*   Spacers	  */
	.mainContentSpacer
	{
		padding: 					10px 30px 10px 6px;
	}

	
</style>
