﻿.HeadTable
{
    border: 0px;
    width: 100%;

}
.HeadTable1
{
    border: 0px;
    width: 100%;
}

.HeadTablemobile
{
    border: 0px;
    width: 100%;
    background-color: #f0f0f0;

}
.DetailTemplate
{
    border: 0;
    width: 100%;
    border-spacing: 0px;
    background-color: white;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
}


.DetailTemplateMobile
{
    border: 0;
    width: 100%;
    border-spacing: 0px;
    background-color: #f0f0f0;
    padding-right: 10px;
    padding-top: 20px;
}

.ArticleTitle
{
    font-size: 17px;
    font-weight:500;
    color:#194576;
}
.Title-style
{
    font-weight:600;
    line-height: 24px;

}

.Title-style2
{
    font-weight:500;
    line-height: 22px;
    font-size: 15px;

}
.ArticleStyle1
{
    height: 11px;

}
.ArticleStyle2
{
    height: 11px;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.ArticleStyle3
{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    vertical-align: top;
}
.ArticleStyle4
{
    width: 100%;
    vertical-align: top;
}
.ArticleStyle5
{
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
}
.ArticleStyle6
{
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    height: 80px;
    width: 100%;
}
.ArticleStyle7
{
    vertical-align: top;
    height: 20px;
}
.ArticleStyle8
{
    vertical-align:bottom;
    text-align:left
}
.SeparatorBorderLine
{
    width: 100%;
    height: 10px;
}
.SeparatorInnerBorder
{
    width: 100%;
    vertical-align: middle;
}

.Separatorline
{
    vertical-align: middle;
    height: 1px;
    background-color: #c5e1f9;
    padding-bottom: 10px;
    padding-top: 10px;

}


.Separatorline1
{
    vertical-align: middle;
    height: 1px;
    background-color: #c5e1f9;

}
.Separatorline2
{
    height: 1px;
    padding-bottom: 10px;

}
.Separatorline3
{
    height: 0.5px;
    background-color: #188bcc;

}
}
.ItemStyle1
{
    width: 100%;
    vertical-align: top;
    height: 80px;
    padding-right: 10px;
    
}
.ArticleBody
{
    width: 100%;
    vertical-align: top;
    text-align: justify;
}
.readmore-style
{
    text-decoration: none;
    font-size: 12px;
    padding-bottom: 10px;
}
.pagelinks
{
    padding-bottom: 12px;
    font-size: 14px;
    color: #37618b;
}
.pagelinks A
{
    text-decoration: underline;
}
.pagelinks A:Active
{
    text-decoration: none;
}
.pagelinks A:visited
{
    text-decoration: underline;
    color: #696969;
    font-weight: bold;
}
.pagelinks A:hover
{
    color: #FEAD01;
    text-decoration: underline;
}
.calPubSpan
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    display: block;
    float: left;
    border-left: #cccccc 1px solid;
    width: 40px;
    margin-right: 5px;
    border-bottom: #cccccc 2px solid;
    text-align: center;
    background-position: right top;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.calPubMonth
{
    padding-right: 10px;
    display: block;
    padding-left: 5px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 0px;
    margin: 0px;
    text-transform: uppercase;
    color: #ffffff;
    padding-top: 1px;
    background-position: center top;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-color: #37618b;
}
.calPubDate
{
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    font-size: 12px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.Date1
{
    color: #FEAD01;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}
