@charset "UTF-8";

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

p {
	line-height: 140%;
}

a:link {
	color: #0A5EAE;
	text-decoration: none;
}

a:visited {
	color: #860499;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

h1 {
	font-weight: lighter;
	font-size: 30px;
	line-height: 34px;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}

h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}

.body-20 {
	font-size: 20px;
}

.body-16 {
	font-size: 16px;
}

.body-16-gray {
	color: #777777;
	font-size: 16px;
}

.body-14 {
	font-size: 14px;
}

.body-12 {
	font-size: 12px;
}

.body-11 {
	font-size: 11px;
}

.body-10 {
	font-size: 10px
}

.body-color {
	color: #0A5EAE
}

.Dateline {
	font-size: 10px;
	text-transform: uppercase;
}

.photo-pad-left {
	display: inline-block;
	padding-left: 18px;
}

.photo-pad-right {
	display: inline-block;
	padding-right: 18px;
}