@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font: 14px/15px normal Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    /*color: #333333;*/
}

/* The input text and password box
       are showing with cross and eye symbol
       correspondingly in IE 10 or higher
       version, to disable the features
       with the below definition */ 
       
/*Disable clear field symbol in input box*/
::-ms-clear
{
  display: none;
}

/*Disable password reveal in password input box*/
::-ms-reveal
{
  display: none;
}

/*td {
    font: 14px/15px normal Arial, Helvetica, sans-serif;
}
*/
#admincontent li font {
    font: 14px/15px normal Arial, Helvetica, sans-serif;
}

/*******************
*                  *
*******************/

#wrapper {
    /*margin: 0 auto;*/
    width: 960px;
    position: relative;
}


#content {
    clear: both;
    margin: 0 auto;
    padding: 0px 0 15px 0px;
    width: 100%;
    line-height: 20px;    
}

#admincontent {
    clear: both;
    margin: 0 auto;
    padding: 0px 0 15px 0px;
    width: 100%;
    line-height: 20px;    
}


/*************************
*   ADMIN                *
**************************/

.adminSectionTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    color: #4f6f19;
}

.adminSectionDivider {
    background: #efefef;
    vertical-align:top;
    height:1px;
}

.adminSectionText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #404040;
}

.adminSectionInst {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #4f6f18;
}

.adminStandard {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}

.adminStandardRed {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #990000;
}

.adminWarn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}

.adminWarnRed {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #990000;
}

.adminSectionWarn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #990000;
}

.adminDoubleWarn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}

.adminDoubleRed {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #990000;
}

.adminTripleRed {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    color: #990000;
}

.adminAltRow {
    background: #f5f5f5;
}

.adminDivider {
    background: #e3e3e3;
}

.adminBorder {
    background: #e3e3e3;
}

.adminFrame {
    border: 1px solid #e3e3e3;
}

.adminFrameRed {
    border: 1px solid #990000;
}

.adminTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    color: #4f6f19;
}

.adminTableHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background: #e5e5e5;
    color: #4f6f19;
}

.adminTableHeader a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background: #e5e5e5;
    color: #404040;
}

.adminTableHeader a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    background: #e5e5e5;
    color: #404040;
    text-decoration: underline;
}

.adminData {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #404040;
}

.adminData a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #3888d8;
    text-decoration: none;
}

.adminData a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #3888d8;
    text-decoration: underline;
}

.adminSectionData {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #404040;
}

.adminSectionData a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #3888d8;
    text-decoration: none;
}

.adminSectionData a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #3888d8;
    text-decoration: underline;
}

.adminDataRed {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #990000;
}

.adminFormLabel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #575757;
}

.adminFormData {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #404040;
}

.adminDummyLink {
    color: #3888d8;
}

/***********************************************/

#footer {
    clear: both;
    margin: 0;
    padding: 0 25px 10px;
    font: 11px normal Arial, Helvetica, sans-serif;
    color: #807F83;
    overflow: hidden;
}

#footer a {
    font: 11px normal Arial, Helvetica, sans-serif;
    color: #807F83;
}

#footer .footerLeft {
    float: left;
}

#footer .footerRight {
    float: right;
}

#lessonContentTableCell {
    padding-left:5%;
}

/***********************************************
*                  Navigation                  *
***********************************************/

/********************
*      Top Nav      *
********************/

#topNav ul.topnav {    
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    font: 14px/15px bold Arial, Helvetica, sans-serif;
    height: 29px;
    color: 404040;
    background: #d0d0d0 url(/images/gradient_main_nav_grey.png) repeat-x left top;
}

#topNav ul.topnav li {     
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    color: black;    
}

#topNav ul.topnav li a {     
    float: left;
    padding: 7px 14px;
    color: #404040;
    font: 14px/15px bold Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    border-right: 1px solid #FFFFFF;    
}

#topNav ul.topnav li.logout { 
    float: right; 
}

#topNav ul.topnav li.logout a { 
    color: #404040;
    font-weight: bold;
    text-align: center;
    border-left: 1px solid #FFFFFF;
    border-right: none;
}

