body {
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 140%;
 color: #606060;
}

a {
 color: #606060;
 text-decoration: underline;
}

a:hover {
 color: #303030;
 text-decoration: none;
}

#menubar {
 font-family: Arial, Helvetica, sans-serif;
 text-align: right;
 padding-right: 31px;
 padding-left: 31px;
 font-size: 13px;
 font-weight: bold;
}

#menubar a {
 text-decoration: none;
 padding: 3px 8px 3px 8px;
 border-left: 1px solid #dddddd;
 border-right: 1px solid #dddddd;
 border-bottom: 1px solid white;
 border-top: 1px solid white;
 background-color: none;
}

#menubar a:hover {
 color: #303030;
 background-color: #eeeeee;
 border: 1px solid #cccccc;
}

#content {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 line-height: 150%;
 color: #606060;
}

#content td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 line-height: 150%;
 color: #606060;
}

#content h1 {
 font-size: 20px;
 line-height: 120%;
 font-style: normal;
 font-weight: bold;
 color: #cc192a;
}

#content h2 {
 font-size: 14px;
 line-height: 120%;
 font-style: italic;
 font-weight: bold;
 color: #000000;
}

#content h3 {
 font-size: 14px;
 line-height: 120%;
 font-style: italic;
 font-weight: bold;
 color: #cc192a;
 margin-top: 20px;
}

#content ul {
 color: #cc192a;
 margin: 0px;
 padding: 0px;
 margin-left: 20px;
}

#content li {
 margin-bottom: 6px;
 list-style-type: square;
}

#content em {
 color: #91278f;
 font-weight: bold;
 font-style: normal;
}

#content b {
 color: #202020;
 font-weight: bold;
 font-style: normal;
}

#uv {
 float: right;
 width: 250px;
 background-color: #eeeeee;
 border: 1px solid #91278f;
 padding: 8px;
 margin-left: 20px;
 margin-bottom: 10px;
 margin-top: 15px;
}

#uv h3 {
 font-size: 14px;
 line-height: 120%;
 font-style: italic;
 font-weight: bold;
 color: #91278f;
 margin-top: 0px;
}

#uv ul {
 color: #91278f;
 margin: 0px;
 padding: 0px;
 margin-left: 20px;
}

#uv li {
 margin-bottom: 6px;
 list-style-type: square;
}

#ir h3 {
 font-size: 14px;
 line-height: 120%;
 font-style: italic;
 font-weight: bold;
 color: #cc192a;
 margin-top: 20px;
}

#ir ul {
 color: #cc192a;
 margin: 0px;
 padding: 0px;
 margin-left: 20px;
}

#ir li {
 margin-bottom: 6px;
 list-style-type: square;
}

#footer {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #606060;
 text-align: center;
 padding-bottom: 10px;
}

#footer p {
 margin: 0px;
 padding: 0px;
 padding-bottom: 4px;
}

.copyright {
 font-size: 11px;
 margin: 0px;
 padding: 0px;
}

#submenu_solutions {
 position: absolute;
 top: 148px;
 left: 46px;
 visibility: hidden;
 width: 170px;
 white-space: nowrap;
 text-align: left;
 background-image: url(../images/bkgrnd_submenu.png);
 padding: 4px;
 margin-right: 36px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
}

#submenu_solutions a {
 text-decoration: none;
 margin-left: 6px;
 margin-right: 6px;
 color: #202020;
}

#submenu_solutions a:hover {
 color: #101010;
 text-decoration: underline;
}

#submenu_solutions p {
 margin: 0px;
 padding: 0px;
 line-height: 170%;
}

