p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #252525;
	text-align: left;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
#rightbar li {
	font-family: Arial, Helvetica, sans-serif;
	color: #002d62;
	font-size: 12px;
}
#rightbar td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002d62;
}


#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #002d62;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #004963;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #005879;
}
#rightbar p {
	font-family:Arial, Helvetica, sans-serif;
	color: #002d62;
	font-size:12px;
	padding: 5px;
}
#rightbar h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #002d62;
	font-size:16px;
	text-align: center;
	padding: 0px;
	margin: 1px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: disc;
}
#rightbar .quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	color: #004963;
}#rightbar .author {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #004963;
}

#rightbar hr {
	color: #004963;
	}

hr {
	color: #76abbe;
	}
	
#rightbar a {
	color: #002D62;
	font-weight: normal;
	text-decoration: underline;
}
#rightbar a:hover {
	
	text-decoration: underline;
	font-weight: bold;
}

#rightbar a:link {
	text-decoration: underline;
}
#rightbar a:visited {
	text-decoration: underline;
}

a:link {
	color: #002D62;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #004963;
}
a:hover {
	text-decoration: underline;
	color: #76abbe;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
.table {font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000066;}
.error {color:#990000;
		font-weight:bold}