html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0;
    padding:0;
    outline:0;
    font-size:100%;
    background:transparent;
}
body{
    height:100%;
    background:#7487aa url('../images/bg.jpg') repeat-x 0 0;
    text-align:center;
}
body, div, p, td, input, textarea, select{
    font:12px Arial, Verdana, Helvetica, Sans-serif;
    line-height:20px;
}
a{
    text-decoration:none;
    color:#1e4a59;
}
a:hover{
    color:#006696;
}

h1,
h2,
h3{
    margin:5px 0;
}
h1{
    font-size:18px;
}
h2{
    font-size:16px;
}
h2.header_icon{
    line-height:32px;
    height:32px;
}
h2.header_icon img{
    float:left;
    margin-right:5px;
}
h3{
    font-size:14px;
}
img.icon,
img.pic{
    margin-bottom:-4px;
    !margin-bottom:-3px;
}
hr{
    color:#e5e5e5;
    background:#e5e5e5 none;
    border:0;
    height:1px;
    clear:both;
    margin:5px 0;
    !margin:-2px 0;
    display:block;
}
table{
    left:0;
    top:0;
    border:0;
}
th{
    font-size:12px;
    text-align:left;
}
td{
    vertical-align:top;
}
ul{
    list-style-type:none;
}
input, textarea, select{
    color:#585858;
}
input.text, textarea{
    width:100%;
    border:1px solid #e5e5e5;
}
input.text{
    height:20px;
}
button{
    cursor:pointer;
}
button.submit_search{
    border:0;
    background:none;
    height:32px;
}
fieldset{
    border:1px solid #e5e5e5;
}
legend{
    font-size:14px;
    font-weight:bold;
}
.error,
.highlight{
    margin:10px auto;
}
.error{
    border:1px solid red;
    clear:both;
    text-align:center;
    margin-right:10px;
}
.highlight{
    border:1px solid blue;
    clear:both;
    text-align:center;
    margin-right:10px;
}
.required{
    color:red;
}

#container_outer{
    margin:0 auto;
    width:975px;
}
#container_inner{
    width:925px;
    background:#fff url('../images/int02.gif') no-repeat 0 bottom;
    margin:0 25px;
    text-align:left;
    position:relative;
    height:auto;
    overflow:visible;
}
* html #container_inner{
    height:100%;
}

#box_shadow_l,
#box_shadow_r{
    position:absolute;
    width:25px;
    height:100%;
    top:0;
    background-color:transparent;
    background-repeat:repeat-y;
}
#box_shadow_l{
    left:-25px;
    background-image:url('../images/box_l.png');
}
#box_shadow_r{
    right:-25px;
    background-image:url('../images/box_r.png');
}
* html #box_shadow_r{
    right:-26px;
}

#header{
    width:925px;
    height:150px;
    position:relative;
}
#logo,
#banner,
#nav{
    position:absolute;
}
#logo{
    width:149px;
    height:140px;
    background:transparent url('../images/logo.gif') no-repeat 0 0;
    top:5px;
    left:50px;
}
#banner{
    width:725px;
    height:116px;
    background:transparent url('../images/banner01.png') no-repeat 0 0;
    top:0;
    right:0;
}
* html #banner{
    right:-1px;
}
#nav{
    width:660px;
    height:35px;
    top:116px;
    right:0;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/variable_dl.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu{
    margin-top:5px;
}
#menu li{
    display:block;
    float:left;
    position:relative;
    z-index:50;
    margin-right:1px;
}
#menu li span{
    display:block;
    z-index:50;
    padding: 5px 10px;
    font-size:1.1em;
}
#menu li a,
#menu li a:visited{
    display:block;
    padding:0;
}
#menu dl{
    position:absolute;
    top:0;
    left:0;
}
#menu dt{
    font-size:1.1em;
    float:left;
}
#menu dd{
    display:none;
    background:transparent;
    clear:left;
    margin:0;
    padding:0;
    color: #fff;
    font-size:1em;
    text-align:left;
    white-space:nowrap;
}
#menu dt a,
#menu dt a:visited{
    display:block;
    padding:5px 10px;
    text-decoration:none;
    color:#1e4a59;
    height:100%;
}
#menu dd a,
#menu dd a:visited{
    background:#d5ddec;
    text-decoration:none;
    display:block;
    padding:5px 10px;
    font-size:14px
}
#menu li a:hover{
    border:0;
    color:#1e4a59;
}
#menu li:hover dd,
#menu li a:hover dd{
    display:block;
}
#menu li:hover dt a,
#menu li a:hover dt a,
#menu dd a:hover{
    background:#d5ddec;
    color:#006696;
}

#content{
    margin:0 10px;
    border-top:1px solid #e5e5e5;
    z-index:0;
    overflow:hidden;
}
#misc{
    border-right:1px solid #e5e5e5;
    width:250px;
    float:left;
    margin-top:10px;
    min-height:340px;
    height:auto;
}
* html #misc{
    height:340px;
}
#misc li.misc_list{
    border-bottom:1px solid #e5e5e5;
    margin-right:10px;
    padding:10px 0;
}
#main{
    float:left;
    width:640px;
    margin:10px 0 0 10px;
}
#main img{
    /*border:1px solid #000;*/
    margin:0 5px;
}
#main button.submit_search img,
#main img.icon{
    border:0;
}

/* Data table */
table.data_table{
    width:100%;
    margin-top:10px;
}
table.data_table td,
table.data_table th{
    padding-left:3px;
}
table.data_table th{
    height:25px;
    background-color:#d5ddec;
}
table.data_table tr.odd{
}
table.data_table tr.even{
}
table.data_table tbody tr:hover,
table.data_table tbody a:hover{
    background-color:#d5ddec;
}
table.data_table img{
    float:left;
}
/*hide from IE mac\*/
* html .div_data_table{
    height:1%;
}

#footer{
    margin:0 auto;
    width:975px;
    height:50px;
    background:transparent url('../images/int03.png') no-repeat 0 bottom;
}
#footer p{
    text-align:right;
    margin:0 50px 0 0;
}