html {
	font-family: Candara, Corbel, 'Times New Roman' !important;
}

body {
	margin: 0px;
	padding: 0px;
	background: #4B67A1 0px 0px repeat-x;
	color: #333333;
	font-size: 16px;
}
 
img {
	border: 0;
}
 
h1 {
	color: #3B5998;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	font-size: 20px;
	line-height: 1em;
	padding: 15px 0px 0px 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

h1.top {
	padding: 10px 0px 0px 0px;
}

p {
	padding-top: 2px;
	margin: 0px;
	line-height: 1.25em;
	font-size: 16px;
}
 
a {
	color: #3B5998;
	text-decoration: none;
}
 
#center {
	width: 740px;
	margin: 0px auto;
}

.logo {
	padding-top: 25px;
	padding-bottom: 1px;
	margin-top: 25px;
	text-align: center;
	line-height: 1.25em;
	font-size: 16px;
}
.logo a {
	text-decoration: none;
}

.logo .title {
	font-size: 28px;

}

.logo a.name {
	font-size: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


@media screen {
.logo {
	color: white;
	display: none;
}
.logo.first {
	display: block;
}

.logo a {
	color: white;
}
.noprint {
}
table.top-table {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
p.lead {
	padding-top: 15px;
	margin-bottom: -10px;
	font-size: 19px;
	text-align: justify;
}
.page-break {
	page-break-before: always;
}

}


@media print {
.spacer {
	margin-top: 20px;
}
.logo {
	padding-top: 0px;
	margin-top: 0px;
	color: black;
	display: block;
}
.logo.first {
	width: 690px;
	margin-left: 25px;
	margin-top: 0px;

}
.logo a {
	color: black;
}
h1 {
	color: black;
}
a {
	color: black;
}
.noprint {
	display:none;
}
table.top-table {
	width: 100%;
	margin-bottom: 10px;
}
p.lead {
	padding-top: 5px;
	margin-bottom: -10px;
	font-size: 19px;
	text-align: justify;
}
.page-break {
	page-break-before: always;
	margin-top: 50px;
	margin-bottom: 25px;
}

}


#box1 {
	background: #ffffff 0px 0px no-repeat;
	height: 8px;
	width: 740px;
	font-size: 0.1em; /*ie6 */
	margin-top: 0px;
}
 
#box2 {
	background: #ffffff 0px 0px repeat-y;
	width: 692px;
	padding: 0 24px;
}
 
#box3 {
	background: #ffffff 0px 0px no-repeat;
	width: 740px;
	height: 22px;
}

.indent {
	margin-left: 15px;
	margin-right: 15px;
}

tr.align-top {
	vertical-align:top;
}

ul {
	padding-left: 20px;
	margin-left: 0;
}

ul.top {
	padding-top: 10px;
	margin: 0px;
}
ul.top li {
	line-height: 1.25em;
	padding-top: 5px;
}

ul.nobullet {
	list-style: none;
	margin-left: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 0;
}

ul.nobullet li {
	line-height: 1em; 
	margin-left: 0;
	margin-bottom: 2px;
	padding-left: 0;
	padding-top: 2px;
}

ul.innerlist {
	list-style-type: disc;
	margin: 0;
}

ul.innerlist li {
	line-height: 1.25em;
	margin: 0;
	padding: 2px 0px 0px 0px;
}

.date {
	color: #666;
	float: right;
}


.botfodder {
	font-size: 0.1em;
	color: white;
}

p.endorsements {
	margin-top: 5px;
	line-height: 1.25em;
	font-size: 16px;
}

p.start-endorsement {
	margin-top: 5px;
	line-height: 1.25em;
	font-size: 16px;
	padding-top:10px;
}

p.endorser {
	color: #666;
	padding-top:5px;
	padding-bottom:0px;
}

