@charset "utf-8";
/* CSS Document */

HTML, BODY{
	height: 100%;
	width: 100%;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #6e738c;
	font-size: 12px;
}
FORM{
	margin: 0;
	padding:0;
}
#siteContainer{
	width: 836px;
	height: auto;
	margin: auto;
	padding: 0;
	position: relative;
}
#logoTopMenuBgMain{
	background: url("images/logo_topMenuBgMAIN.gif") no-repeat;
	width: 835px;
	height: 169px;
	position: relative;
}
#logoTopMenuBg{
	background: url("images/logo_topMenuBg.gif") no-repeat;
	width: 835px;
	height: 168px;
	position: relative;
}
	ul#topMenu{
		font-size:11px;
		color: #b9b9b9;
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		display: block;
		top: 140px;
		left: 5px;
	}
	ul#topMenu li{
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
	}
	#topMenu a{
		color: #b9b9b9;
		text-decoration: none;
	}
	#topMenu a:hover{
		color: #CC0000;
		text-decoration: underline;
	}
#flashArea{
	position: relative;
	height: 199px;
	width: 835px;
	background: url("images/flashBg.gif") no-repeat;
}

ul#subButtons{
	height: 29px;
	width: 835px;
	background: url('images/sub_padding_bottom.gif') no-repeat bottom;
	margin: 0;
	padding: 0;
	position: relative;
	list-style:none;
}
	ul#subButtons li{
		float: left;
		list-style:none;
		height: 29px;
		margin: 0;
		padding: 0;
		cursor: pointer;
	}

ul#mainButtons{
	width: 835px;
	height: 133px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	list-style:none;
}
	ul#mainButtons li{
		float: left;
		list-style:none;
		height: 133px;
		margin: 0;
		padding: 0;
		cursor: pointer;
	}
	


#subtextButtons{
	font-size: 10px;
	line-height: 18px;
	color: #6e738c;
	position: relative;
	height: 90px;
	width: 833px;
	border-left: 1px solid #6e738c;
	border-right: 1px solid #6e738c;
	border-bottom: 1px solid #6e738c;
	background: #f5f5f5;
	clear: left;
	margin: 0;
	padding: 0;
}
	#subtext1{
		width: 200px;
		margin: 8px 0 0 9px;
		float: left;
	}
	#subtext2{
		width: 198px;
		margin: 8px 0 0 9px;
		float: left;
	}
	#subtext3{
		width: 196px;
		margin: 8px 0 0 9px;
		float: left;
	}
	#subtext4{
		width: 201px;
		margin: 8px 0 0 10px;
		float: left;
	}
	
	
#bottomCopy{
	margin: 10px 0 20px;
}
	#bottomCopyRight, #bottomCopyLeft{ 
		line-height: 18px; 
		width: 377px;
		padding: 0 20px; 
		float: left;
	}
	#bottomCopyRight{
		border-left: 1px solid #6e738c;
	}
	
/*subpage stuff*/
	.content{
		padding: 20px 20px 20px 20px;
		width: auto;
		line-height: 18px;
	}
	
	.contentLinks{
		padding: 20px 20px 20px 15px;
		width: auto;
		line-height: 18px;
	}
	
	.leftcopy{
		padding: 20px 20px;
		width: 290px;
		line-height: 18px;
	}
	.leftcopy a, .content a{
		color: #CC0000;
	}
	.feeschedule{
		width: 476px;
		position: relative;
		height: auto;
		float: right;
		margin-top: 10px;
		margin-right: 1px;
	}
	.feeschedule #header{
		background: url("images/servicesPricing.gif") no-repeat;
		height: 47px;
		width: 100%;
	}
	.feeschedule TABLE TD{
		font-family: Arial, Helvetica, sans-serif;
		color: #303553;
		font-size: 11px;
		background: #ebebeb;
		padding: 8px;
	}
	.feeschedule TABLE TD.spacer{
		background: none;
		padding: 0px;
	}
	.feeschedule TABLE TD B{
		font-size: 12px;
	}
	.feeschedule TABLE TD.details{
		font-size: 10px;
		line-height: 15px;
	}
	.linkOverlay{
		width: 207px;
		height: 29px;
		top: 18px;
		left: 269px;
		position: relative;
		cursor: pointer;
	}
	.pricesSection{
	width: 456px; 
	height: auto;
	padding: 9px; 
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	line-height: 18px;
	}
	.pricesSection h2{
		color: #660000;
		font-size: 20px;
		margin: 0 0 10px 0;
		padding: 0;
	}
	
	.USPricingHeader{
		background: url("images/servicesPricing2.gif");
	}
	.CANPricingHeader{
		background: url("images/servicesPricing.gif");
	}
	
div#formsSubmenu{
	width: 220px;
	float: left;
	position: relative;
	margin-top: 10px;
}

div#resultLayer{
	position: absolute;
	z-index: 300;
	height: auto;
	width: 300px;
	margin-top: 60px;
	left: 267px;
	background: #ffffff;
	border: 1px solid #6e738c;
}
	#resultLayer .header{
		font-weight: bold; color: #ffffff; background: #303553; padding: 5px 10px; font-size: 14px;
	}
	#resultLayer .message{
		padding: 15px 10px 20px;
	}
	#resultLayer .closewin{
		font-size: 9px; color: #CCCCCC; background: #666666; text-align:center; padding: 5px 0;
	}
	#resultLayer .closewinOver{
		color: #ffffff; background: #660000; cursor: pointer;
	}

div#formSection{
	margin-top: 10px;
	width: 600px;
	float: right;
	position: relative;
}

div#formSection h1{
	font-size: 22px;
	color: #000066;
	margin: 0;
	padding: 0;
}

ul#formLinks, ul#formLinks li{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul#formLinks li{
	padding: 10px 15px;
	cursor: pointer;
	width: auto;
	position:relative;
}
ul#formLinks li.on{
	background-color: #303553;
	color: #ffffff;
}
ul#formLinks li.over{
	background-color: #f2f2f2;
}

.helpfullink{
	display: block;
	width: 325px;
	background: #f3f3f3;
	color: #003399;
	text-decoration: none;
	margin-bottom: 1px;
	padding: 8px;
}
.helpfullinkOver{
	background: #303553;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 1px;
	padding: 8px;
}

.helpfulnumber{
	display: block;
	width: 100%;
	background: #f3f3f3;
	color: #003399;
	text-decoration: none;
	margin-bottom: 1px;
}

.helpfulnumber DIV{
	float: left;
	padding: 8px;
}

.helpfulnumberTitle{
	margin-right: 1px;
	width: 300px;
	border-right: 1px dotted #dddddd;
}
.helpfulnumberNum{
	font-weight: bold;
	margin-left: 15px;
}