

H1, H2, H3, H4, H5, H6 { 
	color: #a9b829; 
}

A { 
	color: #a9b829; 
	text-decoration: underline; 
}

A:hover { 
	color: #a9b829; 
	text-decoration: underline; 
}

P, UL, OL { 
	font-size: 12px; 
}

P { 
	margin: 0px 0px 0px 0px; 
}

H1 { 
	font-size: 14px; 
	color: #a9b829; 
}

H2 { 
	font-size: 14px; 
	padding: 0 0 3px 0; 
}

H3 { 
	font-size: 12px; 
	color: #a9b829; 
}

H4 { 
	font-size: 11px; 
	color: #a9b829; 
}

H5 { 
	font-size: 14px; 
	color: #a9b829; 
}

H6 { 
	font-size: 9px; 
	color: #a9b829; 
	font-weight: normal; 
}

H1, H2, H3, H4, H5, H6 { 
	margin: 0px 0px 0px 0px; 
	margin-top: 20px;
	margin-bottom: 10px;
}

H1 { 
	color: #16E427;
	margin: 0px 0px 0px 0px; 
	margin-top: 20px; 
	margin-bottom: 30px; 
}

H2, H3 { 
	margin: 0px 0px 0px 0px; 
	margin-top: 30px; 
	margin-bottom: 15px; 
}

H4, H5, H6 { 
	margin: 0px 0px 0px 0px; 
	margin-top: 20px; 
	margin-bottom: 10px; 
}


H1.csc-firstHeader {
	line-height: 15px;
}

H1.csc-firstHeader,
H2 {
	font-size: 12px; 
	color: #a9b829; 
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: bold;
}

H2 a {
	text-decoration: none;
}

H2 a:hover {
	text-decoration: none;
	color: #646566;
}


H2 {
	margin-top: 20px;
}
H2.csc-firstHeader  { 
	margin-top: 0px;
}

H3.csc-firstHeader { 
	margin-top: 0px; 
}

H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { 
	margin-top: 0px; 
}

P.bodytext { 
	color: #000000; 
	padding-bottom: 6px;
}



UL { 
	list-style-type: disc; 
	list-style-position: outside; 
	margin-top: 0;
	margin-left: 0.75em;
  	padding-top: 0;
	padding-left: 0.75em;
}

UL UL LI { 
	font-size: 10px; 
}

LI { 
	line-height: 20px; 
	padding-left: 2px;
	padding-bottom: 6px;
	color: #000000;
}

.csc-default UL {
	list-style-image:url(../img/li_gif.gif);
}

.flex-direction-nav {
	height: 0;
	line-height: 0;
	list-style: none;
	color: #ED0D10;
}


IMG { 
	border-style: none; 
	margin: 0;
	padding: 0;
}

P.csc-caption { 
	font-size: 10px; 
}

.csc-textpic-caption { 
	font-size: 10px; 
}


HR {
	margin-top: 25px;
	margin-bottom: 25px;
	color: #a9b829;
}


TD {
	vertical-align: top;
	text-align: left;
}

.tx-nittygritty ul li {
	list-style-type: none;
	list-style-image: url(../img/blank.gif);
	height: 30px;
}

