.portheader 
{ 
  color: #306090; 
  font-size: 14px; 
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-weight: bold; 
  line-height: 18px;
}

.subheader
{
  color: #336666; 
  font-size: 12px; 
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-weight: bold; 
  line-height: 18px;
}

.bodycopy 
{
  color: black;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  line-height: 17px;
}

.boldbodycopy 
{
	color: black;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
}

.italicbodycopy 
{
	color: black;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 17px
}

.indentbodycopy
{ 
  color: black; 
  font-size: 12px; 
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-style: normal; 
  font-weight: normal; 
  line-height: 18px;
  margin: 5px 12px 12px; 
}

.greenindentbodycopy 
{ 
  color: #699; 
  font-size: 12px; 
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-style: normal; 
  font-weight: normal; 
  line-height: 18px; 
  margin: 5px 12px 12px; 
}

.footer 
{ 
  color: #fff; 
  font-size: 12px; 
  font-family: Georgia, "Times New Roman", Times, serif ; 
  line-height: 17px; 
}

.footer2 
{ 
  color: #fff; 
  font-size: 11px; 
  font-family: Georgia, "Times New Roman", Times, serif ; 
  line-height: 17px; 
}

ul 
{ 
  color: #306090; 
  font-size: 12px; 
  font-family: Georgia, "Times New Roman", Times, serif; 
  line-height: 18px; 
  text-align: left 
}

a.specialLink:link
{
  color: #fff;
  font-size: 13px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-style: normal;
  line-height: 15px;
  text-decoration: none;
}

a.specialLink:visited 
{
  color: #fc3;
  font-size: 13px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-style: normal;
  line-height: 15px;
  text-decoration: none;
}

a.specialLink:hover 
{
  color: #fc3;
  font-size: 13px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-style: normal;
  line-height: 15px;
  text-decoration: underline;
}

a.mailto:link 
{
  color: #306090;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: normal;
  line-height: 15px;
  text-decoration: none;
}

a.footerlink:link 
{
  color: #fff;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: normal;
  line-height: 15px;
  text-decoration: none;
}

a.footerlink:visited 
{
  color: #fff;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: normal;
  line-height: 15px;
  text-decoration: none;
}

.quote 
{ 
  color: #fff; 
  font-size: 12px; 
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-weight: normal; 
  line-height: 16px; 
  text-decoration: none; 
}

.stripe
{
  background-color:#e1e1e1;
}