* {margin: 0px; padding: 0px;}
img, a {border:none;}
body
{
	font-family: verdana,arial,helvetica,sans-serif;
  font-size: small;
   background: url('../images/fqloads_page_bground.gif') #f5f5f5 repeat-y center top; 
   text-align:center;
}
#pnlStartup 
{
	margin-bottom: 30px;
}
#fqloads_footer
{
		border-top: solid 1px #cccccc ;
		font-weight: bold; 
		font-size: 80%;
		color: #688bbd; 
		padding-top: 12px;
		clear:both;
		margin-bottom:30px;
}
#fqloads_footer a
{
	font-weight: normal; color: #255496; text-decoration: underline;
}
#fqloads_footer ul 
{
	float:left;
	display:inline;
	clear: both; 
	margin-bottom: 10px;
	list-style:none;
}
#fqloads_footer li {
	padding-right: 7px; 
	float: left;
	display:inline;
}
#fqloads_footer .rborder {
	border-right: #d5dfed 1px solid; margin-right: 7px
}

.feature {
	 color: #666; line-height: 1.5em
}
.clearfix:after {
content:".";
display:block;
height:0%;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

#sidebar {
	float: right; width: 210px
}
#header {
	padding-bottom: 20px;
}
#header img {
	display:inline;
}


#content {
	float: left;
	width: 610px; 
	display:inline;
}
#content dl 
{
	margin-bottom: 30px;
}
#content dt {
	padding-left: 25px; font-weight: bold; background: url(../images/bullet_crate.gif) no-repeat left center; color: #039;
}
#content dd {
	padding-left: 25px; margin-bottom: 21px; line-height: 1.4em; font-size: 90%; color: #666;
}

#container
{
	/*font-size: 95%;*/
	margin: 0px auto; 
	text-align: left;
	width:850px;
}
#SignUpCall 
{
	font-size: 85%;
	text-align: center;
	margin-bottom: 30px;
	width: 610px;
}
#SignUpCall p 
{
	margin: 5px 0px;
}

.helpLink a 
{
	color: #666;
}
.helpLink a:hover 
{
	color: #000;
}

