body {
	color: #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p, ol, ul, li, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

a:link {
	/* color: #7D6B8C; */
	color: #991D19;
	text-decoration: none;
}

a:visited {
	color: #271749;
	text-decoration: none;
}

a:active {
	color: #991D19;
	text-decoration: underline;
}

a:hover {
	color: #991D19;
	text-decoration: underline;
}

a.bookmark:visited {
	color: #991D19;
}

img {
	border: 0px;
}

.popup_body {
	margin: 0px 0px 20px 0px;
}

.detail_label {
	color: #991D19;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.detail_info {
	color: #991D19;
}

.client_list {
	font-size: 11px;
	line-height: 15px;
}

.first_paragraph {
	font-size: 14px;
}

.redline {
	background-color: #FAF9F6;
	background-image: url(../images/content_background.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.project_descriptor_corp {
	color: #00919F;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.project_descriptor_corrections {
	color: #45531B;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.project_descriptor_healthcare {
	color: #458DC9;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.project_descriptor_lab {
	color: #99AA1E;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.project_descriptor_rec {
	color: #E09616;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.tel_label, .fax_label {
	color: #7E7F80;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}

.tel_label {
	padding-right: 2px;
}

.fax_label {
	padding-right: 0px;
}

.tel_number, .fax_number {
	color: #7E7F80;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.normal_size {
	font-size: 12px;
}
