.comm_Header_2 {
	background-color: #1763AE;
	text-align: center;
	padding-top: 20px;
}
.comm_Header_4 {
	background-color: #6A9DCC;
	text-indent: 20px;
}
.comm_Detail {
	background-color: #9ABBDA;
}
#content #commTable .comm_Detail H5 {
	text-indent: 20px;
}
#content #commTable .comm_Detail p {
	padding-left: 40px;
}

/*#content .comm_Detail a {
	color: #0055A4;
}*/
#content h4 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E31937;
	border-bottom-color: #E31937;
}
#content a:link, #content a:visited {
	color: #0055A4;
}
#content a:hover {
	color: #E51837;
}
.description {
	font-size: 0.8em;
	font-style: italic;
	margin-left: -15px;
	display: block;
}
.coolGray {
	color: #939598;
}
.location {
	font-size: 0.8em;
	font-style: italic;
}
.noLink {color: #0055A4}
#content #commTable tr {
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 20px;
}


