﻿.headingOrange
{
	font-size: 18px;
	color: #cc6633;
	font-family: calibri;
	text-decoration: none;
}

.headingPurple
{
	font-size: 18px;
	color: #3E294C;
	font-family: calibri;
	text-decoration: none;
}

.headingBlue
{
	font-size:22px;
	color:#31b5c4;
	font-family:verdana;
	text-decoration:none;
}

.headingWhite
{
	font-size: 18px;
	color: #FFF;
	font-family: calibri;
	text-decoration: none;
}

.headingBlack
{
	font-size: 18px;
	color: #000;
	font-family: calibri;
	text-decoration: none;
}

.subHeadingOrange
{
	font-size:16px;
	color:#CC6633;
	font-family:verdana;
	text-decoration:none;
}

.subHeadingPurple
{
	font-size:16px;
	color:#3E294C;
	font-family:verdana;
	text-decoration:none;
}

.subHeadingBlue
{
	font-size:16px;
	color:#31b5c4;
	font-family:verdana;
	text-decoration:none;
}

.subHeadingWhite
{
	font-size: 16px;
	color: #FFF;
	font-family: calibri;
	text-decoration: none;
}

.subHeadingBlack
{
	font-size: 16px;
	color: #000;
	font-family: calibri;
	text-decoration: none;
}

.subHeadingRed
{
	font-size:16px;
	color:#80232D;
	font-family:verdana;
	text-decoration:none;
}

.bodycopy
{
	font-size: 14px;
	color: #464646;
	font-family:calibri;
	text-decoration: none;	
}

.bodycopyBold
{
	font-size: 14px;
	color: #464646;
	font-family:calibri;
	text-decoration: none;	
	font-weight: bold;
}

.bodycopyOrange
{
	font-size: 14px;
	color: #CC6633;
	font-family:calibri;
	text-decoration: none;	
}

.bodycopyOrangeBold
{
	font-size: 14px;
	color: #CC6633;
	font-family:calibri;
	text-decoration: none;	
	font-weight: bold;
}

.bodycopyPurple
{
	font-size: 14px;
	color: #3E294C;
	font-family:calibri;
	text-decoration: none;	
}

.bodycopyPurpleBold
{
	font-size: 14px;
	color: #3E294C;
	font-family:calibri;
	text-decoration: none;	
	font-weight: bold;
}

.bodycopyBlue
{
	font-size: 14px;
	color: #31B5C4;
	font-family:calibri;
	text-decoration: none;	
}

.bodycopyBlueBold
{
	font-size: 14px;
	color: #31B5C4;
	font-family:calibri;
	text-decoration: none;	
	font-weight: bold;
}

.bodycopyWhite
{
	font-size: 14px;
	color: #FFF;
	font-family:calibri;
	text-decoration: none;
}

.bodycopyWhiteBold
{
	font-size: 14px;
	color: #FFF;
	font-family:calibri;
	text-decoration: none;
	font-weight: bold;	
}

.bodycopyBlack
{
	font-size: 14px;
	color: #000;
	font-family:calibri;
	text-decoration: none;
}

.bodycopyBlackBold
{
	font-size: 14px;
	color: #000;
	font-family:calibri;
	text-decoration: none;
	font-weight: bold;	
}

.bodycopyRed
{
	font-size: 14px;
	color: #CC3333;
	font-family:calibri;
	text-decoration: none;	
}

.bodycopyRedBold
{
	font-size: 14px;
	color: #CC3333;
	font-family:calibri;
	text-decoration: none;	
	font-weight: bold;
}

.linkOrange
{
	font-size: 14px;
	color: #cc6633;
	font-family:calibri;
	text-decoration: underline;
	font-weight: bold;
}

.linkOrange:hover
{
	font-size: 14px;
	color: #000;
	font-family:calibri;
	text-decoration: underline;
	font-weight: bold;
}

.linkPurple
{
	font-size: 14px;
	color: #3E294C;
	font-family:calibri;
	text-decoration: underline;
	font-weight: bold;
}

.linkPurple:hover
{
	font-size: 14px;
	color: #CC6633;
	font-family:calibri;
	text-decoration: underline;
	font-weight: bold;
}

.linkBlue
{
	font-size: 14px;
	color: #31b5c4;
	font-family:calibri;
	text-decoration: underline;
	font-weight: bold;
}

.linkBlue:hover
{
	font-size: 14px;
	color: #000;
	font-family:calibri;
	text-decoration: underline;
	font-weight: bold;
}

.linkWhite
{
	font-size: 14px;
	color: #ffffff;
	font-family:calibri;
	text-decoration: underline;
	font-weight: bold;
}

.linkWhite:hover
{
	font-size: 14px;
	color: #3E294C;
	font-family:calibri;
	text-decoration: underline;
	font-weight: bold;
}

.linkRed
{
	font-size:14px;
	color:#CC3333;
	font-family:calibri;
	text-decoration:underline;
}

.linkRed:hover
{
	font-size:14px;
	color:#000;
	font-family:calibri;
	text-decoration:underline;
}

.mainNav
{
	font-family: Tahoma;
	font-size: 20px;
	color: #cc6633;
	text-decoration: none;
}

.mainNav:hover
{
	font-family: Tahoma;
	font-size: 20px;
	color: #999999;
	text-decoration:underline;
}

.secondNav
{
	font-size:16px;
	color:#cc6633;
	font-family: tahoma;
	text-decoration:none;
	line-height:30px;
}

.secondNav:hover
{
	font-size:16px;
	color:#999999;
	font-family:tahoma;
	text-decoration:none;
	line-height:30px;
}

.orangeKiteTitle
{
	font-size: 36px;
	color: #DCDCDC;
	font-family:Trebuchet MS;
}

.copyright
{
	font-size: 10px;
	color: #3E294C;
	font-family:calibri;
	text-decoration: none;	
}

.error
{
	font-size:10px;
	color: red;
	font-family:verdana;
	text-decoration:none;
}

.help
{
	font-size:10px;
	color:#544E49;
	font-family:verdana;
	text-decoration:underline;
	font-weight: bold;
}




.controlPanelCorners{display:block}
.controlPanelCorners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.controlPanelCorners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #908598;
  border-right:1px solid #908598;
  background:#cec9d2}
.controlPanelCorners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #513e5d;
  border-right:1px solid #513e5d;
  background:#dad6dc}
.controlPanelCorners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dad6dc;
  border-right:1px solid #dad6dc;}
.controlPanelCorners4{
  border-left:1px solid #908598;
  border-right:1px solid #908598}
.controlPanelCorners5{
  border-left:1px solid #cec9d2;
  border-right:1px solid #cec9d2}
.controlPanelCornersfg{
  background:#ffffff}
