body {
margin: 0px;
background: #FFFFFF;
font-family: verdana;
}

td, td font {
font-size: 10pt;
}

h1 {
font-size: 13pt;
margin-top: 25px;
margin-bottom: -15px;
padding: 5px 5px 5px 0px;
color: black;
font-style: normal;
font-weight: bold;
}

.contentTitle, .contentTitle font, .contentTitle td {
color: #555555;
font-size: 11pt;
padding-left: 5px;
padding-bottom: 10px;
}

.sidecontent, .sidecontent font {
font-style: italic;
font-size: 8pt;
line-height: 22px;
color: #6F6F6F;
}

.content, .content font {
line-height: 25px;
}

.content ul {
line-height: 17px;
}

#navlinks td {
font-size: 8pt;
font-weight: bold;
}

#navlinks a {
text-decoration: none;
color: black;
}

#navlinks a:visited, #navlinks a:active {
color: black;
}

#navlinks a:hover td {
color: #929292;
}

.upperSlogan, .upperSlogan font, .upperSlogan a {
color: #929292;
font-size: 10pt;
}

.lowerSlogan, .lowerSlogan font {
font-size: 10pt;
color: #e75561;
letter-spacing: 5.6px;
}

#footer {
font-size: 8pt;
line-height: 15px;
}

#footer a {
text-decoration: none;
color: black;
font-size: 9pt;
}

#footer a:visted, #footer a:active {
color: black;
}

#footer a:hover {
color: #929292;
}

#dropmenudiv {
position:absolute;
border:1px solid black;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a {
width: 100%;
display: block;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: black;
border-bottom: 1px solid gray;
}

#dropmenudiv div {
padding: 10px;
font-size: 9pt;
}

#dropmenudiv img {
margin-bottom: 10px;
}

#dropmenudiv p {
padding: 0px 3px;
}

#dropmenudiv p a {
display: inline;
border-bottom: none;
}
#dropmenudiv p a:hover {
color: gray;
background: white;
}

#dropmenudiv a:hover { /*hover background color*/
background-color: #F70D0E;
color: white;
}

form td, form font {
font-size: 7pt;
}


















