BODY {
	margin: 0px; padding: 0px;
	padding-bottom: 10px;
	background: url('images/bg_pattern_outside.gif');
}
BODY, TD, P {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

P, UL, LI {
	line-height: 15px;
	margin-top: 0px;
}

TABLE.content {
	border-top: 1px solid black;
	border-left: 1px solid black;
}

TABLE.content TD {
	padding: 5px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background:white;
}

TABLE.content TR.odd TD {
	background: #FFE8B6;
}

TABLE.content TH {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px;
	color: white;
	font-size: 12px;
	background: #78001E;
}


A:LINK, A:VISITED, A:ACTIVE {
	color: #78001E;
}
A:HOVER {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #78001E;
}
.CPpageHead B {
	font-size: 14px;
	color: #78001E;
}
h4 {
	font-size: 12px;
	color: #78001E;
	margin-bottom: 8px;
}
#header {
	height: 158px;
	background: url('images/top_bg_pattern.gif') repeat-x;
	margin-bottom: 20px;
}
.em {
	color: #78001E;
}
.quote {
	font-family: georgia, 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
}
.quotename {
	text-align: right;
	margin-top: -15px;
}

INPUT, TEXTAREA, SELECT {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.img {
	margin-left:15px;
	border: 1px solid #CCCCCC;
}

.small {
	font-size: 10px;
}