html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6 {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
}
body {
        background-color: #EEEEEE;
        color: #2d2e2e;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 14px;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        text-align: center;
}
h1 {
        /*color: #FF7E3D;*/
        color: #034895;
        font-size: 14px;
        font-weight: bold;
        line-height: 14px;
        word-spacing: 1px;
}
h1.signup a {
        color: #034895;
        font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-decoration: underline;
}
h1.menu  a {
        color: #034895;
        font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-decoration: none;
}
h1.menu  a:hover {
        text-decoration: underline;
}
h1.index {
        color: #034895;
        font-size: 18px;
        font-weight: bold;
        line-height: 14px;
        word-spacing: 1px;
        padding-top: 5px;
}
h2 {
        color: #034895;
        font-size: 12px;
        font-weight: bold;
        line-height: 14px;
}
h2.index {
        color: #034895;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        line-height: 14px;
        padding-top: 5px;
        padding-bottom: 5px;
        border-top: solid 1px;
}

h2.index2 {
        color: #034895;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        line-height: 14px;
        padding-bottom: 5px;
}
a.index {
        color: #034895;
        font-size:14px;
        font-weight: bold;
}
a, a:link {
        color: #034895;
        font-weight: bold;
}
a:visited {
        color: #034895;
        font-weight: bold;
}
a:hover {
        color: #2D2E2E;
        text-decoration: underline;
}
a:focus {
        color: #00AAFF;
}
a:active {
        color: #034895;
}
a.header_link {
        color: #FFFFFF;
        font-weight: normal;
}
a.alert:link {
       font-size: 18px;
       color: red;
       font-weight: bold;
}
a.alert:visited {
       font-size: 18px;
       color: red;
       font-weight: bold;
}
#outer {
        background-color: #fff;
        margin: 0 auto 0 auto;
        text-align: left;
        width: 900px;
}
#outer #header {
        background-color: #034895;
        border-bottom: solid 1px #C7D0DE;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
        padding: 10px 25px 10px 10px;
}
#outer #header a:link {
        color: #FFFFFF;
}
#outer #header a:visited {
        color: #FFFFFF;
}
#outer #content {
        margin: 0 0 0 0;
        padding: 10px 10px 10px 10px;
}
#outer #footer {
        background-color: #C7D0DE;
        border-top: solid 1px #034895;
        padding: 10px 10px 10px 10px;
}
#footer a, #footer a:link {
        color: #2d2e2e;
        font-weight: normal;
        text-decoration: none;
}
#footer a:hover {
        text-decoration: underline;
}
input, select
{
 font-size:10px;
}
/* unordered list */
ul
{ margin: 0px 0px 0px 26px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

ol li.services_list {
  line-height: 1.5;
  font-weight: bold;
}

.error {
        color: #CC0000;
        text-align: center;
}

.theme {
        font-size: 14px;
        color:#FFFFFF;
}

a{outline: none;}

img{border: 0px;}

.attention {
        color: #CC0000;
}

ul.front {
    color: #DB0000;
    font-size: 16px;
}

ul.front li a,a:link {
       color: #FFFFFF;
}

fieldset { -moz-border-radius: 8px; border-radius: 8px; }

fieldset.index {
   -moz-border-radius: 8px; border-radius: 8px;
   font-weight: bold;
}

legend {
        color: #034895;
        font-size: 12px;
        font-weight: bold;
}

legend.index {
        color: #034895;
        font-size: 14px;
        font-weight: bold;
}

div.answer {
        padding: 0px 10px 10px 0px;
        margin-bottom:5px;
        background-color: #EEEEEE;
}

div.services_info {
 padding: 0px;
 line-height: 1.5;
 background-color: #EEEEEE;
}

div.services_info2 {
 padding: 3px;
 line-height: 1.5;
}

div.services_info3 {
 padding: 0px;
 line-height: 1.5;
 background-color: #EEEEEE;
 font-size: 14px;
}

div.howto {
  padding-left: 25px;
}

