
body {
   background-color: #fdfd94;
   background-image: url(/images/bg.jpg);
   background-repeat: repeat-y;
   background-position: top center;
   padding: 0px;
   margin: 5px auto 20px auto;
   width: 980px;
}
p, h1, h2, h3, li {
   font-family: Tahoma, Geneva, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
.left {
   float: left;
}
.right {
   float: right;
}
#body {
   background-color: #fff;
   padding: 0px 20px;
   margin: 0px;
}
#umsbar {
}
#umsbar p {
   font-size: 90%;
   color: #222;
   font-weight: bold;
   margin: 0px;
   padding: 7px 7px 0px 0px;
}
#umsbar p a, #umsbar p a:visited {
   color: #222;
   margin: 0px;
   padding: 0px;
}
#umsbar p a:hover {
   color: #0033a0;
}
#umsbar .selected a, #umsbar .selected a:visited {
   color: #0033a0;
}
#topbar {
   background-color: #b9d532;
   background-image: url(/images/topbar_bg.jpg);
   background-repeat: no-repeat;
   background-position: bottom center;
   padding: 0px 0px 22px 0px;
}
#topnav {
   list-style: none;
   padding: 0px 0px 0px 25px;
   margin: 0px;
}
#topnav ul {
   list-style: none;
   padding: 0px;
   margin: 0px;
}
#topnav > li {
   float: left;
   text-align: left;
}
#topnav ul > li {
   text-align: left;
}
#topnav a {
   display: block;
   background: #b9d532;
   color: #222;
   font-size: 100%;
   font-weight: bold;
   text-decoration: none;
   padding: 0px 7px;
}
#topnav a:hover {
   color: #0033a0;
}
#topnav > li > ul {
   position: absolute;
   display: none;
   padding: 0px;
   z-index: 10;
}
#topnav > li:hover > ul {
   display: block;
   z-index: 100;
   padding-top: 6px;
}

