A:link, A:visited, A:active 

	{ 

	color: blue;

	font-family: arial;

	text-decoration: underline

	}

	

A.nav:link, A.nav:visited, A.nav:active 

	{ 

	color: #ffffff;

	font-family: arial;

	font-size: 11px;

	text-decoration: none;

	}



A.nav:hover

	{

	text-decoration: underline;

	}
	
A.crumbs:link, A.crumbs:visited, A.crumbs:active 

	{ 

	color: #AC2304;

	font-family: arial;

	font-size: 12px;

	text-decoration: none;

	}


A.footer:link, A.footer:visited, A.footer:active 

	{ 

	color: #ffffff;

	font-family: arial;

	font-size: 9px;

	text-decoration: none;

	}


A.anchor:link, A.anchor:visited, A.anchor:active 
	{
	font-size: 12px;
	color: blue;
	text-decoration: underline;
	}

BODY

	{

		font-family: arial;

		color: black;

		font-size: 12px;

		margin-top: 0px;

		margin-right: 0px;

		margin-left: 0px;

		margin-bottom: 0px;

		background: #ffffff;

	}

	

TD, P 

	{ 	

		color: black;

		font-family: arial;

		font-size: 12px

	}
	
.small

	{ 	

		color: black;

		font-family: arial;

		font-size: 11px

	}

.blue

	{ 	

		color: #5777EB;

		font-family: arial;

		font-size: 12px;

		font-weight: bold

	}
	

.header 

	{ 	

		color: #FFFFFF;

		font-family: arial;

		font-size: 22px;
		font-stretch: extra-condensed;
		font-weight: bold

		

	}
	
.redheader 

	{ 	

		color: #AC2304;

		font-family: arial;

		font-size: 13px;

		font-weight: bold

	}
	
.redheader2 

	{ 	

		color: #AC2304;

		font-family: arial;

		font-size: 16px;

		font-weight: bold

	}

.crumbs 

	{ 

	color: #AC2304;

	font-family: arial;

	font-size: 12px;

	}


.footer

	{ 	

		color: white;

		font-family: arial;

		font-size: 11px;

	}

.txtBox

    {

		font-family: arial;

		color: black;

		font-size: 11px;

		margin-top: 0px;

		margin-right: 0px;

		margin-left: 0px;

		margin-bottom: 0px;

		padding-top: 0px;

		padding-right: 0px;

		padding-left: 5px;

		padding-bottom: 0px;

		height: 18px;

		background: #ffffff;

	}

	

.button

	{

	font-size: 11px;

	border: 1px solid #666666;

	}

	.hdrreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.subhdreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.trol {
	border: 1px solid #666666;
}
.pad10 {
	padding: 10px;
}
.border {
	border: 1px solid #999999;
}
.ulbold {
	font-weight: bold;
	text-decoration: underline;
}
