.ImageRotator .Normal p {
	display:none;
}

/* Announcements Module */
.announceHead {
	font-size: 115%;
	color: #8c033b;
	font-weight: bold;
}
.announceDate {
	font-weight: bold;
	font-size:10px;
}
/* ----------------- Expanding Text Module ----------------- */

.ICG_ETH_Expanders a, .ICG_ETH_Expanders a:link, .ICG_ETH_Expanders a:active, .ICG_ETH_Expanders a:visited {
	text-decoration:none;
	font-size:18px;
	color:blue;
}
.ICG_ETH_Expanders a:hover {
	color:yellow;
	text-decoration:underline;
	font-size:18px;
}
/******************************************************** Standard Container ****************/
.Content {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25;
}
.Content b, .Content strong {
	font-weight: bold;
}
.Content td, .Content ul, .Content li, .Content p {
	/*font-size: .9em;*/
}
.Content a, .Content a:link, .Content a:active, .Content a:visited {
	text-decoration: none;
	font-size: 1.1em;
	color: #000;
}

#dnn_footerpane {
	
	/*background-color: #fff !important;*/
	
}


#dnn_footerpane a {
	
	/*background-color: #fff !important;*/
	color: #000 !important;
}

.Content a:hover {
	color: #31477b;
	text-decoration: underline;
	
}
.Content h1, .AdminTitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #93002C;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.Content h1 strong {
	color: #93002C;
	font-weight: bold;
}
.Content h2 {
	font-size: 1em;
	font-weight: bold;
	color: #992347;
	padding-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.Content h3 {
	font-size: .9em;
	font-weight: bold;
	color: #55011a;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.Content h4 {
	margin: 0;
	padding: 0;
	color: #4f7694;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.Content h5 {
	font-size: 1em;
	font-weight: bold;
	color: #4f7694;
	padding-top: 10px;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.Content .acctTable td {
	border: 1px solid #3b3b3b;
	border-collapse: collapse;
	font-size: 1em;
	background: #f7efe1;
}
.Content .acctTable th {
	border: 1px solid #3b3b3b;
	background: #3b3b3b;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
}
.Content .acctTable th a {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
}
.Content .acctTable .subHead {
	background: #dab776;
	font-weight: bold;
}
.Content .acctTable .oddRow {
	background: #eedfc1;
}
.Content .disclaimer {
	font-size: .8em;
	font-style: italic;
}

