/*
##############################################################################
FILENAME:			theme6.css
DESCRIPTION:		Cran Theme Style Sheet
CREATED:			03/20/03
INITIAL AUTHOR:		Chris Lamothe
UPDATED BY:			Chris Lamothe, 03/20/03
Copyright (c) 2003 Molecular, Inc.
343 Arsenal Street, Watertown MA 02472
617-218-6500
http://www.molecular.com/
##############################################################################
*/
/* BACKGROUND COLORS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.headerBG {
	background-color: #0b2f6d;
}

.mainColor {
	background-color: #B7003D;
}

/* TEXT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.tagline {
	color: #DA7B9B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}
