body {
    background: #ffffff url(/images/blackmauvewhite.JPG) center 0px repeat-x scroll;
    color: #000000;
    text-align: left;
    line-height: 20px;
    font-family: Tahoma, sans-serif;
}

.site-grid {
	max-width: 1200px;
	margin: 10px auto 0 auto;
	background: #ffffff;
}

/*Courses List Banner*/
.courses-list-banner {
    max-width: 1200px;
    margin: auto;
}
#courses-list-banner > div.inner {
    background: url(../images/StripedBG.png) center center repeat-x scroll;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
.courses-list-banner .logobloc {
    float: left;
}
#courses-list-bannermodule {
    width: 750px;
}
#courses-list-bannerlogo > div.inner {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 10px;
}
#courses-list-bannermodule > div.inner {
    border: #044059 1px solid;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -o-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    color: #000000;
    margin: 10px;
    padding: 10px;
    text-align: left;
    font-size: 18px;
}
.courses-list-banner h4 {
    font-size: 1em;
}
.courses-list-banner h3 {
    font-size: 16px;
}
.courses-list-banner strong {
    font-weight: bold;
}

/*Help Banner 1*/
.help-banner1 {
    max-width: 1200px;
    margin: auto;
}
#help-banner1 > div.inner {
    background: url(../images/StripedBG.png) center center repeat-x scroll;
}
.logobloc {
    float: left;
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
#help-banner1module {
    width: 750px;
}
#help-banner1logo > div.inner {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 10px;
}
#help-banner1module > div.inner {
    border: #044059 1px solid;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -o-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    color: #000000;
    margin: 10px;
    padding: 10px;
    text-align: left;
    font-size: 18px;
}
.help-banner1 p {
    padding: 5px 0;
    margin: 0;
}
.help-banner1 h3 {
    font-size: 16px;
    padding: 3px 0;
    margin: 0;
    line-height: 1.2;
    font-weight: bold;
    font-style: normal;
}
.help-banner1 ul {
    padding: .75em 0 .75em 0;
    margin: 0 0 0 35px;
}

/*Help Banner 2*/
.help-banner2 {
    max-width: 1200px;
    margin: auto;
}
#help-banner2 > div.inner {
    background: rgba(0, 255, 255, 1);
}
.logobloc {
    float: left;
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
#help-banner2module {
    width: 600px;
}
#help-banner2logo > div.inner {
    margin-top: 10px;
    margin-right: 25px;
    margin-left: 10px;
}
#help-banner2module > div.inner {
    background: #036c9e;
    background-image: url(blocbanner2module-gradient.svg);
    background-image: -o-linear-gradient(center top,#036c9e, #013b54 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#036c9e), color-stop(100%, #013b54));
    background-image: -moz-linear-gradient(center top,#036c9e, #013b54 100%);
    background-image: linear-gradient(center top,#036c9e, #013b54 100%);
    -pie-background: linear-gradient(center top,#036c9e, #013b54 100%);
    border: #044059 1px solid;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -o-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    color: #ffffff;
    margin-top: 20px;
    padding: 10px;
    font-size: 18px;
}
.help-banner2 p {
    padding: 5px 0;
    margin: 0;
}
.help-banner2 h3 {
    font-size: 16px;
    padding: 3px 0;
    margin: 0;
    line-height: 1.2;
    font-weight: bold;
    font-style: normal;
}
.help-banner2 a {
    color: #03a1d9;
}

/*WELCOME Banner*/
.welcome-banner {
    max-width: 1200px;
    margin: auto;
}
#welcome-banner > div.inner {
    background: rgba(0, 255, 255, 1);
}
.logobloc {
    float: left;
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
#welcome-bannermodule {
    width: 600px;
}
#welcome-bannerlogo > div.inner {
    margin-top: 10px;
    margin-right: 25px;
    margin-left: 10px;
}
#welcome-bannermodule > div.inner {
    background: #036c9e;
    background-image: url(blocbanner2module-gradient.svg);
    background-image: -o-linear-gradient(center top,#036c9e, #013b54 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#036c9e), color-stop(100%, #013b54));
    background-image: -moz-linear-gradient(center top,#036c9e, #013b54 100%);
    background-image: linear-gradient(center top,#036c9e, #013b54 100%);
    -pie-background: linear-gradient(center top,#036c9e, #013b54 100%);
    border: #044059 1px solid;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -o-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    color: #ffffff;
    margin-top: 20px;
    padding: 10px;
    font-size: 18px;
}
.welcome-banner p {
    padding: 5px 0;
    margin: 0;
}
.welcome-banner h3 {
    font-size: 16px;
    padding: 3px 0;
    margin: 0;
    line-height: 1.2;
    font-weight: bold;
    font-style: normal;
}
.welcome-banner a {
    color: #03a1d9;
}

/*THE COURSE Banner*/
.the-course-banner {
    max-width: 1200px;
    margin: auto;
}
#the-course-banner > div.inner {
    background: url(../images/StripedBG.png) center center repeat-x scroll;
}
.logobloc {
    float: left;
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
#the-course-bannermodule {
    width: 750px;
}
#the-course-bannerlogo > div.inner {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 10px;
}
#the-course-bannermodule > div.inner {
    border: #044059 1px solid;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -o-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    color: #000000;
    margin: 10px;
    padding: 10px;
    text-align: left;
    font-size: 18px;
}
.the-course-banner p {
    padding: 5px 0;
    margin: 0;
}
.the-course-banner h3 {
    font-size: 16px;
    padding: 3px 0;
    margin: 0;
    line-height: 1.2;
    font-weight: bold;
    font-style: normal;
}
.the-course-banner ul {
    padding: .75em 0 .75em 0;
    margin: 0 0 0 35px;
}

