﻿pd.tooltip, body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
a, a:focus, a:hover {
	color: #337ab7;
	text-decoration: none;
}
.download, .news-btn, blockquote {
	position: relative;
}
blockquote:after, blockquote:before, q:after, q:before {
	content: "";
}

body {
	margin: 0;
	font-size: 14px;
	line-height: 1.7em;
	color: #333;
	background-color: #f4f4f4;
}
a {
	border-bottom: 1px solid #ddd;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
a:focus, a:hover {
	border-bottom: 1px solid #337ab7;
}
h1, h2, h3, h4, h5 {
	font-family: Helvetica,Arial,sans-serif;
	font-weight: 400;
}
ol, ul {
	padding: 0;
	margin: 10px 0 10px 25px;
}
ol ol, ol ul, ul ol {
	margin-bottom: 0;
}
#contentstart {
	background-color: #fff;
	padding: 0 40px 40px;
}
.rsbtn a, #aechead a, #contentstart .no-underline a {
	text-decoration: none;
	border-bottom: none;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.dropdown-menu > li > a, .navbar .nav > li > a {
	border-bottom: none;
}
#aechead {
	height: 100px;
	color: #fff;
	margin: 0 auto;
	background: #6e267b;
	background: -moz-linear-gradient(45deg,#6e267b 0,#4e0e59 100%);
	background: -webkit-gradient(linear,left bottom,right top,color-stop(0,#6e267b),color-stop(100%,#4e0e59));
	background: -webkit-linear-gradient(45deg,#6e267b 0,#4e0e59 100%);
	background: -o-linear-gradient(45deg,#6e267b 0,#4e0e59 100%);
	background: -ms-linear-gradient(45deg,#6e267b 0,#4e0e59 100%);
	background: linear-gradient(45deg,#6e267b 0,#4e0e59 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e267b', endColorstr='#4e0e59', GradientType=1 );
}
.aec-logo {
	margin-top: 25px;
}
#aechead .site-search {
	margin-top: 34px;
}
.featured {
	margin-top: 20px;
	text-align: center;
}
.navbar {
	margin-bottom: 0;
}
.navbar-default {
	background-color: #fff;
}
.navbar .nav > li > a {
	font-family: robotolight,Helvetica,Arial,sans-serif;
	font-size: 18px;
	color: #000;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
	background-color: #6e267b;
}
@media (min-width:768px){
.dropdown:hover .dropdown-menu {
	display: block;
}
.navbar-nav > li {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-nav > li > a {
	padding-left: 20px;
	padding-right: 20px;
}
.dropdown-menu, .navbar-nav .dropdown:hover {
	background-color: #f5f5f5;
}
.dropdown-menu {
	border: 1px solid #e7e7e7;
	border-top: none;
	border-bottom: 5px solid #6e267b;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.dropdown-menu li a {
	padding: 10px 20px;
}
}
@media only screen and (max-width:1199px) and (min-width:768px){
.navbar .nav > li > a > span {
	display: block;
}
}
@media only screen and (max-width:991px) and (min-width:767px){
.navbar .nav > li > a {
	padding: 10px 9px;
}
}
#ctl00_ContentPlaceHolderBody_clear, #ctl00_ContentPlaceHolderBody_resetButton, #ctl00_ContentPlaceHolderBody_submit, .rectangle-button {
	display: inline-block;
	padding: 4px 14px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	background-color: #e6e6e6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #bbb;
}
.btn-enrol, .btn-group {
	margin: 10px 0;
}
.btn-sfu, input.box {
	text-align: left;
}
#ctl00_ContentPlaceHolderBody_clear:active, #ctl00_ContentPlaceHolderBody_clear:hover, #ctl00_ContentPlaceHolderBody_resetButton:active, #ctl00_ContentPlaceHolderBody_resetButton:hover, #ctl00_ContentPlaceHolderBody_submit:active, #ctl00_ContentPlaceHolderBody_submit:hover, .rectangle-button:active, .rectangle-button:hover {
	color: #333;
	background-color: #d9d9d9;
}
#ctl00_ContentPlaceHolderBody_clear:hover, #ctl00_ContentPlaceHolderBody_resetButton:hover, #ctl00_ContentPlaceHolderBody_submit:hover, .rectangle-button:hover {
	color: #333;
	text-decoration: none;
	border-bottom: none;
	background-color: #d9d9d9;
}
.rectangle-button:focus {
	outline: #333 dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}
.btn-active.active, .btn-active:active, .btn-active:hover, .btn-form.active, .btn-form:active, .btn-form:hover {
	background-color: #6e267b;
	color: #fff;
}
.btn-enrol {
	display: block;
	padding-top: 10px;
	color: #fff;
	font-size: 1.25em;
	background: #002b64;
	background: -moz-linear-gradient(-45deg,#6e267b 0,#002b64 50%);
	background: -webkit-linear-gradient(-45deg,#6e267b 0,#002b64 50%);
	background: linear-gradient(135deg,#6e267b 0,#002b64 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e267b', endColorstr='#002b64', GradientType=1 );
}
.btn-enrol.active, .btn-enrol:active, .btn-enrol:hover {
	color: #fff;
	background: #6e267b;
}
[class*=" icon-"], [class^=icon-] {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	background-position: 32px 32px;
	background-repeat: no-repeat;
	margin-top: 1px;
}
.icon-search {
	background-position: -70px 0;
}
.icon-enrol {
	background-position: 0 0;
}
.icon-menu {
	background-position: -34px -2px;
}
.icon-top {
	background-position: -117px 0;
	width: 10px;
	height: 6px;
	line-height: 6px;
}
[class*=social-], [class^=social-] {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	vertical-align: text-top;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 1px;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.social-facebook {
	background-position: -16px 0;
}
.social-youtube {
	background-position: -32px 0;
}
.social-rss {
	background-position: -48px 0;
}
.social-facebook-white {
	background-position: -16px -16px;
}
.social-twitter-white {
	background-position: 0 -16px;
}
.social-youtube-white {
	background-position: -32px -16px;
}
.social-rss-white {
	background-position: -48px -16px;
}
.social-facebook-white:hover, .social-facebook:hover {
	background-position: -16px -32px;
}
.social-twitter-white:hover, .social-twitter:hover {
	background-position: 0 -32px;
}
.social-youtube-white:hover, .social-youtube:hover {
	background-position: -32px -32px;
}
.social-rss-white:hover, .social-rss:hover {
	background-position: -48px -32px;
}
.social-facebook-large, .social-rss-large, .social-twitter-large, .social-youtube-large {
	width: 48px;
	height: 48px;
	line-height: 48px;
}
.social-facebook-large {
	background-position: -48px -96px;
}
.social-twitter-large {
	background-position: 0 -96px;
}
.social-youtube-large {
	background-position: -96px -96px;
}
.social-rss-large {
	background-position: -144px -96px;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
input.box {
	cursor: text;
}
.div-finder input {
	width: auto;
}
select[multiple], select[size], textarea {
	height: auto;
}
input[type=file], select {
	height: 30px;
	line-height: 30px;
}
select {
	width: 220px;
	border: 1px solid #ccc;
	background-color: #fff;
}
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus, select:focus {
	outline: #333 dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px;
}
input:-moz-placeholder, input:-ms-input-placeholder, input::-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder, textarea::-webkit-input-placeholder {
	color: #999;
}
.checkbox, .radio {
	min-height: 20px;
	padding-left: 20px;
}
.checkbox input[type=checkbox], .radio input[type=radio] {
	float: left;
	margin-left: -20px;
}
.div-finder label, .search-center .search-form label {
	display: none;
}
.search-center .search-form {
	margin-top: 17px;
	margin-bottom: 0;
	float: none;
}
.search-center .search-form input {
	width: 63%;
	height: 18px;
}
.textarea {
	font-size: 11px!important;
}
h1 {
	font-size: 2.8em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.2em;
	font-weight: 800;
}
#breadcrumb ul {
	margin: 10px 0;
	list-style: none;
}
#breadcrumb li {
	padding: 0;
	background: 0 0;
	display: inline;
}
#breadcrumb li a {
	text-decoration: none;
	border-bottom: none;
}
#breadcrumb li a:hover, #contentstart .media-content a, #contentstart .media-content-social p a {
	text-decoration: underline;
}
p.breadCrumbs a, p.breadCrumbs a:active, p.breadCrumbs a:hover, p.breadCrumbs a:visited {
	color: #5b5b5b;
}
.feature-heading {
	margin: 10px 0 0;
	border: 1px solid #EEECED;
	padding: 15px 0 40px;
	background: #FBFBFB;
}
.feature-heading > h2 {
	font-size: 20px;
	margin: 0;
	float: left;
	padding-left: 45px;
	color: #333;
}
.media-feed, .media-releases {
	border-left: 2px solid #6e267b;
}
.media-releases h2 {
}
.media-releases + h1 {
	margin-top: 20px;
}
.media-enquiry {
	border-left: 2px solid #d35400;
}
.media-enquiry h2 {
	
}
.media-content, .media-content-social {
	padding: 0 20px;
}
#contentstart .media-content .nivo-caption a, #contentstart .media-content a:hover, #contentstart .media-content-social a {
	text-decoration: none;
	border-bottom: none;
}
.media-content ul li a, .media-content ul li a:hover {
	text-decoration: underline;
}
.media-feed h2 {
}
.media-resources {
	border-left: 2px solid #003591;
}
.media-resources h2 {
}
.media-social {
	border-left: 2px solid #5bbcec;
}
.media-social h2 {
}
.media-content-social img {
	margin-top: 10px;
}
.media-ed, .media-fb, .media-twitter, .media-yt {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.media-fb, .media-twitter, .media-yt {
	height: 180px;
}
.media-twitter {
	height: 380px;
}
.media-fb {
}
.media-yt {
}
.media-fb h2, .media-fb h3, .media-twitter h2, .media-twitter h3, .media-yt h2, .media-yt h3 {
	color: #fff;
	padding-top: 10px;
}
.media-ed {
	height: 380px;
	color: #fff;
}
.media-ed h2 {
	padding: 10px;
	margin: 0;
	background-color: #003591;
}
.news-btn {
	padding: 0 10px;
	border: 1px solid #838383;
	border-radius: 3px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15),inset 0 -1px 0 rgba(255,255,255,.05),0 1px 2px -1px rgba(0,0,0,.4);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 30px;
	float: right;
	text-decoration: none!important;
	border-bottom: none;
	background-color: #fff;
	color: #333;
	font-size: 12px;
	font-weight: 700;
	line-height: 28px;
	cursor: pointer;
	display: block;
	margin: 0 10px 0 0;
	text-align: center;
}
.twitter-contact {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #EEECED;
	max-width: 310px;
}
img, table {
	max-width: 100%;
}
.twitter-account {
	color: #333;
	line-height: 24px;
}
.twitter-avatar {
	float: left;
	margin-right: 16px;
}
.twitter-icon {
	width: 24px;
	height: 21px;
	display: inline-block;
	vertical-align: bottom;
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#infoSearch, .alert, .infoContact, .infoFacts, .infoNote, .note {
	padding: 15px 15px 15px 100px;
	margin: 20px 0;
	border: 1px solid #fbeed5;
	color: #333;
}
.alert h4 {
	margin: 0;
}
.alert-success {
	border-color: #d6e9c6;
}
.alert-error, .alert-warning {
	border-color: #eed3d7;
}
.alert-info, .infoNote, .note {
	border-color: #bce8f1;
}
.alert-blue {
	background: #d9edf7;
	border-color: #bce8f1;
	padding: 8px 14px 14px;
}
.alert-box {
	background: #fff;
	border-color: #ccc;
	padding: 8px 14px;
}
.alert-box h2 {
	margin: 0 0 15px;
}
.note {
	background-position: 10px 10px;
	padding: 8px 25px 8px 65px;
	margin-left: 20px;
	width: 30%;
	float: right;
}
#imgButtons, table {
	width: 100%;
}
.note ul {
	margin: 0 0 0 1.3em;
	padding: .5em;
}
.download {
	background-color: #f5f5f5;
	border-left: 4px solid #007ddb;
	font-size: 18px;
	margin: 40px 0;
	padding: 20px;
}
.news .alert p {
	margin: 5px 0;
}
.news .alert {
	margin: 0 0 20px;
}
.infoContact {
	border-color: #eee;
	padding: 8px 14px 8px 100px;
}
.rounded-corners {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 5px;
}
blockquote {
	font-size: 16px;
	padding: 50px 15px;
	margin: 0 0 18px;
	border-left: 10px solid #eee;
	background: #f9f9f9;
	quotes: "\201C""\201D""\2018""\2019";
	text-align: center;
}
blockquote p {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 22.5px;
	display: inline;
}
blockquote:before {
	top: 25px;
}
blockquote:after {
	bottom: 25px;
}
blockquote:after, blockquote:before {
	background: #f9f9f9;
	background: -moz-linear-gradient(left,#f9f9f9 28%,#6e267b 40%,#007ddb 50%,#003591 60%,#f9f9f9 72%);
	background: -webkit-gradient(linear,left top,right top,color-stop(28%,#f9f9f9),color-stop(40%,#6e267b),color-stop(50%,#007ddb),color-stop(60%,#003591),color-stop(72%,#f9f9f9));
	background: -webkit-linear-gradient(left,#f9f9f9 28%,#6e267b 40%,#007ddb 50%,#003591 60%,#f9f9f9 72%);
	background: -o-linear-gradient(left,#f9f9f9 28%,#6e267b 40%,#007ddb 50%,#003591 60%,#f9f9f9 72%);
	background: -ms-linear-gradient(left,#f9f9f9 28%,#6e267b 40%,#007ddb 50%,#003591 60%,#f9f9f9 72%);
	background: linear-gradient(to right,#f9f9f9 28%,#6e267b 40%,#007ddb 50%,#003591 60%,#f9f9f9 72%);
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
}
blockquote small {
	display: block;
	line-height: 18px;
	color: #999;
}
blockquote small:before {
	content: '\201C \00A0';
}
blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
}
blockquote.pull-right p, blockquote.pull-right small {
	text-align: right;
}
blockquote cite {
	color: #999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
blockquote cite:before {
	content: "\2014 \2009";
}
cite {
	font-style: normal;
}
#results table {
	width: 95%;
}
#results li {
	list-style-type: decimal;
}
#infoSearch {
	overflow: auto;
	border-color: #bce8f1;
}
#infoSearch #topic, #infoSearch #type {
	float: left;
	padding-left: 5%;
	width: 45%;
}
#infoSearch h3 {
	line-height: 1.5em;
}
div.clearer, div.dot, hr {
	height: 1px;
	line-height: 0;
	clear: both;
}
#right-nav a[href$='.rtf']:hover, a[href$='.ppt'], a[href$='.pptx'], a[href$='.pps'], a[href$='.xlt'], a[href$='.xls'], a[href$='.xlsx'], a[href$='.xlsm'], a[href$='.csv'], a[href$='.pdf'], a[href$='.rtf'], a[href$='.doc'], a[href$='.docx'], a[href$='.dotx'], a[href$='.docm'], a[href$='.dotm'], a[href$='.zip'], a[href$='.mp3'], a[href*='/About_AEC/Publications/video/'], a[href^="mailto:"], a[href$='.txt'] {
	padding-right: 20px;
}
a[href^="mailto:"] {

}
a[href$='.ppt'], a[href$='.pptx'], a[href$='.pps'] {

}
a[href$='.xlt'], a[href$='.xls'], a[href$='.xlsx'], a[href$='.xlsm'], a[href$='.csv'] {

}
a[href$='.pdf'] {

}
#right-nav a[href$='.rtf']:hover, a[href$='.rtf'], a[href$='.doc'], a[href$='.docx'], a[href$='.dotx'], a[href$='.docm'], a[href$='.dotm'] {

}
a[href*='/About_AEC/Publications/video/'] {

}
a[href$='.zip'] {

}
a[href$='.mp3'] {

}
a[href$='.txt'] {

}
.no-icon {
	background: 0 0!important;
	padding-right: 0!important;
}
#imgButtons a, .border, .img-polaroid {
	background-color: #fff;
}
img {
	border: 0;
	height: auto;
	vertical-align: middle;
	width: auto\9;
	-ms-interpolation-mode: bicubic;
}
a > img {
	color: #fff;
}
.border {
	padding: 3px;
	border: 1px solid #ccc;
}
img.pull-left, img.pull-right {
	margin: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.img-polaroid {
	padding: 4px;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)
}
.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}
#imgButtons a, #preview {
	border: 1px solid #ccc;
	color: #fff;
}
.caption {
	padding: 1em;
	color: #fff;
	margin-bottom: 5px;
}
.centre {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#imgButtons a {
	font-size: 1.5em;
	font-weight: 700;
	margin: 5px;
	display: inline-block;
	float: left;
	width: 170px;
	text-decoration: none;
	padding: 5px;
	min-height: 243px;
}
#imgButtons a span {
	margin-top: 193px;
	display: block;
	padding: 12px 0;
	background: rgba(110,38,123,.8);
	background-color: #6e267b;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	opacity: .9;
	text-align: center;
}
#img-enrolment {
}
#img-voting {
}
#img-education {
}
#img-signage {

}
#img-mobile {
}
#img-counting {

}
#img-niyp {

}
#img-counting:hover, #img-education:hover, #img-enrolment:hover, #img-mobile:hover, #img-niyp:hover, #img-signage:hover, #img-voting:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: .8;
}
#preview {
	position: absolute;
	background: #333;
	padding: 15px;
	display: none;
	width: 300px;
}
ul.linkList, ul.linkList ul {
	margin: 10px 0;
	list-style-type: none;
	padding: 0;
}
ul.linkList li {
	padding: 5px 10px 5px 30px;
	list-style-type: none!important;
}
#bookmarks h2, #sectionNav h2, .sectionNav h2, .seeAlsoBox h3, ul.bookmark-list h2 {
	background-repeat: no-repeat;
}
#bookmarks, #sectionNav, .sectionNav, .seeAlsoBox, ul.bookmark-list {
	border: 1px solid #efefef;
	border-bottom: 5px solid #efefef;
	padding: 0;
	margin: 0 0 20px;
	border-left: 5px solid #efefef;
	clear: left;
}
.seeAlsoBox {
	margin-top: 30px;
}
#bookmarks h2, #sectionNav h2, .sectionNav h2, .seeAlsoBox h3, ul.bookmark-list h2 {
	margin: 0;
	padding: 10px 20px 5px 30px;
	font-size: 1.2em;
	background-color: #f5f5f5;
	color: #333;
	border-bottom: 1px solid #efefef;
	font-weight: 400;
}
#bookmarks h2, ul.bookmark-list h2 {
	background-position: 0 -104px;
}
#sectionNav h2, .sectionNav h2 {
	background-position: 0 -126px;
}
.seeAlsoBox h3 {
	background-position: 0 -80px;
}
.seeAlsoBox p {
	padding: 10px 20px 7px 15px;
	margin: 2px;
}
#bookmarks ul, #sectionNav ul, .sectionNav ul, .seeAlsoBox ul, .seeAlsoBox ul.linkList, ul.bookmark-list {
	list-style-type: none;
	margin: 0;
}
#sidebar ul li, .footer ul li, .footer ul.nobullet li {
	list-style-type: none!important;
}
#bookmarks ul li, #sectionNav ul li, .sectionNav ul li, .seeAlsoBox ul li, .seeAlsoBox ul.linkList li, ul.bookmark-list li {
	padding: 0;
	list-style-type: none!important;
	border-bottom: 1px solid #efefef;
}
#bookmarks ul li, ul.bookmark-list li {
}
#sectionNav ul li, .sectionNav ul li, .seeAlsoBox ul li, .seeAlsoBox ul.linkList li {
}
#bookmarks ul li a, #sectionNav ul li a, .sectionNav ul li a, .seeAlsoBox ul li a, .seeAlsoBox ul.linkList li a, ul.bookmark-list li a {
	display: block;
	padding: 5px 10px 5px 30px;
	text-decoration: none;
	border-bottom: none;
}
#bookmarks ul li a:hover, ul.bookmark-list li a:hover {
	color: #fff;
}
#sectionNav ul li a:hover, .sectionNav ul li a:hover, .seeAlsoBox ul li a:hover, .seeAlsoBox ul.linkList li a:hover {
	color: #fff;
}
#sidebar a, .seeAlsoBox a {
	text-decoration: none!important;
	border-bottom: none;
}
.sidebar-image {
	height: 327px;
	position: relative;
	margin: 0 15px;
}
.sidebar-senate {
}
.sidebar-brand {
}
#sidebar .sidebar-image {
	margin: 10px 0 0;
	background-position: -250px 0;
}
.sidebar-image .feature-text {
	color: #fff;
	font-family: robotolight,Helvetica,Arial,sans-serif;
	font-size: 1.8em;
	text-align: center;
	line-height: 1.3em;
	background: rgba(0,0,0,.5);
	padding: 10px;
	width: 100%;
}
#sidebar .sidebar-image .feature-text {
	font-size: 1.3em;
}
.sidebar-image .feature-button {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.feature-button .btn {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
.feature-button .btn:hover {
	color: #fff;
	background-color: #007ddb;
	border-color: #026fc1;
}
#sidebar, table {
	background-color: #fff;
}
table caption, table thead th {
	background-color: #e5e5e5;
	color: #000;
}
#sidebar {
	margin: 0 0 10px 10px;
}
#sidebar h3 {
	margin: 20px 0 15px;
	font-size: 1.2em;
	color: #555;
	text-decoration: none;
	border-bottom: none;
	font-weight: 800;
	padding: 0;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar h4 {
	font-size: 1em;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	border-bottom: 1px solid #efefef;
}
#sidebar ul li:hover {
	color: #fff;
}
#sidebar ul li a {
	color: #333;
	font-size: 1.1em;
	display: block;
	padding: 10px 10px 10px 30px;
	background: 0 0;
}
.ref, .small {
	font-size: .8em;
}
#sidebar ul li a:hover, #sidebar ul li:hover a {
	color: #fff;
}
#sidebar .button-wrapper {
	height: auto;
	padding: 0;
}
#sidebar .sidebar-last {
	border-bottom: none;
}
[class*=sidebar-icon-], [class^=sidebar-icon-] {
	display: inline;
	width: 16px;
	height: 16px;
	line-height: 16px;
	vertical-align: text-top;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 0 15px;
	margin: 0;
}
[class*=sidebar-lg-icon-], [class^=sidebar-lg-icon-] {
	display: inline;
	vertical-align: middle;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 20px;
	margin: 0;
}
.sidebar-lg-icon-enrolment {
	background-position: 0 0;
}
.sidebar-lg-icon-faq {
	background-position: 0 -28px;
}
.sidebar-lg-icon-quick {
	background-position: 0 -58px;
}
.sidebar-lg-icon-see {
	background-position: 0 -80px;
}
.sidebar-icon-enrol {
	background-position: 0 -96px;
}
.sidebar-icon-name {
	background-position: 0 -135px;
}
.sidebar-icon-address {
	background-position: 0 3px;
}
.sidebar-icon-check {
	background-position: 0 -47px;
}
.sidebar-icon-find {
	background-position: 0 -186px;
}
#sidebar .feature-button:hover .sidebar-icon-enrol {
	background-position: 0 -116px;
}
#sidebar .feature-button:hover .sidebar-icon-name {
	background-position: 0 -155px;
}
#sidebar .feature-button:hover .sidebar-icon-address {
	background-position: 0 -17px;
}
#sidebar .feature-button:hover .sidebar-icon-check {
	background-position: 0 -67px;
}
#sidebar .feature-button:hover .sidebar-icon-find {
	background-position: 0 -206px;
}
@media only screen and (max-width:991px){
#sidebar {
	border-top: 5px solid #efefef;
	margin-top: 20px;
	padding-top: 20px;
}
#sidebar .sidebar-image {
	background-position: top center;
}
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 18px;
	border: 1px solid #ddd;
}
table caption {
	padding: 5px;
	text-align: left;
	margin: 5px 0;
	font-weight: 700;
}
table td, table th {
	padding: 8px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
table thead th {
	font-weight: 700;
}
table caption + thead tr:first-child td, table caption + thead tr:first-child th, table colgroup + thead tr:first-child td, table colgroup + thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
	border-top: 0;
}
table tbody + tbody {
	border-top: 2px solid #ddd;
}
table tbody tr:nth-child(odd) td,table tbody tr:nth-child(odd) th{background-color:#f9f9f9}
table tbody tr:hover td, table tbody tr:hover th {
	background-color: #f5f5f5;
}
table td.grey, table th.highlight {
	background-color: #a2a1a1!important;
	color: #fff;
	font-weight: 700;
}
table td.highlight {
	background-color: #d8c4dd!important;
}
table td.highlight2 {
	background-color: #efe7f2!important;
}
table tr.total td {
	font-weight: 700;
}
table td.cell-right, table th.cell-right {
	text-align: right;
}
.back-top, .footer-white {
	text-align: center;
}
th.sortable, th.sortable-numeric {

	cursor: pointer;
	color: #000;
}
th.sortable a, th.sortable a:active, th.sortable a:hover, th.sortable a:visited, th.sortable-numeric a, th.sortable-numeric a:active, th.sortable-numeric a:hover, th.sortable-numeric a:visited {
	text-decoration: none;
	border-bottom: none;
	color: #000;
}
th.forwardSort {

}
th.reverseSort {

}
.table-sorter th:after {
	content: " ";
	height: 9px;
	width: 21px;
	display: inline-block;
	vertical-align: middle;
}
th.headerSortDown, th.headerSortUp {
	background-color: #666;
	color: #fff;
}
.formTable,.formTable tbody tr:hover td,.formTable tbody tr:hover th,.formTable tbody tr:nth-child(odd) td,.formTable tbody tr:nth-child(odd) th{background-color:#f5f5f5}
.sort.desc:after, th.headerSortDown:after {
	height: 4px;
}
.sort.asc:after, th.headerSortUp:after {
	height: 4px;
}
.formTable {
	border: none;
}
.formTable td, .formTable th {
	padding: 4px 8px;
	border: none;
}
.optionalselectfield {
	padding: 0!important;
	border: none!important;
}
.optionalselectfield select {
	padding: 4px!important;
	border: 1px solid #ccc!important;
}
dd, dt {
	float: left;
	margin: 0;
	padding: .5em;
}
.requiredfield div[style], input[type=text].requiredfield {
	border-color: #000!important;
}
dl {
	width: 100%;
	margin: 2em 0;
	padding: 0 0 30px;
	clear: right;
	border-bottom: 2px solid #ddd;
}
dl:after {
	display: table;
	content: "";
	line-height: 0;
	clear: both;
}
dt {
	width: 25%;
	font-weight: 700;
	clear: left;
}
dd {
	width: 70%;
	border-bottom: 1px solid #efefef;
}
.wheelchair {

}
.small {
	float: right;
	clear: both;
}
#consearch {
	background-color: #fff;
	margin: 5px 20px 0 0;
	width: 240px;
	border: 1px solid #ccc;
	border-top: none;
}
#consearch h3 {
	font-size: 1.1em;
	color: #333;
	padding: 9px 20px 8px 15px;
	margin-top: 5px;
	text-decoration: none;
	background: #efefef;
	background: -moz-linear-gradient(top,#efefef 0,#ccc 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#efefef),color-stop(100%,#ccc));
	background: -webkit-linear-gradient(top,#efefef 0,#ccc 100%);
	background: -o-linear-gradient(top,#efefef 0,#ccc 100%);
	background: -ms-linear-gradient(top,#efefef 0,#ccc 100%);
	background: linear-gradient(top,#efefef 0,#ccc 100%);
	border-top: 1px solid #CCC;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
}
#consearch a {
	
	padding: 5px 10px 5px 30px;
	margin: 5px;
	line-height: 2em;
}
#stateeoi {

	background-repeat: no-repeat;
	height: 60px;
	width: 100%;
	cursor: pointer;
}
#stateeoi-text {
	position: relative;
	top: 8px;
	left: 170px;
	color: #fff;
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1.2em;
	width: 540px;
}
#stateeoi-text span {
	color: #fff;
}
#stateeoi-text span span {
	font-size: .75em;
}
.intra, .no-vtr {
	display: none;
}
.footer {
	margin: 0;
	padding: 30px 0 0;
	background-color: #494C51;
}
.footer-grey {
	margin-top: 20px;
	background-color: #2E3137;
}
.footer-grey p {
	color: #fff;
	padding: 10px;
}
.footer a {
	color: #CBCBCB;
	border-bottom: none;
}
.footer a:hover, .footer h3 a, .footer h3 a:hover {
	color: #fff;
}
.footer h3 {
	margin-bottom: 15px;
}
.footer ul {
	padding: 0;
	margin: 0;
}
.footer ul li {
	padding: 0 0 0 30px;
}
.footer ul.nobullet li {
	background: 0 0;
	padding: 10px 0 0 10px;
}
.back-top {
	position: fixed;
	bottom: 50px;
	margin: 0;
	right: 150px;
	width: 50px;
	height: 50px;
	display: block;
	cursor: pointer;
	vertical-align: middle;
	padding-top: 10px;
	letter-spacing: 2px;
	font-weight: 700;
	text-decoration: none;
	border-bottom: none;
	z-index: 1;
}
.skip-content:focus {
	position: absolute;
	top: 0;
	left: 287px;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
	background: #fff;
	padding: 10px;
}
.act {
	color: #6b6b6b;
	font-size: 1em;
	font-weight: 700;
}
.pagination:after, .pagination:before {
	display: table;
	content: "";
	line-height: 0;
}
.pagination:after {
	clear: both;
	margin-bottom: 20px;
}
.pagination ul {
	clear: both;
	padding: 10px 0;
	margin: 0;
}
.pagination li {
	border: 0;
	margin: 0 2px 0 0;
	padding: 0;
	font-size: 12px;
	list-style: none;
	background: 0 0;
	float: left;
}
#breadcrumb, #lastupdate, p.breadCrumbs {
	font-size: .8em;
}
.pagination a {
	border: 1px solid #f1d9f3;
	margin-right: 2px;
}
.pagination .next-off, .pagination .previous-off {
	border: 1px solid #DEDEDE;
	color: #888;
	display: block;
	float: left;
	font-weight: 700;
	margin-right: 2px;
	padding: 4px 5px;
}
.pagination .prevnext a {
	font-weight: 700;
}
.pagination .currentpage {
	background: #6e267b;
	color: #FFF;
	font-weight: 700;
	display: block;
	float: left;
	padding: 5px 7px;
}
.pagination .currentpage a, .pagination .currentpage a:link, .pagination .currentpage a:visited {
	color: #fff;
	padding: 0;
	border: none;
}
.pagination a:link, .pagination a:visited {
	display: block;
	float: left;
	padding: 4px 7px;
	text-decoration: none;
	border-bottom: none;
}
.pagination a:hover {
	border: 1px solid #5f55a9;
}
@media only screen and (min-width:1199px){
.page-indigenous body {
}
}
.page-indigenous #contentstart {
}
.page-indigenous #sidebar, .page-indigenous h1 {
	margin-top: 60px;
}
.page-indigenous #breadcrumb {
	display: none;
}
.fadbox {
	padding: 0 0 0 120px;
	min-height: 102px;
	border: 1px solid #a71056;
	margin-bottom: 20px;
}
.fadbox p {
	border-left: 1px solid #a71056;
	padding: 10px 10px 10px 20px;
	min-height: 102px;
	margin: 0;
}
.fad-warning, .fad-warningLge {
}
.fad-date {
	border-color: #0098db;
}
.fad-info, .fad-info p {
	border-color: #69be28;
}
.fad-info {
}
.navBar,.tblNoBorder tbody tr:nth-child(odd) td,.tblNoBorder tbody tr:nth-child(odd) th{background-color:#fff}
.fad-date p {
	border-color: #0098db;
}
.lastUpdate {
	display: none!important;
}
.navBar {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}
p.breadCrumbs {
	margin-top: 10px;
}
.breadCrumbs a {
	color: #003591!important;
	text-decoration: none;
	border-bottom: none;
}
.breadCrumbs a:hover {
	text-decoration: underline;
}
#lastupdate {
	text-align: right;
}
.lastUpdate p {
	font-size: .9em;
}
#content .headingLink th {
	color: #000!important;
	font-size: 1.1em;
	font-weight: 700;
}
#content .headingLink a:link, #content .headingLink a:visited {
	color: #003591!important;
	text-decoration: none;
	border-bottom: none;
}
#content .headingLink a:hover {
	text-decoration: underline;
}
.tblNoBorder {
	border: none;
	margin-top: 10px;
}
.tblNoBorder td, .tblNoBorder th {
	border: none;
}
.tblNoBorder table td, .tblNoBorder table th {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.tblNoBorder table tbody tr:nth-child(odd) td,.tblNoBorder table tbody tr:nth-child(odd) th{background-color:#f9f9f9}
.tblNoBorder hr {
	border: none;
}
.logicalform input[type=text], .logicalform select {
	display: block;
	margin: 10px 0;
	height: 30px;
}
.logicalform table {
	border: 1px solid #ddd;
}
#content-buttons label, .rdio label {
	display: inline-block;
	padding-left: 10px;
}
#content-buttons input[type=radio], .logicalform input[type=checkbox] {
	margin: 0;
}
#my-details input {
	display: block;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.captcha-box {
	margin-top: 30px;
}
.input-div .field-validation-error {
	display: block;
	margin-left: 220px;
}
.LBD_CaptchaDiv, .button-bar {
	margin-left: 227px;
}
.captcha-box .field-validation-error {
	display: block;
}
.button-bar {
	margin-top: 20px;
}
.captcha-box .editor-label label {
	float: left;
	clear: left;
	width: 210px;
}
.editor-field input {
	margin-left: 17px;
}
.label label {
	font-weight: 400;
}
.mandatory.label, .optional.label {
	padding: 0;
	font-size: 1em;
	line-height: 20px;
	color: #333;
	text-align: left;
}
.input-field input {
	display: block;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.input-field input:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
#my-application div {
	margin: 10px 0;
}
#submit-form div, fieldset.buttons {
	text-align: center;
}
.oevf-input {
	margin: 10px;
}
.oevf-input .mandatory label, .oevf-input .optional label {
	float: left;
	clear: left;
	width: 160px;
}
.oevf-input .oevf-nolabel {
	margin-left: 160px;
}
.oevf-input .requiredtext {
	color: red;
	font-weight: 700;
	display: block;
	margin-left: 160px;
}
.button, .submitbutton {
	border-left: 1px solid #bbb !important;
	border-right: 1px solid #bbb !important;
	border-top: 1px solid #bbb !important;
	border-bottom: 1px solid #a2a2a2 !important;
	height: auto!important;
	display: inline-block!important;
	background-color: #f5f5f5!important;
	background-repeat: repeat-x !important;
	padding: 4px 14px !important;
	margin-bottom: 0 !important;
	font-size: 14px !important;
	line-height: 20px !important;
	text-align: center !important;
	vertical-align: middle !important;
	cursor: pointer !important;
	color: #333 !important;
	-webkit-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	border-radius: 4px !important;
	background-image: linear-gradient(to bottom,#fff,#e6e6e6)!important !important;
}
.button.active, .button:active, .button:hover, .submitbutton.active, .submitbutton:active, .submitbutton:hover {
	background-color: #e6e6e6!important;
}
#redist-progress li a, .tooltip-inner {
	border-bottom: none;
	text-decoration: none;
}
.button:hover, .submitbutton:hover {
	background-position: 0 -15px!important;
	-webkit-transition: background-position .1s linear!important;
	-moz-transition: background-position .1s linear!important;
	-o-transition: background-position .1s linear!important;
	transition: background-position .1s linear!important;
}
@media (max-width:979px) and (min-width:768px){
#sidebar h3 {
	font-size: 1.2em;
}
}
@media (max-width:979px){
.search-form {
	float: none;
	text-align: center;
}
.btn-sfu {
	font-size: 1em;
}
.back-top {
	bottom: 10px;
	right: 10px;
}
}
@media (max-width:767px){
#aechead {
	display: none;
}
.back-top {
	display: none!important;
}
.LBD_CaptchaDiv, .button-bar, .editor-field input, .input-div .field-validation-error {
	margin-left: 0;
}
#promo-bg .feature {
	display: none;
}
.dropdown-toggle::after {
	content: '+';
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	font-size: 1.5em;
	padding: .5em;
}
.caret {
	display: none;
}
}
#cd-timeline::before, #redist-progress li:after, .cd-container::after {
	content: '';
}
@media (max-width:480px){
#contentstart {
	padding: 0 10px 10px;
}
h1 {
	font-size: 2em;
}
.page-header h1 small {
	display: block;
	line-height: 20px;
}
.alert, .infoFacts, .infoNote, .note {
	padding: 8px 14px;
}
#bookmarks, #infoSearch, #sectionNav, .alert-error, .alert-info, .alert-success, .alert-warning, .infoFacts, .infoNote, .note, .sectionNav {
	background-image: none;
}
#infoSearch {
	padding: 8px 0;
}
#contextualSearchWrapper h2 {
	margin-left: 0;
}
#infoSearch #topic, #infoSearch #type {
	width: auto;
	float: none;
	padding-left: 5px;
}
#bookmarks h2, #sectionNav h2, .sectionNav h2 {
	margin: 10px 0 0 10px;
}
.note, .oevf-input .oevf-nolabel, .oevf-input .requiredtext {
	margin-left: 0;
}
#bookmarks ul li a, #bookmarks ul li a:link, #sectionNav ul li a, #sectionNav ul li a:link, .sectionNav ul li a, .sectionNav ul li a:link {
	margin: 0;
}
.note {
	width: auto;
	float: none;
}
.btn-enrol {
	font-size: 1em;
}
}
#redist-progress {
	margin: 20px 0 140px;
}
#redist-progress li:after {
	width: 35%;
	height: 2px;
	background: #ccc;
	position: absolute;
	left: -45%;
	top: 25px;
}
#redist-progress li:first-child:after, #redist-progress li:last-child:after {
	width: 0;
}
#redist-progress li a {
	color: #fff;
}
#redist-progress li {
	display: inline;
	list-style-image: none;
	margin: 5px 0 0 25px;
	color: #fff;
	float: left;
	position: relative;
	padding: 15px 17px;
	font-size: 25px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-moz-box-shadow: 0 0 0 4px #fff,inset 0 2px 0 rgba(0,0,0,.08),0 3px 0 4px rgba(0,0,0,.05);
	-webkit-box-shadow: 0 0 0 4px #fff,inset 0 2px 0 rgba(0,0,0,.08),0 3px 0 4px rgba(0,0,0,.05);
	box-shadow: 0 0 0 4px #fff,inset 0 2px 0 rgba(0,0,0,.08),0 3px 0 4px rgba(0,0,0,.05);background:#003591
}
#redist-progress li.current {
	background: #6e267b;
}
#redist-progress li.complete {
	background: #333;
}
#redist-progress li.inactive {
	background: #ccc;
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}
.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	left: 50%;
	margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
	right: 5px;
	margin-bottom: -5px;
}
.tooltip.top-right .tooltip-arrow {
	left: 5px;
	margin-bottom: -5px;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	border-width: 0 5px 5px;
	border-bottom-color: #000;
	top: 0;
}
.tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px;
}
.tooltip.bottom-left .tooltip-arrow {
	right: 5px;
	margin-top: -5px;
}
.tooltip.bottom-right .tooltip-arrow {
	left: 5px;
	margin-top: -5px;
}
.cd-container {
	width: 95%;
	max-width: 1170px;
	margin: 0 auto 20px;
}
.cd-container::after {
	display: table;
	clear: both;
}
#cd-timeline {
	position: relative;
	padding: 2em 0;
	margin-top: 2em;
	margin-bottom: 2em;
}
#cd-timeline::before {
	position: absolute;
	top: 0;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #d7e4ed;
}
.cd-timeline-block:after, .cd-timeline-content:after {
	content: "";
	display: table;
	clear: both;
}
.cd-timeline-link {
	text-decoration: none;
	border-bottom: none;
	color: #fff;
}
@media only screen and (min-width:1170px){
#cd-timeline {
	margin-bottom: 3em;
}
#cd-timeline::before {
	left: 65%;
	margin-left: -2px;
}
}
.cd-timeline-block {
	position: relative;
	margin: 2em 0;
}
.cd-timeline-block:first-child {
	margin-top: 0;
}
.cd-timeline-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-shadow: 0 0 0 4px #fff,inset 0 2px 0 rgba(0,0,0,.08),0 3px 0 4px rgba(0,0,0,.05);
	padding: 11px 0 0 14px;
	font-size: 20px;
	color: #fff;
	box-sizing: border-box;
}
.cd-complete .cd-timeline-img.cd-step {
	background: #333;
}
.cd-current .cd-timeline-img.cd-step {
	background: #6e267b;
}
.cd-inactive .cd-timeline-img.cd-step {
	background: #ccc;
}
@media only screen and (min-width:1170px){
.cd-timeline-block {
	margin: 1.5em 0;
}
.cd-timeline-block:first-child {
	margin-top: 0;
}
.cd-timeline-img {
	width: 60px;
	height: 60px;
	left: 65%;
	margin-left: -30px;
	padding: 20px 0 0 22px;
	font-size: 25px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}
.cssanimations .cd-timeline-img.is-hidden {
	visibility: hidden;
}
.cssanimations .cd-timeline-img.bounce-in {
	visibility: visible;
	-webkit-animation: cd-bounce-1 .6s;
	-moz-animation: cd-bounce-1 .6s;
	animation: cd-bounce-1 .6s;
}
}
@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}
@-moz-keyframes cd-bounce-1{0%{opacity:0;-moz-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-moz-transform:scale(1.2);transform:scale(1.2)}100%{-moz-transform:scale(1);transform:scale(1)}}
@keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}
.cd-timeline-content {
	position: relative;
	margin-left: 60px;
	background: #efefef;
	border-radius: .25em;
	padding: .5em;
	box-shadow: 0 3px 0 #d7e4ed;
}
.cd-timeline-content h2 {
	margin-top: 0;
	padding: 10px 0;
}
.cd-timeline-content .cd-date, .cd-timeline-content .cd-read-more, .cd-timeline-content p {
	font-size: 13px;
	font-size: .8125rem;
}
.cd-timeline-content .cd-date, .cd-timeline-content .cd-read-more {
	display: inline-block;
}
.cd-timeline-content p {
	margin: .5em 0;
	line-height: 1;
}
.cd-timeline-content .cd-read-more {
	float: right;
	padding: .8em 1em;
	background: #acb7c0;
	color: #fff;
	border-radius: .25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
	background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
	float: left;
	padding: .8em 0;
	color: #666;
}
.cd-inactive .cd-timeline-content .cd-date {
	color: #ccc;
}
.cd-timeline-content::before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid #fff;
}
@media only screen and (min-width:768px){
.cd-timeline-content h2 {
	font-size: 20px;
	font-size: 1.25rem;
}
.cd-timeline-content p {
	font-size: 16px;
	font-size: 1rem;
}
.cd-timeline-content .cd-date, .cd-timeline-content .cd-read-more {
	font-size: 14px;
	font-size: .875rem;
}
}
@media only screen and (min-width:1170px){
.cd-timeline-content {
	margin-left: 0;
	padding: .6em;
	width: 59%;
}
.cd-bump {
	width: 54%;
	margin-left: 5%;
}
.cd-timeline-content::before {
	top: 24px;
	left: 100%;
	border-color: transparent transparent transparent #efefef;
}
.cd-timeline-content .cd-read-more {
	float: left;
}
.cd-timeline-content .cd-date {
	position: absolute;
	width: 50%;
	left: 115%;
	top: 0;
	font-size: 16px;
	font-size: 1rem;
}
}
#div-profile {
	width: 100%;
}
#div-profile dt {
	width: 30%;
	float: left;
	font-weight: 700;
}
#div-profile dd {
	width: 65%;
}
table#ContentPlaceHolderBody_premiseAccess {
	margin-top: 20px;
}
table#ContentPlaceHolderBody_premiseAccess tbody th {
	background-color: #efefef!important;
}