/* LAST MODIFIED 11.17.04 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #0000F0;}
a:link       { text-decoration: underline; color: #0000F0;}
a:hover      { text-decoration: underline; color: #CE0000;}

body
	{
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	}

td, p
	{
	font-family: Arial, Verdana, Sans-serrif;
	font-size: 9pt;
	color: #3A476D;
	}
	
.header
	{
	font-family: Arial, Verdana, Sans-serrif;
	font-size: 14pt;
	color: #3A476D;
	}

h1
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333333;
	font-weight: normal;	
	}

.oops
	{
	color:#C24100;
	}
	
li
	{
	list-style-type: square;
	color: #003366;
	}
	
select
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	}
.smallheader
	{
	font-family: Arial, Verdana, Sans-serrif;
	font-weight: bold;
	color: #3A476D;
	}
.purplebody
	{
	font-family: Arial, Verdana, Sans-serrif;
	color: #3A476D;
	}
.blueheader
	{
	font-family: Arial, Verdana, Sans-serrif;
	font-weight: bold;
	font-size: 14pt;
	color: #2B74A9;
	}
.bluebody
	{
	font-family: Arial, Verdana, Sans-serrif;
	color: #2B74A9;
	}
.9body
	{
	font-family: Arial, Verdana, Sans-serrif;
	font-size: 9pt;
	color: #3A476D;
	font-weight: normal;
	font-style: normal;
	}
.pt9body 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #3a476d;
	}
.9bodyNormal 
	{
	font-family: Arial, Verdana, Sans-serrif;
	font-size: 9pt;
	color: #3A476D;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}
