/******************************************
*
* Education stylesheet
*
*******************************************/

/* Page header */
#pageHeader {
	clear : both;
	color : #999999;
	font-size : 11px;
	padding-left : 20px;
	
	background-repeat : no-repeat;
	background-position : top right;
	border : 1px solid #CCCCCC;
	height: 118px;
	/* background-image :  url(/lwp/wcm/css/images/education/education_header.jpg); */
}
#pageTitle {
	height : 24px;
	background-repeat : no-repeat;
	margin-top: 20px;
}
#pageTitle span {
	display : none;
}
#pageHeaderCopy {
	color : #999999;
	font-size : 11px;
	width : 400px;	
}

#pageHeaderCopy2 {
	color : #999999;
	font-size : 14px;
	width : 400px;	
}

/*
.landingPage #pageTitle {
	background-image :  url(/lwp/wcm/css/images/education/education_center.gif);
} */

/*
.fourCsDiamonds #pageTitle {
	background-image :  url(/lwp/wcm/css/images/education/4_cs_diamonds.gif);
} */


/* Page nav */
#pageNav {
	border-top : 0px;
}


/* Page content */
#pageContent {
	width : 550px;
	margin : 15px 0px 20px 15px;	
	color: #999999;
}
#pageContent .header {
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	padding : 5px 0px 10px 0px;
}
#pageContent .subheader {	
	font-size : 11px;
	font-weight : bold;
	padding : 0;
}

#pageContent .fullDivider{
	padding: 0;
	margin: 0 0 15px 0;
	height: 1px;
	background-color: #CCCCCC;
	clear: both;
}

#pageContent .horizContent{	
	clear: both;
}

.leftImage{
	float: left;
	margin-bottom: 15px;
}

.rightShortContent{
	float: left;
	width: 350px;
	margin-bottom: 15px;
	padding-left: 15px;
}

.rightLongContent{
	float: left;	
	margin-bottom: 15px;
	padding-left: 40px;
	padding-right: 40px;
}

.vertContentTable{
	margin-bottom: 15px;
	width: 100%;
}

.vertContentTable table{
	font-size: 11px;
	width: 100%;
}

.vertContentTable img{
	display: block;
}

.vertContentTable th{
	text-align: center;
}

.vertContentTable td{
	vertical-align: top;
	padding-right: 60px;
	
}

.vertContentTable .dividerPadding td{
	padding: 0px 0px 20px 0;
}

.vertContentTable .dividerLine{
	padding: 0;
	margin: 0 15px 0 0;
	height: 1px;
	background-color: #CCCCCC;
	clear: both;
}

.vertContentTable .dividerLineLast{
	padding: 0;
	margin: 0;
	height: 1px;
	background-color: #CCCCCC;
	clear: both;
}

#custServiceImages img{
	float: left;
	margin-bottom: 15px;
}
#custServiceImages {
	width: 100%;
}
#custServiceImages a{
	padding-left: 5;
}

