body {
	line-height: 1.9em !important;
}

form, form * td {
background-color: white;
font-family : verdana, arial, garamond, sans-serif;
font-size : 12px;
color: #0f0958;
color: #0f0f0f;
}

li, td {
	text-align: left;
	font-size: 12px;
}


td.mswbt_panel, td.mswbt_panel form {
	text-align: center;
}

.mswbt_title {
	font-size: 12px;
	font-height: 14px;
	font-weight: bold;
	}

.mswbt_slide_fieldset {
	background-color: #f5f5f5;
	color: #b9000c;
	font-weight: bold;
	}

.mswbt_slide_legend {
	background-color: #b9000c;
	color: #e9e9e9;
	}

.mswbt_slide * {
	background-color: #f5f5f5;
	color: #b9000c;
	font-weight: bold;
	}
.mswbt_content {
	color: black;
	}

.engine, .engine * {
	font-size: 10px;
	}

.slide .slide {

	border-style: none;

}

tr td .slide{
	border-width:3px;
	border-color:#b9000c;
	border-style: solid;
	background-color: #f5f5f5;
	color: #083872;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
}

ul {
	margin: 0px 0px 0px 0px;
	}

ul li {
	list-style: inside url(./layout/img/pin12x12.gif) 3px;
	list-style-image:  url(./layout/img/pin12x12.gif);
	margin: 14px;
	}

.slide * li {
	padding:0px 4px 2px 2px;
	margin: 0px 2px 2px 2px;
	color: #083872;
	line-height: 1.4;
	font-size: 11px;
	font-weight: bold;
	}

b {

	font-weight: bold;
	color: #444444;
}

strong {
	font-weight: bold;
	color: #b9000c;
}

.whitetext {
color: #FFFFFF;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px; 
	line-height: 20px;
	font-weight: bold;
	}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px; 
	line-height: 19px;
	font-weight: bold;
	}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 16px;
	font-weight: bold;
	}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	}

h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	}

h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	}


/* Horizontal Line */
hr {
	background: #333333; height:2px; border: 1px solid;
	}

hr.separator {
	background: #333333;
	height: 1px;
	width: 75px;
	border: 0px;
}

.mswbt_questions, .mswbt_questions b {
	font-size: 18px;
	line-height : 20px;
	font-family: sans-serif;
	text-align: left;
	color: #ffffff;
	background: #d3727b;
}

.mswbt_question, .mswbt_question b {
	font-size: 13px;
	font-weight: bold;
	font-family: sans-serif;
	text-align: left;
	xcolor: #642c00;
	color: #083872;
	background: #f5f5f5;
}

.mswbt_answers {
	text-align: left;
	color: #642c00;
}

.mswbt_answer {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding-top:3px;
	color: #642c00;
	background: #f5f5f5;
}

.mswbt_answerError {
	font-weight: normal;
	text-align: left;
	padding-left:25px;
	padding-bottom:5px;
	color: #0050A0;
	background: #f5f5f5;
}

.mswbt_welcome b {
	color: #444444;
}

.mswbt_welcome_top {
	color: #444444;
}

.mswbt_welcome {
}

.mswbt_login {
}

.mswbt_welcome * td {
}
.mswbt_h1 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 16px !important;
        font-weight: bold !important;
        line-height: 18px !important;
}

.mswbt_h2 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 14px !important;
        font-weight: bold !important;
        line-height: 16px !important;
}

.mswbt_h3 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px !important;
        font-weight: bold !important;
        line-height: 14px !important;
        color: red !important;
}

.mswbt_mainheading tr td *{
        padding: 0px;
        margin: 0px;
        border-bottom: 1px;
        font-size: 10px;
        font-weight: normal;
        line-height: 9px;
        color: grey !important;
}

/* percentage at bottom of each seminar */
.mswbt_progress {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        line-height: 20px;
}

/* annotations  as a non-admin user*/
div.mswbt_annotation {

        margin-top: 5px;

        padding-top: 5px;
        padding-left: 5px;
        padding-right: 5px;

        border-style: solid !important;
        border-top: 1px;
        border-left: 1px;
        border-right: 1px;
        border-bottom: 1px;
        border-color: #ebebeb !important;

}

/* annotations  as an annotation editor */
div.mswbt_annotationedit {

        margin-top: 5px;

        padding-top: 5px;
        padding-left: 5px;
        padding-right: 5px;

        border-style: solid !important;
        border-top: 5px;
        border-left: 5px;
        border-right: 5px;
        border-bottom: 5px;
        border-color: #f0f08c;
}

/* annotation legend keyword */
span.mswbt_annotationlegend {
        float: left;

        border-style: solid !important;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 1px;

        font-size: 12px;
        font-weight: bold;
        line-height: 13px;
        color: #b1120d;

        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
}

