﻿body {
  font-family: verdana, helvetica, sans-serif;  
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

body.whitebg {
  background-color: #ffffff;
}

h1 { font-size: 16px; color: #3D789A; }
h2 { font-size: 14px; color: #3D789A; }

li { font-size: 11px; line-height: 150%; color: #666666; }

td { font-size: 11px; color: #666666; }

p { font-size: 11px; line-height: 150%; color: #666666; }
.text { font-size: 11px; line-height: 150%; color: #666666; display: inline; font-weight: normal; }
p.spaced { line-height: 175%; }
p.white { color: #ffffff; }
.small { font-size: 10px; }
.smallblack { font-size: 10px; color: #000000; }
.redhighlight { color: #CE6E39; font-weight: bold; }
p.smallwhite { font-size: 10px; color: #ffffff; }
p.smallyellow { font-size: 10px; color: #FBF798; }
p.programsPage { line-height: 160%; font-family: verdana; font-size: 10px; color: #7D7D7D; }
.progdetailheader { font-size: 14px; line-height: 150%; color: #FFFFFF; font-weight: bold; }

.blogmain {color: #D7DAE8;}
.blogside, a.blogside, a.blogside:hover {color: #EDE4D8;}

a { color: #3D8AB8; text-decoration: underline; }
a.login { color: #4B6DA3; font-size: 11px; }
.footlink, a.footlink { color: #FFFFFF; font-size: 11px; text-decoration: none; line-height: 16px; text-transform: uppercase;}
a.footlink:hover { text-decoration: underline;}
.footsubnav, a.footsubnav { color: #FFFFFF; font-size: 12px; line-height: 16px;}
a.footsubnav:hover { text-decoration: none;}
a.quicklink { color: #C03E2E; }

td.quicklinkbar { background-color: #ECF4F8; padding-left: 20px; padding-right: 10px; padding-top: 5px; padding-bottom: 10px; }
td.header { background-color: #9CB3D7; }
td.footer { background-color: #BE87C7; color: #ffffff; }
td.sidenav { background-color: #FFEFC4; }

td.ltbrn { background-color: #F7F6EF; }
td.ltblue { background-color: #E3EFFB; }
td.sepcolumn { background-color: #70CFF6; }

/* text styles */
.homelogin { font-size: 10px; line-height: 14px; color: #645E51;}
.smallred, a.smallred { font-size: 9px; line-height: 12px; color: #CE6E39; text-decoration: none;}
a.smallred:hover { text-decoration: underline; }


/* input styles */
.homeinput { font-size: 14px; line-height: 16px; color: #000000; border: solid 1px #645E51; padding: 2px;}

.white { color: #ffffff; }
.contentArea {padding-left: 20px; padding-right: 15px; padding-top: 10px; padding-bottom: 10px; }
.contentAreaFull {padding-left: 20px; padding-right: 0px; padding-top: 10px; padding-bottom: 10px; }

.TBorder {
   BORDER-Bottom: #E9E4D2 1px solid;
   BORDER-TOP: #E9E4D2 1px solid;
   BORDER-Right: #E9E4D2 1px solid;
   BORDER-Left: #E9E4D2 1px solid;
   background: transparent;
 }
 
 .brownBorder {
    BORDER-Bottom: #FFE4C6 1px solid;
    BORDER-TOP: #FFE4C6 1px solid;
    BORDER-Right: #FFE4C6 1px solid;
    BORDER-Left: #FFE4C6 1px solid;
    background: transparent;
 }
 
table.belowthefold {
  border: 8px solid #ffffff;
  margin-top: 250px;
  margin-bottom: 25px;
  background-color: #F4DB9C;
  width: 750px;
  color: #C03E2E
}
td.belowthefold {
  background-color: #F4DB9C;
  padding: 15px;
  vertical-align: top;
}
h1.belowthefold {
  font-size: 14px;
  font-weight: bold;
  color: #C03E2E
}
p.belowthefold {
  color: #C03E2E
}

.CouponStyle {
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-style: dotted;
	border-right-color: #9854A3;
	border-left-color: #9854A3;
	border-bottom-color: #9854A3;
	border-top-color: #9854A3;
}

.LegalStyle {
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #9854A3;
	border-left-color: #9854A3;
	border-bottom-color: #9854A3;
}

.formfield 
{
	font-family:Verdana;
	font-size:10px;
	width:160px;	
}

.offers {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:Red;
}

.offersPCOF {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:Purple;
}

.kirstiepic
{
	float:left;
	margin-right:10px;
}
	

