/* ---------- GENERAL ---------- */

body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family:sans-serif, arial;
	font-size:small;
	}
img {
	border:0px;
	}
form {
	margin:0px;
	}
.bold {
	font-weight:bold;
	color:#000000;
	}
.green {
	color:#008800;
	}
span.italic {
	font-style:italic;
	}
.title {
	font-size:170%;
	font-weight:bold;
	}
.subtitle {
	font-size:140%;
	font-weight:bold;
	}
.smallTitle {
	font-size:120%;
	font-weight:bold;
	}
.footer {
	padding:10px 0px 10px 0px;
	color:#999999;
	text-align:center;
	}
#page {
	padding:6px 0px 20px 0px;
	text-align:center;
	width:100%;
	}
#layout {
	margin:auto;
	}

/* ---------- LOGO, TOP LINKS, AND MAIN BOX ---------- */

#topLinks {
	width:800px;
	margin:auto;
	text-align:right;
	color:#aaaaaa;
	}
.topLinkBold {
	color:#448844;
	font-weight:bold;
	}
#logoWrapper {
	width:800px;
	margin:auto;
	padding-top:10px;
	}
#topLogo {
	float:left;
	margin:auto;
	width:172px;
	}
#topServices {
	float:left;
	margin:auto;
	text-align:right;
	vertical-align:bottom;
	margin-top:36px;
	width:628px;
	color:#aaaaaa;
	}
#mainBox {
	width:800px;
	margin:auto;
	margin-top:1px;
	border:1px solid #d9d9d9;
	}
#mainPadding {
	padding:14px 24px 16px 24px;
	}

/* ---------- MAIN PAGE ---------- */

.mainPageTopWrapper {
	margin:auto;
	padding-top:4px;
	width:100%;
	}
.mainPageTopGraphic {
	float:left;
	margin:auto;
	width:270px;
	text-align:left;
	}
.mainPageTopInfo {
	float:left;
	margin:auto;
	width:430px;
	font-weight:bold;
	text-align:left;
	color:#448844;
	line-height:1.6;
	vertical-align:top;
	padding-bottom:16px;
	border-bottom:1px solid #bbddbb;
	}
.mainPageMenu {
	width:680px;
	padding-top:8px;
	padding-bottom:6px;
	margin:auto;
	text-align:left;
	}
.mainPageMenuGraphic {
	float:left;
	width:118px;
	text-align:right;
	}
.mainPageMenuInfoWrapper {
	float:left;
	width:550px;
	margin-left:12px;
	}
.mainPageMenuInfoTitle {
	font-weight:bold;
	margin-bottom:3px;
	}
.mainPageMenuInfo {
	line-height:1.3em;
	}
.mainPageMenuVerticalSpace {
	padding-top:17px;
	}

/* ---------- HELP PAGE ---------- */

.helpPage {
	width:740px;
	text-align:left;
	}

/* ---------- PROFILE ---------- */

.profilePage {
	width:740px;
	}
.signIn {
	float:left;
	width:400px;
	}
.signInLeft {
	float:left;
	width:120px;
	text-align:right;
	}
.signInRight {
	float:left;
	width:270px;
	padding-left:10px;
	text-align:left;
	line-height:1.6em;
	}
.newProfileLink {
	float:left;
	width:300px;
	padding-left:39px;
	border-left:1px solid #cccccc;
	text-align:left;
	height:130px;
	line-height:1.5em;
	vertical-align:top;
	}

/* ---------- SEARCHES ---------- */

.searchPage {
	width:740px;
	}
.provinceList {
	float:left;
	width:400px;
	line-height:1.5;
	text-align:left;
	}
.rightSideExplanation {
	float:left;
	width:340px;
	vertical-align:top;
	text-align:right;
	line-height:1.4;
	text-align:left;
	}
.searchFormLeft {
	float:left;
	width:120px;
	text-align:right;
	line-height:1.6em;
	}
.searchFormRightBold {
	float:left;
	width:610px;
	padding-left:10px;
	font-weight:bold;
	text-align:left;
	line-height:1.6em;
	}
.searchFormRight {
	float:left;
	width:610px;
	padding-left:10px;
	text-align:left;
	line-height:1.6em;
	}

/* ---------- CORPORATE SEARCHES ---------- */

.corporateSearchPage {
	width:740px;
	}

/* ---------- CONTACT US ---------- */

.contactFormLeft {
	float:left;
	width:80px;
	text-align:right;
	line-height:1.6em;
	}
.contactFormRight {
	float:left;
	width:500px;
	padding-left:10px;
	text-align:left;
	line-height:1.6em;
	}


/* ---------- CUSTOMER FORM ---------- */

.customerFormLeft {
	float:left;
	width:160px;
	text-align:right;
	line-height:1.6em;
	}
.customerFormRight {
	float:left;
	width:570px;
	padding-left:10px;
	text-align:left;
	line-height:1.6em;
	}

/* ---------- COMMON TO MOST PAGES ---------- */

#pageTitle {
	float:left;
	width:300px;
	font-size:140%;
	font-weight:bold;
	text-align:left;
	}
#stepNumber {
	float:left;
	width:440px;
	font-weight:bold;
	text-align:right;
	}
#pageTop {
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px solid #dddddd;
	}
.text {
	line-height:1.4em;
	}
input.upper {
	text-transform:uppercase;
	}

/* ---------- LINKS ---------- */

