﻿
#contentGroup 
{
    position: relative;
    float: left;
    width: 740px;
    background-color: transparent;
    font-family: verdana,arial,sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    vertical-align: top;
    top: 0px;
}

#ttline
{
    /*background-position: #191970 url("images/uds1.gif") repeat-x;*/
    padding: 0 0 0 10px;
    position: relative;
    float: left;
    clear: both;
    width: 740px;
    height: 50px;
    background: #191970 url("images/uds1.gif") repeat-x;
    font-family: verdana,arial,sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    top: 0px;
    left: 0px;
    text-align: left;
    vertical-align: text-top;
    line-height: normal;
    white-space: normal;
}
#ttline .comment 
{
    position:relative;
    text-align:center;
    top:151px;
    left: 0px;
}
.pctlink 
{
    position: relative;
    float: left;
    clear: both;
    width: 750px;
    height: 26px;
    background: #FFFFFF url("images/stp2.gif") repeat-x;
    font-family: verdana,arial,sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
}
.pctlink .comment 
{
    position:relative;
    text-align:left;
    top:6px;
}
.pctlink a 
{
    text-decoration:none;
    margin:0;
    padding:0;
    display:block;
    height:20px;
    color:#483D8B;
}
.pctlink a:hover 
{
    color:#00008B;
}

#textbox 
{
    position: relative;
    float: left;
    clear: both;
    width: 600px;
    background-color: #ffffff;
    font-size: 10pt;
    top: 0;
    margin: 0px 0px 0px 10px;
    padding:0px;
    font-family: arial;
    font-weight:normal;
}
#textbox .bspc 
{
    padding-bottom:0;
}
#textbox .boxsp 
{
    position:relative;
    background:transparent;
    font-size:1px;
}
#textbox .box 
{
    position:relative;
    font-size:1px;
    top:10px;
}
#textbox h1 
{
    font-family:tahoma,verdana,sans-serif;
    font-size:24px;
    font-weight:bold;
    color:#0080FF;
    margin:0;
}
#textbox h2 
{
    position:relative;
    top:5px;
    font-family:arial;
    font-size:16px;
    font-weight:bold;
    text-align:left;
    color:#555555;
    margin:0;
}
#textbox p 
{
    position:relative;
    top:15px;
    padding-right:30px;
    font-size:13px;
    font-weight:normal;
    text-align:justify;
    color:#555555;
    margin:0;
}