﻿.center {
	text-align: center;
}
h2 {
	font-size: 12pt;
}
#tagline p a:hover {
	text-decoration: none;
	color: #000000;
}
#tagline p, #tagline p a {
	color: #0055A5;
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
}
#header h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	padding: 0px;
	margin: 00px;
}
#footer h1, #footer h1 a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	padding: 0px;
	margin: 00px;
	text-decoration: none;
}
.newStyle1 {
}
#leftnav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#leftnav li a {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-decoration: none;
	color: #000000;
	display: block;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#leftnav li a:hover {
	background-position: left center;
	text-decoration: none;
	color: #0055A5;
	background-image: url('../sample3/images/white-hover-circle.gif');
	background-repeat: no-repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #0055A5;
	font-size: 16pt;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0055A5;
}
p {
	font-size: 10pt;
}
ul {
	font-size: 10pt;
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.plain {
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;
	text-transform: none;
}


.blue {
	color: #0055A5;
}
ol {
	font-size: 10pt;
}
a, a:visited, a:active {
	color: #0055A5;
}
a:hover {
	color: #800000;
}


li {
	margin-top: 2px;
	margin-bottom: 2px;
}


.imgleft {
	margin-right: 10px;
	margin-bottom: 10px;
}


.imgright {
	margin-bottom: 10px;
	margin-left: 10px;
}


table p {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
}


