/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#D1D6E3;
	text-align:left;
	font-size: 12px;
}

td {
	font-family: Garamond,Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Garamond,Verdana, Geneva, Arial, helvetica, sans-serif;
}
p {	
	font-family:Garamond,Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	}
	
#wrapper {
	width:750px;
	background-color:#ffffff;
	border:0px solid ;
	border-color:#EA8F15;
	margin:10px auto;
	text-align:left;
	}
#ie5fix	{
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
			}
			

a 			{
			font-size: 14px; text-decoration: none;	font-weight : bold;
			}
		
a:link 		
			{
			font-weight: bold;
			font-size:12px;
			color:#5D90C3; 
			background-color: transparent; 
			text-decoration: none;
			}

a:visited 	
			{
			font-size:12px;
			font-weight: bold;
			color:#330000;	 
			background-color: transparent;
			text-decoration: none;
			}
			
a:active 	
			{
			font-size:12px;
			font-weight: bold; 
			color: #E9FFE9;
			background-color: transparent;
			text-decoration: none;
			}

a:hover 	
			{
			font-size:12px;
			font-weight: bold; 
			background-color: #fff;
			color:#0066CC;
			text-decoration: none;
			}
			
			
.10erText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
