body {
	font-family: Times New Roman, serif;
	background-color: #ffffff;
}

hr {
	color: #0c2577;
	border: 1px;
	border-style: solid;
}

h1 {
	color: #0c2577;
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
}

h2 {
	color: #0c2577;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
}

h3 {
	color: #0c2577;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

#navLine {
	position: relative;
	left: 40px;
	width: 260px;
	color: #0c2577;
	border: 1px;
	border-style: solid;
}

#pageTable {
	background-image: url(/images/pageBkg.gif);
}

#bodyTable {
	background-image: url(/images/boxBkg.gif);
}

#content1 {
	position: relative;
	left: 40px;
	width: 250px;
	margin-top: 20px;
}

#content2 {
	padding: 10px;
}

a:link {
	color: #0c2577;
}

a:visited {
	color: #0c2577;
}

a:hover {
	color: #0c2577;
}

a:active {
	color: #0c2577;
}

#navTable {
	position:  relative;
	left: 40px;
}

.nav {
	width: 200px;
	font-family: Times New Roman, Serif;
	line-height: 24pt;
	font-size: 12pt;
	font-weight: 600;
	text-transform: uppercase;
}

.nav a:link {
	color: #000000;
	text-decoration: none;
}

.nav a:active {
	color: #000000;
	text-decoration: none;
}

.nav a:visited {
	color: #000000;
	text-decoration: none;
}

.nav a:hover {
	color: #000000;
	text-decoration: none;
}

span.footer {
	height:24px;
	color: #ffffff;
	background-color: #0c2577;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 18pt;
	text-decoration: none;
	text-transform: uppercase;
}

span.footer a:link {
	color: #ffffff;
	text-decoration: none;
}

span.footer a:active {
	color: #ffffff;
	text-decoration: none;
}

span.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

span.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

div.newsHeading {
	font-family: Times New Roman, Serif;
	font-size: 12pt;
}

span.newsDate {
	font-family: Times New Roman, Serif;
	font-size: 10pt;
}

a.newsLink {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}

div.newsLead {
	font-family: Times New Roman, Serif;
	font-size: 10pt;
	padding: 10px;
}

div.newsStoryDate {
	font-family: Times New Roman, Serif;
	font-size: 12pt;
}

div.newsStoryHeadline {
	font-family: Arial, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0c2577;
}

div.newsStory {
	font-family: Times New Roman, Serif;
	font-size: 12pt;
	padding: 10px;
}