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.menu  a {
        color: #034895;
        font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        text-decoration: none;
}
h1.menu  a:hover {
        text-decoration: underline;
}
h2 {
        color: #034895;
        font-size: 12px;
        font-weight: bold;
        line-height: 14px;
}
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.green {
        color: #008800;
        font-weight: bold;
}
a.green:link {
        color: #008800;
        font-weight: bold;
}
a.green:visited {
        color: #008800;
        font-weight: bold;
}

a.black {
        color: #000000;
        font-weight: bold;
}
a.black:link {
        color: #000000;
        font-weight: bold;
}
a.black:visited {
        color: #000000;
        font-weight: bold;
}



#outer {
        background-color: #fff;
        margin: 0 auto 0 auto;
        text-align: left;
        width: 900px;
}
#outer #header {
        background-image: url('images/background_gradient2.gif');
        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;
}

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

a{outline: none;}

img{border: 0px;}

.theme {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        color:#000000;
}

.theme2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color:#000000;
}

sup {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color:#000000;
}

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

ul.info li{
        font-size: 14px;
        font-weight: bold;
}

td.info {
        font-size: 14px;
        font-weight: bold;
}

td.info {
        font-size: 12px;
        font-weight: bold;
}
div.info {
        color: #034895;
        font-size: 14px;
        font-weight: bold;
}
div.promote {
        color: #034895;
        font-size: 18px;
        font-weight: bold;
}
div.index {
        color: #000000;
        font-size: 14px;
        border: 1px solid #034895;
        background-color: #E1E6EF;
        line-height: 1.5;
        padding: 10px;
}
div.answer {
        border:1px solid #CCCC33;
        padding:10px;
        margin-top:5px;
        width:500px;
}
div.sample {
        border:1px solid #CCCC33;
        padding:10px;
        margin-top:5px;
        width:400px;
}

