﻿h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0089C6;
	letter-spacing: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0089C6;
	float: none;
	height: auto;
	width: auto;
	color: #FFFFFF;
	background-position: 0px 0px;
	text-align: left;
	text-indent: 10px;
	vertical-align: 10%;
	letter-spacing: 2px;
	word-spacing: 3px;
}h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	letter-spacing: 2px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-type: disc;
	margin-bottom: 5;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0089C6;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


 
    
/* Bookmark */
.BookmarkLink
{
    font-weight: bold;
    font-size: 10pt;
    color: #0089c6;
    font-family: Arial;
    text-align: left;
    text-decoration: none;
    list-style-image: url(/imagesLegacy/);
}
.BookmarkAncorPoint
{
    font-weight: bold;
    font-size: 12pt;
    color: #0089c6;
    font-family: Arial, Monospace;
}


.progressbar 
    { 
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; 
      border-bottom-left-radius: 4px;
      font-family: Helvetica, Arial, sans-serif; 
      font-size: 12px; 
      font-weight: bold;
      text-decoration: none; 
      color: #17375E; 
      border: solid 1px #17375E; 
      background-color: #AEE7FF; 
      position: absolute; 
      left: 15%; 
      width: 260px; 
      height: 55px; 
      vertical-align: middle; 
      z-index: 1; 
      padding-top: 10px; 
    }


.pnlerrmsg { color: #FF0000; font-size: 12px; font-family: Arial; font-weight: bold; background-color: #FFECEC; border: solid 2px #B90000; padding: 3px; text-align: center; margin-bottom: 10px;}


.warnpopup 
{
      	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background-color: #FDBA71;
	background: -webkit-linear-gradient(#FEDBB4, #FDBA71); 
	background: -o-linear-gradient(#FEDBB4, #FDBA71); 
	background: -moz-linear-gradient(#FEDBB4, #FDBA71); 
	background: linear-gradient(#FEDBB4, #FDBA71);
	border: solid 1px #FD8403;
	color: #000000;
	font-size: 12px;
	margin: auto auto auto;
	padding: 8px 8px 8px 8px; 
}


.launchcourse, .launchfromconf
{
    	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border: 1px solid #319000;
    	background-color: #319000;
	background: -webkit-linear-gradient(#94DB01, #319000); 
	background: -o-linear-gradient(#94DB01, #319000); 
	background: -moz-linear-gradient(#94DB01, #319000); 
	background: linear-gradient(#94DB01, #319000);
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: inline-block; 
}

.launchcourse
{
	font-size: 18px;
    	padding-top: 10px;
    	padding-bottom: 10px;     
	padding-left: 15px; 
	padding-right: 15px;
}

.launchfromconf
{
	font-size: 14px;
    	padding: 5px;
}

.transcriptlink
{
	border: none;
    	background-color: #068ACA;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
    	padding: 5px;
	width: 170px; 
}


/* Password Validation */
    #dvPwdMsg, #dvWebUserIdMsg {
       	background-color:#FFFFFF;
        border: 2px solid #0089C6;  
        display: none; 
        font-weight: bold;
        margin: auto;
        padding: 5px;
        position: absolute;
        z-index: 100;
        border-top-left-radius: 4px;
	    border-top-right-radius: 4px;
	    border-bottom-right-radius: 4px;
	    border-bottom-left-radius: 4px;
    }
    
    .arrow-border {
       border-color: transparent #0089C6 transparent transparent;
       border-style: solid;
       border-width: 9px;
       height:0;
       width:0;
       position:absolute;
       top:3px;
       left:-18px;
    }
    .arrow-body {
       border-color: transparent #FFFFFF transparent transparent;
       border-style: solid;
       border-width: 9px;
       height:0;
       width:0;
       position:absolute;
       top:3px;
       left:-15px;
    }

