<!--
	
body 	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-image:url(/images/background-tile.jpg);
	background-repeat:repeat-x;
	}

p	{
	font-size: 12px;
	}

td	{
	font-size: 12px;
	}
	
a
	{
	color: #ffcc00;
	}


a:visited {
		color:#ffcc00;;
	}

a:hover {
	#006699;
	}

a:active {
	text-decoration:none;
	}


.blue 	{
	color: #006699;
	font-weight: bold;
	}

a.blue:link
	{
	color: #fff;
	
	}


a.blue:visited 
	{
	color:#fff;
	}

a.blue:hover {
		color: #ffcc00;
	}

a.blue:active 
	{
	text-decoration:none;
	}

a.alt:link
	{
	color: #006699;
	
	}


a.alt:visited 
	{
	color:#006699;
	}

a.blue:hover {
		color: #ffcc00;
	}

a.blue:active 
	{
	text-decoration:none;
	}



.button 	{
	color: #000;
	font-weight: bold;
	font-size:11px;
	}

a.button:link
	{
	color: #000;
	text-decoration:none;
	
	}


a.button:visited 
	{
	color:#000;
	text-decoration:none;
	}

a.button:hover {
		color: #069;
	}

a.button:active 
	{
	text-decoration:none;
	button: #fff;
	}


.highlight {
		color:#ffcc00;
		font-size: 15px;
	}

	.white{
		color: #fff;
		font-size: 12px;
		line-height:18px;
		
	}

	a.white:link
	{
		color: #ffcc00;
	
	}


	a.white:visited {
		color:#ffcc00;
	}

	a.white:hover {
		color: #555;
	}

	a.white:active {
		text-decoration:none;
	}


	
	
	{
		font-size: 12px;
		list-style-type: square;
		margin-left: 16px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	form
	{
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	textarea
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
	}
	.title
	{
		color: #F19900;
	}
	.indent 
	{ 
		margin-left: 16px;
	};		
	.indentList
	{
		margin-left: 32px;
	}
	.copyright 
	{ 
		FONT-SIZE: 10px; 
		COLOR: #999; 
		FONT-FAMILY: arial, helvetica, sans-serif 
	}
	a.policylink 
	{ 
		FONT-SIZE: 10px; 
		COLOR: #fc0; 
		FONT-FAMILY: arial, helvetica, sans-serif; 
	}
//-->
