﻿
/* CSS Document */
/* --------A font Dark Grey 14B---tst1*/
/* --------A font Dark Grey 12N---tst2*/
/* --------A font Brown 12B-------tstt3*/
/* --------A font White 14B-------tst4*/
/* --------A font Blue 12B--------tst5*/
/* --------A font Blue 12N--------tst6*/
/* --------A font White 13N-------tst7*/
/* --------A font Red 12B---------tst8*/
/* --------T font Dark Blue 14B---tst9*/
/* --------T font Dark Blue 18B---tst10*/
/* --------A font Dark Blue 14B---tst11*/
/* --------A font Dark Grey 12B---tst12*/
/* --------T font Dark Red 18N----tst13*/
/* --------A font Dark Red 12N----tst14*/
/* --------A font Dark Grey 14B---tst15*/
/* --------A font Dark Blue 18B---tst16*/
/* --------T font Light Blue 22B---tst17*/
/* --------A font Dark Grey 18B---tst18*/
/* --------A font Dark Grey 11N---tst19*/
/* --------T font Dark Blue 20B---tst20*/
/* --------A font Dark Red 14B----tst21*/
/* --------A font Dark Grey 9N---tst22*/
/* --------T font Black 18N----tst23*/
/* --------A font Dark Grey 10B---tst24*/

/* --------------Following styles are available in this file, incase you add new style just add itst name here-----------------*/
/*------- A font Dark Blue 12N No Underline--- lsl1*/
/*------- A font Dark Blue 12B Underline --- lsl2*/


/* ----------------------------- Text styles end here -----------------------------*/
.tst1{/* --------A font Dark Blue 12B---All header font---------*/
	font-family:Arial, Verdana, "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color:#585858;
}
.tst2{/* --------A font Dark Grey 12N---Content font---------*/
	font-family:Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight:normal;
	color:#494949;
	
}
.tst3{/* --------A font Brown 12B---------*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	color:#b17a02;
}
.tst4{/* --------A font White 14B---------*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;	
}
.tst5{/* --------A font Blue 12B---------*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	color:#366076;
}
.tst6{/* --------A font Blue 12N---------*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight:normal;
	color:#366076;
}
.tst7{/* --------A font White 13N---------*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
}
.tst8{/* --------A font Red 12B---------*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	color:#b24545;
}
.tst9{/* --------T font Dark Blue 14B---------*/
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 14px;
	font-weight:bold;
	color:#034581;
}
.tst10{/* --------T font Dark Blue 18B---------*/
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 18px;
	font-weight:bold;
	color:#034581;
}
.tst11{/* --------A font Dark Blue 14B---All header font---------*/
	font-family:Arial, Verdana, "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color:#034581;
}
.tst12{/* --------A font Dark Grey 12B---All header font---------*/
	font-family:Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color:#494949;
}
.tst13{/* --------T font Dark Red 18N---------*/
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 18px;
	font-weight:normal;
	color:#a20808;
}
.tst14{/* --------A font Dark Red 12N---------*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight:normal;
	color:#a20808;
}
.tst15{/* --------A font Dark Grey 14B--------*/
	font-family:Arial, Verdana, "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color:#494949;
}
.tst16{/* --------A font Dark Blue 18B---------*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 18px;
	font-weight:bold;
	color:#034581;
}
.tst17{/* --------T font Light Blue 22B---------*/
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 22px;
	font-weight:bold;
	color:#2e93bd;
}
.tst18{/* --------A font Dark Grey 18B---------*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 18px;
	font-weight:bold;
	color:#494949;
}
.tst19{/* --------A font Dark Grey 11N---------*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight:normal;
	color:#494949;
}
.tst20{/* --------T font Dark Blue 20B---------*/
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 20px;
	font-weight:bold;
	color:#034581;
}
.tst21{/* --------A font Dark Red 14B---------*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	color:#a20808;
}
.tst22{/* --------A font Dark Grey 9N---------*/
	font-family:Arial, Verdana, "Trebuchet MS";
	font-size: 9px;
	font-weight:normal;
	color:#494949;
}
.tst23{/* --------T font Black 18N---------*/
	font-family:Trebuchet MS, Arial, Verdana;
	font-size: 18px;
	font-weight:normal;
	color:#000000;
}
.tst24{/* --------A font Dark Grey 10N---------*/
	font-family:Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	font-weight:bold;
	color:#494949;
}
/*----------------------------------------------------------------------------*/
/*-------------------------Link Styles starts here------------------------*/
/*----------------------------------------------------------------------------*/
a.lsl1{/*-------A font Blue 12N No underline---*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight:normal;
	color:#095ba5;
	text-decoration: none;
}
a.lsl1:visited{
	text-decoration: none;
	color:#095ba5;
}
a.lsl1:hover{
	text-decoration: underline;
}
a.lsl1:active{
	text-decoration: none;
}
a.lsl2{/*-------A font Blue 12B underline---*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	color:#095ba5;
	text-decoration: none;
}
a.lsl2:visited{
	text-decoration: none;
	color:#095ba5;
}
a.lsl2:hover{
	text-decoration: underline;
}
a.lsl2:active{
	text-decoration: none;
}
a.lsl3{/*-------A font Grey 12B No underline---*/
	font-family:Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	color:#494949;
	text-decoration: none;
}
a.lsl3:visited{
	text-decoration: none;
	color:#494949;
}
a.lsl3:hover{
	text-decoration: underline;
}
a.lsl3:active{
	text-decoration: none;
}
