#pageContent {
	min-height: 290px;
	padding: 20px 20px;
	}

#pageContent table, #pageContent tr, #pageContent td  {
	padding: 0; margin: 0;
	}

	
.marginRight {
	margin-right: 260px;
}

.bullet {
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
	background:  url(../../images/site/bulletBlue.gif) top left no-repeat; 
}

.hrResource {
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0; 
	border-top: #6cc2dc 1px solid; 
	border-bottom: #6cc2dc 1px solid; 
	}

.showLink {
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
	background:  url(../../images/site/arrowBlue.gif) center left no-repeat; 
}

a.showLink {
	color: #0099bf;
	text-decoration: none;
	font-weight: bold;
}

a.showLink:link, a.showLink:visited {
	color: #0099bf;
}

a.showLink:hover {
	color: #333333;
}

.hideLink {
	margin: 0 0 0 1px;
	padding: 0 0 0 12px;
	background:  url(../../images/site/arrowDownBlue.gif) center left no-repeat; 
}

a.hideLink {
	color: #0099bf;
	text-decoration: none;
	font-weight: bold;
}

a.hideLink:link, a.hideLink:visited {
	color: #0099bf;
}

a.hideLink:hover {
	color: #333333;
}

.more {
    display: none;
	}

.videoBorder {
	width:290px; 
	border: #4D8092 2px solid;
}

.videoBorderSmall {
	width:178px; 
	border: #4D8092 2px solid;
}

.valignBottom {
	vertical-align: bottom;
}
	
.pdf {
	margin: 0 10px 0 0; 
	float:left;
}

.readon img {
	border: #4D8092 1px solid;
	margin: 0;
	}


