/* franchise directory */
table.fdirectory p, td.fdcontent p {
	font-size: 11px;
	margin: 0 0 4px 0;
	line-height: 1.3em;
}

td.fddetails p {
	font-size: 12px;
	margin: 0 0 12px 0;
	line-height: 1.3em;
}

td.fddetails li {
	font-size: 12px;
	margin: 0 0 0 0;
	line-height: 1.3em;
}

table.fdirectory tr td {
	vertical-align: top;
}

table.fdirectory a, table.fdirectory a:active, table.fdirectory a:visited {
	color: #26418f;
}

table.fdirectory a:hover {
	text-decoration: none;
}

table.fdsummaries, table.fdrequest, table.fddetail, table.fdpremier, table.fdsponsor, table.fdstandard {
	width: 562px;
}

table.fdrequest, table.fdprofile, table.fddetail, table.fdpremier, table.fdsponsor, table.fdstandard  {
	margin-bottom: 8px;
	padding: 0;
	border: 1px solid #cccccc;
}

table.fdcategories {
	margin-bottom: 8px;
	margin-right: 8px;
	padding: 0;
	width: 210px;
}

table.fdirectory tr td.fdcontent, table.fdirectory tr td.fddetails {
	padding: 8px;
}

td.fdpremier {
	background: #FFFFCC;
}

table.fdprofile p.indent {
	font-size: 11px;
	margin-left: 12px;
	margin-bottom: .6em;
	line-height: .8em;
}

table.fdprofile li {
	font-size: 11px;
}

table.fdrequest tr td table tr td input, table.fdprofile tr td table tr td input {
	width: 200px;
}

table.fdrequest tr td table tr td textarea, table.fdprofile tr td table tr td textarea {
	width: 240px;
}

td.fdhead {
	background: #26418f;
	padding: 0;
	vertical-align: bottom;
}

td.fdhead p {
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	margin: 3px 0 3px 8px;
}

td.fdsubhead {
	background: #cccccc;
	padding: 0;
	vertical-align: bottom;
}

td.fdsubhead p {
	color: #26418f;
	font-size: 15px;
	font-weight: normal;
	margin: 3px 0 3px 8px;
}

hr.fd {
	color: #CCCCCC;
	height: 1px;
}

table.fdpopblock {
	background:#eeeeee;
}

table.fdbizblock {
	background:#F4F2A2;
}

table.fdnewsblock {
	background:#eeeeee;
}

table.emaillistings {
	background: #FFFFCC;
}

table.emaillistings tr td {
	background: #ffffcc;
	padding: 12px 0 6px 4px;
}

table.emaillistings p {
	color: #666633;
	font-size: 12px;
}

table.fdbizblock a, table.fdbizblock a:visited, table.fdbizblock a:active { 
	color: #666633;
	font-size: 11px;
	line-height: 13px;
	TEXT-DECORATION: none;
	font-weight: normal;
}	

table.fdbizblock a:hover { 
	color: #666633;
	TEXT-DECORATION: underline;
}

table.fdnewsblock a, table.fdnewsblock a:visited, table.fdnewsblock a:active {
	font-size: 11px;
	line-height: 13px;
	TEXT-DECORATION: none;
	font-weight: normal;
}

table.fdnewsblock a:hover {
	TEXT-DECORATION: underline;
}

/* prospect list */
table.plTable tr td {
	border-bottom: 1px solid #333333;
}

/* sponsorship */
div#mainFDsponsorship {
	margin: 10px auto;
	width: 820px;
}

div#titleFDsponsorship {
	margin: 0 0 4px 18px;
	float: left;
	width: 522px;
}

div#modFDsponsorship {
	float: right;
	margin: 30px 0 8px 0;
	width: 217px;
	text-align: right;
}

div#modFDSponsorshipLev {
	/*float: left;*/
	margin: 0 0 10px 20px;
	width: 480px;
}

div#modFDSponsorshipLev li {
	font-size: 12px;
	margin-bottom: 4px;
}

div#modFDSponsorshipLev h2 {
	font-size: 13px;
	color: #26418f;
}

div#modFDSponsorshipImg {
	float: right;
	text-align: right;
	width: 300px;
}

div#modFDSponsorshipImg img {
	display: block;
}
