body {
	background-color: #B6B7B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 80px;
}

h1 {
	color: #999999;	
}

.container {
	margin: auto;
	width: 800px;
}

.footer {
	text-align: center;
	color: #666666;
	margin-top: 10px;
}

.footer a {
	color: #666666;
	text-decoration: none;
}

.footer a:hover {
	text-decoration:underline;
}

.askTom a {
	display:block;
	width: 250px;
	height: 125px;
	margin-left: 30px;
	margin-top: 31px;
	float:left;
}

.style1 {
	color: #666666;
}
.style1 a {
	color: #666666;
	text-decoration: none;
}

.style1 a:hover {
	text-decoration:underline;
}

.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 a {
	font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	color:#268ABC;
}
.style3 a:hover {
	text-decoration:none;
}
.style3 {
	font-size: 12px;
	font-weight:bold;
}
.inputText {
	color:#999999;
	margin:0px;
	padding:0px;
}

.inputText input {
	color:#999999;
}

.inputText select {
	color:#999999;
}

.inputTextLong {
	width: 165px;
}

.inputTextLong input {
	width: 165px;
}
.inputText span{
	margin:0px;
	padding:0px;
}

.greyTextSmall {
	font-size: .93em;
	color: #999999;
}

.error_strings{ font-family:Verdana; font-size:10px; color:#660000;}

#site_mask_bg { visibility: hidden; }
.site_mask { background: rgb(124, 124, 124) none repeat; position: fixed; left: 0pt; top: 0pt; width: 100%; height: 2000px; opacity: 0.65; z-index: 4; filter:alpha(opacity=65);}
#phone_mask {
	margin: -135px 0pt 0pt -175px;
	background: transparent url('/GlobalImages/bg.png') repeat; /*display: none;*/
	position: fixed;
	top: 250px;
	left: 50%;
	width: 350px;
	height: 270px;
	color: black;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	line-height: 24px;
	z-index: 5;
	visibility: hidden;
}
#phone_mask p { color:#3A3A3A; position: absolute; top: 144px; left: 20px; }
#phone_mask div { background: transparent url('/GlobalImages/bg.jpg') no-repeat; position: absolute; top: 13px; left: 13px; width: 323px; height: 185px; }
#phone_mask span { background: transparent url('/GlobalImages/cr.gif') no-repeat; display: block; position: absolute; top: 208px; left: 25px; width: 155px; height: 51px; }
#phone_mask a { background: transparent url('/GlobalImages/close.gif') no-repeat; display: block; position: absolute; top: 237px; left: 231px; width: 68px; height: 20px; }