.Addcontent {
	padding: 0px;
}

.Addcontent div {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015294;
	line-height: 14px;
	font-weight:bold;
	text-align:center;
}

.Addcontent div a:link {
	color: #015294;
	font-weight:bold;
	text-decoration: none;
}

.Addcontent div a:hover {
	color: #015294;
	text-decoration: underline;
	font-weight:bold;
}

.Addcontent div a:active {
	color: #015294;
	text-decoration: underline;
	font-weight:bold;
}

.Addcontent div :visited {
	color: #015294;
	text-decoration: none;
	font-weight:bold;
}

.AddTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#434343;
	font-weight:bold;
	padding-top: 0px;
 	padding-bottom:10px;
}
hr {
color: #015294;
background-color: #996633;
height: 1px;
}

