<style type="text/css">
	body
	{
		color:								#333333;
		font-family: 						Arial,sans-serif;
		font-style: 						normal; 
		font-weight: 						bold;
		font-size:							13px;
		text-decoration:				none;
		
	}

	td
	{
		color:								#333333;
		font-family: 						Arial,sans-serif;
		font-size:							13px;
		font-weight: 						bold;
		text-decoration:				none;
		line-height: 						16px;
	}
	
	p.class
	{
		color:								#333333;
		font-family: 						Arial,sans-serif;
		font-size:							13px;
		font-weight: 						bold;
		text-decoration:				none;
		line-height: 						16px;
		text-align:							center;
	}
	
	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:									#084D9F;
		font-weight: 						bold;
		text-decoration:				underline;
		font-size:							13px;
	}

	a:active
	{
		color:									#084D9F;
		font-weight: 						bold;
		text-decoration:				underline;
		font-size:							13px;
	}

	a:visited
	{
		color:									#084D9F;
		font-weight: 						bold;
		text-decoration:				underline;
		font-size:							13px;
	}
	a:hover
	{
		color:									#084D9F;
		font-weight: 						bold;
		text-decoration:				underline;
		font-size:							13px;
	}
	
	.footerText {
		font-style : 						normal;
		font-size : 						10px;
		font-weight: 						normal;
		color : 								#3A2E29;
		padding : 							5px 0px 20px 0px;
	}
	
	 .footerText a {
		font-style : 						normal;
		font-size : 						10px;
		font-weight: 						normal;
		color : 								#3A2E29;
		padding : 							5px 0px 20px 0px;	
  }
	
	.footerText a:active {
		font-style : 						normal;
		font-size : 						10px;
		font-weight: 						normal;
		color : 								#3A2E29;
		padding : 							5px 0px 20px 0px;
	}
	
	.footerText a:visited {
		font-style : 						normal;
		font-size : 						10px;
		font-weight: 						normal;
		color : 								#3A2E29;
		padding : 							5px 0px 20px 0px;
	}
	
  .footerText a:hover {
		font-style : 						normal;
		font-size : 						10px;
		font-weight: 						normal;
		color : 								#FFFFFF;
		text-decoration : 			underline;
		padding : 							5px 0px 20px 0px;
 }
 
 .title
	{
  		font-size   : 			13px;
  		font-weight : 			normal;
  		padding     : 			3px 0px 3px 0px;
  		color       : 			#733038;
	}
  
	.subtitle
	{
  		font-size   : 			13px;
  		font-weight : 			normal;
  		padding     : 			15px 0px 3px 0px;
  		color       : 			#733038;
	}

	
	.specialLink {
		font-family : 			sans-serif; 
		font-size : 			13px;
		font-weight: 			bold;
		text-decoration : 		none;
		color : 					#0263C7 ;
		padding : 				0px 0px 0px 0px;
	}
	.specialLink a {
		font-family : 		sans-serif; 
		font-size : 			13px;
		font-weight: 						bold;
		text-decoration : none;
		color : 					#0263C7 ;
		padding : 				0px 0px 0px 0px;
	}

	.specialLink a:active {
		font-family : 		sans-serif; 
		font-size : 			13px;
		font-weight: 						bold;
		text-decoration : none;
		color : 					#0263C7 ;
		padding : 				0px 0px 0px 0px;
	}

	.specialLink a:visited {
		font-family : 		sans-serif; 
		font-size : 			13px;
		font-weight: 						bold;
		text-decoration : none;
		color : 					#0263C7 ;
		padding : 				0px 0px 0px 0px;
	}

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


	/*	The following styles are used for spacing   */

	.mainContentSpacer
	{
		padding: 					0px 0px 0px 3px;
	}

	/* EMC Added  */
	.head1
	{
  		font-size   : 			16px;
  		font-weight : 			bold;
  		color       : 			#663366;
			padding     : 			0px 0px 0px 0px;
	}
	
	.head2
	{
  		font-size   : 			14px;
  		font-weight : 			bold;
  		color       : 			#663366;
			padding     : 			0px 0px 0px 0px;
	}
	.RNLoginSpacer{
		font-weight : 			normal;
		padding: 					10px 5px 10px 5px;
	}
	
	
</style>