/* annotation text in view mode */
span.mswbt_annotationview {
        font-size: 10px;
        line-height: 11px;
}

/* annotation text in edit mode */
span.mswbt_annotationedit {
        font-size: 10px;
        line-height: 11px;
}

/* annotation edit button */
span.mswbt_annotationbutton {
        margin-left: 20px;
        margin-right: 20px;
}

/* annotation edit comment (last editor) */
span.mswbt_annotationcomment {
        color: #b1120d;
}

/* this table surrounds the category navigation: */
table.mswbt_subnav {
        border-width: 0px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        line-height: 11px;
        color: grey !important;
        border-style: solid !important;
        border-top: 1px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 1px;
}

/* common settings for the category navigation */
.mswbt_subnav * {
        padding: 0px;
        margin: 0px;
}

/* backlink */
tr.mswbt_subnavbacklink {
}

/* backlink should have same background as table.mswbt_subnavheading2 */
td.mswbt_subnavbacklink {
        border-style: solid !important;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 0px;
        background-color: #ebebeb;
}

/* each TR element of table.mswbt.subnav */
tr.mswbt_subnavheading  {
}

td.mswbt_subnavfolder {
        width: 32px;
        text-align: right;
}

/* normally no formatting is needed at tr.subnavheading1 */
tr.mswbt_subnavheading1 {
}

/* category with color code, category and description */
table.mswbt_subnavheading2 {
        width: 100%;
        padding: 0px;
        margin: 0px;
        border-style: solid !important;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 0px;
        background-color: #ebebeb;
}

/* normally no formatting is needed at tr.subnavheading3 */
tr.mswbt_subnavheading3 {
}

td.mswbt_subnavcolor {
        height: 32px;
        width: 12px;
        text-align: left;
        vertical-align: top;
}

/* TD element of category clickable image */
td.mswbt_subnavcategory {
}

/* TR element of subnav description */
tr.mswbt_subnavdescr {
        font-size: 9px;
        font-weight: normal;
        line-height: 11px;
}

/* DIV element of head containing category head */
div.mswbt_seminarhead {
        border-style: solid !important;
        border-top: 1px;
        border-left: 1px;
        border-right: 1px;
        border-bottom: 0px;
        border-color: #ebebeb;

        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: normal;
        line-height: 11px;
        text-align: justify;

        padding-top: 5px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 5px;

        margin-left: 0px;
        margin-right: 0px;
}

/* DIV element of seminar list body containing */
div.mswbt_seminarbody {
        border-style: solid !important;
        border-top: 1px;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 1px;
        border-color: #cbcbcb;

	min-height: 60px;

        padding-top: 5px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;

        margin-top: 3px;
        margin-left: 0px;
        margin-right: 0px;
}

/* div element of seminar list body containing the seminar title*/
div.mswbt_seminartitle {
        display: inline;

        font-size: 14px;
        font-weight: bold;

        padding-left: 0px;
        padding-right: 20px;
}

/* SPAN element of seminar list body containing the seminar start button */
span.mswbt_seminarstart {
        z-index: 20:
        position: float;
        float: left;

        padding-top: 10px;
        padding-left: 0px;
        padding-right: 10px;
}

/* SPAN element of seminar list body containing the seminar description */
span.mswbt_seminardescr {
        z-index: 1:
        position: relative;
        /* top: 10px; */
        left: 0px;
        text-align: justify;
        vertical-align: top;
}

/* SPAN element of seminar list body containing the seminar order button (if applicable) */
span.mswbt_seminarsales {
        z-index: 1:
        position: float;
        float: right;
        top: 10px;
}

span#mswbt_toopltip input[type=image] {
	text-decoration:none;
}

/* TOOLTIP - do not change */
span#mswbt_tooltip {
	}

/* TOOLTIP - do not change */
span#mswbt_tooltip span#mswbt_toolhelp {
        display:none;
	}

/* TOOLTIP - please change as needed */
span#mswbt_tooltip:hover span#mswbt_toolhelp {
	display: block;
	position:absolute;
	padding:8px;
	margin:14px;
	z-index:100;
	background:#EEEEEE;
	color:#333333;
	text-color:#333333;
	border:1px solid #666666;
	font-size:9px;
	line-height: 10px;
	font-weight: normal;
	text-decoration :none;
	}

span#mswbt_varianttooltip span#mswbt_variantpreview {
	display:none;
}

span#mswbt_varianttooltip:hover span#mswbt_variantpreview {
	display: block;
	position:absolute;
	padding:8px;
	margin:-14px;
       	z-index:100;
	background:#EEEEEE;
	color:#333333;
      	text-color:#333333;
	border:1px solid #666666;
       	font-size:9px;
       	line-height: 10px;
       	font-weight: normal;
       	text-decoration :none;
}


