
.TSPblueLink
{
    FONT-SIZE:12px;
    COLOR: darkblue;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none;
}

.TSPblueLink:hover
{
    FONT-SIZE: 12px;
    COLOR: #D9242B;
    FONT-FAMILY: verdana;
    font-weight:normal;
   
}
.blueLink
{
    FONT-SIZE:12px;
    COLOR: darkblue;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
}

.blueLink:hover
{
    FONT-SIZE: 12px;
    COLOR: #D9242B;
    FONT-FAMILY: arial;
    font-weight:normal;
   
}

.errortext
{
	FONT-SIZE:8pt;
    COLOR: red;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
}
.statusText
{
	FONT-SIZE:10pt;
    COLOR: red;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    font-weight:bold;
}

.whiteFont
{
	FONT-SIZE: 12px;
    COLOR:white;
    FONT-FAMILY:arial;
    TEXT-DECORATION: none;
    font-weight:regular;
}
.whitebold
{
	FONT-SIZE: 15px;
    COLOR:white;
    FONT-FAMILY:arial;
    TEXT-DECORATION: none;
    font-weight:bold;
}
.blueFont
{
	FONT-SIZE: 11px;
    COLOR:#4241ce;
    FONT-FAMILY:arial;
    TEXT-DECORATION: none;
    font-weight:bold;
}

.Mediumfont
{
	FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: arial;
    font-weight:normal;
    TEXT-DECORATION: none;
}
.Mediumfont1
{
	FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    font-weight:normal;
    TEXT-DECORATION: none;
}
.graytext
{
	FONT-SIZE: 11px;
    COLOR: #48484a;
    FONT-FAMILY: arial;
    font-weight:normal;
    TEXT-DECORATION: none;
}
.bluetext
{
	FONT-SIZE: 12px;
    COLOR: #4241ce;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
}

.heading
{
    
    FONT-WEIGHT: bold;
    FONT-SIZE: 15pt;
    COLOR: #4241ce;
    FONT-FAMILY: arial
}
.subHeading
{
    MARGIN-TOP: 100pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13pt;
    COLOR: #4241ce;
    FONT-FAMILY: arial;
}

.mybutton
{
		
        cursor: hand;
        
}


.small-Textbox
{
	border-color: #000000;
    border-width:1px;
    background-color: white;
    text-decoration: none;   
    width: 30px;
    text-align: left;
    font: regular 9pt arial;
    color:black;
        
}

.medium-Textbox
{
	border-color: #000000;
    border-width:1px;
    background-color: white;
    text-decoration: none;   
    width: 70px;
    text-align: left;
    font: regular 9pt arial;
    color:black;
        
}

.TextboxOld
{
	border-color: #000000;
    border-width:1px;
    background-color: white;
    text-decoration: none;   
    width: 100px;
    text-align: left;
    font: regular 9pt Verdana;
    color:black;   
}
.Textbox
{
	BORDER:1px solid;
	border-color:#9c9c9c;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	color:black;
        
}
.txtbox
{
	border-style:groove;
	width:134px;
	font: regular 9pt Verdana;
	text-align: left;
}
        