body
{
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-weight: normal;
background-color: #A1ADCA;
color: #333333;
margin-left: 1em;
margin-right: 1em;
}

table
{
background-color: #FFFFFF;
border: medium ridge #9999CC;
margin-top: 0.5em;
margin-left: 0.5em;
}

td
{
vertical-align: top;
}

table.search
{
background-color: #F0F0F0;
border: medium ridge #9999CC;
margin-top: 0.5em;
margin-left: 0.5em;
}

table.results
{
background-color: #FFFFFF;
border: none;
margin-top: 0.5em;
margin-left: 0.5em;
font-size: 10pt;
color: #333333;
background: transparent;
text-align: left;
margin-left: 0.5em;
}

.blanktable
{
border: none;
margin-left: 0.5em;
margin-right: 45%;
}

h1
{
font-family: "Albertus Medium", Papyrus, "Book Antiqua", Georgia, serif;
font-size: 16pt;
font-weight: bold;
color: #000066;
background: transparent;
text-align: right;
line-height: 16pt;
}

h2
{
font-family: "Albertus Medium", "Book Antiqua", Georgia, serif;
font-size: 14pt;
font-weight: bold;
color: #000066;
background: transparent;
text-align: left;
margin-left: 0.25em;
}

h3
{
font-family: "Albertus Medium", "Book Antiqua", Georgia, serif;
font-size: 12pt;
font-weight: bold;
color: #6666CC;
background: transparent;
text-align: left;
margin-left: 0.25em;
}

h4
{
font-family: "Albertus Medium", "Book Antiqua", Georgia, serif;
font-size: 12pt;
font-weight: bold;
color: #333366;
background: transparent;
text-align: left;
margin-left: 0.25em;
}

.heading
{
text-align: center;
}

p
{
font-size: 12pt;
color: #333333;
background: transparent;
text-align: left;
margin-left: 0.5em;
}

ul
{
font-size: 12pt;
background: transparent;
text-align: left;
padding-bottom: 1em;
list-style-image:  url(../images/ArchWay/tilde.jpg);
}

.sitemap
{
list-style: none;
font-weight: 600;
color: #999999;
}

ol
{
text-align: left;
list-style: decimal;
list-style-image: none;
}

.roman
{
list-style: lower-roman;
}

.alpha
{
list-style: lower-alpha;
}

.note
{
font-size: 10pt;
color: #990000;
background: transparent;
text-align: left;
margin-left: 1em;
margin-right: 3em;
}

.tabledata
{
font-size: 10pt;
color: #333333;
background: transparent;
text-align: left;
vertical-align: top;
padding: 0.5em;
}

.logo
{
background-image:   url(../images/ArchWay/headerback.jpg);
background-repeat: repeat-x;
}

.cnsa
{
font-weight: bold;
}

.footnote
{
font-size: 10pt;
color: #333333;
background: transparent;
text-align: center;
}

a:link
{
color: #6666CC;
text-decoration: none;
}

a:visited
{
color: #000066;
text-decoration: none;
}

a:hover
{
background: #ECE9D8;
color: #9999CC;
}

.limited
{
border: 1px solid #9999CC;
height: 20em;
overflow: auto;
text-align: left;
}

.XulMenu 
{
font-family: georgia, tahoma, verdana, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: left;
}

.button,
.button:hover,
.button-active,
.button-active:hover 
{
line-height: normal;
padding: 5px 6px 4px 6px;
border: 1px solid #ECE9D8;
color: #9999CC;
text-decoration: none;
cursor: default;
white-space: nowrap;
display: block;
position: relative;
}

.button:hover 
{
border-color: #FFFFFF #9999CC #9999CC #FFFFFF;
}

.button-active,
.button-active:hover 
{
border-color: #9999CC #FFFFFF #FFFFFF #9999CC;
}