/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	margin: 0;
}


h1 {
	font-size: 1.8em;
	text-align: center;
	font-style: italic;
	word-spacing: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-weight: bold;
}

h2 {
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	margin-left: 250px;
	font-style: italic;
	color: #000066;
}

p {
	font-size: 1em;
	text-align: justify;
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

p.footer {
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}

a:link {
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}

a:visited {
	color: #000066;
	background-color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	background-color: #CCCCFF;
	text-decoration: none;
}

a:active {
	color: #000066;
	background-color: #FFFFFF;
	text-decoration: none;
}



#content {
	width: 779px;
	position: relative;
	border-left-width: thick;
	
}

#main-text {
	margin-left: 170px;
	padding: 10px;
	color: #000000;
	width: 750px;
	font-weight: bold;
	
}


#nav {
	color: #FF0000;
	background-color: #FFFFFF;
	width: 160px;
	position: absolute;
	top: 50px;
	left: 2px;
	margin-left: 15px;
	border-bottom-width: thin;
	margin-top: 175px;
	
}

	



#outer-image {
	background-image: url(../images/salogonew.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 5px;
}

#inner-image {
	height: 180px;
	background-image: url(../images/salogo3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
	
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	text-align: left;
	font-weight: bold;
}
.red {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.source {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	font-size: 0.9em;
}
.amount {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
.forward {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
.acknow {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background-position: top;
	vertical-align: top;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
}
/* CSS Document */
p.subhead {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.1em;
}
h2.sub {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-left: 0px;
}
