.twoColFixLtHdr #mainContent { 
	margin-top: 15px;
}

.twoColFixLtHdr #sidebarContent {
}

.workshopsSideImg {
	background: url(../../../images/site/resource/workshop-side-pic.jpg) bottom right no-repeat; 
}


#pageContent {
	margin-top: 0;
	padding: 0px 20px 10px 20px;
	}

#pageContent table, #pageContent tr, #pageContent td  {
	padding: 0; margin: 0;
	}

#workshops {
	border-collapse: collapse;
	}

#workshops td {
	border: 1px solid #bcbdc0; 
	padding:8px 8px;
	}

#workshops td.borderNone {
	border: none; 
	}

#workshops tr.darkBlue {
	background-color: #4D8092;
}

#workshops tr.shaded {
	background-color: #f0f8fb;	
	}

.hrTestimonial {
	width: 100%;
	margin: 0;
	padding-bottom: 10px; 
	border-top: #6cc2dc 1px solid; 
	}

.valignBottom {
	vertical-align: bottom;
}
	
.pdf {
	margin: 0 10px 0 0; 
	float:left;
}

/* Style for REGISTER link */

#linkArrow a:link, #linkArrow a:visited {
	padding: 3px 5px 3px 5px;
	margin: 0;
	background-color: #4D8092;
	border-width: 1px;
	border-style: solid;
	border-color: #4D8092;
}

#linkArrow a:hover {
	padding: 3px 5px 3px 5px;
	margin: 0;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #4D8092;
}

#linkArrow a img {width: 8px; height: 10px; border-width: 0;} 
#linkArrow a#link img 			{background: url(../../../images/site/arrowWhite.gif) bottom left no-repeat;}
#linkArrow a#link:visited img 	{background: url(../../../images/site/arrowWhite.gif) bottom left no-repeat;}
#linkArrow a#link:hover img 	{background: url(../../../images/site/arrowDarkBlue.gif) bottom left no-repeat;}

/* Use to position the image in front of the link text */
#linkArrow img {
	margin: 0;
	padding: 0;
}

#linkArrow a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold; 
}

#linkArrow a:link {color: #ffffff; text-decoration: none; }
#linkArrow a:visited {color: #ffffff; text-decoration: none;}
#linkArrow a:hover {color: #4D8092; text-decoration: none; }

