body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}

/* CSS Stylesheet */
body {
	font: normal 12px Helvetica, Arial, sans-serif;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000033;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000033;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
	color: #000033;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

#interestList {
	margin: 0px;
	padding: 0px;
}

#interestList td {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif !important;
}

.interestLight {
	font-weight: normal !important;
}

.normalField {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin: 2px 0px 15px 0px;
	padding: 4px;
	width: 275px;
	border: 1px solid #999999;
}

.commentField {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin: 2px 0px 15px 0px;
	padding: 4px;
	width: 475px;
	border: 1px solid #999999;
}

.pulldownField {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin: 2px 0px 15px 0px;
	width: 175px;
}

.formLine {
	background: url(http://www.pacificcommunities.com/images/global_formline.gif) repeat-y 0px 0px;	
}