body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	background-color: 4E5AAB;
	margin-top:0px;
	margin-left: 0px;
	scrollbar-base-color: 212E86;
	scrollbar-track-color: CCD9E0;
	scrollbar-arrow-color: white;
}

a {
	color: 212E86;
	font-weight: bold;
	text-decoration: none;
}

a.light {
	font-weight:normal;
}

a.large {
	font-size:14px;
}

p {
	text-align: justify;
}

p.left {
	text-align: left
}

table {
	background-color: white;
	margin-bottom:0px;
	margin-top:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

td.quarterly {
	height: 25px;
} 

td.center {
	text-align:center
}

th {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

img {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom: 0px;
}

img.nav {
	margin-left:3px;
}

img.photoright {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
}

img.photoleft {
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
}

font.title {
	color: A3002A;
	font-size: 16px;
	font-weight: bold;
}

font.large {
	font-size: 14px;
	font-weight:bold;
}

font.caption {
	font-size: 9px;
	font-weight: normal;
	font-style: italic
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #212E86;
	padding: 2px;
}

input.submit {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #212E86;
	border: 3px outset #CCD9E0;
}

input.check {
	border: 0px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #212E86;
	color: #212E86;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #212E86;
	color: black;
	padding: 2px;
}


h1 {
	font-size: 24px;
	margin-bottom: 0px;
	font-weight:bold;
}

h2 {
	font-size: 18px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

h3 {
	font-size: 14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
}

ol {
	margin-top:0px;
	margin-bottom:0px;
}

li {
	font-size: 11px;
}

li.space {
	margin-top:10px;
	margin-bottom:10px;
}
