/* ------------------------- General ------------------------- */
a {
	color:#009b49;
	outline:none;
	text-decoration:none;
}

img {
	border-style:none;
	margin-bottom:0.5em;
}
ul {
	margin:1em 0;
}
ol {
	margin:1em 0;
}
li {
	padding:0;
	margin:0.2em 0;
}
li.t-last-child {
	list-style-type:none;
}
h1,h2,h3,h4,h5,h6{
	clear:both;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
p{
	margin:0 0 2em 0;
	line-height:1.7em;
	font-weight:normal;
}
input,select{
	margin:0;
	font-size:12pt;
	color:#666;
	border:1px solid #ccc;
	display:none;
}
form, fieldset {
	padding:0;
	margin:0;
	border:none;
}
hr {
	display:none;
}
.clear { 
	clear: both; 
	display: block; 
	line-height:0px;
}

/* Header */
#t-printLogo {
	padding-bottom:10pt;
	margin-bottom:15pt;
	border-bottom:#000 1px solid;
	text-align:center;
}

/* Typography */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000;
	padding-bottom:1em;
}
#t-videoPopup h2, #t-contentUpdates h2, #t-eventPopup h2 {
	font-size:18pt;
	margin:0.5em 0;
}
#t-videoPopup h3 {
	font-size:14pt;
	margin:0.5em 0;
}

/* Homepage */


/* Hide */
#t-optionMenu, #t-logo, #t-slogan, #t-mainNavi, #t-socialMedia, #t-eventFilter, #t-popupBar, #t-footer,
.t-closeButton, .t-videoPlaylist, .t-tabs, .t-btShare, .t-btMoreInfo, .t-moreLink, .t-hlPrev, .t-hlNext {
	display:none;
}