body {
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	font-size: 14px;
}

img {
	border : none;
}

a:link {
	text-decoration: underline;
}

a, a:link, a:visited, .TextLink {
	color: #000099;
	cursor : pointer;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, .HoverTextLink {
	color: #8679FF;
	text-decoration: underline;
	cursor : pointer;
	font-weight: bold;
}


.LinkDivider {
	color: #000000;
	font-weight: bold;
}

.HeaderLink {
	font-weight: bold;
	color: #0000FF;
}

.HeaderLink.hover {
	font-weight: bold;
	color: #8679FF;
}


#HeaderLogo {
	font-size: 20px;
	padding-left: 2px;
	text-decoration: none;
}

.RealFont {
	font-weight: bold;
	color: #0066CC;
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	text-decoration: none;
}


.OrganizedFont {
	color: #CC00CC;
	font-family: "Times", serif;
	text-decoration: none;
}

.IncFont {
	color: #000000;
	font-family: "Times", serif; /* "Times New Roman",  Opera 10 fails with this */
	text-decoration: none;
}


.TMFont {
	color: #000000;
	font-family: "Helvetica Neue", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
	color: #8A8A8A;
	font-size: 12px;
	text-decoration: none;
}

/* Organizational Software for Real Estate */
#TagFont { /* ,  .TagFont:link */
	padding-left: 2px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

/*
.CenterHeader {
	font-weight: bold;
	font-size: 16px;
}
*/

.ProductInfo {
	font-size: 20px;
}

.ProductInfoTitle {
	font-weight: bold;
	font-size: 16px;
}

.Copyright {
	margin-left: 4px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #8A8A8A;
	font-family: "Times New Roman", "Times", serif;
	font-size: 10px;
}

.MajorHeading {
	margin-left: 8px;
	font-weight: bold;
	font-size: 28px;
	color: #CC6600;
}

.MinorHeading {
	font-weight: bold;
	font-size: 20px;
	color: #CC6600;
}

.ProductInfoYellow {
	background-color: #FFFFCC;
	color: #000000;
	font-size: 16px;
}

#pf_other {
	display: none;
}


.pullquotemain {
	font-size: 30px;
	/*float: center; */
	width : 500px;
	text-align : left;
	background-color : #eeeeee;
	margin : 10px;
	padding: 20px;
	min-height : 200px;
	
}


#Recommendation {
	font-size: 18px;
    margin: 5px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
	text-align : left;
	font-size: 20px;
}

#AuthorItem {
	
	font-size: 12px;
    font-family: Georgia, "Times New Roman", Times, serif;
	text-align : left;
}

.pullquotetitle {
	font-weight: bold;
	
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 25px;
	
}

.RowTitle {
	font-weight: bold;
	font-size : 16pt;
	padding: 8px;
}