html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, textarea, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font: 1.0em/1.25 "lucida grande" ,tahoma,verdana,arial,sans-serif;
    color: #666;
    background: transparent;
}

body { padding:0 0 0 15px; }

.large {
    font-size: 1.2em;
    font-weight: normal;
    border-width: 1px 0px;
    border-style: solid;
    border-color: #bc1b8b;
    overflow: visible;
    padding: 10px 0px;
}

.outerWrapper {
    width: 850px;
    margin: 5px 0 0 0;
    padding: 10px 5px;
    overflow: hidden;
}

a {
    color: #006599;
    text-decoration: underline;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
}
a:hover {
    text-decoration: none;
}

b {
    font-weight: bold;
}

p {
    margin: 5px 0px;
    clear: both;
    text-align: justify;
	font-size:12px;
	line-height:1.4 !important;
}

label { 
	font-size:12px;
}

input {
    border-width: 1px;
    border-style: solid;
    border-color: #5295b7;
    background-color: #ffffff;
    padding: 0px;
    font-size: 0.85em;
}

.questionRow input {
    border-width: 0px;
}


input[type=text], input[type=password] {
    color: #666666;
    width: 150px;
}

#ctl00_main_btnRetrieve, #ctl00_main_btnStart, #ctl00_main_btnCont, #ctl00_main_btnSave {
    font-weight: bold;
    width: auto;
    cursor: pointer;
    color: #5295b7;
    margin: 0px 0px 0px 0px;
	font-size:16.2px !important;
	font-family:Arial,Helvetica,sans-serif;
	padding:5px;
}

h1 {
    clear: both;
    
	font-family:Arial,Helvetica,sans-serif;
	font-size:29px;
	font-weight:normal;
	line-height:1.1;
	margin:0;
}

h2 {
    clear: both;
    
	font-family:Arial,Helvetica,sans-serif;
	font-size:29px;
	font-weight:normal;
	line-height:1.1;
	margin:0 0 0.95em;
}

h3 {
    clear: both;
    font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:1.1;	
    margin: 20px 0px 10px 0px;
}

.InstText {
    clear: both;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}

.InstText p {
    padding: 5px 0px;
    width: 450px;
    float: left;
    clear: none;
}


/* ##### Login/Default page ##### */

.errorMessage {
    font-size: 0.9em;
    color: #bc1b8b;
    clear: both;
    padding-top: 5px;
}

.DefaultLeftCol {
    width: 600px;
    clear: both;
}
.DefaultRightCol {
    width: 600px;
    clear: both;
}

#RightColOR {
    font-weight: bold;
    position: relative;
    top: -11px;
    width: 40px;
    background-color: #fff;
    margin: 0px auto;
    text-align: center;
}

.DefaultLeftCol {
    padding-top: 20px;
}

.DefaultLeftCol p, DefaultRightCol p {
    padding: 10px 0px;
}

.DefaultLeftCol p b {
	clear: both;
    font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:1.1;	
    margin: 20px 0px 10px 0px;
}

#loginSection {
    padding: 15px 0px;
    clear: both;
    overflow: hidden;
}

#loginSection div {
    text-align: center;
    padding: 0px 45px;
}
#loginSection label {
    width: 80px;
    padding-right: 5px;
    display: block;
    float: left;
    text-align: left;
    font-weight: bold;
}
#loginSection #ctl00_main_txtEmail, #loginSection #ctl00_main_txtPassword {
    width: 200px;
    float: left;
    margin-left: 10px;
}
#loginSection #ctl00_main_btnRetrieve {
    width: 150px;
    text-align: center;
    position: relative;
    top: -18px;
    float: right;
}

#startQSection {
    clear: both;
    overflow: hidden;
    text-align: center;
}

p.centrePara {
    text-align: center;
}





/* ##### Questionnaire page ##### */
.questionnaireOuter {
    width: 800px;
    clear: both;
	margin:15px 0 0 0;
}

.questionnaireOuter li {
    list-style: none;
    text-align: center;
}

.questionnaireBody h3 {
    font-size: 1.1em;
    margin: 10px 0 10px 0;
    padding: 0px 0px 0px 25px;
    width: 375px;
    float: left;
    border-bottom: solid 1px #bc1b8b;
    height: 45px;
}

.questionRow {
    clear: left;
}
.questionRow p {
    width: 365px;
    padding: 5px 0px 5px 35px;
    float: left;
    height: 2em;
    font-size: 0.8em;
}
.questionRow li {
    width: 80px;
    padding: 5px 0 5px 0px;
    float: left;
    height: 2em;
}