#topNav ul.topnav li.bookMark a { 
    margin-left: 150px;
    color: #642566;
    font-weight: bold;
    text-align: center;
    border-left: 1px solid #FFFFFF;    
    border-right: 1px solid #FFFFFF;    
}

#topNav ul.topnav li a:hover{
    background: #b2c196 url(/images/gradient_main_nav_green.png) repeat-x left top;
    color: #404040;
    text-decoration: none;
    border-right: 1px solid #FFFFFF;   
}

#topNav ul.topnav li.logout a:hover{
    background: #b2c196 url(/images/gradient_main_nav_green.png) repeat-x left top;
    color: #404040;
    text-decoration: none;
    border-left: 1px solid #FFFFFF;   
    border-right: none;
}

.ulTopNavSelected{    
    background: #b2c196 url(/images/gradient_main_nav_green.png) repeat-x left top;
    text-decoration: none;
}


ul.topnav li ul.subnav {
    visibility: hidden;
    list-style: none;
    position: absolute;
    z-index: 5000;
    left: 0;
    top: 27px;
    background: #FFFFFF;
    margin: 0;
    padding: 0;
    float: left;
    width: 170px;
    font-size: 12px;
    border: 1px solid #8DC63F;
    border-top: none;
}

ul.topnav li ul.subnav li a {
    float: left;
    width: 135px;
    background: #FFFFFF;
    padding-left: 20px;    
    color: #4F6F19;
    border-left: none;
    border-right: none;
}

.hiddenLink {
    visibility:hidden;
    display: none;
}

.hidden {
    visibility:hidden;
    display: none;
}

.visible {
    visibility:visible;
    display: block;
}

.headerLoginInput {
    color: #666666;
    font-style:italic;
    margin-right:15px;
    width: 150px;
}


/*******************
*     Formating    *
*******************/
.green {
    color: #8DC63F;
}

.darkGreen {
    color: #4f6f19;
}

.blue {
    color: #68B3B6;
}

.greyGreen {
    color: #b2c196;
}

.darkBlue{
    color: #336666;
}

.white {
    color: #FFF;
}

.purple {
    color: #642566;  
} 

.brickRed {
    color: #990000;
}

.Purple-Bold-12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #642566;
}

.Purple-Normal-12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #642566;
}

.greyQuoter {
    color:#575757;
    margin: 0 auto 2em;
}
.greyNormal {
    color:#575757;
    margin: 0 auto 2em;
    font-weight:normal;
}

.shrink75 {
    font-size:75%;
}

.grow125 {
    font-size:125%;
}

a {
    color: #3888d8;
    text-decoration: none;
}

a:hover {
    color: #3888d8;
    text-decoration: underline;
}

.dataRow a {
    color: #000000;
    text-decoration: none;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
}


/*******************
*      Layout      *
*******************/

.floatRight {
    float: right;
    margin-left: 15px;
}

.floatLeft {
    float: left;
    margin-right: 15px;
}

.clear {
    clear: both;
}

/***********************
*        Lessons       *
***********************/
.checkBookMarkAvailable
{
    padding: 10px 20px;
    background-color: #e7e7e7;
}

.lessons
{
    height:75px;
    width:100%;
    background: #999999 url(/images/lessons.png) no-repeat left center;
}

.lessonCategories
{
    vertical-align: top;
    width:270px;
}

.lessonList
{
    vertical-align: top;    
    width:690px;
}

.categoryColorBox
{
    padding-top: 7px;
    vertical-align: middle;
    height:30px;
}

.categoryText
{
    padding:7px;   
}

.categoryRow
{
    font: 14px/15px normal Arial, Helvetica, sans-serif;
    color: #4F6F19;
    padding:7px;    
    background: #FFFFFF url(/images/lessonCatRow.png) repeat-x left bottom;
    cursor:pointer;
}

.selectedCategoryRow
{
    color: #4F6F19;
    padding:7px;    
    cursor: pointer;
    font: 14px/15px normal Arial, Helvetica, sans-serif;   
    background-color:#e7f4d8;
}

.categoryRowHover
{
    font: 14px/15px normal Arial, Helvetica, sans-serif;
    color: #8DC63F;
    padding:7px;    
    background: #e7e7e7 url(/images/lessonCatRow.png) repeat-x left bottom;
    cursor:pointer;    
}

