﻿H1
{
  font-size: 14px;
  color: #1c0f64;
  font-family: Verdana;
  position: relative;
  margin: 2px;
  top: -2px;
}

.H3Text
{
  font-weight: bold;
  font-size: 12px;
  color: #1c0f64;
  font-family: Verdana;
  position: relative;
  top: -2px;
}

.NewsItemHeader
{
  font-weight: bold;
  font-size: 11px;
  color: #1c0f64;
  font-family: Verdana;
  text-align: left;
  text-transform: uppercase;
}
.NewsItemHeader2
{
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
  font-family: Verdana;
  text-align: left;
  text-transform: uppercase;
}
body 
{
    padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
  text-align: center;
  height: 100%;
}
.bgOrange
{
  /*background-color: #ff9b30;*/
  background-color: #1c0f64;
}
.bgLightGrey
{
  background-color: #f0f0f0;
}
.bgDarkGrey
{
  background-color: #365F91;
}
.bodyText
{
  font-size: 12px;
  color: #7e7e7f;
  font-family: Verdana, Arial;
  text-align: justify;
  line-height: 12pt;
}
.greyText
{
  font-size: 12px;
  color: #7e7e7f;
  font-family: Verdana, Arial;
  text-align: center;
  line-height: 12pt;
}

.whiteText
{
  font-size: 12px;
  color: #ffffff;
  font-family: Verdana, Arial;
}

.redText
{
  color: red;
  font-family: Verdana, Arial;
}

.s10
{
  font-size:10px;
}

.s11
{
  font-size:11px;
}

.s12
{
  font-size:12px;
}

.newsText
{
  font-size: 12px;
  color: #676565;
  font-family: Verdana, Arial;
  text-align: justify;
  min-height: 100%;
}
.newsText2
{
  font-size: 12px;
  color: #dcdcdc;
  font-family: Verdana, Arial;
  text-align: justify;
  min-height: 100%;
}
.newsText3
{
  font-size: 12px;
  color: white;
  font-family: Verdana, Arial;
  text-align: left;
  min-height: 100%;
  }

A.newsTextLink:link
{
  font-weight: bold;
  font-size: 12px;
  color: #1c0f64;
  font-family: Verdana, Arial;
  text-decoration: none;
  text-align:right;
  }

A.newsTextLink:visited 
{
  font-weight: bold;
  font-size: 12px;
  color: #1c0f64;
  font-family: Verdana, Arial;
  text-decoration: none;
  text-align:right;
  }
  
A.newsTextLink:hover
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: Verdana, Arial;
    text-decoration: none;
    text-align: right;
}
A.newsTextLink2:link
{
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  font-family: Verdana, Arial;
  text-decoration: none;
  text-align:right;
  }

A.newsTextLink2:visited 
{
  font-weight: bold;
  font-size: 12px;
  color:#ffffff;
  font-family: Verdana, Arial;
  text-decoration: none;
  text-align:right;
  }
  
A.newsTextLink2:hover
{
    font-weight: bold;
    font-size: 12px;
    color: grey;
    font-family: Verdana, Arial;
    text-decoration: none;
    text-align: right;
}

A.newsTextLink3:link
{
  font-weight: bold;
  font-size: 12px;
  color: white;
  font-family: Verdana, Arial;
  text-decoration: none;
  text-align:right;
  }

A.newsTextLink3:visited 
{
  font-weight: bold;
  font-size: 12px;
  color: white;
  font-family: Verdana, Arial;
  text-decoration: none;
  text-align:right;
  }
  
A.newsTextLink3:hover
{
    font-weight: bold;
    font-size: 12px;
    color: grey;
    font-family: Verdana, Arial;
    text-decoration: none;
    text-align: right;
}


.bold
{
  font-weight: bold;
}

.w80
{
  width: 80px;
}

.w100
{
  width: 100px;
}
.TextBox
{
  font-family: Arial, Verana;

  font-size: 10pt;
}

.Centerheading
{
  font-size: 13px;
  color: #1c0f64;
  font-family: Verdana;
  text-align: center;
}

.CenterheadingLarge
{
  font-size: 15px;
  color: #1c0f64;
  font-family: Verdana;
  text-align: center;
}
