a:link {font-weight: bold; text-decoration: none; color: #0000FF;}
a:visited {font-weight: bold;text-decoration: none; color: #00008B;}
a:hover {font-weight: bold;text-decoration: none; color: #FF0000;}
a:active {font-weight: bold;text-decoration: none; color: #8b0000;}

blockquote{
	font-style: italic;
}

body {
	background: #FFFFFF url(/common/hra-wallpaper.gif) no-repeat fixed center;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 10px 10px 180px;
}

div.signature {
	font-style: italic;
	font-weight: bold;
	font-size: smaller;
	margin-left: 50%;
	margin-right: 0%;
	text-align: center;
}

h1 {
	font-size: 36px;
	font-variant: small-caps;
	font-weight: bold;
}

h4 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

li{
	padding-top: 10px;
}	

p{
	margin-top: 15px;
	margin-bottom: 15px;
}

th{
	background-color: Black;
	padding: 5px 5px 5px 10px;
	color: White;
	text-align: left;
}

ul{
	list-style: square;
}	

ul.navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

.caption{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 9pt;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.ctable {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}	

.ctable th{
	text-align: center;

}

.ctable td{
	text-align: center;
	vertical-align: top;
}
.last-update{
	font-size: 8pt;
}

.quote {
	margin: 0px 20px 0px 20px;
	font-style: italic;
	text-align: justify;
}

.slide-show-tr {
	float: right;
	border:4px inset Silver;
	margin: 5px 0px 20px 30px;
}

.small-menu-text {
	font-size: 8pt;
}

.title{
	background-color: Gray;
	color: White;
	border: 5px inset;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(/common/dark-marble.jpg);
}

.navlist li {
	display: inline;
	list-style-type: none;
}

.navlist a { 
	padding: 3px 10px; }

.navlist a:link, .navlist a:visited {
	color: #ffffff;
	background-color: #4682B4;
	text-decoration: none;
}

.navlist a:hover {
	color: #ffffff;
	background-color: #000099;
	text-decoration: none;
}

.picborder{
	border: 4px inset Silver;
}

.piclink-tr{
	margin: 5px 0px 20px 30px;
	float: right;
}

.piclink-tl{
	margin: 5px 20px 20px 0px;
	float: left;
}

.top-of-page {
	float: right;
	border: none;
	margin-top: 10px;
	margin-right: 10px;
}

.top-of-page-bar {
	float: right;
	border: none;
}	

.pic-align-left {
	padding: 0px 30px 10px 0px;
	float: left;
	border: none;
}

.pic-align-right {
	padding: 0px 0px 10px 10px;
	float: right;
	border: none;
}
