body	
	{
	margin:0px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	}
	
h1 
	{
	font-family: Arial; 
	font-size: 11pt;
	font-weight: bold;
	color: #707070;
	}

h2 
	{ 
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFAB19;
	color: #707070;
	}
h3 
	{ 
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #656FF5;
	color: #000000;
	}
h4
	{ 
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #e0e0e0;
	}
h5
	{ 
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	}
h6
	{ 
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #9693A2;
	}
 	
 a
 	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color:  #1c3e86;
	text-decoration: none;
 	}
 a:hover
 	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color:  #1c3e86;
	text-decoration: underline;
	}

.a_white
	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color:  #ffffff;
	text-decoration: none;
	}
	
.a_white:hover
	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	}
	
.a_dark_blue
	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color:  #1c3e86;
	text-decoration: none;
	}
	
.a_dark_blue:hover
	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #1c3e86;
	text-decoration: underline;
	}
	
.submiter
	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color:  #1c3e86;
	text-decoration: none;
	}
	
.submiter:hover
	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #1c3e86;
	text-decoration: underline;
	}

td,th
	{ 
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #656FF5;
	color: #000000;
	}

th
	{
	font-weight: bold;
	}

input
	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	}

textarea
	{
	font-family: Arial;
	font-size: 8	pt;
	font-weight: normal;
	}

select
	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	}

.dropLink
	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ABE0F3;
	text-decoration: none;
	}
	
.dropLink:hover
	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #A8AFF6;
	text-decoration: none;
	}

.tableLBlue
	{ 
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	background-color: #D1EEF9;
	color: #000000;
	}

.tableLGrey
	{ 
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	background-color: #f0f0f0;
	color: #000000;
	}

a.miniPopup,a.miniPopup:hover,td.miniPopup,th.miniPopup,.miniPopup
	{
	font-family: Arial;
	font-size: 7pt;
	}
	
span.fieldName
	{
	font-weight: bold;
	color: #000000;
	}

.fileinfo
	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #A0A0A0;
	text-decoration: none;
	}