.ForgotPassword {background: url(../images/bg_solid_f2.gif) left bottom no-repeat; padding-left: 10px; margin-bottom: 20px;}
.ForgotPassword h3 {font-size: 95%; color: #039; background: url(../images/fqloads_head_forgot_password_small.gif) left top no-repeat; padding: 0px 0px 0px 145px; height: 17px;margin-bottom: 10px;}
.ForgotPassword .BottomRight {background: url(../images/bg_solid_f2.gif) right bottom no-repeat; padding-bottom: 10px;}
.ForgotPassword .TopLeft {background: url(../images/bg_solid_f2.gif) left top no-repeat; padding-left: 10px; position: relative; margin-left: -10px;}
.ForgotPassword .TopRight {background: url(../images/bg_solid_f2.gif) right top no-repeat; padding: 10px 10px 0px 0px;}
.ForgotPassword .ValidEmail input {float:left; margin: 10px 7px 0px 0px;}
.ForgotPassword .ValidEmail span {float:left; margin-right: 7px; padding-top: 11px;}
.ForgotPassword .ValidEmail input.Button {margin: 0px 0px 0px 20px;}
.ForgotPassword .ValidEmail .ErrorHelp {font-size: 90%; color: #777; display:block;}

.NotAMember {background: url(../images/bg_lightgray_rounded.gif) left bottom no-repeat; padding-left:10px; width: 300px; margin: 0px auto 20px auto; font-size: 90%;}
.NotAMember .BottomRight {background: url(../images/bg_lightgray_rounded.gif) right bottom no-repeat; padding-bottom: 10px;}
.NotAMember .TopLeft {background: url(../images/bg_lightgray_rounded.gif) left top no-repeat; padding-left: 10px; position: relative; margin-left: -10px;}
.NotAMember .TopRight {background: url(../images/bg_lightgray_rounded.gif) right top no-repeat; padding: 10px 10px 0px 0px; text-align:center;}
.NotAMember a {margin-top: 20px; display:block;}

.BlacklistMessageHeader
{
	width: 590px;
	vertical-align: top;
	padding-left: 20px;
	float:left;
	display: block;
	font-size: 12pt;
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom:0px;
	padding-top: 1em;
}

.BlacklistMessage
{
	width: 590px;
	padding-bottom: 1em;
	padding-top: 1em;
	vertical-align: top;
	padding-left: 20px;
	float:left;
	display: block;
	font-size: 10pt;
	margin-top:0px;
}

#pnlSignIn,#pnlReEntry
{
	font-size: 85%;
	background: #eee url('../images/box_gray_bground.gif') left top no-repeat;
	margin-bottom: 20px;
}
#pnlSignIn .SignInBody
{
	width: 190px;
}
#pnlSignIn .SignInBody .SignInSubmit 
{
	background: url('../images/box_gray_bground.gif') right bottom no-repeat;
	padding-bottom: 10px;
}
#pnlReEntry .SignInHead, #pnlReEntry .SignInBody
{
	width: 590px;
}

#pnlReEntry .SignInBody table 
{
	border-collapse:collapse;
	width: 100%;
	background: url('../images/box_gray_bground.gif') right bottom no-repeat;
	padding-bottom: 10px;
}
#pnlReEntry .SignInBody table td
{
	vertical-align: top;
}
.SignInHead 
{
	padding-top :10px;
	background: #eee url('../images/box_gray_bground.gif') right top no-repeat;
	margin: 0px 0px 10px 20px;
}
.SignInBody
{
	padding-left: 20px;
	background: #eee url('../images/box_gray_bground.gif') left bottom no-repeat;
}


.SignInBody label {display:block;}
.SignInBody input {margin-bottom: 10px;}

.SignInBody .RememberMe
{
	display: block;
}
.SignInBody .RememberMe label, .SignInBody .RememberMe input
{
	float:left;
	display: inline;
	font-size: 85%;
	color: #999;
}
.SignInBody .RememberMe label
{
	margin-left: 5px;
}

.FormGroupHoriz 
{
	float:left; margin-right: 5px;
}


#pnlEmailValid,#pnlPasswordValid 
{
	width:auto;
	margin: 0px 5px;
}

.ContactUs 
{
	font-size: 85%;
	background: #fff url('../images/box_outline_gray_bground.gif') top left no-repeat;
}
.ContactUs .ContactHead 
{
	margin-left: 10px;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	background: url('../images/box_outline_gray_bground.gif') top right no-repeat;
}
.ContactUs .ContactBody 
{
	padding-left: 10px;
	background: url('../images/box_outline_gray_bground.gif') bottom left no-repeat;
}
.ContactUs .ContactBody p 
{
	padding: 0px 0px 2px 10px;
 border-right: 1px solid #e3e3e3;
}
.ContactUs .ContactBody p.ContactHours 
{
	color: #999;
	padding-bottom: 10px;
}
.ContactUs .ContactBody p.ContactEmail 
{
	background: url('../images/box_outline_gray_bground.gif') bottom right no-repeat;
	padding-bottom: 10px;
	border-right: none;
}
.ContactUs .ContactBody p.ContactEmail a 
{
	color: #255496;
}
.ContactUs .ContactBody p.ContactEmail a:hover
{
	color: #000;
}

.LineSubHeading
{
	font-weight: bold;
	margin-bottom: 10px;
}
.InvalidInput
{
	border: #933 1px solid;
	font-weight: normal;
	padding: 3px;
	width:auto;
}
.InvalidInput label
{
	color: #933;
	font-weight:bold;
}


.ValidInput
{
	/*border: #ffffff 1px solid;*/
	font-weight: normal;
	color: #000000;
	
	width: auto;
	background: none;
}

.tblOff 
{
	display: none;
}
.tblOn 
{
	display: block;
}
.Error {background: url('../images/bground_error.gif') bottom left no-repeat; margin-bottom: 20px; width:100%; min-width:230px; max-width:700px;}
.ErrorHead {background: url('../images/bground_error.gif') left top no-repeat; padding-left: 60px; 
  }
.ErrorHead h3 {font-weight: bold; font-size: 105%; border:none; color: #993333; background: url('../images/bground_error.gif') top right no-repeat; padding-top: 10px;min-height:30px;
  height:auto !important;
  height:30px; margin-bottom: 0px;}
.Errorhead p {display: inline;}
.Errorbody {background: url('../images/bground_error.gif') left bottom no-repeat; padding-left: 10px;}
.Error ul {color: #000; list-style: square; margin-left: 100px; background:url('../images/bground_error.gif') bottom right no-repeat; padding: 0px 30px 10px 0px;}
.Error ul li {margin-bottom: 5px;}
.Error ul li a {/*display:block;*/}


h1
{
	font-size: 110%;
}


#SignUp
{
  background-color: #ffffff;
  width: 475px;
  border: thin solid gray;
  padding: 15px 15px 15px 15px;
}
