#p13-page-centering {
    position: relative;
    top: 0;
    width: 1024px;
    height: auto;

    margin-left: auto;
    margin-right: auto;
}

#p13-page {
    /*border: 1px solid green;*/
    background-repeat: repeat-x;
    background-position: top left;

    float: left;

    position: relative;
    top: 0;
    width: 993px;
    height: auto;

    margin-left: auto;
    margin-right: auto;
}

#p13-topbar {
    /*background-color:#C6E2E6;*/
    /*background-color:#ffffff;*/
    background-color: transparent;
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 993px;
    /*border:1px solid red;*/
    /*overflow:hidden;*/
}

#p13-topbar-content {
    float: left;
    width: 100%;
    height: 92px;
}

#p13-navbar {
    font-weight: bold;
    background-color: #FFDC32;
    padding-bottom: 0px;
    right: 0px;
    width: 993px;
    height: 69px;
    float: left;
}

#p13-navbar a {
    font-size: 14px;
    text-decoration: none;
    color: #000000;
    padding-top: 9px;
    padding-bottom: 10px;
    margin-right: 10px;
    bottom: 0px;
    border-top: solid 2px #ffdc32;
    border-right: solid 2px #ffdc32;
    border-left: solid 2px #ffdc32;
    padding-right: 4px;
    padding-left: 4px;

}

#p13-bottom-navbar {
    float: left;
    text-align: right;
    margin-top: 10px;
    margin-right: 35px;
    width: 993px;
    padding-bottom:40px;
}

#p13-bottom-navbar a {
    font-size: 12px;
    font-weight: light;
    text-decoration: none;
    color: #666666;
    margin-left: 20px;

}

#p13-navbar a:hover {
    background-color: #19A1AF;
    color: white;
    border: solid 2px white;
    border-bottom: 0;
}

#p13-login-box {
    clear: both;
    display: block;
    padding-top: 10px;
}

#p13-langselector-box {
    clear: both;
    display: block;
    padding-top: 10px;
}

#p13-content-box {
    background-position: 0px 7px;
    background-repeat: repeat-x;
    background-color: #FFFFFF;

    width: 991px;
    height: auto;
    float: left;

    padding-left: 0px;

    border-right: solid 1px #19a1af;
    border-left: solid 1px #19a1af;
    border-bottom: solid 6px #19a1af;
}

#p13-left-nav {
    position: relative;

    float: left;

    /*border:1px solid green;
    width: 232px;*/
    width: 225px;

    background-color: #ffffff;
    display: block;
}

#p13-content {
    background-color: #transparent;
    top: 0;
    width: 100%;
    height: auto;
    float: left;

    margin: 0px;

}

#p13-login {
    float: right;
    text-decoration: none;
    background-color: #19a1af;
    cursor: pointer;
    padding: 14px 35px;
    margin-top: 20px;

}

#p13-login a {
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    padding-top: 7px;
    padding-left: 13px;
}

#landing-container {
    margin-top: 0px;
}

#landing-container > table {
    margin-top: 47px;
    text-align: center;
}

#landing-bottom-container {
    margin-top: 38px;
    height: 112px;
    background-color: #f4f4f4;
}

#landing-bottom-container-text {
    font-weight: bold !important;
    font-size: 15px !important;
    padding-left: 46px;
    padding-right: 46px;
    padding-top: 33px;
}

.landing-bottom-image {
}

.landing-bottom-text {
    text-align: left;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    font-size: 15px !important;
    font-weight: bold;
}

.landing-bottom-text > h2 {
    margin: 0;
}

.landing-image {
	/*position:absolute;*/
    padding: 0;
    margin: 0;
    border: 0;
    /*padding-top:7px;*/
}

.landing-middle-container {
    padding-top: 47px;
    text-align: center;
}

.landing-text {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 64px;
    vertical-align: bottom;
}

.help-icon {
    position: absolute;

    right: -21px;
    top: 3px;

    width: 50px;
    height: 50px;
}

/*
.help-icon img
{
	width: 26px;
	height: 26px;
}
*/
#login-page {

    background-position: 190px 57px;
    background-repeat: no-repeat;

    position: realitve;

    width: 900px;
    height: 1000px;

    margin: 0px;
    padding: 0px;
    /*float:left;*/
}

#p13-error-bar {
    position: relative;
    top: 0px;
    left: 0px;
    height: auto;
    width: 95%;
    margin: auto;

    background-color: #FF9999;

    border-top: 2px solid #aa0000;
    border-left: 2px solid #aa0000;
    border-right: 2px solid #aa0000;
    border-bottom: 2px solid #aa0000;

    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px;

    color: #aa0000;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

#p13-info-bar {
    position: relative;
    top: 0px;
    left: 0px;
    height: auto;
    width: 95%;
    margin: auto;

    background-color: #99FF99;

    border-top: 2px solid #008800;
    border-left: 2px solid #008800;
    border-right: 2px solid #008800;
    border-bottom: 2px solid #008800;

    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px;

    color: #008800;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

#p13-registration-container {
	/*margin-top:73px;*/
    padding-bottom: 30px;
    width: 100%;
    height: 300px;
    /*padding:46px;*/
}

#p13-registration {
    float: right;
    width: 100%;
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    opacity: 0.85;
    filter: alpha(opacity=85); /* For IE8 and earlier */
}

.about-us-table tbody tr td h3 span
{
    font-size: 16px;
    font-weight: normal;
    color: #009999;
}

.about-us-table tbody tr td h3 strong
{
    font-size: 16px;
    font-weight: bold;
    color: #009999;
}

.about-us-table tbody tr td h3
{
    font-size: 16px;
    font-weight: normal;
    color: #009999;
}

.about-us-table tbody tr td h3
{
    margin-top: 0;
    margin-bottom: 0;
}

.about-us-table tbody tr td h3 strong span
{
    font-weight: bold;
}

.about-us-table tbody tr td
{
    vertical-align: top;
    padding: 20px;
}

.about-us-table tbody tr td:first-child
{
    background-color: #ddf3f2;
}

.about-us-table tbody tr td ul
{
    padding-left: 10px;
}

.about-us-table tbody tr td li
{
    list-style: none;
    padding-top: 10px;
    font-size: 14px;
}

.about-us-table tbody tr td li strong
{
    font-size: 14px;
}

.about-us-table tbody tr td ul li::before {
    content: "\2022";
    color: #009999;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 17px;
}