.Subcontent {
	padding: 0px;
}

.Subcontent p {
	margin-top:5;	 
	margin-bottom:5;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	line-height: 15px;
	font-weight:bold;
	text-align:Left;
}

.Subcontent p a:link {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}

.Subcontent p a:hover {
	color: #015294;
	text-decoration: underline;
	font-weight:bold;
}

.Subcontent p a:active {
	color: #000;
	text-decoration: underline;
	font-weight:bold;
}

.Subcontent p :visited {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#015294;
	font-weight:bold;
	padding-top: 0px;
 	padding-bottom:10px;
}
hr {
color: #015294;
background-color: #015294;
height: 1px;
}

