body
{
	background:#9e9fa0;
}

body,TD {
		font-family : arial;
		font-size:9pt;
 	}

TD 	{ 
	font-family : arial;
	font-size:9pt;
	}

td.td1	{ 
	font-family : Arial;
	font-size:9pt;
	background:#eeeeee;
	color=#cc0000;
	font-weight:bold
	}

td.td2	{ 
	font-family : Arial;
	font-size:9pt;
	background:#efefef;
	color=#0000ff;
	font-weight:bold

	}

input.inp
	{ 
	border:1px solid #01003A;
	background:#FFFFFF;
	font-family : verdana;
	font-size:8pt;
	height:20px;
	color:#000000
	}


textarea.ta
	{ 
	border:1px solid #01003A;	//999999 
	background:FFFFFF;
	font-family : verdana;
	font-size:8pt;
	height:20px
	color:#555555;

	}
		
Select	{ 
	border:1px solid #999999; 
	background:FFFFFF;
	font-family : verdana;
	font-size:8pt;
	height:25px;
	color:#555555;
	}

.sub 	{
	font-family : verdana;
	background:url('../images/submitbg.gif')  #DDDDDD;
	color:#000000;
	font-size:7.5pt;
	font-weight:bold;
	PADDING-TOP:2px;	
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	}

A.footer
	{
	font-family:verdana;
	font-size:7pt;
	color:#ffffff;
	text-decoration:none
	}
A.footer:hover 
	{ 
	font-family:verdana;
	font-size:7pt;
	color:#ffffff;
	text-decoration:none
	}

A.a1
	{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:#191970;
	text-decoration:underline
	}
A.a1:hover 
	{ 
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:#191970;
	text-decoration:underline
	}

A.a2
	{
	font-family:arial;
	font-size:10pt;
	color:#2E82B1;
	font-weight:bold;
	text-decoration:underline
	}
A.a2:hover 
	{ 
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#2E82B1;
	text-decoration:underline
	}

A.a3
	{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#333333;
	text-decoration:underline
	}
A.a3:hover 
	{ 
	font-family:arial;
	color:#990000;
	text-decoration:underline
	}

A.a4
	{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#2E82B1;
	text-decoration:underline
	}
A.a4:hover 
	{ 
	font-family:arial;
	font-size:10pt;
	color:#2E82B1;
	text-decoration:underline
	}

A.a5
	{
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	color:#808080;
	text-decoration:none
	}
A.a5:hover 
	{ 
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	color:#808080;
	text-decoration:underline
	}

A.a6
	{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#808080;
	text-decoration:underline
	}
A.a6:hover 
	{ 
	font-family:arial;
	font-size:10pt;
	color:#000000;
	text-decoration:underline
	}


TD.td12
{
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	color:#808080;
}
.glossary {
	text-align: center;
	border: 1px solid #ccc;
	padding: 5px;
	background: #eee;
}
.headerNav a{
	border: 1px solid #bbb;
	display: block;
	width: 100%;
	text-align: center;
	background: #ccc url(../images/headerButtonBG.gif);
	text-decoration: none;
	color: #000;
}
.headerNav a:hover {
	border: 1px solid #fff;
	color: #fff;
	background: #999;
}