.questionAnswers li {
    float: left;
    text-align: center;
    width: 80px;
    height: 45px;
    margin: 10px 0 10px 0px;
    font-weight: bold;
    font-size: 0.8em;
    border-bottom: solid 1px #bc1b8b;
}

.questionBoxFooter {
    clear: both;
    border-top: solid 1px #bc1b8b;
    margin: 0px 0px 0 0px;
    padding: 25px 30px 0px 0px;
    text-align: right;
    overflow: hidden;
    width: 770px;
    margin: 5px auto;
}

.PBar {
    width: 520px;
    margin: 0px auto;
    overflow: hidden;
    float: left;
    font-size: 0.8em;
}
.PBarText {
    width: 220px;
    float: left;
    padding: 3px 10px 0px 0px;
    font-weight: bold;
}
.PBarFullCell {
    width: 10px;
    float: left;
    background-color: #87abb2;
    margin-top: 3px;
}
.PBarEmptyCell {
    width: 10px;
    float: left;
    margin-top: 3px;
}


/* ##### Results Page ##### */

#retakeQBtn {
    
    float: left;
    margin: 20px 20px 0px 0px;
    overflow: hidden;
}

#retakeQBtn input[type=submit] {
    float: left;
    
}




.RHInfo p {
    clear: both;
    padding: 5px 0px;
}

.RHInfo input[type=submit] {
    float: left;
    margin: 10px 0px 0 10px;
}

.RHInfo input[type=text] {
    float: left;
    margin: 10px 10px 10px 0px;
}

/* Profile */

.courseProfile {
    clear: both;
    float: left;
    width: 500px;
    text-align: left;
}
.courseProfile h2, .courseList h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
}
.outerWrapper h3 {
	font: 1.0em/1.25 "lucida grande" ,tahoma,verdana,arial,sans-serif;
    color: #666;
	margin: 5px 0px;
    clear: both;
	font-size:12px;
	line-height:1.4 !important;
}


.QExample h3 {
    clear: both;
    font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:1.1;	
    margin: 20px 0px 10px 0px;
}
.questionnaireBody h3 {
border-bottom:1px solid #BC1B8B;
font-family:Arial,Helvetica,sans-serif;
float:left;
font-size:1.1em;
height:45px;
margin:10px 0 !important;
padding:0 0 0 25px;
width:375px;
}

table.courseTable {
    border-collapse: collapse;
    margin: 10px 0px;
    overflow: hidden;
    font-size: 0.8em;
}

.courseTable td, .courseTable th {
    height: 40px;
    width: 240px;
    padding: 0px 5px;
    border-top: solid 1px #bc1b8b;
    border-bottom: solid 1px #bc1b8b;
}

/* Course listing */

.helpText {
    margin-top: 30px;
}

.courseList {
    float: right;
	width:320px;
    
}

.courseList h3 {
    background-color: #87a3b2;
    color: #fff;
    padding: 3px 2px 3px 5px;
}

.courseList h4 {
    padding: 4px 0px 6px 0px;
    font-size: 1.15em;
}

.courseList h4 a {
    color: #006599;
    font-weight: bold;
	font-size:12px;
}

.aCourse {
    padding: 2px;
    margin: 10px 0px;
    overflow: hidden;
}
.aCourse h3 {
	clear: both;
    font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;	
}

.SubjectCombinations {
    
	float:left;
	font-size: 0.80em;
    clear: both;
    padding: 4px;
	width:308px;
    border: solid 1px #87a3b2;
}

.SubjectCombinations h5 {
    font-weight: bold;
}

.SubjectCombinations ul {
    padding-left: 10px;
    margin: 2px 0px;
}

.SubjectCombinations li {
    list-style-type: none;
    float: left;
    padding: 0px 2px;
    width: 200px;
}

.questionButtons img, .questionButtons input {
	margin:0 0 0 8px;
}

.messageBox {
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
	width:700px;
	text-align:center;
	margin:0 0 15px 0;
}

.intro-heading {
    clear: both !important;
    font-family:Arial,Helvetica,sans-serif !important;
	font-size:18px !important;
	font-weight:normal !important;
	line-height:1.1 !important;	
    margin: 20px 0px 10px 0px !important;
}

.QExample .QImage {
    padding: 20px 0px;
}



