/*
the following symbols used in the style sheet below refer to :-
 T : text
lg : large
sm : small
dk: dark
u : underlined
b : bold
*/

TD		{color: #000000; font-size: 12px; font-family: arial,verdana;}

P		{color: #000000; font-size: 12px; font-family: arial,verdana;}

A		{font: 12px arial, verdana; color: #000000; text-decoration: underline;}
A:Hover		{color: #cc3333; text-decoration: underline;}

SELECT,TEXTAREA	{font-family: arial,verdana; background-color:#FFFFFF; border-style:1px; font-size: 11; color: #000000;}
INPUT		{font-size: 11px; font-family: arial,verdana; font-weight: plain; color: #000000; background-color: #FFFFFF;}

.pfwwHeader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	FONT-FAMILY: arial, verdana
}

.blueHlg14 {
	font-weight: bold;
	color: #333366; 
	font-family: arial, verdana;
	font-size: 14px;
}

.hslUpperPane {
	color: #333333;
	background-color: #CCCCCC;
}
.hslTopMenu {
	color: #003366;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, verdana;
	text-decoration: none;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
}

.hslBarContentHeader {
	background-color: #003366;
	color: #ffffff;
	font : bold 11px Arial, Helvetica, sans-serif;
	padding: 2px;
}
.hslTopMenuCell {
	background: #f0f0f0;
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 10px;
}
.hslUpperPaneCell {
	border-bottom-color: #c0c0c0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.hslUpperPaneCellIndex {
	text-align: left;
	border: none;
	background-color: #f0f0f0;
}
.hslDateText {
	color:#494949;
	font : bold normal 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	border: thin none;
}
.hslNewsTitle {
	font-weight: bold;
}
.hslContentHeadline01 {
	color: #003366;
	font-size: 18px;
	font-family: arial,verdana;
}
.hslNavUpLink {
	text-align: right;
}
.hslBlackTBoldLink {
	color: #000000; 
	font-size: 11px; 
	font-family: arial, verdana; 
	text-decoration: none; 
	font-weight: bold;
}
.hslSubmenu {
	background: #ffffff; 
	background-color: #ffffff; 
	border-bottom-color: #c0c0c0; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}
.hslTopMenuCellItem {
	color: #000000;
	background: #f0f0f0;
	font-size: 13px;
	text-decoration: none;
	font-weight: none;
}
.hslTableOutline {
	border-bottom-style: solid;
	border-top-color: #666666; 
	border: thin solid; 
	border-color: #ffffff #ffffff #e0e0ff;
}

.hslLhdr {
	background-color: #ffffff; 
	color: #003366;
	font : 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	padding-left: 4px;
}
A.hslLhdr:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #c0c0c0;
}

.hslLhdrBig {
	background-color: #ffffff; 
	color: #003366;
	font : bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	padding: 2px;
}
A.hslLhdrBig:hover {
	color: #ff0000;
	text-decoration:none;
	background-color: #c0c0c0;
}

