

body
{
	margin-top: 0px;	
	margin-left: 0px;
	font-family:  Arial, Helvetica, sans-serif; 	
	color: black;
	font-size:10pt;
	margin-bottom: 5px;
	background-color:#e1e1e1;

}

.tableBorder
{
	border: 1px solid #704d7c;
}

.redText
{
	color:#d6030c;	
}
.redBorderRight
{
	border-right-style:dotted;
	border-right-width: 2px; 
	border-right-color: #d6030c;	
}
.textB
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: black;
	border-bottom-color:#4f3657;
	border-top-color:#4f3657;
	border-left-color:#4f3657;
	border-right-color:#4f3657;
	border-style:solid;
	border-width:1px;

}


.textB2
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: black;
	border-bottom-color:#4f3657;
	border-top-color:#4f3657;
	border-left-color:#4f3657;
	border-right-color:#4f3657;
	border-style:solid;
	border-width:1px;
	width:300px;

}

.error {	
	font-size: 8pt;		
	color: Red;
}


p 
{	
	white-space:normal;
	margin-top:3px;
	margin-bottom:6px;
	line-height: 1.4em;

}



.footer
{
	
	font-family:  Arial, Helvetica, sans-serif; 	
	color: white;
	font-size:8pt;
	text-decoration:none;
	
	
}



a:link.footer
{
	font-family:  Arial, Helvetica, sans-serif; 	
	color: white;
	font-size:8pt;
	text-decoration:underline;	
}


a:visited.footer
{
	font-family:  Arial, Helvetica, sans-serif; 	
	color: white;
	font-size:8pt;
	text-decoration:underline;	
	}

a:hover.footer
{
	font-family:  Arial, Helvetica, sans-serif; 	
	color: #ececec;
	font-size:8pt;
	text-decoration:underline;	
	}

a:active.footer
{
	font-family:  Arial, Helvetica, sans-serif; 	
	color: white;
	font-size:8pt;
	text-decoration:underline;	
	
	}
	
	
	
	

.boxCell
{
	border-style: none solid solid solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #132057;
}


h1
{
	color:#26781f;
	font-size:12pt;
	font-weight:bold;
	
	 font-style:italic;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
		
}
h2
{
	color:Red;
	font-size:10pt;
	font-weight:bold;
	
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}

h4
{
	color: White;
	font-size:12pt;
	font-weight:bold;
	
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left:0px;
	
	
	
	
}

.menu
{
	font-family:  Arial, Helvetica, sans-serif; 	
	color: White;
	font-size:10pt;
	text-decoration:none;	
	font-weight:bold;		
	font-style:italic;	
}
a:link.menu
{
	font-family:  Arial, Helvetica, sans-serif; 	
	color: White;
	font-size:10pt;
	text-decoration:none;	
	font-weight:bold;	
	font-style:italic;		
}


a:visited.menu
{
	font-family:  Arial, Helvetica, sans-serif; 	
	color: White;
	font-size:10pt;
	text-decoration:none;	
	font-weight:bold;	
	font-style:italic;		
	}

a:hover.menu
{
	font-family:  Arial, Helvetica, sans-serif; 	
	color: #dddddd;
	font-size:10pt;
	text-decoration:none;	
	font-weight:bold;	
	font-style:italic;		
	}

a:active.menu
{
	font-family:  Arial, Helvetica, sans-serif; 	
	color: White;
	font-size:10pt;
	text-decoration:none;	
	font-weight:bold;	
	font-style:italic;		
	}

a:link{		
	font-size: 10pt;	
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

a:visited{	
	font-size: 10pt;	
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}

a:hover{	
	font-size: 10pt;	
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}



a:active{	
	font-size: 10pt;	
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}	
	
UL
{
	
	 padding-top:0px;
	 padding-bottom:0px;
	 padding-left:14px;
	 margin-left:0;	
	 margin-top:0;
	 margin-bottom:0;
}
li
{
	padding-bottom:12px;

}
	