td.content_title
{
	border:none;
	background-color:#ee7701;
	color:Black;
    font-size: 8pt;
    text-decoration: none;
}
*.Req_Entry
{
	font-weight:bold;
}
*.Warning_Msg
{
	color:Teal;
    font-size: 10pt;
    text-decoration: none;
}
a.Mini_Link
{
	color: Purple;
	font-size: xx-small;
	text-decoration: underline;
	font-style : normal;
}
/* list style applies to multiple-item primary HTML tables */
table.list 
{
	font-Family: verdana;
	font-Size: 10pt;
	border : thin solid Black;
}
tr.list_title 
{
	border:1px solid #000000;
	background-color: Silver;
	color: Navy;
	font-Size: 14pt;
	text-align : center;
}
tr.list_break_title 
{
	border:1px solid #000000;
	background-color: white;
	color: #990000;
	font-Size: 10pt;
	text-align : center;
}
tr.list_header 
{
	background-color: Olive;
	color: White;
	font-Size: x-small;
	text-align : center;
	font-weight : bolder;
}
tr.list_line
{
	background-color: White;
	color: Black;
	font-Size: x-small;
	vertical-align : top;
	border-bottom : thin dashed Black;
}
tr.list_footer 
{
	border:1px solid #000000;
	background-color: #ff9999;
	color: #000000;
	font-Size: x-small;
	font-Style: normal;
	font-weight : bold;
	text-align : center;
}
/* sublist style applies to multiple-item secondary HTML tables */
table.sublist
{
	  font-Family: verdana;
	  font-Size: 9pt;
}
tr.sublist_title 
{
	border:1px solid #000000;
	background-color: #006666;
	color: white;
	font-Size: 14pt;
	text-align : center;
}
tr.sublist_header 
{
	background-color: #990066;
	color: white;
	font-Size: 10pt;
	text-align : center;
}
tr.sublist_line
{
	background-color: White;
	color: Black;
	font-Size: x-small;
	border : thin solid Black;
}
tr.sublist_footer 
{
	border:1px solid #000000;
	background-color: #ff9999;
	color: #000000;
	font-Size: x-small;
	font-Style: italic;
	text-align : center;
}


/* imatheson integration with MFAF.com 
  comment out to retain original MFAF version


.title
{
  background-color:#ee7701;
  display:block;
  font-size:12px;
  font-family:Arial;
}
*/

/* start - imatheson  */

body, td
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

th
{
  font-weight:bold;
}


.title
{
  background-color:#F2F2FE;
  border:1px solid #C1D1EC;
  color:#4A4A90;
  display:block;
  font-size:14px;
  font-weight:bold;
  
}

input[type="submit"]
{
 border-right: gray 2px solid;
	border-top: buttonface 1px solid;
	font-size: 9pt;
	filter: Alpha(Opacity=50 );
	border-left: buttonface 1px solid;
	cursor: hand;
	color: #000000;
	border-bottom: gray 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: buttonface;
}


input.button
{
  BACKGROUND:red;
  font-size:70px;
}


/* end - imatheson */
