@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}
body {
	margin-top: 10px;
	background-color: #69F;
}
.cpal_page_heading {
	color: #609;
	font-weight: bold;
	font-size: 24px;
	line-height: 75px;
}
.cpal_page_subhead {
	color: #429A22;
	font-size: 14px;
	font-weight: bold;
}
.cpal_footer {
	font-size: 10px;
	line-height: 11px;
	color: #FFF;
}
.cpal_emphasis {
	font-size: 14px;
	font-weight: bold;
	color: #06F;
}
.cpal_navlink {
	font-size:12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline overline;
	color: #CCC;
}
a:active {
	text-decoration: none;
}
.cpal_rightalign em {
	font-size: 18px;
	line-height: 24px;
	color: #609;
}
.smalltext {
	font-size: small;
}
.smalltext {
	font-style: italic;
}
a.email:link {
	text-decoration: none;
	font-weight: bold;
	color: #06F;
}
a.email:visited {
	text-decoration: none;
	color: #06F;
}
a.email:hover {
	color: #609;
}
a.email:active {
	text-decoration: none;
}