/* Start of CMSMS style sheet 'Seacap Editor' */
/* CSS Document */

.sc_brown {
	color : #db8858;
}
a:LINK {
	color : #c87a4e;
}
a:VISITED {
	color : #c87a4e;
}
a:HOVER {
	text-decoration : underline;
	color : #a5572b;
}
a.homelink:LINK {
	text-decoration : none;
	color : #005c51;
}
a.homelink:VISITED {
	text-decoration : none;
	color : #005c51;
}
a.homelink:HOVER {
	text-decoration : none;
	color : #db8858;
}
.header_lg {
	font-family : Century Gothic, Futura, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 26px;
	color : #005c51;
	line-height: 25px;
}
.header_med {
	font-family : Century Gothic, Futura, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	color : #005c51;
	line-height: 20px;
}
.header_sm {
	font-family : Century Gothic, Futura, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color : #005c51;
}
.header_brown_lg {
	font-family : Century Gothic, Futura, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 26px;
	color : #db8858;
	line-height: 25px;
}
.header_brown_med {
	font-family : Century Gothic, Futura, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	color : #db8858;
	line-height: 20px;
}
.header_brown_sm {
	font-family : Century Gothic, Futura, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color : #db8858;
}
.header_green_home {
	font-family : Century Gothic, Futura, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 42px;
	color : #005c51;
	line-height: 40px;
}
.acquisitions_th {
	text-align: left;
	font-family : Century Gothic, Futura, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color : #005c51;
	background-color: #daebe5;		
}

/* End of 'Seacap Editor' */

