/* 3 Column settings - Home Page Only*/
#threecolumn #columnmid {
	right: 27%;				/* width of the right column */
}
#threecolumn #columnleft {
	right: 48%;				/* width of the middle column */
}
#threecolumn #column1 {
	width: 44%;				/* width of center column content (column width minus padding on either side) */
	left: 102%;				/* 100% plus left padding of center column */
}
#threecolumn #column2 {
	width: 21%;				/* Width of left column content (column width minus padding on either side) */
	left: 33%;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
#threecolumn #column3 {
	width: 25%;				/* Width of right column content (column width minus padding on either side) */
	left: 85%;				/* Please make note of the brackets here:
							(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}
#columns
{
    	background: #fff url("../../../../images/layout/pagebackground.gif") repeat-y top right;
}
.Call2ActionBlock {
	display: block;
	width: 170px;
	/*float: right;*/
	border-bottom: 1px solid #b4c3e6;
}

.Call2ActionBlock p {
	display: block;
	font-size: 0.80em;
	color: #2d8ac9;
	padding: 3px 0px 3px 0px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 11pt;
}

.Call2ActionBlock p strong, .Call2ActionBlock a {
	font-size: 1em;
}

.Call2ActionBlock a,
#BreadcrumbBlock a {
	font-weight: bold;
	color: #2d8ac9;
}

.Call2ActionBlock a:hover,
#BreadcrumbBlock a:hover {
	color: #3b0083;
}

.Call2ActionBlock h3 {
	border-top: 1px solid;
	color: #b4c3e6;
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1.15em;
}

.Call2ActionBlock img.icon {
	float: left;
	margin-right: 10px;
}

.Call2ActionBlock img.icon2 {
	float: left;
	margin: 3px 10px 10px 0px;
}
.rcolImage {
	margin-top: 10px;
}
