﻿body
{
    font-family:Arial;
    color:#408080;
    padding:0;margin:0;    
}

a
{
   color:#0000ff;    
   font-size:15px;
   text-decoration:underline;
}
a:hover{color:#0000ff; text-decoration:underline;}
/*a:link {text-decoration: none;} 
a:visited {text-decoration:none;} 
a:active {text-decoration: none;} */
.text{color:#408080;font-size:12px;}
.successMessage
{
    font-size:12px;
  font-weight:bold;
  color:#FC7715;   
}
.commingSoonMessage
{
  font-size:20px;
  font-weight:bold;
  color:#41826F;
}
.errorMessage
{
    FONT-SIZE: 12pt; COLOR: #FF0000; FONT-FAMILY: Arial;
    }
.ErrorMsg
{
    FONT-SIZE: 12pt; COLOR: #FF0000; FONT-FAMILY: Arial;
    }
    .LableCls
    {
        text-align:right;
        font-family:Times New Roman;
        padding-right:20px;
        }
   .LableCls1
    {
        text-align:right;
        font-family:Times New Roman;
        padding-right:20px;
        color:#000000;
        text-align:left;
    }
    
.LableSmallTextCls
{
    vertical-align:top;
    text-align:center ;
    font-family:Times New Roman;
    font-size:9px;
    width:55px;
}
.Lable12pxTextCls
{
    vertical-align:middle ;
    text-align:center ;
    font-family:Times New Roman;
    font-size:12px;
    width:55px;
}
  .TextCls
    {
        color:#000000;
        font-family:Times New Roman;
        width:150px;
        text-align:left;
        } 
    .TextNumCls
    {
        color:#000000;
        font-family:Times New Roman;
        width:35px;
        } 
        .dllCls
    {
        color:#000000;
        font-family:Times New Roman;
        width:150px;
        } 
        .dllClsSmall
    {
        color:#000000;
        font-family:Times New Roman;
        width:50px;
        } 
        .btnCls
        {
            color:#ffffff;
	        background-color:#649DA6;
	        font-size:12px;
	        border:Solid 1px #649DA6;	
	        font-weight:bold;
	        cursor:pointer ;
            }
            
            .validationSummary
{
  font-size:12px;
  color:#FF0000; 
  /*background-color:#97BEC4;*/
}

.NoteCls
{
     color:#000000;
     font-size:12px;
     font-weight:bold ;
     font-family:Times New Roman;
     width:150px;
    }
.Heading15Cls
{
     color:#000000;
     font-size:18px;
     font-weight:bold ;
     font-family:Times New Roman;     
}
.GrdHeaderText
{
    background:#FFFFC0;
    font:#0000FF;
    font-size:12px; 
    }
.GrdItemText
{
    background:#FFFFff;
    font:#000000;
    font-size:12px; 
}
.GrdItemTextAlt
{
    background:#C0FFFF;
    font:#000000;
    font-size:12px; 
}
.nav
{
   color:#0000ff; 
   font-size:16px; 
   font-family:Times New Roman;
}

.floatRight{float:right;}
.floatLeft{float:left;}
.height35{height:35px;}
br{clear:both;}

.GridItem
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.TextCls300width
{
    color:#000000;
    font-family:Times New Roman;
    width:300px;
    text-align:left;
  } 