﻿/* Font Styles */

.white_text{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #FFFFFF ;text-decoration:none}
.gray_dark {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #43505F; text-decoration: none}
.gray_dull {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #43505F; text-decoration: none}
.gray_text {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #43505F; text-decoration: none}

.black_text { font-family: Arial,helvetica,sans-serif; font-size:12px; font-style: normal; font-weight:bold; color:Black; text-decoration:none}
.blue_text { font-family: Arial,helvetica,sans-serif; font-size:12px; font-style: normal; font-weight:bold; color:Blue; text-decoration:underline}
.red_text { font-family: Arial,helvetica,sans-serif; font-size:12px; font-style: normal; font-weight:bold; color:red; text-decoration:none}
.Maroon_text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;color:Maroon;text-decoration:underline}
.rfv_text { font-family: Arial,helvetica,sans-serif; font-size:11px; font-style: normal; color:red; text-decoration:none}
.hyperlink_text{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color:Green;text-decoration:underline}
.news_text { font-family: Arial,helvetica,sans-serif; font-size:13px; font-style:normal; color:Navy; text-decoration:none;font-weight:normal;}
.Heading_Menu_text { font-family: Arial,helvetica,sans-serif; font-size:14px; font-style: normal; font-weight:bold; color:Gray; text-decoration:none}
.LeftMenu_text { font-family: Arial,helvetica,sans-serif; font-size:12px; font-style: normal; font-weight:bold; color:Purple; text-decoration:underline}
.black{border:1;border-color:Gray;}
.more_link {font-family: Arial,helvetica,sans-serif; font-size:11px;font-weight:bold;font-style:italic; color:ThreeDDarkShadow}
.HeadingLabel
{
background-color:Gainsboro;
font-weight:bold;
color:DarkSlateGray;
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; 
}

.SubHeadingLabel
{
background-color:white;
font-weight:bold;
color: #43505F;
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; 
}

