a.headlink
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: 400;
	line-height: 33px;
}

a.headlink:link
{
	color: black;
	text-decoration: none;
}

a.headlink:hover
{
	color: #FF0000;
	text-decoration: none;
}

.loclink
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	border-top: 18px solid #FF0000;
	line-height: 33px;
}

.navTitle
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	margin-left: 10px;
}

a.navTitle:link
{
	color: #FF0000;
	text-decoration: none;
}

a.navTitle:hover
{
	color: #FF0000;
	text-decoration: underline;
}

.navlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
a.navlink:visited
{
	color: #000000;
	text-decoration: none;
}
a.navlink:hover
{
	color: #FF0000;
	text-decoration: underline;
}
a.navlink:link
{
	color: black;
	text-decoration: none;
}

body
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-decoration: none;
	visited: #000000;
}

.legalese
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.legalese:hover
{
	color: #FF0000;
	text-decoration: none;
}

a.legalese:link
{
	color: black;
	text-decoration: none;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	visited: #000000;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	visited: #000000;
}

.mainHeadLine
{
	font-family: "Arial Narrow" , "Arial";
	font-size: 30px;
	font-style: normal;
	line-height: 33px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: -.03em;
}

a.mainHeadLine:link
{
	color: #000000;
	text-decoration: none;
}

a.mainHeadLine:hover
{
	color: #000000;
	text-decoration: underline;
}

.subStorySubHeadLine
{
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a.subStorySubHeadLine:link
{
	color: #666666;
	text-decoration: none;
}

a.subStorySubHeadLine:hover
{
	color: #666666;
	text-decoration: underline;
}

.griddetail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.reportButton
{
	width: 100px;
}

.reportAvailableFieldList
{
	width: 100%;
	height: 460px;
}

.reportDisplayedFieldList
{
	width: 100%;
	height: 150px;
}










