body
{
}

a:hover
{
	color: yellow;
}

.stateLinks { color: Blue; text-decoration: underline; font-family: Arial,Tahoma,Sans-Serif; font-size: 10pt; }
.stateLinks:hover { color: Teal; text-decoration: none; font-family: Arial,Tahoma,Sans-Serif; font-size: 10pt; }

/*
@media print
{
	#header, #footer: { display: none };
}
*/
.RightPaneHeader
{
	font-weight: bold;
	font-size: 24px;
	color: #8f51b5;
	font-family: Times New Roman;
	height: 35px;
}

.NormalData
{
	color: #800080;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
	height: 24px;
}

.TableHeading
{
	color: Black;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
}

.SmallHeading
{
	font-weight: bold;
	font-size: 14px;
	color: #8f51b5;
	font-family: Times New Roman;
	height: 20px;
}

.Error
{
    color: #FF0000;
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: bold;
    height: 20px
}

.TableHeadingRow
{
	font-weight: bold;
	color: #000000;
	background-color: gainsboro;
}

.TableDataOddRow
{
	background-color: lightsteelblue;
}

.TableDataEvenRow
{
	background-color: lightsteelblue;
}

.MenuBar
{
	font-size: 12px;
	background: url(/TNT/images/menu_bg.jpg) repeat-y;
	overflow: hidden;
	color: white;
	font-family: Arial;
}

.MenuBar a
{
	font-size: 12px;
	overflow: hidden;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.MenuBarExternal
{
	font-size: 12px;
	background: url(/TNT/images/menu_bg.jpg) repeat-y;
	overflow: hidden;
	color: cornflowerblue;
	font-family: Arial;
}

.MenuBarExternal a
{
	font-size: 12px;
	overflow: hidden;
	color: cornflowerblue;
	font-family: Arial;
	text-decoration: none;
}

.SubMenuBar
{
	background: url(/TNT/images/submenu_bg.jpg) repeat-y;
}

.SubMenuBar a
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.DivMouseOverMenu
{
	BORDER-RIGHT:black 1px solid; 
	BORDER-TOP:black 1px solid; 
	LEFT:130px; 
	VISIBILITY:hidden; 
	BORDER-LEFT:black 1px solid; 
	BORDER-BOTTOM:black 1px solid; 
	POSITION:absolute; 
	TOP:215px; 
	BACKGROUND-COLOR:white
}

.MouseOverMenuItem
{
	background-color: black;
}

.MouseOverMenuItem a
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.NVTRtdCell
{
	border-left:black 1px solid;
	border-right:black 1px solid;
	font-size:14pt;
	font-weight:bold;
	font-family:Arial;
}

.NVTRtdCell p {
	padding: 10pt 8pt;
}

.nowrap {
	white-space: nowrap;
}

.NVTRtdBlank
{
	border-left:black 1px solid;
	border-right:black 1px solid;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
}

.ETRWTitle
{
	font-weight: bold;
	font-size: 36px;
	font-family: Arial;
}

.ETRWTitle2
{
	font-weight: bold;
	font-size: 22px;
	font-family: Arial;
}

.WorksheetText
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 10pt;
	vertical-align: text-top;
}

	