h3 {
    border-bottom: 1px dotted #ccc;
    color: #002060;
    padding: 10px 0 2px 0;
}

h3 a {
    color: #002060;
}

h3 a:hover {
    text-decoration: underline;
}

.qualifications {
    height: 155px;
    text-align: center;
    padding-top: 2px;
}

#left {
    float: left;
    margin-left: 0px;
    width: 200px;
}

#left li {
    list-style-type: none;
    padding-left: 10px;
}

.contentright li {
    list-style-type: none;
    padding-left: 10px;
}

.contentleftbox li {
    margin-left: 2.5em;
}

.blackborder {
    border: 1px solid #000;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
}

.loginFB {
    padding: 10px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #000;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: #000;
}

#left h2 {
    padding: 5px 0 5px 10px;
    font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
    color: #fff;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #003365;
    /*	background-image: url(images/hbg.gif);*/
    background-repeat: repeat;
}

#left a {
    font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
    color: #666666;

}

#left li {
    list-style-position: inside;
    list-style-type: disc;
}

#left .box {
    padding: 2px 0 10px 0;
    background: #eef0f1;
    color: #000000;
}

#left .boxa {
    background: #eef0f1;
}

#right {
    float: right;
    width: 740px;
    margin-left: 10px;
    margin-right: 10px;
}

.contentleft {
    float: left;
    width: 549px;
}

.contentleft h2 {
    padding: 5px 0 5px 10px;
    font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
    color: #002060;
    background: #002060;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.contentleft h2 {
    padding: 5px 0 5px 10px;
    font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
    color: #fff;
    background: #003365;

}

.contentleftbox {
    text-align: justify;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}

.contentright {
    float: right;
    width: 180px;
}

.contentright h2 {
    padding: 5px 0 5px 10px;
    font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
    color: #003365;
    background: #99cc33;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.contentright .a {
    padding: 5px 0 5px 10px;
    font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
    color: #003365;
    background: #ff9900;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.contentrightbox {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;

    padding: 10px;
    text-align: justify;
}

.contentrightboxa {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    text-align: justify;
    background: #fff;
}

.coursetitle {
    font-weight: bold;
}

.terms {
    font-size: 9px;
    background-color: #CCCCCC;
    padding: 20px;
    border: thin dotted #666666;
    height: 200px;
    overflow: scroll;
    text-align: justify;
}

.terms ul {
    list-style-position: inside;
}

.terms_accept {
    padding: 10px;
    text-align: center;
    color: #333333;
    background-color: #FFFFFF;
    border: thin dotted #FF6600;
}

.box_outline {
    border: thin solid #FF0000;
    padding: 10px;
    width: 470px;
}

.style2 {
    font-size: 16px;
    color: #99CC33;
}

.style4 {
    font-size: 16px;
    color: #FF9900;
}

.small {
    font-size: 9px;
    color: #990000;
}

.msg {
    font-size: 11px;
    color: #FF0000;
}