* {
    margin:0;
    padding:0;
}
body {   
    font-family:Tahoma;
    font-size:100%;
    line-height:1em;
    color:#484848;
    background-color: #F1F1F1;
}
/*in_line*/
input, select {
    vertical-align:middle;
    font-weight:normal;
}
img {
    border:0;
    vertical-align:top;
    text-align:left;
}
a:hover {
    text-decoration:none;
}
a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color:#14316b;
}
.clear {
    clear:both;
}
.fleft {
    float:left;
}
.fright {
    float:right;
}
.alignright {
    text-align:right;
}
.aligncenter {
    text-align:center;
}
p {
    margin:0;
    padding:0;
}
.tall_top {
    background:url(images/tall_top.jpg) center top repeat-x;
}
.tall_bottom {
    background:url(images/tall_bottom.gif) left bottom repeat-x;
}
.form {
    height:35px;
}
.form input {
    width:191px;
    height:17px;
    background:#fff;
    border:1px solid #404040;
    font-size:1em;
    color:#484848;
}
textarea {
    width:201px;
    height:122px;
    background:#fff;
    overflow:auto;
    border:1px solid #404040;
    font-size:1em;
    color:#484848;
    font-family:tahoma;
}
.input {
    width:142px;
    height:18px;
    border:1px solid #a5a092;
    font-size:1em;
}
ul {
    list-style:none;
}
.ul li a {
    line-height:1.81em;
}
.title {
    margin:0 0 15px 0;
}
.img_indent {
    margin:0 18px 0 0;
    float:left;
}
/*txt, links*/
h1 {
    background:url(images/logo.jpg) no-repeat left top;
    text-indent:-10000px;
    height:174px;
}
h2 {
    color:#14316b;
    font-size:1em;
    margin-bottom:10px;
}
h3 {
    color:#719c00;
    font-size:0.81em;
    margin-bottom:7px;
}
h4 {
    color:#719c00;
    font-size:1em;
    margin-bottom:8px;
}
.link1 {
    color:#af2015;
}
.link2 {
    background:url(images/marker.gif) no-repeat 0 1px;
    padding-left:19px;
    color:#004197;
}
.link3 {
    color:#719c00;
}
.line_hor {
    background:url(images/line1.gif) left bottom repeat-x;
}
/*header*/
#header .row_1 {
    
    height:231px;
    background:url(images/header_bgd.jpg) no-repeat left 7px;
    font-family: Geneva,Arial,Helvetica,sans-serif;   
    font-size: 10px;
    
}
#header .row_1 .col_1 {
    width:221px;
}
#header .row_1 .col_1 .indent {
    padding:0 0 0 0;
}
#header .row_1 .col_2 {
    width:212px;
}
#header .row_1 .col_2 img {
    margin:110px 0 0 0;
}
#header .row_2 {
    height:37px;
    text-align:right;
}
#header .row_2 .indent {
    padding:0 0 0 0px;
}
#header .row_2 img {
    margin-right:0px;
}
/*content*/
#content {
    font-size:0.69em;
    line-height:1.27em;
}
#content .indent {
    padding:0px 0 24px 0;
}
/*footer*/
#footer {
    font-size:0.69em;
}
#footer .indent {
    padding:29px 0 0 49px;
}
#footer .col_1 {
    color:#e1e2db;
    width:283px;
}
#footer .col_1 a {
    color:#04a4e5;
}
#footer ul li {
    float:left;
}
#footer ul li a {
    color:#e1e2db;
    text-decoration:none;
    background:url(images/footer_marker.gif) no-repeat right 5px;
    padding-right:18px;
    margin-left:16px;
}
#footer ul li a:hover {
    text-decoration:underline;
}