.hiddenLessonRow
{
    font: 14px/15px normal Arial, Helvetica, sans-serif;
    visibility: hidden;
    display: none;
}

.lessonRow
{
    font: 14px/15px normal Arial, Helvetica, sans-serif;
    overflow: inherit;
    border-left:5px solid #c9c9cb;  
     text-decoration: none;
    cursor:pointer;    
}

.expandedLessonRow
{
    color: #8DC63F;
    text-decoration: underline;    
    cursor:pointer;    
}

.lessonRowHeader
{
    background: #c9c9cb;
    padding:5px 5px;  
    clear:both;
    height:25px;
    font-weight: bold;
}

.customLessonRowHeader
{
    background: #ffffff;
    padding-top:5px;
    clear:both;
    height:35px;
    font-weight: bold;
}

.customLessons 
{
    text-align:center;
    font-size: 16px;
    background: #FFFFFF;
    padding:25px 5px 5px;  
    clear:both;
    font-weight: bold;
}


.formBox {
    width: 70%; 
    margin: 1.5em auto; 
    border: 1px solid #E7E7E7; 
    -moz-box-shadow: 0px 3px 5px #999;
    -webkit-box-shadow: 0px 3px 5px #999;
    box-shadow: 0px 3px 5px #999;
    text-align: left;
}

.formBox .formHeader {
    line-height: 35px; 
    background-color: #E7E7E7;
}

.formBox .formHeader h3 {
    color: #8DC63F;
    margin-left: 10px; 
    margin-right: 10px;
}

.formBox .formBody {
    margin: 0px 10px;
}

.infoBox {
    width: 100%;
    margin: 1.5em auto;
    border: 2px solid #8DC63F;
    text-align: left;
}

.infoBox .infoHeader {
    line-height: 30px;
    background-color: #8DC63F;
}

.infoBox .infoHeader span {
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
}

.infoBox .infoBody {
    margin: 10px;
}

/*****************************
*        My University       *
*****************************/
.dataRow td {
    font: 14px/15px normal Arial, Helvetica, sans-serif;
    padding: 5 5 5 3;
    text-align: left;
}

.sectionTitle {
    font: 14px/15px normal Arial, Helvetica, sans-serif;
    width: 100%;
    padding: 20px 0px;
    background: #ededed url(/images/sectionTitleBackground.png) repeat-x left bottom;
}

#checkBookMarkAvailable {
    text-align: center;
    width: 100%;
    clear: both;
}

.bookmarkIndicator {
    font: 14px/15px normal Arial, Helvetica, sans-serif;
    width: 510px;
    margin: 0 auto;
    background: #ededed url(/images/sectionTitleBackground.png) repeat-x left bottom;
    text-align: left;
}

.bookmarkIndicator div {
    padding: 10px 20px;
}

.bookmarkIndicator p {
    padding: 0px;
    margin: 0px;
}

.bookmarkIndicator p.bookmarkIndicatorClose {
    margin-top: 20px;
    text-align: center;
}

.sectionTitleImage {   
    float: left;
    margin-left: 14px; 
    margin-right: 7px;
}

.sectionTitleText {
    margin-right: 14px;     
}

.helloText
{
    font-weight: bold;
    color:#4F6F19;
    font-size:16px;
}

.helloTextBox
{
    padding-left:15px;    
}

.logoutText
{
    font-weight: normal;
    font-size:90%;
}

.welcomeText
{
    padding-left:15px;
    padding-right:30px;
    padding-top:7px;
}

.instMessage
{
    padding:10px 30px;    
}

.instMessagered
{
    padding:10px 30px;    
    color: #990000;
}

.instMessageblack
{
    padding:10px 30px;    
    color: #333333;
}


.bookmarkDiv
{
    padding:5px 30px;    
}


.assignedLessons
{
    padding:7px 33px 33px 30px;        
}

.completedLessons
{
    padding:7px 33px 33px 30px;    
    
}

.assignedLessonsTab
{
    cursor:pointer;
    height:35px;
    width:100%;
    background-color: #999999 ;
    background: url(/images/myUniversityTabs2.jpg) no-repeat left center;
}

