﻿body 
    {
		font-family : Arial;
		color : #000000;
		font-size : 9pt;
		font-style : normal;
		margin-left:0;
		margin-top:0;
	}

A.white
	{
		font-family : Arial;
		color : #FFFFFF;
		font-size : 9pt;
		font-style : normal;
	}
A.white_nl
	{
		font-family : Arial;
		color : #FFFFFF;
		font-size : 9pt;
		font-style : normal;
		text-decoration:none;
	}
A.blue_nl
	{
		font-family : Arial;
		color : #3D6484;
		font-size : 9pt;
		font-style : normal;
		text-decoration:none;
	}
A.blue_link
	{
		font-family : Arial;
		color : #3D6484;
		font-size : 9pt;
		font-style : normal;
		text-decoration : none;
	}
	
A.clientsUrls
{
    font-family : Arial;
	color : #3D6484;
	font-size : 8pt;
	font-style : normal;
	text-decoration : none;
	text-align:center;
}

A.blue_link_underline
	{
		font-family : Arial;
		color : #3D6484;
		font-size : 9pt;
		font-style : normal;			
	}
	
TABLE.dark_gray_bg  
	{
		background : #999999
	}
	
TABLE.gray_bg  
	{
		background : #E6E6E6
	}
	
TD.gray_bg_bright  
	{
		background : #E6E6E6
	}
	
TD.active_left_menu
	{
		font:bold 12px; 
		color:#3D6484; 
		background-color:#FFFFFF;
		font-weight:bold;
	}
TD.regular  
	{
		font-family : Arial;
		color : #000000;
		font-size : 9pt;
		font-style : normal;
	}
TD.regular_bold
	{
		font-family : Arial;
		color : #000000;
		font-size : 9pt;
		font-style : normal;
		font-weight : bold;
	}
	
	TD.smaller_gray  
	{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #999999;
		font-size:9px;
		
	}	
	
	.blue_link_smaller
	{
		font-family : Arial;
		color : #3D6484;
		font-size : 8pt;
		font-style : normal;
		text-decoration : none;
	}
	
.formField 
	{
		font-family : Arial;
		font-size : 11px;
		color : #333333;
		background-color : white;
		margin-right : 0px;
		margin-left : 0px;
		margin-bottom : 5px;
		margin-top : 0px;
	}
.red  
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 9pt;
		font-style : normal;
	}
.formButton  
	{
		font-family : Arial;
		font-size : 11px;
		color : #333333;
		background-color : #E7E7E7;
		margin-right : 10px;
	}
.heading_red_med
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 14pt;
		font-style : normal;
	}
	
.heading_red_small
	{
		font-family : Arial;
		color : #CC0000;
		font-size : 12pt;
		font-style : normal;
	}

	