#main {
}
#content {
   margin: 15px 0px 0px 0px;
   min-height: 400px;
   height: auto; !important
   height: 400px;
}
#content p {
   color: #333;
   font-size: 100%;
   line-height: 140%;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content a, #content a:visited {
   color: #0033a0;
   text-decoration: underline;
}
#content a:hover {
   color: #333;
   text-decoration: none;
}
#content h1 {
   color: #222;
   font-size: 140%;
   font-weight: normal;
   text-align: center;
   margin-top: 0px;
   margin-bottom: 18px;
}
#content h2 {
   color: #222;
   font-size: 100%;
   margin-top: 15px;
   margin-bottom: 10px;
}
#content h3 {
   color: #00672e;
   font-size: 85%;
   margin-top: 15px;
   margin-bottom: 10px;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
   list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 20px;
}
#content li {
   color: #333;
   font-size: 100%;
   line-height: 140%;
   margin: 8px;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten td h2 {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .bordered_table {
   border-left: 1px #b9d532 solid;
   border-top: 1px #b9d532 solid;
}
#content .bordered_table th {
   padding: 5px 8px;
   border-right: 1px #b9d532 solid;
   border-bottom: 1px #b9d532 solid;
}
#content .bordered_table td {
   border-right: 1px #b9d532 solid;
   border-bottom: 1px #b9d532 solid;
}
#content .bordered_table  p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .img {
   border: 2px solid #b9d532;
}
#content .imgr {
   border: 2px solid #b9d532;
   margin: 5px 0px 15px 20px;
}
#content .imgl {
   border: 2px solid #b9d532;
   margin: 5px 20px 15px 0px;
}
#content .imglink,
#content .imglink2 {
   border: 2px solid #b9d532;
}
#content .imglink:hover {
   border: 2px solid #0033a0;
}
#content .imglink2:hover {
   border: 2px solid #d00;
}
#content .small {
   font-size: 90%;
}
#content .justify_text p {
   text-align: justify;
}
#content .justify_text li {
   text-align: justify;
}
#content .highlight {
   font-weight: bold;
   color: #b9d532;
}
#content .highlight a, #content .highlight a:visited {
   color: #b9d532;
   text-decoration: underline;
}
#content .highlight a:hover {
   color: #333;
   text-decoration: none;
}
#content .gallerywrapper {
   text-align: center;
   list-style: none;
   width: 95%;
   margin: 0px auto;
   padding: 0px;
}
#content .gallerywrapper li {
   list-style: none;
   display: inline-block;
   margin: 0px;
   padding: 4px 2px;
}
* html #content .gallerywrapper li {
   display:inline;
}  /* for IE 6 */
* + html #content .gallerywrapper li {
   display:inline;
}  /* for IE 7 */
#content .step_table {
}
#content .step_table th {
   background-color: #c2e0f4;
   padding: 10px 20px;
}
#content .step_table th p {
   font-size: 130%;
   color: #b9d532;
}
#content .step_table td {
   background-color: #fdfdca;
   padding: 13px 10px 10px 10px;
}
#content .step_table p {
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .instruction_table {
}
#content .instruction_table th p {
   color: #b9d532;
}
#content .instruction_table p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .helptextbox {
   display: none;
   border: 3px #b9d532 solid;
   background-color: #fdfdca;
   padding: 8px;
   margin: 5px;
   z-index: 10;
   position: absolute;
}
#content .helptextimg {
   margin: 5px 0px 5px 5px;
   float: right;
}
#content .helptextbox p {
   padding-top: 0px;
   text-align: left;
   font-weight: normal;
}
#content .app_button a, #content .app_button a:visited, #content .app_button a:hover,
#content .app_button2 a, #content .app_button2 a:visited, #content .app_button2 a:hover {
   font-family: Tahoma, Geneva, sans-serif;
   font-size: 15px;
   font-weight: bold;
   color: #222;
   text-align: center;
   text-decoration: none;
   padding: 8px 24px;
   background-color: #b9d532;
   border-right: 2px solid #989898;
   border-bottom: 2px solid #989898;
   border-left: 2px solid #f8f8f8;
   border-top: 2px solid #f8f8f8;
   cursor: default;
}
#content .app_button2 a, #content .app_button2 a:visited, #content .app_button2 a:hover {
   padding: 8px 150px;
}
#content .app_button a:hover, #content .app_button2 a:hover {
   color: #fff;
   background-color: #0033a0;
}
#content .linkbutton a {
   font-family: Tahoma, Geneva, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #222;
   text-align: center;
   text-decoration: none;
   padding: 6px;
   background-color: #b9d532;
   border-right: 2px solid #989898;
   border-bottom: 2px solid #989898;
   border-left: 2px solid #f8f8f8;
   border-top: 2px solid #f8f8f8;
   cursor: default;
}
#content .linkbutton_selected {
   font-family: Tahoma, Geneva, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #fff;
   text-align: center;
   text-decoration: none;
   padding: 6px;
   background-color: #0033a0;
   border-right: 2px solid #989898;
   border-bottom: 2px solid #989898;
   border-left: 2px solid #f8f8f8;
   border-top: 2px solid #f8f8f8;
   cursor: default;
}
#content .linkbuttonsmall a {
   font-family: Tahoma, Geneva, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #222;
   text-align: center;
   text-decoration: none;
   padding: 1px 10px 2px 10px;
   background-color: #b9d532;
   border-right: 1px solid #4a4a4a;
   border-bottom: 1px solid #4a4a4a;
   border-left: 1px solid #cecece;
   border-top: 1px solid #cecece;
   cursor: default;
}
#content .linkbutton a:visited, #content .linkbuttonsmall a:visited {
   color: #222;
}
#content .linkbutton a:hover, #content .linkbuttonsmall a:hover {
   color: #fff;
   background-color: #0033a0;
}
#content .note {
   background-color: #fdfdca;
   margin: 0px 50px 10px 50px;
   padding: 0px;
   border: 2px #b9d532 solid;
}
#content .note h2 {
   background-color: #b9d532;
   color: #000;
   margin: 0px;
   padding: 3px;
}
#content .note_inner {
   padding: 10px;
}

#bottombar {
   padding-top: 20px;
}

#footer {
   padding: 0px;
   margin: 0px;
}
#footer p {
   margin: 5px 20px 10px 20px;
   padding-top: 11px;
   padding-bottom: 11px;
   font-size: 95%;
   color: #222;
   text-align: center;
}
#footer a, #footer a:visited {
   color: #222;
   text-decoration: none;
}
#footer a:hover {
   color: #222;
   text-decoration: underline;
}

#content .HHContactTitle, #content .RWLegalTitle {font-weight: bold; margin-top: 5px; margin-bottom: 2px; color: #b9d532;}