.lessonsHeader
{
    font-weight: bold;
    color: #642566 ;
}

.completedLessonsTab
{
    cursor:pointer;
    height:35px;
    width:100%;
    background-color: #999999 ;
    background: url(/images/myUniversityTabs1.jpg) no-repeat left center;
}

/*******************
*        FAQ       *
*******************/

ul.faqQuestions {
    /*line-height: 15px;*/
    list-style: none;
    margin: 0 25px 1em;
    padding: 0;
}

ul.faqQuestions li {
    /*margin-left: 25px;*/
    font-weight: bold;
    color: #8DC63F;
}

.answerText {
    font-weight:normal;
    margin-top: 1em;
    margin-left:20px;
    margin-bottom: 1em;
    color:#642566;
    border-bottom: 1px dashed #CCC;
}

ul.faqQuestions li a.questionLink {
    color: #666666;
    text-decoration: none;
    /*overflow: hidden;*/
}

ul.faqQuestions li a.questionLink:hover {
    color: #68B3B6;
    text-decoration: underline;
}

ul.faqQuestions li ol {
    margin-bottom: 1em;
}

ul.faqQuestions li li {
    font-weight:normal;
    margin-left:20px;
    color:#642566;
}

.faqTopLink {
    display: block;
    margin: 0 65px 1em;
    text-align: left;
    /*font-weight: bold;*/
}

.faqAnswers .questionText {
    font-weight: bold;
    margin-left: 25px;
    margin-right: 25px;
}

.faqAnswers {
    font-weight:normal;
    margin-left: 50px;
    margin-right: 25px;
}

.faqHideBorder {
    width: 100%;
    border-bottom: 1px dashed #CCC;
    margin-bottom: 1em;
}

.faqHideBtn {
    float: right;
    margin-top:-0.8em;
    padding-left: 5px;
    background-color: #FFF;
}


/***************************************************
*                  Utility Styles                  *
***************************************************/

/* The gateways use this class
     when they have to print something 
     back to our user. For example 
    "Your Username and Password did not match".
    */
.errorMessage {
    font-weight: bold;
    color: #990000;
    /*text-align: center;*/
}

/*******************
*  Timeout Window  *
*******************/

/*#sessionEndingWarning div, #sessionEndingWarning p {
    padding: 5px 25px;
}*/

.timeoutHeader {
    position: relative;
    margin: 0;
    padding: 45px 25px 10px;
    background: url(/images/timeout_bg.jpg) repeat-y top left;
    overflow: hidden;
}

.timeoutHeader h1 {
    float: left;
    margin: 0;
    padding: 10px 0px;
    clear: both;
    color: #FFFFFF;
}

.timeoutHeader #countDownTimer {
    position: absolute;
    left: 200px;
    top: 50px;
    margin: 0;
    padding: 0;
    width: 62px;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    background: url(/images/timeout_timer_box.jpg) repeat-y top left;
    /*background-color: #FFFFFF;*/
}

.timeoutBody p {
    margin-top: 3px;
    padding: 0 25px;
    color: #807F83;
}

.timeoutBody .timeoutInputs {
    float: left;
    margin-left: 25px;
    padding: 0;
}

#sessionUpdatedMessage {
    margin: 25px;
    font-weight: bold;
    color: #FF0000;
}

/*******************
*                  *
*******************/

/* The javascripts use this class
     when they need to direct 
    a users focus to a missed or incorrct 
    form input field.
    */
.formFieldFocus {
    font-style:italic;
    background-color: #deefce;
    color: #666666;
    margin-right:15px;
    width: 150px;
}

.tfrFormFieldFocus {
    background-color: #deefce;
    width:200px;
}

.requiredFormField {
    color: #990000;
}

/* Simple modal overlay mask */
#simplemodal-overlay {
    background-color:#aaaaaa; 
    cursor:wait;
}

/* Container */
#simplemodal-container {
    height:300px; 
    width:300px; 
    background-color:#fff;         
    border:1px solid #000000; 
    -moz-border-radius: 5px; 
}

