.text {
	font-family: Arial;
	color : #000000;
	font-size: 9pt;
	font-weight: normal;
}

.error {
	font-family: Arial;
	color : #FF0000;
	font-size: 9pt;
	font-weight: normal;
}

.tiText {
	font-family: Arial;
	color : #000000;
	font-size: 9pt;
	font-weight: normal;
}

.bold {
	font-family: Arial;
	color : #000000;
	font-size: 9pt;
	font-weight: bold;
}

.smText {
	font-family: Arial;
	color : #000000;
	font-size: 8pt;
	font-weight: normal;
}

.heading {
	font-family: Arial;
	color : #000000;
	font-size: 10pt;
	font-weight: bold;
}

.lgText {

	font-family: Arial; 
	font-size: 12pt; 
	color: #000000; 
	font-weight: bold;
}

.tHeading {
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold;
}

.tiHeading {
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold;
}

.highlight {
	background-color: #ffff66
}

a  {
	color : #0C284D;
	font-family: Arial;
}

a:hover {
	color : #FF3333;
	font-family: Arial;
}

a:visited {
	color : #333333;
	font-family: Arial;
}

a:visited:hover {
	color : #FF0000;
	font-family: Arial;
}

a.boldLink:hover {
	color : #FF3333;
	font-family: Arial;
	font-weight: bold;
}

a.boldLink  {
	color : #0C284D;
	font-family: Arial;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

a.boldLink:visited {
	color : #333333;
	font-family: Arial;
	text-decoration : underline;
	font-size: 10pt;
	font-weight: bold;
}

a.boldLink:visited:hover {
	color : #333333;
	font-family: Arial;
	font-weight: bold;
}

a.smLink  {
	color : #0000FF;
	font-family: Arial;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}

a.smLink:hover {
	color : #FF0000;
	font-family: Arial;
	text-decoration : underline;
	font-size: 8pt;
	font-weight: normal;
}

a.smLink:visited  {
	color : #990099;
	font-family: Arial;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}

a.smLink:visited:hover {
	color : #FF0000;
	font-family: Arial;
	text-decoration : underline;
	font-size: 8pt;
	font-weight: normal;
}

a.nav  {
	color : #444444;
	font-family: Arial;
	text-decoration: none;
	font-size: 8pt;

}


a.nav:hover {
	color : #FF0000;
	font-family: Arial;
	font-size: 8pt;

}

a.nav:visited {
	color : #FF0000;
	font-family: Arial;
	font-size: 8pt;

}

a.nav:visited:hover {
	color : #FF0000;
	font-family: Arial;
	font-size: 8pt;

}


a.npLink  {
	color : #444444;
	font-family: Arial;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}


a.npLink:hover {
	color : #999999;
	font-family: Arial;
	text-decoration : underline;
	font-size: 8pt;
	font-weight: bold;
}

a.npLink:visited {
	color : #444444;
	font-family: Arial;
	text-decoration : none;
	font-size: 8pt;
	font-weight: bold;
}

a.npLink:visited:hover {
	color : #999999;
	font-family: Arial;
	text-decoration : underline;
	font-size: 8pt;
	font-weight: bold;
}

a.cat  {
	color : #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}


a.cat:hover {
	color : #000000;
	font-family: Arial;
	text-decoration : underline;
	font-size: 9pt;
	font-weight: bold;
}

a.cat:visited {
	color : #000000;
	font-family: Arial;
	text-decoration : none;
	font-size: 9pt;
	font-weight: bold;
}

a.cat:visited:hover {
	color : #000000;
	font-family: Arial;
	text-decoration : underline;
	font-size: 9pt;
	font-weight: bold;
}


ul {
	list-style-type: square;
}

hr {
	height: 0px; 
	border: solid #D1D7DC 0px; 
	border-top-width: 1px;
}
BODY		{
		scrollbar-3d-light-color: #DFE6EE; 
		scrollbar-arrow-color: #FFFFFF; 
		scrollbar-base-color: #DFE6EE; 
		scrollbar-dark-shadow-color: #DFE6EE; 
		scrollbar-face-color: #5B82A8; 
		scrollbar-highlight-color: #DFE6EE; 
		scrollbar-shadow-color: #00376B; color: #000000};
		}
TH		{
		font-family: Arial;
        font-size: 9pt;
		color: #000000		}

TD		{
		font-family: Arial;
        font-size: 9pt;
		color: #000000		}		