/* CSS Document */

/* Orange Header */

.orHead {
	background: #db9313 url(_i/orR.gif) no-repeat top right;
}
.orHead h2 {
	background: url(_i/orL.gif) no-repeat top left;
	padding: 5px 5px 5px 20px;
}
.grcontent {
	background: #e1e0e0 url(_i/grR.gif) no-repeat bottom right;
}



.grcontent .contentpaneclass {
	background: url(_i/grL.gif) no-repeat bottom left;
	padding: 10px;
}

#main.home .grcontent .contentpaneclass {
	height: 95px;
	overflow: hidden;
}
.orHead h2, .orHead h2 .Head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-transform:none;
}

#main.home .orHead h2, #main.home .orHead h2 .Head {
	text-align: center;
}

td.icon img {
	margin-right: 25px;
}

.calloutboxL {
	background: url(_i/calloutboxL.gif) no-repeat top left;
}
.calloutboxR {
	background: url(_i/calloutboxR.gif) no-repeat top right;
}	

.calloutboxL table {
	height: 125px;
	margin: 5px;
}

.calloutboxL table td {
	vertical-align: top;
	border-right: solid 1px #ccc;
	padding-right: 5px;
}
.calloutboxL table td.last {
	border-right: none;
	padding-right: 10px;
}
