article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display:block
}

html {
	font-family:arial,sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
a {
	background:transparent
}
a:focus {
	outline:thin dotted
}
a:active, a:hover {
	outline:0
}
h1 {
	font-size:2em;
	margin:0.67em 0
}
b, strong {
	font-weight:bold
}
dfn {
	font-style:italic
}
hr {
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
mark {
	background:#ff0;
	color:#000
}
code, kbd, pre, samp {
	font-family:monospace, serif;
	font-size:1em
}

.in {
    overflow: hidden;
    text-align: center;
	color:#939393;
	margin-bottom: 20px;
}
.in:before,
.in:after {
    background-color: #ccc;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
	color:#ccc;
}
.in:before {
    right: 0.5em;
    margin-left: -50%;
}
.in:after {
    left: 0.5em;
    margin-right: -50%;
}


pre {
	white-space:pre-wrap
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019"
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-0.5em
}
sub {
	bottom:-0.25em
}
img {
	border:0
}
figure {
	margin:0
}
fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:0.35em 0.625em 0.75em
}
legend {
	border:0;
	padding:0
}
button, input, select, textarea {
	font-family:inherit;
	font-size:100%;
	margin:0
}
button, input {
	line-height:normal
}
button, select {
	text-transform:none
}
button, input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer
}
input[type="checkbox"], input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow:auto;
	vertical-align:top
}
table {
	border-collapse:collapse;
	border-spacing:0
}

.partners {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-top: -30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 450px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	text-align:center;
}

@media print {
* {
	text-shadow:none !important;
	color:#000 !important;
	background:transparent !important;
	box-shadow:none !important
}
a, a:visited {
	text-decoration:underline
}
a[href]:after {
	content:" (" attr(href) ")"
}
a[href^="#"]:after {
content:""
}
pre, blockquote {
	border:1px solid #999;
	page-break-inside:avoid
}
thead {
	display:table-header-group
}
tr, img {
	page-break-inside:avoid
}
img {
	max-width:100% !important
}
@page {
margin:2cm .5cm
}
p, h2, h3 {
	orphans:3;
	widows:3
}
h2, h3 {
	page-break-after:avoid
}
select {
	background:#fff !important
}
}
*, *:before, *:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:62.5%;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height:1.428571429;
	color:#333;
	background-color:#fff
}
input, button, select, textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
a {
	color:#4f4f4f;
	text-decoration:none
}
a:hover, a:focus {
	color:#004f76;
	text-decoration:underline
}
a:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
img {
	vertical-align:middle
}
hr {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #eee
}
p {
	margin:0 0 10px
}
small {
	font-size:85%
}
cite {
	font-style:normal
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:500;
	line-height:1.1;
	color:inherit
}
h1, h2, h3 {
	margin-top:20px;
	margin-bottom:10px
}
h4, h5, h6 {
	margin-top:10px;
	margin-bottom:10px
}
h1 {
	font-size:36px
}
h2 {
	font-size:30px
}
h3 {
	font-size:24px
}
h4 {
	font-size:18px
}
h5 {
	font-size:14px
}
h6 {
	font-size:12px
}
ul, ol {
	margin-top:0;
	margin-bottom:10px
}
dl {
	margin-bottom:20px
}
dt, dd {
	line-height:1.428571429
}
dt {
	font-weight:bold
}
dd {
	margin-left:0
}
@media (min-width:768px) {
}
blockquote {
	padding:10px 20px;
	margin:0 0 20px;
	border-left:5px solid #eee
}
blockquote:before, blockquote:after {
	content:""
}
address {
	margin-bottom:20px;
	font-style:normal;
	line-height:1.428571429
}
code, kbd, pre, samp {
	font-family:Monaco, Menlo, Consolas, "Courier New", monospace
}
code {
	padding:2px 4px;
	font-size:90%;
	color:#c7254e;
	background-color:#f9f2f4;
	white-space:nowrap;
	border-radtax:4px
}
pre {
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	font-size:13px;
	line-height:1.428571429;
	word-break:break-all;
	word-wrap:break-word;
	color:#333;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-radtax:4px
}
.container {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.container:before, .container:after {
	content:" ";
	display:table
}
.container:after {
	clear:both
}
.container:before, .container:after {
	content:" ";
	display:table
}
.container:after {
	clear:both
}
.row {
	margin-left:-15px;
	margin-right:-15px
}
.row:before, .row:after {
	content:" ";
	display:table
}
.row:after {
	clear:both
}
.row:before, .row:after {
	content:" ";
	display:table
}
.row:after {
	clear:both
}
.col-12 {
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px
}
.col-12 {
	width:100%
}

@media (min-width:768px) {
.container {
width:750px
}
}
@media (min-width:992px) {
.container {
width:970px
}
}
@media (min-width:1200px) {
.container {
width:1170px
}
}
table {
	max-width:100%;
	background-color:transparent
}
th {
	text-align:left
}
@media (max-width:767px) {
}
fieldset {
	padding:0;
	margin:0;
	border:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}
label {
	display:inline-block;
	margin-bottom:5px;
	font-size: 16px;
}
input[type="radio"], input[type="checkbox"] {
	margin:4px 0 0;
	margin-top:1px \9;
	line-height:normal
}
input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
height:auto
}
output {
	display:block;
	padding-top:7px;
	font-size:14px;
	line-height:1.428571429;
	color:#666;
	vertical-align:middle
}

