body, td, h1, h2, h3, h4, h5, p, a {
font-family: Arial, Helvetica, sans-serif;
}

h1 {
color: #731a2c;
}

h2 {
color: #731a2c;
}

h3 {
color: #731a2c;
}

h1, h2, h3, h4, h5, h6, p, table {
margin: 0px 0px 12px;
}

ul {
margin-top: 0px;
margin-bottom: 12px;
}

body, p, td, li {
font-size: 12px;
}

a {
color: #731a2c;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #982a45;
text-decoration: underline;
}

.dark {
color: #FFCCFF;
text-decoration: underline
}

.hr {
height: 1px;
width: 100%;
background-color: #a0a0a0;
overflow: hidden;
margin: 0px 0px 12px;
clear: both;
}

.imageleft {
margin: 0px 15px 10px 0px;
float: left;
}

.imageright {
margin: 0px 0px 10px 15px;
float: right;
}

a.arrow,
.arrow a,
.sitemap a {
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: left;
padding: 0px 0px 0px 15px;
}

ul.arrow li {
list-style-type: none;
}

#footer p {
font-size: 11px;
margin: 1px 0px;
}

#footer p.contact {
padding: 0px 5px;
}

#footer a {
color: #000;
font-weight: normal;
padding: 0px 5px;
}

#searchForm {
margin: 12px 0px 0px;
}

form #search {
float: left;
width: 124px;
padding: 2px;
height: 16px;
margin: 0px 0px 0px 10px;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
border-bottom: 1px solid #888;
border-right: 1px solid #888;
}

form #submitSearch {
float: left;
width: 60px;
height: 22px;
margin: 0px 5px 0px 0px;
text-transform: uppercase;
font-size: 10px;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
border-bottom: 1px solid #888;
border-right: 1px solid #888;
color: #fff;
background-color: #999;
overflow: hidden;
}

#printLogo {
margin: 30px 0px 40px;
}

.updated {
color: #777;
font-size: 9px;
clear: both;
}

.breadcrumbs {
font-size: 11px;
color: #777;
cursor: default;
margin: 0px 0px 14px;
}

.breadcrumbs a {
font-weight: normal;
color: #777;
}

.breadcrumbs a:hover {
color: #982a45;
}

td.tableHeading {
background-color: #660033;
color: #FFFFFF;
font-weight: bold;
}