/**** FOR THE WEB EDITOR ****/
td
{
    font-size: 12px;
    color: black;
    font-family: arial, tahoma;
}
th{
    font-size: 12px;
	font-weight:bold;
    color: black;
    font-family: arial, tahoma;
}
.headerrow{
	background:#ededed;
}
a
{
    color: #23206C;
    font-family: arial, tahoma;
    text-decoration: none;
	font-weight:bold;
}
h1{
	font-size:18px;
	font-family: arial, tahoma;
}
h2{
	font-size:16px;
	font-family: arial, tahoma;
}
h3{
	font-size:14px;
	font-family: arial, tahoma;
}
h4{
	font-size:14px;
	font-family: arial, tahoma;
}
.dkColorMD
{
	color: #800000;
	font-size: 18px;
}
.dkColorSM
{
	color: #800000;
	font-size: 14px;
	font-weight: bold;
}
/*****************/
.ltColorMD
{
	color: #f96906;
	font-size:18px;
}

.ltColorSM
{
	color: #f96906;
	font-size:14px;
	font-weight:bold;
}
/*****************/

.altColorMD
{
    FONT-SIZE: 18px;
    COLOR: #585e74; 
}

.altColorSM
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #585e74;
}
/*****************/

