﻿body
{
    margin-left: 0px;
    margin-top: 0px;
    font-family:verdana;
    font: 150%;
}
.LoginInfoPanel
{
    font-family:verdana;
    font: 150%;
    border-style: 1;
    background-color: #EA1B2D;
    width: 150px;
    border-color: #000000;
}
.LoginPanel 
{
    width: 350px;
}
.style1 
{
    font-family:verdana;
    font: 150%;
    width: 140px;
}
.style2 
{
    width: 100%;
    height: 87px;
    margin-right: 25px;
}
.style3 
{
    font-family:verdana;
    font: 150%;
    width: 220px;
}
.style4 
{
    width: 303px;
    height: 114px;
}
.newStyle1
{
    font-family:verdana;
    font: 150%;
    vertical-align: top;
}
.ValidatingPanel 
{
    font-family:verdana;
    font: 150%;
    top: 30%;
    left: 30%;
    position: fixed;
    z-index: 10000;
    background-color: #FFFFFF;
}
.DiagAssessmentsPanel 
{
    font-family:verdana;
    font: 150%;
    top: 30%;
    left: 30%;
    position: fixed;
    z-index: 1001;
    background-color: #FFFFFF;
}
.Disabled 
{
    font-family:verdana;
    font: 150%;
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background-color:#000000;
  filter:alpha(opacity=30);
  -moz-opacity:.5;
  opacity: 0.5;
  z-index:1000;
}
.Enabled 
{
    font-family:verdana;
    font: 150%;
    font-family: Arial;
}




.topLeft
{
    font-family:verdana;

background-repeat: no-repeat;
background-image: url(platformimages/table/topLeft.jpg);
width:23px;
height:23px;
}
.topRight
{
    font-family:verdana;

background-image: url(platformimages/table/topRight.jpg);
background-repeat: no-repeat;
width:23px;
height:23px;
}
.botLeft
{
    font-family:verdana;

background-repeat: no-repeat;
background-image: url(platformimages/table/botLeft.jpg);
width:23px;
height:23px;
}
.botRight
{
    font-family:verdana;

background-repeat: no-repeat;
background-image: url(platformimages/table/botRight.jpg);
width:23px;
height:23px;
}
.left
{
    font-family:verdana;

background-image: url(platformimages/table/left.jpg);
background-repeat: repeat-y;
width:23px;
}
.right
{
    font-family:verdana;

background-image: url(platformimages/table/right.jpg);
background-repeat: repeat-y;
width:23px;
}
.top
{
    font-family:verdana;

background-image: url(platformimages/table/top.jpg);
background-repeat: repeat-x;
height:23px;
}
.bot
{
    font-family:verdana;

background-image: url(platformimages/table/bot.jpg);
background-repeat: repeat-x;
height:23px;
}
.middle
{
    font-family: verdana;
    font: 150%;
    background-color: #EAEAEA;
    text-align: center;
}


.style14
{
background-image: url('platformimages/line2.jpg');
background-repeat:repeat-y;
vertical-align: top;
width: 3px;
}
.topHeader
{
    font-family: verdana;
    color: Red;
    font-weight: bolder;
    text-align: center;
    background-image: url('platformimages/table/top.jpg');
    background-repeat: repeat-x;
    height: 23px;
}
.smallHeader
{
font-family:verdana;
color:Red;
font-weight:bolder;
text-align:center;
font-size:large;
}

.smallHeader2
{
font-family:verdana;
color:Red;
font-weight:bolder;
text-align:left;
font-size:large;
}


.botLeftGif
{
    font-family:verdana;
    font: 150%;
background-image: url(platformimages/table/botLeft.gif);
width:23px;
height:23px;
}


.Diags
{
padding: 1px;
margin: 1px;
}
.style20
{
width: 3px;
background-image: url(platformimages/line2.jpg);
background-repeat:repeat-y;
}
.style21
{
    text-align: center;
}
.style22
{
height: 269px;
}
        .style15
        {
            width: 95%;
        }
        .style16
        {
            width: 44px;
        }
        .style17
        {
            height: 33px;
        }
        .ContentHolder
        {
            width: 100%;
            text-align: center;
        }
        .style23
        {
    width: 800px;
}
        .style24
        {
            text-align: center;
            width: 150px;
        }
        .style25
        {
            text-decoration:none;
            text-align: center;
            width: 150px;
        }
       
        
        .WhiteLinks
        {
            text-decoration:none;
            color: #FFFFFF;
            font-family: Arial;
            font-weight: bold;
        }

        .MenuNav
        {
            height:25px;
        }
.StartScreen
{
    background-color: #FFFFFF;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10001;
    top: 0px;
    left: 0px;
}
.HelpPanel
{
height: 0px;
width: 300px;
background-color: #FEE9BC;
overflow: hidden;
background-image: url('PlatformImages/Help/Help_Repeater.jpg');
background-repeat: repeat-y;
}
.HelpPanel_Handle
{
float:left;
width: 150px;
height: 25px;
text-align: center;
background-image: url('PlatformImages/Help/Help_Handle.jpg');
background-repeat: no-repeat;
cursor: pointer;
}
.HelpHandleTable
{
width:100%;
}
.HelpPanel_Handle_IMG
{
text-align: left;
padding-right: 5px;
padding-top: 4px;
vertical-align: middle;
}
.HelpPanel_ContentPanel
{
height: 284px;
width: 280px;
margin: 0 auto;
overflow: auto;
}
.HelpPanel_Handle_Text
{
padding-top: 5px;
width: 119px;
text-align: right;
padding-right: 10px;
font-weight: bold;
vertical-align: middle;
}