@media (min-width:768px) {
}
@media (min-width:768px) {
}
@media (min-width:768px) {
}
@media (min-width:768px) {
}
@media (min-width:768px) {
}
@media (min-width:768px) {
.navbar-static-top {
border-radtax:0
}
}
@media (max-width:767px) {
}
@media (min-width:768px) {
}
@media (min-width:768px) {
}
@media (min-width:768px) {
}
@media (max-width:767px) {
}
@media (max-width:767px) {
}
@media screen and (min-width:768px) {
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position:0 0
}
to {
	background-position:40px 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
@media screen and (min-width:768px) {
}
@media screen and (min-width:768px) {
}
@-ms-viewport {
width:device-width
}
@media (max-width:767px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:992px) and (max-width:1199px) {
}
@media (min-width:1200px) {
}
@media (max-width:767px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:992px) and (max-width:1199px) {
}
@media (min-width:1200px) {
}
@media (max-width:767px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:992px) and (max-width:1199px) {
}
@media (min-width:1200px) {
}
@media (max-width:767px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:992px) and (max-width:1199px) {
}
@media (min-width:1200px) {
}
@media print {
}
html {
	font-size:62.5%
}
body {
	font-size:16px;
}
strong, b {
	font-weight:bold
}
h1, h2, h3, h4, h5 {
	color:#333
}
h1 {
	font-size:36px;
	font-size:3.6rem;
	margin:.5em 0
}
h2 {
	font-size:30px;
	font-size:3rem
}
h3 {
	font-size:18px;
	font-size:1.8rem
}
h4 {
	font-size:14px;
	font-size:1.4rem
}
h5 {
	font-size:12px;
	font-size:1.2rem
}
@media (min-width:767px) {
}
.navbar {
	-webkit-overflow-scrolling:touch;
	background:#6B6B6B;
	margin-bottom:0px;
	min-height:27px;
	z-index:1000;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("http://www.drtax.ca//Images/Common/Backgrounds/body_bg.gif");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-size: auto auto;
}

.partners {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-left: auto;
    margin-right: auto;
	margin-top: 20px;
    max-width: 450px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	text-align:center;
}
@media (max-width:991px) {
.navbar>.container {
padding-left:0;
padding-right:10px
}
}
@media (min-width:767px) and (max-width:992px) {
.navbar .container {
max-width:none
}
}
@media (min-width:992px) {
.navbar {
height:27px;
letter-spacing:0;
margin-bottom:0;
font-size:16px;
font-size:1.6rem
}
}


@media (min-width:992px) {
}
@media (max-width:991px) {
}
@media (min-width:768px) {
}
@media (min-width:480px) {
}
@media (min-width:768px) {
}
@media (min-width:768px) and (min-width:992px) {
}
@media (min-width:768px) and (min-width:1200px) {
}
@media (max-width:991px) {
}
@media (min-width:992px) {
}
@media (max-width:991px) {
}
@media (min-width:992px) {

.container {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.container:before, .container:after {
	content:" ";
	display:table
}
.container:after {
	clear:both
}
.container:before, .container:after {
	content:" ";
	display:table
}
.container:after {
	clear:both
}
@media (min-width:768px) {
.container {
width:750px
}
}
@media (min-width:992px) {
.container {
width:970px
}
}
@media (min-width:1200px) {
.container {
width:1170px
}
}
