/* CSS Document */
*						{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
body 					{background: white; }
img						{border:none}
p 						{}
ul 						{list-style:none} 
a						{color:#282828; font-weight:normal; font-size:12px; text-decoration:none}
a:visited 				{color:#282828;}
a:hover 				{color:#282828; text-decoration:underline}
hr 						{}
hr.separator			{}
.article_seperator		{display:block; height:20px; border-bottom:1px solid #e2e5e9}
.footer_text             
{
    color: White;
    font-family: Times New Roman;
    font-size: 15px;
    font-weight: normal;
    }
.footer_righttext
{
    color: Red;
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: bold;
    }
a.topmenu
{
    color: White;
    font-family: Times New Roman;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    }
a.topmenu:hover
{
    text-decoration: underline;
    }
a.rightmenu
{
    color: #2b465b;
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    }
a.rightmenu:hover
{
    text-decoration: underline;
    }
.rightlinkmenutext
{
    color: #2b465b; 
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-align: justify;
    }
a.rightlinkmenu
{
    color: #2b465b; 
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    }
a.rightlinkmenu:hover
{
    text-decoration: underline;
    }
.midmenu
{
    color: #2b465b;

    }
.midmenu:hover
{
    text-decoration: underline;
    }    
.PrimaryText
{
    text-align: justify;
    font-family: Times New Roman;
    font-size: 16px;
    font-weight: normal;
    color: #2b4a5f;
    padding: 0px 30px 0px 30px;
    }
a.PrimaryText
{   
    text-align: justify;
    font-family: Times New Roman;
    font-size: 16px;
    font-weight: normal;
    color: #2b4a5f;
    }
a.PrimaryText:hover
{
    text-decoration: underline;
    }
.PrimaryTextFirstLetter
{
    text-align: justify;
    font-family: Times New Roman;
    font-size: 16px;
    font-weight: normal;
    color: red;
    }
    