/* Old iGrants styles */
/* Modification of HTML tags */
p, td, li, a, table, body, .base
{
  font-size: 11px;
  font-family: Verdana,sans-serif;
  color: #000000;
}
body, form, hr
{
  margin-top: 0px;
  margin-bottom: 0px;
}
body
{
  background-color: #FFFFFF;
}
/* font-sizes */
.size06
{
  font-size: 0.6em;
}
.size07
{
  font-size: 0.7em;
}
.size08
{
  font-size: 0.8em;
}
.size09
{
  font-size: 0.9em;
}
.size10
{
  font-size: 1.0em;
}
.size11
{
  font-size: 1.1em;
}
.size12
{
  font-size: 1.2em;
}
.size13
{
  font-size: 1.3em;
}
.size14
{
  font-size: 1.4em;
}
.size15
{
  font-size: 1.5em;
}
.size16
{
  font-size: 1.6em;
}
/* Color for backgrounds */
.BGGrey
{
  background-color: #E7E7E7;
}
/* 231 */
.BGGreyDark
{
  background-color: #999999;
}
/* 181 */
.BGBlueDark
{
  background-color: #001C52;
  color: #ffffff;
  font-weight: bold;
}
/* OSPI Banner */
/* Colors, Alerts or messages */
.greyDark
{
  color: #999999;
}
.blueDark
{
  color: #001C52;
}
.blueDarkB
{
  color: #001C52;
  font-weight: bold;
}
.alert
{
  color: #CC0000;
}
.alertB
{
  color: #CC0000;
  font-weight: bold;
}
.bold
{
  font-weight: bold;
}
.white
{
  color: #ffffff;
}
.whiteB
{
  color: #ffffff;
  font-weight: bold;
}
.under
{
  text-decoration: underline;
}
/* Link Styles */
a
{
  color: #0033ff;
}
.linkcolor
{
  color: #0033ff;
}
.linkbold
{
  color: #0033ff;
  font-weight: bold;
}
/* Form Elements */
.widthfull
{
  width: 580px;
}
.widthfullwide
{
  width: 700px;
}
.width75
{
  width: 435px;
}
.width50
{
  width: 290px;
}
.width25
{
  width: 145px;
}
/* Positioning */
.tableLabelRight
{
  font-weight: bold;
  font-size: 1.1em;
  text-align: right;
}
.tableLabelRed
{
  font-weight: bold;
  font-size: 1.1em;
  color: #CC0000;
  text-align: right;
}
.center
{
  text-align: center;
}
.left
{
  text-align: left;
}
.right
{
  text-align: right;
}
.hand
{
  cursor: hand;
}
.nothing
{
}

/* add additional styles below */
.formSection
{
  color: #ffffff;
  font-weight: bold;
  margin-left: 3px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.title12, .title11, .title09, .title08, .title
{
  font-size: 12px;
  font-family: Verdana,sans-serif;
  color: #000000;
  font-weight: bold;
}
.title12
{
  font-size: 1.2em;
}
.title11
{
  font-size: 1.1em;
}
.title09
{
  font-size: 0.9em;
}
.title08
{
  font-size: 0.8em;
}
.alertB09
{
  color: #CC0000;
  font-weight: bold;
  font-size: 0.9em;
}
.linkpage09
{
  font-size: 0.9em;
  color: #0033ff;
  font-weight: bold;
}

/* table borders */
.rbborder, .topborder, .boxborder, .lbborder
{
  border-color: #999999;
  border-width: 1px;
}
.rbborder
{
  border-style: none solid solid none;
}
.topborder
{
  border-style: none none solid none;
}
.boxborder
{
  border-style: solid;
}
.lbborder
{
  border-style: none none solid solid;
}
.leftborder
{
  border-style: none none none solid;
}
