body 				{ margin: 0px; background-color: #FFFFFF; background-image:url(images/bg.jpg) }

A:link 				{  color: #012D6C; text-decoration: none; }
A:active 			{  color: #012D6C; text-decoration: none; }
A:visited 			{  color: #012D6C; text-decoration: none; }
A:hover 			{  color: #012D6C; text-decoration: underline; }

.footer, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover				{
	font-family:  Arial;
	font-size: 10pt;
	color: #000;
}

.iias, .iias a:link, .iias a:active, .iias a:visited, .iias a:hover	{
	padding-top: 5px;
	font-family: Arial;
	font-size: 7pt;
	color: #91755B;
}

p, td					{ font-family:  Arial; color: #4B4B4B; font-size: 12pt; }

li { list-style-type: none;
	background: url(images/bullet.jpg) no-repeat scroll 0 5px;
	padding-left: 17px;
	margin-left: 20px;
	margin-bottom: 14px;
	font-family:  Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12pt;
}

.Headings		{
	font-family:  Verdana, Geneva, sans-serif; 
	color: #5b6774;
	font-size: 16pt;
	margin:0;
	padding-left:30;
}

.SubHeadings		{
	font-family:  Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 14pt;
	margin:0;
	padding-left:30;
}

/* gray ghost borders on image select fix */

object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}
.SubHeadings table tr td #form1 table tr td {
	font-size: 13px;
}

