BODY {
font-family: "Times New Roman", serif;
font-size: 10pt;
color: #000000
}
P {
font-family: "Times New Roman", serif;
font-size: 10pt;
color: #000000
}
TD {
font-family: "Times New Roman", serif;
font-size: 10pt;
color: #000000
}
.address {
font-family: "Times New Roman", serif;
font-size: 12pt;
color: #ffffff
}
.headline {
font-family: "Times New Roman", serif;
font-size: 20pt;
color: #003399;
font-weight: bold
}

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

a.leftnav:link {
font-family: "Times New Roman", serif;
font-size: 13pt; font-weight: bold; color: #afcaff; text-decoration: none
}
a.leftnav:visited {
font-family: "Times New Roman", serif;
font-size: 13pt; font-weight: bold; color: #afcaff; text-decoration: none
}
a.leftnav:active {
font-family: "Times New Roman", serif;
font-size: 13pt; font-weight: bold; color: #d4e0f8; text-decoration: none
}
a.leftnav:hover {
font-family: "Times New Roman", serif;
font-size: 13pt; font-weight: bold; color: #d4e0f8; text-decoration: none
}
a.leftnavsub:link {
font-family: "Times New Roman", serif;
font-size: 9pt; font-weight: bold; color: #afcaff; text-decoration: none
}
a.leftnavsub:visited {
font-family: "Times New Roman", serif;
font-size: 9pt; font-weight: bold; color: #afcaff; text-decoration: none
}
a.leftnavsub:active {
font-family: "Times New Roman", serif;
font-size: 9pt; font-weight: bold; color: #d4e0f8; text-decoration: none
}
a.leftnavsub:hover {
font-family: "Times New Roman", serif;
font-size: 9pt; font-weight: bold; color: #d4e0f8; text-decoration: none
}
a.email:link {
font-family: "Times New Roman", serif;
font-size: 11pt; font-weight: bold; color: #afcaff; text-decoration: none
}
a.email:visited {
font-family: "Times New Roman", serif;
font-size: 11pt; font-weight: bold; color: #afcaff; text-decoration: none
}
a.email:active {
font-family: "Times New Roman", serif;
font-size: 11pt; font-weight: bold; color: #d4e0f8; text-decoration: underline
}
a.email:hover {
font-family: "Times New Roman", serif;
font-size: 11pt; font-weight: bold; color: #d4e0f8; text-decoration: underline
}
a:link {
font-family: "Times New Roman", serif;
font-size: 10pt; font-weight: bold; color: #003399; text-decoration: none
}
a:visited {
font-family: "Times New Roman", serif;
font-size: 10pt; font-weight: bold; color: #003399; text-decoration: none
}
a:active {
font-family: "Times New Roman", serif;
font-size: 10pt; font-weight: bold; color: #628cde; text-decoration: underline
}
a:hover {
font-family: "Times New Roman", serif;
font-size: 10pt; font-weight: bold; color: #628cde; text-decoration: underline
}
.copy {
font : 10pt "Times New Roman", serif;
color: #cccccc
}
.currentlink {
font-family: "Times New Roman", 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: "Times New Roman", 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 "Times New Roman", 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;
}