#simplemodal-container a.modalCloseImg {
    background:url(/images/x.png) no-repeat; 
    width:25px; 
    height:29px; 
    display:inline; 
    z-index:3200; 
    position:absolute; 
    top:-15px; 
    left:-18px; 
    cursor:pointer;
}

#simplemodal-container #basicModalContent {
    padding:8px;
}

 
#ajax_loading { 
    display: none; 
    font-size: 12px; 
    font-family: Tahoma; 
}

#status { 
    margin-top: 20px; 
    width: 300px; 
}

#headerLoginSpan {
    background:url(/images/home_loginBackground.png) no-repeat;
    position: absolute;
    top: 30px;
    right: -15px;
    font-weight: bold;
    font-size: 12px;
    color: #642566;
    z-index: 1;
    height: 56px;
    width: 429px;
    padding: 15px;
}

#welcomeDiv {
    position: absolute;
    top: 10px;
    right: 20px;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
    width: 65%;
    text-align: right;
}


/*****************
*   TAB STYLES   *
******************/

.tabSection {
    float: left;
    padding-left: 14px;
    height: 30px;
    cursor: pointer;
}

.tab {
    float: left;
    width: 117px;
    height: 30px;
    cursor: pointer;
}


/*************************
*   CLASSROOM TRAINING   *
**************************/

.classroomHeaderRow td {
    font-size: 105%;
    font-weight: bold;
    color: #642566;
    padding: 5 5 5 3;
    text-align: left;
}

.classroomHeaderRow a {
    color: #642566;
}

.classroomBoxOutline {
    margin: auto;
    text-align: left;
    border:thin solid #8DC63F;
}


/***************OLD STLYES*************/
.pageBreakBefore
{
    page-break-before: always
}

.pageBreakAfter
{
    page-break-after: always
}

.timer {
    font-family: Arial;
    font-size: 24px;
    font-weight: bolder;
    color: #FF0000;
    text-decoration: none;
}

.Black-Normal-8 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.Black-Normal-9 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.Black-Normal-10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.Black-Normal-11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.Black-Normal-12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.Black-Normal-14 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}

.Black-Bold-8 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
.Black-Bold-9 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
.Black-Bold-10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
.Black-Bold-11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
.Black-Bold-12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}
.Black-Bold-14 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}


.Blue-Normal-9 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    color: #1A3F9A;
}
.Blue-Normal-10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #1A3F9A;
}
.Blue-Normal-11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #1A3F9A;
}
.Blue-Normal-12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #1A3F9A;
}
.Blue-Normal-14 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #1A3F9A;
}
.Blue-Bold-9 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: bold;
    color: #1A3F9A;
}
.Blue-Bold-10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #1A3F9A;
}
.Blue-Bold-11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #1A3F9A;
}
.Blue-Bold-12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #1A3F9A;
}
.Blue-Bold-14 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #1A3F9A;
}
.Red-Bolder-14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
.KPBorder {
	border: medium ridge #000066;
}
.KPBorder1 {
	border-top: thin dotted #006600;
	border-right: thin dotted #006600;
	border-bottom: thin dotted #006600;
	border-left: thin dotted #006600;
}
.KPBorder2 {
	border: thin ridge #006600;
}
.KPBorder3 {
	border: thin dashed #006600;
}
.KPBorder4 {
	border: medium double #006600;
}
.KPBorder5 {
	border: thin ridge #006600;
}
.KPBorder6 {
	border: medium ridge #006600;
}
.KPBorder7 {
	border: thin inset #006600;
}
.KPBorder8 {
	border: medium inset #006600;
}
.KPBorder9 {
	border: thin outset #006600;
}
.KPBorder10 {
	border: medium outset #006600;
}
.caution {
	border: medium ridge #990000;
}
.Alert {
	border: medium groove #FFFF00;
}
.Rule {
	border: medium groove #663300;
}
.contentArea, .contentArea table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.topHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

.bannerBlue-10{
        text-align:center;
        background-color: #F6F6F6;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #404040;
}

.bannerBlue{
        text-align: center;
        background-color: #000066;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #FFFFFF;
}

.bannerRed{
	background-color: #E5F1D4;
    cursor: pointer;
    color: #000000;
}

