a:link { 
	color: blue; 
	text-decoration: none; 
}

a:visited { 
	text-decoration: none; 
	color: #00008b; 
}

a:hover { 
	color: #CC6600; 
	text-decoration: underline; 
	font-weight: normal; 
}

a:active { }

.whitelink:link { color: FFFFFF; text-decoration: none; }

.whitelink:visited { text-decoration: none; color: #FFFFFF; }

.whitelink:hover { color: #FFFFFF; font-weight: normal; }

.whitelink:active { }

.yellowlink:link { color: yellow; text-decoration: none; }

.yellowlink:visited { text-decoration: none; color: yellow; }

.yellowlink:hover { color: yellow; font-weight: normal; }

.yellowlink:active { }


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

.blueshaded_light { background-image: url(/images/bg_blueshaded_light.jpg); }

p {
	font-size: 12px;
}
.bodytext {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 12px;
}

.bodytextlarger {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 13px;
}

.bodytextlargest {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 14px;
}

.bodytextsmall {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 11px;
}

.bodytextsmaller {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 10px;
}

.box { border: thin solid #999999; }

.box_bold { border: thin solid #000066; }

.boxbottomonly {
	border-bottom-color: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

.bullet_indent { margin-left: 3em; margin-top: 1em; }

.Bullet_Logo {
	list-style-position: outside;
	list-style-image: url(/images/chbclogominishadowed.jpg);
	margin-left: 1em;
}

.caption { font-size: 1em; }

.copyred {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}

.copyred_onyellow {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	background-color: #FFFF00;
}

.copyred_small {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.cyanSubHead { font-size: 14px; color: #00FFFF; font-weight: bold; }

.EventDate {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	color: #CC3333;
}

.FAQ_Title, .FAQ_Title:link, .FAQ_Title:visited, .FAQ_Title:hover {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.footerfont { font-size: .8em; }

.green_reverse {
	font-size: 12px;
	line-height: 0.65cm;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #329900;
	background-position: center center;
	text-align: center;
}

.head2 { color: #000066; font-size: 2em; }

.head3 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}

.head4 { font-size: 12px; color: #003366; font-weight: bold; }

.head4_reverse {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003366;
}

.head5 {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}

.head5_reverse {
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003366;
}

.highlight { font-size: 0.9em; color: #990000; font-weight: bolder; }

.highlight2 { font-size: 1.0em; color: #990000; font-weight: bolder; }

.highlight3 { font-size: 1.2em; color: #990000; font-weight: bolder; }

.highlight4 { font-size: 1.4em; color: #990000; font-weight: bolder; }

.Indent_1 { padding-left: 30px; }

.leftspacde { margin-left: 10em; }

.links a:visited, .links, .links a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}

.links a:hover, .links a:active, .linkslight a:hover, .linkslight a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFB20E;
	text-decoration: none;
}

.linkslight a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.linkslight, .linkslight a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.linkssmall a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.linkssmall a:hover, .linkssmall a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFB20E;
	text-decoration: none;
}

.linkssmall, .linkssmall a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.marginarround { margin: 10px; padding: 10px; }

.month {
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #336600;
}

.Orange_header {
	color: orange;
	font-weight: bold;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #FF9900;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}

.smallHighlighgted { font-size: 0.8em; color: #CC3333; }
.tight {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.tightright {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: right;
	padding-left: 20px;
}
.WhiteHeading { font-size: 16px; font-weight: bold; color: #FFFFFF; }

.year {
	font-size: 3em;
	font-style: italic;
	font-weight: bolder;
	color: #339900;
}

.yellowHead { font-size: 24px; color: #FFFF00; font-weight: bold; }

.yellowSubHead { font-size: 14px; color: #FFFF00; font-weight: bold; }
