﻿body.bizHeader {
background-color:#cccccc;
}
#tblMain{
	margin-top:-3px;
	width:100%;
}
#contactform_container {
	width:974px; 
	margin-top:15px;
	margin-left: auto ;
  	margin-right: auto; 
	height:572px;
	background-color:#000000;
	background:url(../FPIMAGES/supportform_box_bg.png) no-repeat;
	z-index:1;
}
  
.contactus_content {
  	margin-right: auto; 
	width:888px; 
	height:339px; 
	position:relative; 
	top:170px; left:58px;
	background:url(../FPIMAGES/supportform_content.gif) no-repeat; z-index:22;}
.contactus_content_nolink {
  	margin-right: auto; 
	width:888px; 
	height:339px; 
	position:relative; 
	top:170px; left:58px;
	background:url(../images/supportform_content_nolink.gif) no-repeat; z-index:22;}
	

.form_titles {color:#1181fe; text-align:left; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; }

textarea {overflow:auto;}

.faqlink {position:relative; top:325px; left:540px; width:115px; height:15px;}

.background {background:url(../FPIMAGES/supportform_bg.jpg); background-repeat:no-repeat; height:760px;}

.supportform { position:relative; top:50px; left:-33px; width:510px; }

a:active
{
outline: none;
}

a:selected, a:visited { 
    border: none;
    outline: none;
}


a:focus
{
-moz-outline-style: none;
outline: none;
}

.thanks_text
{
	color:Lime ; 
	text-align:center; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:22px; 
	font-weight:bold; 
}