@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
html, body, #wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 100%;
}
body {
	background-color: #e1e1e1;
	background-image: url(Images/00_aertec_bkgrnd.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #5F6A72;
}
.body_bullet {
	margin-left: 15px;
	list-style: url(Images/00_aertec_bullet.gif) none outside;
}
.body_caption {
	font-size: 11px;
	line-height: 16px;
}
.body_head {
	font-weight: bold;
	color: #1c478e;
}
.body_underline {
	text-decoration: underline;
}
a:link, a:visited {
	text-decoration:underline;
	color: #1c478e;
}
#map_world a.ca_saskatchewan {
	text-decoration:none;
	color: #1c478e;
}
#wrapper {
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}
#wrapperFlash {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	width: 850px;
	height: 100%;
}
#wrapperFlash p  {
	text-align: left;
	display: block;
	padding: 100px 25px;
}
#header {
	width: 850px;
	text-align: left;
}
#container {
	padding-bottom: 80px;
}
#container_contact {
	padding-bottom: 100px;
}
#mainContent {
	width: 565px;
	padding: 28px 77px 50px 23px;
	text-align: left;
	position: relative;
	left: 0px;
	float: left;
	vertical-align: top;
	background-color: #fff;
}
#mainContent_contact {
	width: 565px;
	padding: 50px 77px 50px 23px;
	text-align: left;
	position: relative;
	left: 0px;
	float: left;
	vertical-align: top;
	background-color: #fff;
}
#mainContent_contact #frmContact fieldset {
	margin-bottom: 0;
	padding:10px 0 20px 0;
	border: 0px none #fff;
}
#mainContent_contact #frmContact legend {
	padding-top: 25px;
	font-weight: bold;
}
#mainContent_contact #frmContact input.text {
	width: 546px;
	background-color: #E7E7E7;
	margin: 3px 0 8px 0;
	height: 20px;
	border: none;
}
#mainContent_contact #frmContact input.textarea {
	background-color: #E7E7E7;
}
#mainContent_contact #frmContact input.text:focus, #mainContent_contact #frmContact input.textarea:focus {
	background-color:#BFD5FF;
	border: solid 1px #BFBFBF
}
#mainContent_contact #frmContact .required {
	font-size:9px;
}
#navSidebar {
	background-color: #FFF;
	padding-top: 21px;
	float: right;
	text-align: right;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5F6A72;
	line-height: 2em;
}
/*------ clearfix for Sticky Footer ------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clear {
	clear: both;
}
.clearfix {
	display: block;
}
#footer {
	width: 804px;
	position: relative;
	height: 80px;
	margin: -80px auto 0 auto;
	clear: both;
	padding-top: 0 0 0 23px;
	text-align: left;
	background: #FFF;
	border-top: thin solid #cecece;
	color: #5F6A72;
	text-decoration: none;
	font-size: 11px;
}
#footer a:visited {
	color: #5F6A72;
	text-decoration: none;
}
#footer a:hover {
	color: #1c478e;
	font-weight: bold;
	text-decoration: none;
}
#footer a:link {
	color: #5F6A72;
	text-decoration: none;
}
#footer img {
	vertical-align:-10px;
}
#footer_contact {
	width: 804px;
	position: relative;
	height: 100px;
	margin: -100px auto 0 auto;
	clear: both;
	padding-top: 0 0 0 23px;
	text-align: left;
	background: #FFF;
	border-top: thin solid #cecece;
	color: #5F6A72;
	text-decoration: none;
	font-size: 11px;
}
#footer_contact a:visited {
	color: #5F6A72;
	text-decoration: none;
}
#footer_contact a:hover {
	color: #1c478e;
	font-weight: bold;
	text-decoration: none;
}
#footer_contact a:link {
	color: #5F6A72;
	text-decoration: none;
}
#footer_contact img {
	vertical-align:-10px;
}
.footer_nav_off {
	color: #1c478e;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.link_bold a {
	font-weight: bold;
}
