BODY {
font-family: "Arial", sans-serif;
font-size: 11pt;
color: #000000
}
P {
font-family: "Arial", sans-serif;
font-size: 11pt;
color: #000000
}
TD {
font-family: "Arial", sans-serif;
font-size: 11pt;
color: #000000
}

.headline {
font-family: "Arial", sans-serif;
font-size: 20pt;
color: #940000;
font-weight: bold
}

.subhead {
font-family: "Arial", sans-serif;
font-size: 14pt;
color: #003399;
font-weight: bold
}

a.right:link {
font-family: "Arial", sans-serif;
font-size: 11pt; font-weight: bold; color: #ffffff; text-decoration: none
}
a.right:visited {
font-family: "Arial", sans-serif;
font-size: 11pt; font-weight: bold; color: #ffffff; text-decoration: none
}
a.right:active {
font-family: "Arial", sans-serif;
font-size: 11pt; font-weight: bold; color: #ffffff; text-decoration: none
}
a.right:hover {
font-family: "Arial", sans-serif;
font-size: 11pt; font-weight: bold; color: #926464; text-decoration: none
}

a.email:link {
font-family: "Arial", sans-serif;
font-size: 11pt; font-weight: bold; color: #940000; text-decoration: none
}
a.email:visited {
font-family: "Arial", sans-serif;
font-size: 11pt; font-weight: bold; color: #940000; text-decoration: none
}
a.email:active {
font-family: "Arial", sans-serif;
font-size: 11pt; font-weight: bold; color: #940000; text-decoration: none
}
a.email:hover {
font-family: "Arial", sans-serif;
font-size: 11pt; font-weight: bold; color: #926464; text-decoration: none
}
a:link {
font-family: "Arial", sans-serif;
font-size: 10pt; font-weight: bold; color: #003399; text-decoration: none
}
a:visited {
font-family: "Arial", sans-serif;
font-size: 10pt; font-weight: bold; color: #003399; text-decoration: none
}
a:active {
font-family: "Arial", sans-serif;
font-size: 10pt; font-weight: bold; color: #628cde; text-decoration: underline
}
a:hover {
font-family: "Arial", sans-serif;
font-size: 10pt; font-weight: bold; color: #628cde; text-decoration: underline
}
.copy {
font : 8pt "Arial", sans-serif;
color: #cccccc
}
.currentlink {
font-family: "Arial", sans-serif;
font-size: 9pt; font-weight: bold; color: #d4e0f8; text-decoration: none
}

UL {
list-style-image: url(images/blue_square.gif);
margin: 0px;
padding: 0px 0px 0px 32px;
text-indent: 0px
}
LI {
font-family: "Arial", sans-serif;
font-size: 10pt;
color: #000000
}

ul.nav {
list-style-image: url(images/gray_square.gif);
margin: 0px;
padding: 0px 0px 0px 38px;
text-indent: 0px
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px "Arial", sans-serif;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #000000;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #d4e0f8;
}
