h1 .csc-firstHeader, h2 .csc-firstHeader
{
	font-size: 18px;
	color: #124477;
	text-align: left;
	margin-bottom: 60px;
}

#rightCol h1
{
	color: #821E1C;
	text-align: center;
}

#leftCol h1
{
	color: #124477;
	text-align: center;
}

#leftCol img
{
	margin: 10px auto;
	display: block; 
}

#rightCol img
{
	margin: 10px auto;
	display: block; 
}

.light
{
	color: white;
}

.bodytext
{
	text-align: justify;
}

.bodytext img
{
	margin: 10px auto;
	display: block; 
	text-align: center;
}

.csc-textpic-imagewrap
{
	width: 90%;
}

dt a
{
font-weight: bold;	
}

dd
{
	margin-bottom: 10px;

}

.csc-mailform
{
	position: relative;
}

.csc-mailform input
{
	position: absolute; 
	right:0;
}

#hideShowAllFAQ
{
	margin:0;
	padding: 0;
	height: 15px;
	font-size: 10px;
}

.tx-irfaq-pi1 dl
{
	margin: 0;
	margin-bottom: 20px;
}
.tx-irfaq-pi1 dl dd .bodytext
{
	margin-left: 30px;
	width: 90%;
	/*font-weight: bold;*/
	font-family: arial;
	color: #2F2F2F;
	
}
.tx-irfaq-pi1 dl dt
{
	font-size: 12pt;
	margin-bottom: 10px;	
}
