
/* ---------- Regular Content ---------- */

div#content p {
	margin: 0;
	padding: 0 0 9px 0;
	color: #666;
	font-size: 13px;
	line-height: 20px;
	font-family: 'OpenSans regular', Verdana , Helvetica, sans-serif;
}

div#content h2,
div#content div.introduction {
	font-family: 'Essai', Verdana , Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0 0 5px 0;
}

div#content strong {
	font-family: 'OpenSans semibold', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #4f4f4f;
}



/* ---------- Headings ---------- */

div#content h1#page_title {
	font-family: 'Essai', Verdana , Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	margin: -2px 0 23px 0;
	padding: 0;
}

div#content h2 {
	font-family: 'Essai', Verdana , Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 10px 0 5px 0;
}

div#content h3 {
	font-family: 'Essai', Verdana , Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #585858;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 0;
}

div#content h4 {
	font-family: 'Essai', Verdana , Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 0;
}




/* ---------- Lists ---------- */

div#content ul,
div#content ol,
div#content ul li,
div#content ol li {
	margin: 0;
	padding: 0;
}

div#content ul {
	margin: 0;
	padding: 5px 0 10px 15px;
	list-style-image: url("../img/list_style_image.png");
}

div#content ol {
	margin: 0;
	padding: 5px 0 10px 20px;
}

div#content ul,
div#content ol {
	font-family:  'OpenSans regular', Verdana , Helvetica, sans-serif;
	color: #666;
	font-size: 13px;
	line-height: 20px;
}

div#content ul.sitemap {
	padding-left: 0 !important;
}



/* ---------- Links ---------- */


div#content a {
	color: #0071b9;
}

div#content a:hover {
	color: #666;
}

div#content table.table th a:hover {
	color: #fff;
}



/* ---------- Pictures ---------- */


div#content div.resource_container.pictures div.resource.picture {
	margin: 0 10px 5px 0;
	padding: 0;
}

div#content div.resource_container.pictures div.resource.picture_3,
div#content div.resource_container.pictures div.resource.picture_7,
div#content div.resource_container.pictures div.resource.picture_11,
div#content div.resource_container.pictures div.resource.picture_15,
div#content div.resource_container.pictures div.resource.picture_19,
div#content div.resource_container.pictures div.resource.picture_23,
div#content div.resource_container.pictures div.resource.picture_27,
div#content div.resource_container.pictures div.resource.picture_31,
div#content div.resource_container.pictures div.resource.picture_35,
div#content div.resource_container.pictures div.resource.picture_39,
div#content div.resource_container.pictures div.resource.picture_43,
div#content div.resource_container.pictures div.resource.picture_47,
div#content div.resource_container.pictures div.resource.picture_51,
div#content div.resource_container.pictures div.resource.picture_55,
div#content div.resource_container.pictures div.resource.picture_59,
div#content div.resource_container.pictures div.resource.picture_61,
div#content div.resource_container.pictures div.resource.picture_65,
div#content div.resource_container.pictures div.resource.picture_69,
div#content div.resource_container.pictures div.resource.picture_73,
div#content div.resource_container.pictures div.resource.picture_77,
div#content div.resource_container.pictures div.resource.picture_81,
div#content div.resource_container.pictures div.resource.picture_85,
div#content div.resource_container.pictures div.resource.picture_89,
div#content div.resource_container.pictures div.resource.picture_93,
div#content div.resource_container.pictures div.resource.picture_97,
div#content div.resource_container.pictures div.resource.picture_101 {
	margin-right: 0;
}





/* ---------- Documents ---------- */


div#portlets div.resource_container.documents,
div#content div.resource_container.documents {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

div#portlets div.resource_container.documents h2,
div#content div.resource_container.documents h2 {
	display: none;
}




/* ---------- Videos ---------- */


div#content div.resource_container.videos div.video-js {
	width: 100% !important;
}

div#portlets div.resource_container.videos h2,
div#content div.resource_container.videos h2 {
	display: none;
}


/* ---------- Table ---------- */

div#content table.table {
	margin: 10px 0 20px 0;
	padding: 0;
	font-family:  'OpenSans regular', Verdana , Helvetica, sans-serif;
	color: #666;
	font-size: 13px;
	width: 100% !important;
	text-align: left;
	border-collapse: collapse;
	text-align: left;
	border-collapse: collapse;
	table-layout: fixed;
	border: none;
}

div#content table.table caption {
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}

div#content table.table tr th {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #d5e6f2;
	border-bottom: 1px solid #d5e6f2;
	background: rgba(0,115,186,0.35);
	background-color: #A6CEE7;
	color: #fff;
	font-weight: normal;
	font-family: 'OpenSans semibold', Verdana, Helvetica, sans-serif;
}

div#content table.table tr td {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #d5e6f2;
	border-bottom: 1px solid #d5e6f2;
	background: rgba(0,115,186,0.04);
	background-color: #f5fafc;
}

div#content table.table tr:nth-child(odd) td {
	background: #fff;
}