#content .HHShopAddToBasket {
   margin-bottom: 5px;
}
#content .HHShopQuantity {
   margin: 0px 10px 0px 0px;
   padding: 0px 1px 1px 1px;
   font-size: 75%;
   border: 2px solid #555;
   text-align: right;
}
#content .HHShopButton {
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   background-color: #b9d532;
}
#content .HHShopButtonSmall {
   font-size: 10px;
   font-weight: bold;
   color: #fff;
   background-color: #b9d532;
}
#content .HHShopPseudoButton a, #content .HHShopPseudoButton a:visited, #content .HHShopPseudoButton a:hover {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   text-align: center;
   text-decoration: none;
   padding: 2px 10px;
   background-color: #b9d532;
   border-right: 2px solid #989898;
   border-bottom: 2px solid #989898;
   border-left: 2px solid #f8f8f8;
   border-top: 2px solid #f8f8f8;
   cursor: default;
}
#content .HHBasketWrapper {
}
#content .HHBasket {
   background-color: #fdfdca;
   border-top: 15px #fdfdca solid;
   border-right: 25px #fdfdca solid;
   border-bottom: 15px #fdfdca solid;
   border-left: 25px #fdfdca solid;
   margin-top: 10px;
}
#content .HHBasket th {
   font-family: Verdana, Arial, sans-serif;
   background-color: #b9d532;
   color: #fff;
   font-size: 85%;
   margin: 0px;
   padding: 5px;
}
#content .HHBasket td {
   font-family: Verdana, Arial, sans-serif;
   color: #333;
   font-size: 85%;
   margin: 0px;
   padding: 5px;
}
#content .HHBasketLine {
   background-color: #fdfdca;
}
#content .HHBasketLineAlt {
   background-color: #fff;
}
#content .HHBasketLineAbove td {
   border-top: 2px solid #b9d532;
}
#content .HHBasketLineBelow td {
   border-bottom: 2px solid #b9d532;
}
#content .HHBasketLineBoth td {
   border-bottom: 2px solid #b9d532;
   border-top: 2px solid #b9d532;
}

#content .page_message {
   color: #f00;
   font-size: 85%;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}
#content .field_message {
   color: #f00;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}
#content .footnote {
   font-size: 90%;
}

#ums_form {
   margin: 0px;
   padding: 10px 0px 20px 0px;
}
#ums_form .button {
   font-size: 14px;
   font-weight: bold;
   color: #000;
   padding: 5px 7px;
   background-color: #b9d532;
   margin-top: 20px;
}
#ums_form .button2 {
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   background-color: #b9d532;
}
#ums_form .button:hover, #ums_form:hover .button2 {
   color: #fff;
   background-color: #0033a0;
}
#ums_form table {
   background-color: #fdfdca;
   border: 3px #b9d532 solid;
   padding: 5px;
}
#ums_form th {
   padding: 1px 8px;
}
#ums_form td {
   padding: 2px 8px;
}
#ums_form .label {
   text-decoration: none;
   text-align: right;
   color: #000;
   font-weight: normal;
   margin-top: 1px;
}
#ums_form .info {
   color: #666;
}
#ums_form .checkbox_label {
   text-decoration: none;
   text-align: right;
   font-weight: normal;
}
#ums_form .topper, #ums_form .header, #ums_form .subheader {
   text-align: left;
   padding: 3px 8px;
}
#ums_form .topper {
   background-color: #b9d532;
   border-bottom: 7px #fdfdca solid;
}
#ums_form .header {
   background-color: #b9d532;
   border-top: 5px #fdfdca solid;
   border-bottom: 5px #fdfdca solid;
}
#ums_form .subheader {
   border-top: 7px #fdfdca solid;
   border-bottom: 7px #fdfdca solid;
}
#ums_form .header p, #ums_form .topper p, #ums_form .subheader p {
   color: #000;
   font-size: 100%;
}
#ums_form p {
   margin: 0px 0px 2px 0px;
}
#ums_form .help_text {
   font-size: 80%;
}

#ums_index {
   margin: 0px;
   padding: 20px 0px 20px 0px;
}
#ums_index table {
   background-color: #fdfdca;
   border-top: 10px #fdfdca solid;
   border-right: 25px #fdfdca solid;
   border-bottom: 15px #fdfdca solid;
   border-left: 25px #fdfdca solid;
}
#ums_index th {
   background-color: #b9d532;
   border-top: 3px #fdfdca solid;
   padding: 3px 5px;
}
#ums_index td {
   border-bottom: 1px #b9d532 solid;
   padding: 8px 5px;
}
#ums_index th p {
   color: #000;
   font-size: 100%;
}
#ums_index p {
   font-size: 100%;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ums_index .link a {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   text-align: center;
   text-decoration: none;
   padding: 1px 10px 2px 10px;
   background-color: #b9d532;
   border-right: 1px solid #4a4a4a;
   border-bottom: 1px solid #4a4a4a;
   border-left: 1px solid #cecece;
   border-top: 1px solid #cecece;
   display: block;
}
#ums_form .text_field,
#ums_form .select_field,
#ums_form .text_area,
#ums_html_text_area {
   border: 2px #b9d532 solid;
   font-size: 95%;
}
#ums_html_text_area table {
   border: 1px #f0f0ee solid;
}
#ums_html_text_area a {
   text-decoration: none;
}
#ums_html_text_area td {
   padding: 0px;
   border: none;
}

