/* LAST MODIFIED 12.09.04 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #0E42CC; }
a:link       { text-decoration: underline; color: #0E42CC; }
a:hover      { text-decoration: underline; color: #5EA1D6; }

a.containers:visited    { text-decoration: none; color: #042B79; }
a.containers:link       { text-decoration: none; color: #042B79; }
a.containers:hover      { text-decoration: underline; color: #042B79; }

body
	{
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-y;
	}

td, p
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 9pt;
	color: #042B79; 
	} 

input, textarea, select 
  	{
    	font-size: 9pt; 
    	color: #333333; 
    	font-family: Arial, Helvetica, Verdana, Times;
	}

.header
	{  
    font-family: Arial, Helvetica, Verdana, Times;
	font-size: 14pt;
	color:#6280BC;
	}

.oops
	{
	color:#FF0000;
	}

.footer
	{
	font-family: Arial, Helvetica, Verdana, Times;
	font-size:8pt;
	color: #042B79; 
	}

li
	{
	list-style-type: square;
	}	
	
.nav
	{
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	}

.copy
	{
	background-image: url(images/bg_copy.jpg);
	background-repeat: no-repeat;
	}
	
.copy_2
	{
	background-image: url(images/bg_copy_2.jpg);
	background-repeat: no-repeat;
	}
	
.subside
	{
	font-family: Arial, Helvetica, Verdana, Times;
	font-size:8pt;
	color: #711C21; 
	}
