<style type="text/css">
	body
	{
		line-height: 						15px;
		font-family: 						Verdana, Arial, sans-serif;
		font-size:							12px;
		text-decoration:				none;
		cursor: 								auto;
		background-repeat:			repeat-y;
	}

	td
	{
		font-family: 						Verdana, Arial, sans-serif;
		font-size:							12px;
		text-decoration:				none;
		line-height: 						14px;
		color:									#444447;
	}
	
	ul
	{
		padding : 							0px 0px 0px 0px;	
		margin : 								2px 0px 10px 20px;	
	}
	li
	{
		padding : 							0px 0px 0px 0px;	
		margin : 								0px 0px 0px 20px;	
	}
	
	a:link
	{
		color:									#034FDD;
		text-decoration:				none;
		font-size:							12px;
	}

	a:active
	{
		color:									#034FDD;
		text-decoration:				none;
		font-size:							12px;
	}

	a:visited
	{
		color:									#034FDD;
		text-decoration:				none;
		font-size:							12px;
	}
	a:hover
	{
		color:									#B40822;
		text-decoration:				underline;
		font-size:							12px;
	}
	
	.footer {
		font-style : 						normal;
		font-size : 						9px;
		font-weight: 						normal;
		color : 								#444447;
		padding : 							10px 0px 10px 0px;
	}
	
	 .footer a {
		font-style : 						normal;
		font-size : 						9px;
		font-weight: 						normal;
		color : 								#444447;
		padding : 							10px 0px 10px 0px;
  }
	
	.footer a:active {
		font-style : 						normal;
		font-size : 						9px;
		font-weight: 						normal;
		color : 								#444447;
		padding : 							10px 0px 10px 0px;
	}
	
	.footer a:visited {
		font-style : 						normal;
		font-size : 						9px;
		font-weight: 						normal;
		color : 								#444447;
		padding : 							10px 0px 10px 0px;
	}
	
  .footer a:hover {
		font-style : 						normal;
		font-size : 						9px;
		font-weight: 						normal;
		color : 								#444447;
		text-decoration : 			underline;
		padding : 							10px 0px 10px 0px;
 }
 
 .strongText
	{
  		font-size   : 			13px;
  		font-weight : 			bold;
  		padding     : 			10px 0px 10px 5px;
  		color       : 			#444447;
	}
  
	.offLocationHD
	{
  		padding     : 			3px 0px 3px 0px;
  		color       : 			#79797D;
			font-weight : 			bold;
	}
	
	.offLocation
	{
  		padding     : 			0px 0px 0px 0px;
  		color       : 			#79797D;
			font-size   : 			9px;
	}
	
	.rightHeader
	{
			font-size   : 			12px;
  		font-weight : 			bold;
  		padding     : 			10px 5px 2px 0px;
  		color       : 			#444447;
	
	}
	
	.rightLink {
		text-decoration : none;
		color : 					#58665C ;
	}
	.rightLink a {
		text-decoration : none;
		color : 					#58665C ;
	}

	.rightLink a:active {
		text-decoration : none;
		color : 					#58665C ;
	}

	.rightLink a:visited {
		text-decoration : none;
		color : 					#58665C ;
	}

	.rightLink a:hover {
		color : 					#011906;
		text-decoration : underline;
	}
	
	
	
	/* use a note or credit at the end of a piece of content */
	.errortext
	{ 
		font-family: 			Verdana, Arial,sans-serif; 
		font-style : 			italic;
		font-size : 			10px;
		color :						#A80808;
		padding : 				0px 0px 0px 0px;
	}


	.homepageText
	{
		font-family: 			Verdana, Arial,sans-serif; 
		font-size:				12px;
		font-weight:			normal; 
		line-height: 			14px;
		color:						#262627;
		padding : 				5px 5px 0px 5px;
	}
	
	.mainContentClass
	{
		font-size:				12px;
		font-weight:			normal; 
		line-height: 			14px;
		color:						#262627;
		padding : 				10px 5px 5px 10px;
	}
	
	.sectionHeader
	{
		font-size:				16px;
		font-weight:			bold; 
		line-height: 			14px;
		color:						#080841;
		padding : 				0px 0px 10px 0px;
	}
	
	
	
	/*	The following styles are used for spacing   */

	.mainContentSpacer
	{
		padding: 					3px 10px 10px 10px;
		color:						#2C332E;
	}
	
	.rightSpacer
	{
		padding: 					3px 12px 10px 12px;
		color:						#444447;
	}
</style>
