body         {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:                  #000000;
	background:            #ffffff;
	margin:                 0px;
}

td        {
	font-size:	14px;
}

td p, dd, ul, li        {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:		14px;
	text-align:    justify;
}

a       {
	font-weight:	bold;
	text-decoration: none;
}

a:hover	{
	text-decoration:underline;
}

h3 a:hover	{
	text-decoration:none;
}


h1, h2, h3, dt  {
	font-family:	Arial, Helvetica, Verdana, sans-serif;
	font-weight:	bold;
}

h1	{
	font-size:	120%;
}

h2	{
	font-size:	110%;
}

h3.toc	{
	line-height: 60%;
	margin-bottom: -10px;
}

/* .itemhead h3, */
h1.ltblue,
h2.ltblue,
h2.blu,
h3.blu	{
	margin: 2px;
}

.grey {
	color:   #999999;
}

.white, .white a {
	color:   #ffffff;
}

.ltblue  {
	color:   #cfe0f7;
}

.blu, .blue, b, strong, i, em, h1, h2, h3, h4, dt  {
	color:   #064999;
}

.red, font b, font strong, a  {
	color:   #d8271d;
}


input, text, textarea, submit	{
	font-size:	12px;
	padding:	0px;
	margin:	0px;
}

form select, select option, select, option	{
	padding:	0px;
	margin:	0px;
}

ul, li	{
	line-height: 125%;
}

div.fdsv	{
	text-align:left;
	margin-left: 3px;
	color: #003366;
	font-size: 9px;
	line-height: 10px;
	width: 90px;
}

div.prglinks	{
	text-align:left;
	margin-left: 0px;
	color: #003366;
	font-size: 10px;
	line-height: 12px;
	width: 120px;
}

div.prglinks li	{
	text-align:left;
	font-size: 10px;
	line-height: 12px;
}

div.prglinks a	{
	color: #003366;
}

div.prglinks div	{
	font-size: 10px;
	line-height: 12px;
	background-color: #ffffff;
	color: #003366;
	padding: 2px;
}

ul.ul4prglinks	{
	text-align:left;
	margin: 2px;
	padding: 2px 2px 2px 12px;
}

