﻿
/* SET COLOR AND FONT FOR TEXT THAT IS NOT A LINK  */
*  
{
    font-family: Verdana;
    color: #000080;
}


/* SET COLOR AND FONT FOR LINKS  */
a:link, a:visited, a:active, a:hover
{
    font-family: Verdana;
    color: #aa0000;
    text-decoration: none;
}

/*  BODY PARMS WOULD BE SET HERE  */
body
{
    padding: 0px;
    margin: 1px 1px 1px 1px;
}

/* ******************************************************************************************* */
/*  YOU SHOULD NOT EDIT ANYTHING BELOW UNLESS YOU HAVE EXTENSIVE EXPERIENCE IN EDITING STYLES  */
/*               THE REMAINDER OF THE STYLES ARE LISTED HERE IN ALPHABETICAL ORDER             */
/* ******************************************************************************************* */

.CalendarTableRowWhiteText
{
    color: #FFFFFF;
}


.ClassPageBody
{
    margin: 0px 0px 0px 0px;
    border-bottom-style: solid;
    border-width: 0px;
    border-color: #000080;
}


.EnrolledPanel
{
    float: right;
}
 
.FloatLeft
{
    float: left;
}

.FloatRight
{
    float: right;
}


.GuideMenuTable
{
    border-style: none;
    border-width: 1px;
    border-color: #aaaaaa;
}


.GuideTableHeader
{
    background-image: url('../../images/light_grey_rectangle_200.gif');
    font-size: medium;
    font-weight: bold;
    background-repeat: no-repeat;
    text-align: center
}


.HeaderGreyBackground {	
background-image : url('../../images/table_header_fade1.gif');		
font-size : 14px;
font-weight : bold;	
padding : 2px;		
border-bottom : 1px solid #aaaa33;
border-top : 1px solid #33aaaaaa
}


.HeaderTable
{ 
    border-width: 2;
    padding: 3;
    width: 998px;
    background-repeat: no-repeat; 
}



.InSectionPanel
{
    font-size: small;
    vertical-align: top;
    position: relative;
    float: left;
}


.LargeScreenTitle
{
    font-size: 32px;
    font-weight: bold;
}


.LearnerExercise
{
    border-top-style: solid;
    border-width: 1px;
    border-color: #000080;
}



.LinkTextMedium
{
    font-size: medium;
    text-decoration: none;
}


.LinkTextSmall
{
    font-size: small;
    text-decoration: none;
}

.LinkTextMediumBold
{
    font-size: medium;
    text-decoration: none;
    font-weight: bold;
}


.LinkTextSmallBold
{
    font-size: small;
    text-decoration: none;
    font-weight: bold;
}


.LogoTable
{
    Height: 400px;
    Width: 500px;
    padding: 3;
}

.LoginTable
{
    border-style: none none none solid;
    border-width: 1px;
    border-color: #000080;
    padding: 3;
    width: 320px;
}



.MainPageBody
{
    margin: 0px 0px 0px 0px;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #000080;
}

.MainSectionHeader
{
    font-weight: bold;
    font-family: Verdana;
    font-size: large;
    text-align: center;
}


.NavFooterStyle
{
    border-style: solid none none none;
    border-width: 1px;
    border-color: #000080;
    font-family: Arial;
    font-size: 10px;
    color: #0000FF;
}


.NormalScreenTitle
{
    font-size: large;
    font-weight: bold;
}


.NoSurroundingSpace
{
    padding: 0px;
    margin: 0px;
}


.OtherLoginPageTables
{
    padding: 3;
    width: 320px;
}


.PageHeaderStyle
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #000080;
    font-family: Arial;
    font-size: 10px;
    color: #0000FF;
}


.PageHeaderLabels
{
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
    font-style: italic;
}


.PageHeaderValues
{
    font-family: Arial;
    font-size: medium;
    font-weight: normal;
    font-style: italic;
}

.PanelWithLeftBuffer
{
    margin-left: 210px;
}

.PanelWith250LeftBuffer
{
    margin-left: 250px;
}

.ProgressBarComplete
{
    border: 1px solid #000080;
    background-color: #000080;
    color: #FFFFFF;
    font-family: Arial;
    font-size: medium;
}

.ProgressBarNotComplete
{
    border: 1px solid #000080;
    background-color: #FFFFFF;
    color: #000080;
    font-family: Arial;
    font-size: medium;
}

.RegisterTable
{ 
    font-size: small; 
    border-color:#EFEFEF;
    padding:0;
}

.ScreenTextSmall
{
    font-size: small;
    white-space: normal;
}

.ScreenTextSmallBlue
{
    font-size: small;
    color: #000080;
    white-space: normal;
}

.ScreenTextSmallRed
{
    font-size: small;
    color: #FF0000;
    white-space: normal;
}

.ScreenTextSmallRedBold
{
    font-size: small;
    color: #FF0000;
    white-space: normal;
    font-weight: bold;
}

.ScreenTextSmallBold
{
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    white-space: normal;
}

.ScreenTextLarge
{
    font-size: large;
    white-space: normal;
}

.ScreenTextLargeBlue
{
    font-size: large;
    color: #000080;
    white-space: normal;
}

.ScreenTextMedium
{
    font-size: medium;
    white-space: normal;
}

.ScreenTextMediumBlue
{
    color: #000080;
    white-space: normal;
}

.ScreenTextMediumBold
{
    font-weight: bold;
    text-decoration: none;
    white-space: normal;
}

.ScreenTextMediumRed
{
    color: #FF0000;
    white-space: normal;
}

.ScreenTextLarge
{
    font-size: large;
    white-space: normal;
}

.SpacedImage
{
    padding: 3px;
}


.TableLabelCell
{
    font-size: small;
    background-color: #EFEFEF;
    border-width:0;
}

.TableValueCell
{
    font-size: small;

}

.TableWithBottomBorder
{
    margin: 0px;
    border-bottom-style: solid;
    border-color: #000000;
    border-bottom-width: 1px;
}


.ToolsMenuBottomCell
{
    background-image: url('../../images/light_grey_menu_bottom.gif');
        background-repeat: no-repeat
}


.ToolsMenuTable
{
    border-style: none solid none solid;
    border-width: 1px;
    border-color: #aaaaaa;
}


.ToolsPanel
{
    font-size: small;
    vertical-align: top;
    position: relative;
    float: left;
}

.ToolTableHeader
{
    background-image: url('../../images/light_grey_rectangle.gif');
    font-size: medium;
    font-weight: bold;
    background-repeat: no-repeat;
    text-align: center
}

.ToolTableHeaderLight
{
    padding: 5px;
    background-image: url('none');
    font-size: small;
    background-color: #EEEEEE;
    font-weight: bold
}

.VerticalCenter
{
    vertical-align: middle;
}
 
.WarningAlert
{
    color: Red;
    font-weight:bold;
}