a:link {
	color:#1155cc;
	text-decoration:none;
	}
a:visited {
	color:#1155cc;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a.topLink {
	color:#448844;
	}
a.topLink:visited {
	color:#448844;
	}
a.topLinkBold {
	color:#448844;
	font-weight:bold;
	}
a.topLinkBold:visited {
	color:#448844;
	font-weight:bold;
	}
a.smallLink {
	font-size:90%;
	}

/* ---------- ERRORS, WARNINGS ---------- */

.warnings {
	background-color:#ffeebb;
	color:#998866;
	}
.errors {
	background-color:#ffddcc;
	color:#996655;
	}
.error {
	color:#cc0000;
	font-weight:bold;
	}
.mainErrorMessage {
	margin:auto;
	font-size:120%;
	font-weight:bold;
	color:#cc0000;
	text-align:center;
	padding:12px 0px 2px 0px;
	}
.errorBox {
	margin:auto;
	text-align:left;
	width:660px;
	border:1px solid #666666;
	padding:2px 3px 0px 3px;
	margin-bottom:12px;
	}
.customerError {
	text-align:center;
	padding:2px 0px 16px 0px;
	color:#cc0000;
	font-weight:bold;
	}

/*---------- REGISTRATIONS ----------*/

.regTitle {
	color:#ffffff;
	font-size:125%;
	font-weight:bold;
	padding-left:4px;
	}
div.regTextBoxWrapper {
	float:left;
	text-align:left;
	}
input.regTextBox {
	border:1px solid #80A0C0;
	font-weight:bold;
	text-transform:uppercase;
	}
div.regTextAreaWrapper {
	float:left;
	text-align:left;
	}
textarea.regTextArea {
	height:100px;
	font-weight:bold;
	border:1px solid #80A0C0;
	text-transform:uppercase;
	}
div.regSelectBoxWrapper {
	float:left;
	text-align:left;
	}
div.regCheckBoxWrapper {
	float:left;
	text-align:left;
	}
div.regCaptionWrapper {
	float:left;
	text-align:left;
	}
span.regCaption {
	font-size:100%;
	}
input.regCode {
	border:1px solid #999999;
	font-family:sans-serif;
	height:17px;
	margin-bottom:1px;
	padding:0px;
	text-transform:uppercase;
	}
input.regCodeSubmit {
	background:#ffffff;
	border:1px solid #999999;
	color:#000000;
	cursor:pointer;
	font-family:sans-serif;
	height:18px;
	padding:0px;
	text-transform:none;
	}
input.regPicklist {
	background:#ffffff;
	border:1px solid #999999;
	color:#000000;
	cursor:pointer;
	font-family:sans-serif;
	height:18px;
	padding:0px;
	text-transform:none;
	}
div.sectionBottom {
	padding:4px;
	}
div.spaceAboveButtons {
	padding-top:18px;
	height:20px;
	}

/*---------- REGISTRATION FORM ----------*/

div.regFormFlag {
	float:left;
	width:95px;
	text-align:left;
	vertical-align:top;
	}
div.regFormProvince {
	float:left;
	width:480px;
	text-align:left;
	vertical-align:top;
	}

/*---------- REGISTRATION PREVIEW ----------*/

div.regPreviewTitle {
	width:660px;
	padding-top:16px;
	}
div.regPreviewTitleLeft {
	float:left;
	width:435px;
	padding-left:10px;
	vertical-align:top;
	padding-bottom:0px;
	}
div.regPreviewFlag {
	float:left;
	width:95px;
	text-align:left;
	vertical-align:top;
	}
div.regPreviewUserInfo {
	float:left;
	width:340px;
	text-align:left;
	vertical-align:top;
	}
div.regPreviewTitleRight {
	float:left;
	width:205px;
	padding-right:10px;
	vertical-align:bottom;
	padding-bottom:0px;
	margin-top:12px;
	}
div.regPreviewOurContactInfo {
	text-align:center;
	line-height:1.3;
	color:#777777;
	font-size:12px;
	}
div.regPreviewSectionTitleLine {
	height:10px;
	width:100%;
	border-bottom:1px solid #D8E0F0;
	padding:0px;
	margin:auto;
	margin-top:2px;
	margin-bottom:3px;
	overflow:hidden;
	}
div.regPreviewSectionTitleGraphic {
	float:left;
	text-align:right;
	width:50px;
	}
div.regPreviewSectionTitle {
	float:left;
	margin-left:6px;
	padding-top:10px;
	font-size:120%;
	font-weight:bold;
	}
div.regPreviewBody {
	text-align:left;
	margin-left:60px;
	font-size:12px;
	margin-bottom:10px;
	}
div.regPreviewFieldTitle {
	float:left;
	width:200px;
	font-size:12px;
	text-align:right;
	}
div.regPreviewBoldValue {
	float:left;
	width:200px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-left:10px;
	}
div.regPreviewToolbarTop {
	height:18px;
	width:660px;
	border-bottom:1px solid #505068;
	background-image:url(../images/registrations/preview/button_bar_background.png);
	}
div.regPreviewToolbarBottom {
	height:18px;
	width:660px;
	border-top:1px solid #505068;
	background-image:url(../images/registrations/preview/button_bar_background.png);
	}

/*---------- CLEAR ----------*/

p.clear {
	clear:both;
	margin:0px;
	padding:0px;
	}
