@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #092548;
	background-image: url(../images/CCC_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.small {
	font-size: 10px;
}

.small a:link {
	color: #000000;
	text-decoration: none;
}
.small a:visited {
	color: #000000;
	text-decoration: none;
}
.small a:hover {
	color: #000000;
	text-decoration: underline;
}
.small a:active {
	color: #000000;
	text-decoration: underline;
}


.date {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #076DB7;
	letter-spacing: 4px;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DA2038;
	line-height: 22px;
}
.bigsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0461A6;
	line-height: 20px;
}
.agendarules {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4E9FA;
	border-right-color: #B4E9FA;
	border-bottom-color: #B4E9FA;
	border-left-color: #B4E9FA;
}

a:link {
	color: #DA2038;
	text-decoration: none;
}
a:visited {
	color: #DA2038;
	text-decoration: none;
}
a:hover {
	color: #DA2038;
	text-decoration: underline;
}
a:active {
	color: #DA2038;
	text-decoration: underline;
}
.sidebar {
	font-size: 11px;
	font-weight: bold;
	color: #0461A6;
}

.sidebar a:link {
	color: #0461A6;
	text-decoration: none;
}
.sidebar a:visited {
	color: #0461A6;
	text-decoration: none;
}
.sidebar a:hover {
	color: #0461A6;
	text-decoration: underline;
}
.sidebar a:active {
	color: #0461A6;
	text-decoration: underline;
}

.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #0461A6;
}
.subhead-red {
	font-size: 13px;
	font-weight: bold;
	color: #DA2038;
}
.textleaded {
	line-height: 19px;
}
