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

h1 .heading {
	padding-top: 4px;
}
#content h2 .heading {
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #2d2e2e;
}
#content .contentIndent {
	font-size: 14px;
	line-height: 12px;
	text-indent: 20px;
}
#content .contentDetail {
	font-size: 12px;
}
#content .contentDetail h1 {
	font-size: 16px;
	color: #2C7BFF;
}
#content .contentDetail h2 {
	font-size: 12px;
	color: #000089;	
}
#content .contentDetail p {
	font-size: 12px;
	line-height: 14px;
	color: #2d2e2e;
	margin-top: 4px;
	margin-bottom: 14px;
}
#content .contentDetail li {
	font-size: 11px;
	line-height: 14px;
}
#content .contentText p {
	font-size: 12px;
	line-height: 12px;
	margin-top: 4px;
	margin-bottom: 14px;
}
/*#content #cpaboards {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #0000B3;
	line-height: 10px;
	text-align: left;
}*/
.cpalinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0000B3;
	font-size: 14px;
}
.cpalinks a, a:link {
	text-decoration: none;
	color: #0000B3;
}
.cpalinks a:visited {
	color: #15469E;
	}
.cpalinks a:hover {
	color: #87ACE0;
	}
.cpalinks a:focus {
	color: #87ACE0;
	}
.cpalinks a:active {
	color: #0000B3;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #2d2e2e;
	margin: 4px 4px 4px 1px;
}
.addressindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #2d2e2e;
	margin: 4px 4px 4px 55px;
}
#anchorlinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000B3;
	line-height: 18px;
}
#anchorlinks a, a:link {
	text-decoration: none;
	color: #0000B3;
}
#anchorlinks a:visited {
	color: #15469E;
	}
#anchorlinks a:hover {
	color: #9BC5FF;
	}
#anchorlinks a:focus {
	color: #9BC5FF;
	}
#anchorlinks a:active {
	color: #0000B3;
}
#content .highlight {
	color: #0000B3;
	font-weight: bold;
}
