	<style type="text/css">	<!--
	/* Default vertical alignment for table cells to top */
	body {
		background-color: #FFFFFF; background-image:  url(images/background.gif); 
		background-repeat: repeat-y;
		font-family:Arial, Verdana, Helvetica;
		color:#666666;
		font-size: 9pt;
		}
	
	
	

	td {
		font-family: Arial, Verdana, Helvetica;
		font-size: 9pt;
		color:#666666;
	}


	/* Default Link Style */
	a {
		font-family: Arial, Verdana, Helvetica;
		color: #761313;
		text-decoration: underline;
	}

	a:visited {
		font-family: Arial, Verdana, Helvetica;
		color: #761313;
		text-decoration: underline;
	}

	a:hover {
		font-family: Arial, Verdana, Helvetica;
		color: Red;
		text-decoration: none;
	}


	/* Link style for training listings titles */
	A.sideline	{
		font-family:  Arial, Verdana, Helvetica ;
		text-decoration: none;
		font-size: 10pt;
		color:#ffffff;
		font-style : italic;
	}

	A.sideline:link{
		font-family:  Arial, Verdana, Helvetica ;
		color:#ffffff;
		font-size: 11pt;
		text-decoration: none;

	}

	A.sideline:visited{
		font-family:  Arial, Verdana, Helvetica ;
		color:#ffffff;
		font-size: 11pt;
		text-decoration: underline;
	}

	A.sideline:hover{
		font-family:  Arial, Verdana, Helvetica ;
		color:#ff0000;
		text-decoration: none;
		font-size: 11pt;
	}

	A.sideline:active{
		color: #616161
	}


	/* Navbar Link Style */
	A.navbar	{
		font-family: Arial, Verdana, Helvetica;
		font-size: 9pt;
		text-decoration: none;
		color:#ffffff;

	}

	A.navbar:link{
		font-family:Arial, Verdana, Helvetica;
		color:#ffffff;


	}

	A.navbar:visited{
		color:#ffffff;
		text-decoration: none;
	}

	A.navbar:hover{
		color:#ffffff;

	}

	A.navbar:active{
		color: #616161
	}
	
	
	/* botFrame Link Style */
	A.botFrame	{
		font-family: Arial, Verdana, Helvetica;
		font-size: 8pt;
		text-decoration: none;
		color:#cecece;

	}

	A.botFrame:link{
		font-family:Arial, Verdana, Helvetica;
		color:#cecece;


	}

	A.botFrame:visited{
		color:#cecece;
		text-decoration: none;
	}

	A.botFrame:hover{
		color:#ffffff;
		font-weight: bold;

	}

	A.botFrame:active{
		color: #cecece
	}

	/* Rigth Column Navbar Link Style */
	A.Rightnavbar	{
		font-family: Arial, Verdana, Helvetica;
		font-size: 11pt;
		text-decoration: none;
		color:#ffffff;
		padding-left :18px;

	}

	A.Rightnavbar:link{
		font-family:Arial, Verdana, Helvetica;
		color:#ffffff;


	}

	A.Rightnavbar:visited{
		color:#ffffff;

		text-decoration: none;
	}

	A.Rightnavbar:hover{
		color:#ffffff;

	}

	A.Rightnavbar:active{
		color: #ffffff
	}

	.Rightnavbar{
		font-family: Arial, Verdana, Helvetica;
		font-size: 11pt;
		text-decoration: none;
		color:#ffffff;
		padding-left :5px;
		
	}

	/* Default Title Style */
	.navBarSelect { font-family: Arial, Verdana, Helvetica;
		color: #616161;
	}



	/* Default Title Style */
	.title { font-family: Arial, Verdana, Helvetica;
		font-size: 13pt;
		font-weight: bold;
		color: #701010;
	}


	/* Large Title Style */
	.titleLarge { font-family: Arial, Verdana, Helvetica;
		font-size: 14pt;
		font-weight: bold;
		color: #4251A5;
	}

	/* Large Title RED Style */
	.titleLargeRED { font-family: Arial, Verdana, Helvetica;
		font-size: 14pt;
		font-weight: bold;
		color: #9C0000;
	}


	/* Default text */
	.text { font-family: Arial, Verdana, Helvetica;
		font-size: 10pt;
		font-weight: normal;
	}


	/* Default text Small*/
	.textSmall { font-family: Arial, Verdana, Helvetica;
		font-size: 9pt;
		font-weight: normal;
	}

	/* Default tiny*/
	.textTiny { font-family: Arial, Verdana, Helvetica;
		font-size: 8pt;
		font-weight: normal;
		color: #cecece;
	}

	/* EPtracker title text */
	.textEPTrack { font-family: Arial, Verdana, Helvetica;
		font-size: 11pt;
		font-weight: bold;
		color: #701010;
	}

	/* SideLine Text*/
	.sideLine {
		font-family: Arial, Verdana, Helvetica;
		font-size: 10pt;
		color:#ffffff;
		font-weight: bold;
		font-style: italic;
		line-height : 15pt;
	}

	/* sideCol Text*/
	.sideCol { font-family: Arial, Verdana, Helvetica;
		font-size: 8pt;
		color:#e0e0e0;
		font-weight: normal;
		font-style: normal;
	}

	/* SideColumn Title Style */
	.SideColtitle { font-family: Arial, Verdana, Helvetica;
		font-size: 11pt;
		font-weight: normal;
		color: #E5E5ED;
	}

	/* PatentOrder Main Body Text */
	.EPTracktext {
		font-family: Arial, Verdana, Helvetica;
		font-size: 10pt;
		font-weight: normal;
		line-height : 18px;
	}


	/* Square bullets */
	LI.minesoft{
		list-style-type : square;
		color: #4251A5;

	}

	/* submit buttons */
	.button {
		font-family: Arial, Helvetica, sans-serif; font-size: 12px;
		color: #000000;
		background-color: #171F61;
		border: #0E144B;
		border-style: solid;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		width: 68px
	}

	/* submit buttons */
	.formText {
		font-family: Arial, Helvetica,sans-serif; font-size: 12px;
		color: #171F61;
		border: #0E144B;
	}

	/* form validation errors */
	.FormError {
		font-size: 8pt;
		color: red;
		font-weight: normal;
		font-style: italic;
	}
	
	.red {
	FONT-SIZE: 8pt; WIDTH: 90%; COLOR: #ff0000; FONT-FAMILY: Arial, Verdana, Helvetica
	}	
	
	ltd {
	WIDTH: 10%
}
	-->
</style>
