
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}
p {
	margin-bottom: 10px;
}

ul, ol {
	margin-left: 20px;
	margin-bottom: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	margin: 0 0 15px 0;
	line-height: 19px;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin: 0 0 15px 0;
	text-transform: uppercase;	
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	margin: 0 0 15px 0;
	text-transform: uppercase;	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}
a:hover {
	color: #cccccc;	
	text-decoration: underline;
}

hr {
	color: #000000;
	background: #00549f;
	height: 1px;
	border: 0;
	margin: 0 0 10px 0;
}


.csc-textpic-imagerow{
margin-bottom:15px;
}
