.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.brdrtnb {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006AB1;
	border-bottom-color: #006AB1;
}

.Button {
	BACKGROUND-COLOR : #0000CC;
	BORDER-BOTTOM : #FFFFFF 1px ;
	BORDER-LEFT : #FFFFFF 1px ;
	BORDER-RIGHT : #FFFFFF 1px;
	BORDER-TOP : #FFFFFF 1px ;
	COLOR : white;
	border-style : inset solid solid inset;
	font-weight : bold;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.25;
}
.mainsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.quote{
	font-family arial, sans-serif;
	font-size: 10px;
	font-style: italic;
}
	
.hghlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}
HR
{
		COLOR: #000000;
}
P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.25;
}

.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	text-decoration: underline;
}
		
.bigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	font-weight: bold;
}

.smalltxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	color: #ffffff;
}	

.footerLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}	

.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.footerLink:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.imgLink {
	text-decoration: none;
	color: #000000;
}
.imgLink:hover {
	text-decoration: none;
	color: #000000;
}
.imgLink:visited {
	text-decoration: none;
	color: #000000;
}
.imgLink:visited:hover {
	text-decoration: none;
	color: #000000;
}

UL LI	{	
	list-style-type:	disc ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	

UL LI LI	{	
	list-style-type:	square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	

UL LI LI LI	{	
	list-style-type:	disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
	

	
A	{	
	text-decoration:	none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0033;
}	

A:hover	{	
	text-decoration:	underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0033;
}

A:Visited {	
	text-decoration:	none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0033;
}	
	
A:Visited:Hover {
	text-decoration:	underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0033;
}