.grayline {
        border: thin solid #999999;
}

.bannerGray-8{
        text-align: center;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: normal;
        color: #38888D8;
        cursor:pointer;
}
 .Red-Bold-12 {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-style: normal;
       font-weight: bold;
       color: #FF0000;
 }
 .Gray-Bold-12 {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-style: normal;
       font-weight: bold;
       color: #999999;
 }

.adminHomeButton {
	padding-left: 5px;
	padding-right: 5px;
	padding-top:10px;
	padding-bottom:5px;
}

.seeAllCell {
	border-right:solid 1px #ccc;
	vertical-align:bottom;
	padding:0px;
	padding-bottom:10px;
}

.seeAllCell a {
	text-decoration:none;
	color: #3888d8;
	font-style: italic;
	font-size:10px;
}
.seeAllCell a:visited  {
	text-decoration:none;
	color: #3888d8;
	font-style: italic;
	font-size:10px;
}

.dateSpan {
	color:#4f6f18;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}

.newsDiv {
	padding-bottom:13px;
	font-family: Arial, Helvetica, sans-serif;	
}

.newsDiv a {
	color: #3888d8;
	text-decoration:none;
}

.storyTypeSpan {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14px;
    color: #404040;
}

.eventNameSpan {
    color: #4f6f18;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14px;
	font-weight:bold;
}

.dateLabelSpan {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14px;
	color: #4f6f18;
}

.costSpan {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14px;
	color: #4f6f18;
}

.instructionDiv {
	width: 720px;
}

.labelCell {
	font-weight:bold;
}

#formTable {
	width: 720px;
}

span.lessonLegendBlue
{
	background-color:#3888d8;
	font-size:6pt;	
	color:#ffffff;
	font-weight:bold;
	border:1px solid #000000;
	cursor:pointer;	
	padding:0 5px 2px 5px; 	
}

span.lessonLegendRed
{
	background-color:rgb(206, 76, 76);
	font-size:6pt;	
	color:#ffffff;
	font-weight:bold;
	border:1px solid #000000;
	cursor:pointer;
	padding:0 5px 2px 5px;
}

.lessonSearchContent
{
	color:gray;
	font-style: italic;
	padding:2px;	
}

.lessonSearchContentRevert
{
	color:#000000;
	font-style: bold;
	padding:2px;	
}

.lessonSearchContentRed
{
	color:#3888d8;
	font-style: bold;
	padding:2px;
	background-color:#FF0000;		
}

.lessonSearchContentGreen
{
	color:#3888d8;
	font-style: bold;
	padding:2px;
	background-color:#4f6f19;	
}

.blinkClass1 
{     
	float: left;
	padding: 7px 14px;
	color: #404040;
	font: 14px/15px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #FFFFFF;    
}

.blinkClass2 
{
	background: #b2c196 url(/images/gradient_main_nav_green.png) repeat-x left top;
	color: #404040;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;   
}

.currAssgnGuideSaveBtn
{
	width: 120px;
	height:30px;
	text-align:center;
	background-color:#4F6F19;
	color:#FFFFFF;
}

.currAssgnGuideDoneBtn
{
	width:100px;
	height:35px;
	background-color:#4f6f19;
	color : #FFFFFF;
	text-align:center;
}

.lessonMetadataTitleBkg
{
	background-color:#D0D9C0;		

}

.dataRow td span a
{
    color:#3888d8;
    text-decoration: underline;
}

.tooltip {
        display:none;
        position:absolute;
        border:1px solid #333;
        background-color:#fff;
        border-radius:5px;
        padding:10px;
        color:#333;
        font-size:12px Arial;
}
.parentDisable
{
	z-index:1000;
	width:1280px;
	height:1024px;
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	background-color: white;
	opacity: .7;
	filter: alpha(opacity=70);
}
#oblRestrictPopup
{
    padding:20px;
    position:relative;
    color: black;
    background-color: white;
    top:140px;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	position: absolute;
	left: 100px;
    width: 750px;
    height: 100px;
}

iframe.portalplayer {
	display: block;
	margin: 0;	
}

body.portalplayerbody {
	display: block;
	margin: 0;	
}

textarea {
	resize: none;
}