P {font-family: Lucida Grande, Arial, Helvetica, sans serif; font-size: 12px; color: #000000; }

B {font-weight: Bold; font-size:12px; color: #000000; }

A:link               { color: #0000FF; text-decoration :none; }
A:visited          { color: #0000FF; text-decoration :none; }
A:hover           { color: #000022; text-decoration :underline; }

.TitleStyle { 
 font-size: 16px;
 font-weight: bold;
 color: #FFFFFF;
 font-family: Lucida Grande, Arial, Helvetica, sans serif; 
}

.FooterStyle { 
 font-size: 12px;
 color: #FFFFFF;
 font-family: Lucida Grande, Arial, Helvetica, sans serif; 
}

.contentstyle1 {
 font-size: 12px;
 font-family: Helvetica
}

.footerstyle1 {
 font-size: 12px;
 font-family: Helvetica
}

.headerstyle1 {
 font-size: 14px;
 font-family: Helvetica
}

.smalltext {
	color: #333333;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

#graybox {
	border: solid 1px gray;
}

.navybox {
	border: solid 1px navy;
	padding: 3px;
}

.silverbox {
	border: solid 1px #CCCCCC;
	padding: 3px;
}

.redbox {
 border: solid 1px red;
}

#copperbox {
 border: solid 1px #FFCC33;
}

.highlight {
        background-color: #ffc;
}

/***************************************************
SIGNUP CHART
***************************************************/
div.tableholder {
  margin: 15px 0;
  padding: 0px;
  border: 10px solid #ccc;
}

div.tableholder p {
  margin: 0 0 15px 0;
}

table.signup th img {
	margin-top: 3px;
	background-color: #fff;
	border: none;
}

table.signup small {
	color: #999;
}

table.signup th, table.signup th.personal {
	font-size: 16px;
	padding: 3px 7px 3px 7px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #999;
	border-right: 1px solid #E3DFDF;
	border-left: 1px solid #E3DFDF;
}

table.signup th.biz {
	background-image: url(http://twoa.com/FPA/images/topbluefade.gif);
	background-repeat: repeat-x;
}

table.signup th.personal {
	font-size: 12px;
}

table.signup th.details {
	font-size: 10px;
	color: #666;
	text-align: right;
	font-weight: normal;
}

table.signup th.details strong {
	color: #000;
}

table.signup th.personal span {
	font-weight: normal;
}

table.signup td.select {
	font-size: 10px;
	font-weight: bold;
	background-color: #ffc;
}

table.signup td.shaded {
	background-color: #ffc;
}

table.signup td.projectnumber {
	font-size: 14px;
}

table.signup td.bigend, table.signup th.bigend {
	border-right: 2px solid #E3DFDF;
}

table.signup td {
	border-bottom: 1px solid #E3DFDF;
	padding: 3px;
	font-size: 9px;
	border-right: 1px solid #E3DFDF;
	border-left: 1px solid #E3DFDF;
	text-align: center;
}

table.signup td.banner {
	background-color: #333;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
}

table.signup td.plancatper, table.signup td.plancatbiz {
	background-color: #fff;
	font-size: 10px;
	font-weight: bold;
}

table.signup td.plancatbiz {
	background-color: #cfc;
	border-bottom: 1px solid #0c0;
}

table.signup td.item {
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	border-right: 1px solid #ccc;
	white-space: nowrap;
}

table.signup td.perfect {
	text-align: center;
	font-size: 9px;
	vertical-align: top;
}

table.signup span.price {
	font-size: 12px;
	color: #f60;
	letter-spacing: -0.5px;
}



