#TopicDropdown {
	margin-bottom: 10px;
	margin-top: 10px;
}
.relationshipLink {
	background-color: #ddd;
	padding: 3px;
	margin-left:10px;
	margin-bottom: 10px;
	border: 1px solid #666;
	cursor: pointer;
	display: inline;
	width: 100px;
	text-align: center;
	height: 26px;
	float:left;
	
}
.relationshipLink:hover {
	background-color: #666;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	cursor: pointer;
	display: inline;
	width: 100px;
	text-align: center;
	height: 26px;
	float: left;
	color: #FFF;	
}
.topicspagedisplay {
	line-height: 1.3em;
	text-align: left;
	vertical-align: middle;

}
#TopicsList {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding-left: 10px;
}

#TopicsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#Topicslink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	
}

.TopicsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	padding-top:10px;
}
.TopicsTopic {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 34px; color:#26a3ff;
	
}
.Topicsimg {
	float: left;
	display: inline;	
}
#topicMessage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
}
#li {
	text-decoration: none
}
.topics {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.topicsgen {
	padding-bottom: 14px;
	margin-left:14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	font-size: 16px;
	line-height:1.8em;
}
.TopicsRelated {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.VideoLink {
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.relationshipsContainer {
	width: 100%;
}

.ajax-loader {
    display: none;
    /*position: absolute;*/
}
.afterlinkpad {
	width: 300px;
	display: block;
}
.ourwork1_of_3 {
	width: 28%;
	min-width: 200px;
	background-color: #fff;
	margin: 10px;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px;
	line-height: 1.5em;
}
.ourwork1of_3 {
	width: 97%;
	min-width: 200px;
	background-color: #fff;
	margin: 10px;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px;
	line-height: 1.5em;
}
.section {
	clear: both;
	width: 100%;
	max-width: 912px;
}
.allissues {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #09215a;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #666;
	padding: 4px;
}
#pillars
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#ourworkheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height:1.5em;
	font-weight: bold;
}
#ourworkheadercore
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	margin-left:14px;
	line-height:1.5em;
	font-weight: bold;
}



/* MEDIA QUERIES */
@media screen and (min-width: 47.5em ) {
.topicColumn {
	width: 46%;

}
.topicColumncenters {
	width: 48%;
	margin-left:10px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCC;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float: left;
	margin-left: 4px;
}
.col:first-child {
	margin-left: 0;
}
}
