p { 
	font-family: Trebuchet MS,  Arial, Georgia, Times, serif;
	font-size: 10pt;
	color: #000000; 
}



td {
	font-family: Trebuchet MS,  Arial, Georgia, Times, serif;
	font-size: 10pt;
	color: #333333;
}



blockquote { 
	margin-left: 10px; 
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	page-break-inside: avoid;
	page-break-after: avoid;
	page-break-before: avoid;
}


a { 
	color: #000000; 
	text-decoration: underline;  
}



a:hover { 
	color: #ff7419; 
	text-decoration: underline;
}


i {  
	font-weight: bold; 
	font-size:	9pt;
	color: #000000;
}

b {  
	font-weight: bold; 
	color: #000000;
}



h1 {  
	font-family: Trebuchet MS,  Arial, Georgia, Times, serif;
	font-size: 18pt; 
	font-weight: bold;
	font-style: normal; 
	color: #346699;
	margin-left: 10px; 
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	page-break-inside: avoid;
	page-break-after: avoid;
	page-break-before: avoid; 
}

h2 {  
	font-family: Trebuchet MS,  Arial, Georgia, Times, serif;
	font-size: 14pt; 
	font-weight: bold;
	font-style: normal;
	color: #000000;

}

h3 {  
	font-family: Trebuchet MS,  Arial, Georgia, Times, serif;
	font-size: 20pt; 
	font-weight: bold;
	font-style: normal; 
	color: #FF7113; 
}

h4 { 
	font-family: Trebuchet MS,  Arial, Georgia, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #996666; 
}

hr {
	size: 2;
	color: #000000;
}

.altrow		{
			background:#336699;
			background-repeat: repeat;
			font-family: Trebuchet MS,  Arial, Georgia, Times, serif;
			font-size: 10pt;
			color: #FFFFFF;
			font-style	: normal;
			}

.altrow2		{
			background: #FFFFFF;
			font-family: Trebuchet MS,  Arial, Georgia, Times, serif;
			font-size: 10pt;
			color: #003366;			
			font-style	: normal;
			}
	
.altrow b 	{
			color: #FFFFFF;
			}

.altrow2 b 	{
			color: #003366;
			}

.altrow a { 
	color: #FFFFFF; 
	text-decoration: underline;  
}

.para { 
	font-family: Trebuchet MS,  Arial, Georgia, Times, serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #336666; 
}

.button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
.button li {
		font-family: Trebuchet MS,  Arial, Georgia, Times, serif;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		margin: 0;
		}

.button li a {
		font-family: Trebuchet MS,  Arial, Georgia, Times, serif;
		display: block;
		padding: 5px 5px 5px 0.5em;
		background-color: #000000;
		color: #FFFFFF;
		text-decoration: none;
		width: 100%;
		width: auto;
		}


.button li a:hover {
		font-family: Trebuchet MS,  Arial, Georgia, Times, serif;
		background-color: #FFFFFF;
		color: #5B5B5B;
		}