body {
	font-family: Arial; 
	font-size: 9pt; 
	color: #000000; 
	line-height: 150%; 
}

p, td {
	font-family: Arial; 
	font-size: 9pt; 
	color: #000000; 
	line-height: 150%; 
}

textarea, input, select {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color : #C0C0C0;

}
a:link {
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;

}

a:visited {
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;

}
a:hover {
	color: #0078AC;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
}
.Whref:link {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
		font-weight: bold;


}

.Whref:visited  {
	color: #FFFFFF;

	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
		font-weight: bold;

}
.Whref:hover {
	color: #0078AC;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
		font-weight: bold;

}

.Ghref:link {
	color: #027635;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
		font-weight: bold;


}

.Ghref:visited  {
	color: #027635;

	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
		font-weight: bold;

}
.Ghref:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
		font-weight: bold;

}
.simg
{
border: 1px solid #cccccc;
}

.bHref:link {
	color: #0078AC;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	letter-spacing: 1pt;

}

.bHref:visited {
	color: #0078AC;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	letter-spacing: 1pt;

}
.bHref:hover {
	color: #90C338;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	letter-spacing: 1pt;

}
.Btext
{
	color: #0078AC;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.lightText
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	
}

.noBorder
{
	border: 0px;
}


.titleText
{
	text-transform: uppercase;
	color: #0078AC;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 1pt;	
}
.left_p
{
margin-left: 15px; margin-right: 15px; margin-top:5px; margin-bottom:5px;
}