﻿.bodyClass, .RadEContentBordered, .motherContent
{
  background-color: #fff2d0;
  font-family: Arial;
  font-size: 12px;
  color: #999999;
}
.title
{
  background-image: url(../../Images/Pastridor/greenBgHeight33.jpg);
  background-repeat: repeat-x;
  font-family: Arial;
  font-weight: bold;
  font-size: 20px;
  color: White;
  height: 26px;
  padding-top: 7px;
  padding-left: 10px;
}
.BigGreenText
{
  font-family: Arial;
  font-size: 24px;
  color: #045242;
}
.header
{
  font-size: 13px;
  color: #177a68;
  font-family: Arial;
  font-weight: bold;
}
a.greenLink
{
  font-size: 12px;
  color: #177a68;
  font-family: Arial;
  text-decoration: none;
}
a.greenLink:hover
{
  text-decoration: underline;
  cursor: pointer;
}
.linkSmallGray
{
  font-size: 11px;
  color: Gray;
  font-family: Arial;
  text-decoration: none;
}
a.linkSmallGray:hover
{
  text-decoration: underline;
}
a.whiteHover
{
  color: White;
}
a.whiteHover:hover
{
  color: #fff2d0 !important;
}
.BigWhiteTitle
{
  font-family: Arial;
  font-weight: bold;
  font-size: 36px;
  color: White;
}
.BigWhiteSubTitle
{
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  color: White;
}
.boldWhiteLink
{
  text-decoration: none;
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  color: White;
}
.boldWhiteLink:hover
{
  color: #fff2d0;
}
a.button
{
  background-color: #318762;
  font-family: Arial, Helvetica, sans-serif;
  border: #FFFFFF solid 1px;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
  width: 150px;
}
a.button:link, a.button:visited
{
  background-color: #318762;
}
a.button:hover, a.button:active
{
  background-color: #0c6f5d;
}

