@media screen	{

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

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, label	{
	text-decoration:none;
}

i, em       {
	font-family:	Arial, Helvetica, Verdana, cursive;
	font-style:	oblique;
}

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

h1	{
	font-size:	120%;
}

h2	{
	font-size:	110%;
}

h3.toc	{
	margin-bottom: 0px;
}

.pagehead h2	{
	margin: 2px;
}

.itemhead h3	{
	margin: 2px 0px;
}


.grey {
	color:   #999999;
}

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

.ltblue  {
	color:   #68bfea;
}

h1, h2, h3, h4  {
	color:   #0074AF;
}

.blu, .blue, b, strong, i, em, dt  {
	color:   #0074AF;
}

.itemhead a.toc {
	color:   #ffb43d;
}

.itemhead b,
.itemhead strong  {
	color:   #eeeeee;
}

.itemhead h1,
.itemhead h2,
.itemhead h3,
.itemhead h4  {
	color:   white;
}


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


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: 40px;
	color: #0071b7;
	font-size: 9px;
	line-height: 10px;
	width: 96px;
}


}
