body, html, #form {
	SCROLLBAR-FACE-COLOR: #efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #0000ff;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
}
body{
	font-size: .8em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
color: #444443; /*line-height: 15px;*/
/*	background-image: url(../b-img/bg.jpg);
	background-attachment: fixed;*/
}
#phone{
	background-image: url(../b-img/a-phone.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 15px 20px 0px 20px;
}
.white{
	color: White;
	font-size: .8em;
	font-weight: bold;
}
#navdiv{
	margin-left: 0px;
	/*left: 100px;*/
}

#nav, #nav ul,#leftcontent #subnav, #leftcontent #subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;

}

#nav li {
	float: left;
	font-size: 16px;
	width: 117px; /*margin-right: 3;*/
/*vertical-align: top;*/
	background-image: url(b-img/tab-bkg.gif);
	padding-top: 0px;
}
#nav li ul { 
		position : absolute;
		width: 138px;
		left: -999em;
	padding-top: 0px;
		background-image: none;

}
/*#nav li ul li{
	height: 40px;
}*/
.navhi a {
	width: 115px;
	display: block;
	color: #0477ad;
	text-decoration: none; /*background-color: #F7F6F6; border: 1px solid Silver;*/
	padding: 0px 0px 0px 0px;
	text-align: left; /*margin-right: 3;*/
	height: 23px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif; /*vertical-align: middle;*/
/*line-height: 20px;*/
	vertical-align: top;
	font-weight: bold;
}
.navlow a {
	width: 140px;
	display: block;
	color: #0477ad;
	text-decoration: none;
	background-color: #F0F8FF; /*	border: 1px solid black;*/
	padding: 3px 1px 1px 3px;
	text-align: left;
	height: 25px;
	font-size: 10px; /*vertical-align: bottom; 
	 ie needs position and left but ff works with relative so we need to reset them for ff*/
	position: relative; /*left: -20px;*/
	border-left: 4px double #999999;
	border-right: 1px solid #999999;
	margin-bottom: -2px;
	border-bottom: 1px solid #999999;
	background-image: none;
	left: auto;
}
html>body .navlow a {
	/*position: static;
		left: -50; */
	background-image: none;
	left: auto;
}
.navhi a:hover, #leftcontent #subnav .subnav a:hover {
	color: Maroon;
	background-color: #ffcc00;
	left: auto;
}
.navlow a:hover {
	color: Maroon;
	background-color: ff8c00;
	left: auto; /*position: relative;
		left: -20px;*/
}
html>body .navlow a:hover {
	/*left: 0px;*/
	position: static;
		

}


#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


.tb{
	/*background-color: #393c42;*/
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.tm{
	background-color: #393c42;
	color: Lime; /*background-color: #FFFFFF;*/
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx{
	background-color: #F0F8FF;
	padding: 7px;
}

.tmt{
	background-color: #393c42;
	height: 5px;
	font-size: 1px;
}
.gn{
	/*clear: left;
	display: inline-block;
	right: 100%;
	text-align: right;
	float: right;
	clear: none;
	margin-left: 100%;*/
	float: right;
	clear: none;
	
}
.gn1{
	/*clear: left;
	display: inline-block;
	right: 100%;
	text-align: right;
	float: right;
	clear: none;
	margin-left: 100%;*/
	float: left;
	clear: none;
	
}

img {
	/*margin: 0px;
	padding: 0px;*/
	border: 0px;
}
hr{
	/*width: 154px;*/
	height: 1px;
	color: #ff8c00;
}
.text{
	padding: 0px 3px 0px 3px;

}
	#ltop h2 {
	background: url(../b-img/ltop.jpg) no-repeat left top;
	height: 39px;
	text-indent: -1000em; /*margin-bottom:12px;*/
}
.paypal{
		font-size: .8em;

}
form {margin:0;} 

textarea,input {
	margin: 0;
}
img {
	border: 0px;
}
ul li {
	margin: 0 0 2px;
	padding: 2px 0 2px 26px;
	background: url(../b-img/bullet.gif) no-repeat 5px 3px;
	    list-style: none;

}
#solutions{
	/*	border-top-style: solid;
	border-top-color: #f7c154;
	border-top-width: 1px;*/
	margin-top: 3px;
}
#chart{
	font-size: 12px;
}
.sendgif{
	border: 1px solid #3399cc;
	padding: 30px;
	margin-left: 50px;
}
.formreq{
	color: #FF9900;
	font-size: 27px;
	margin-bottom: -30px;
	padding-bottom: -30px;
	top: 7px;
	position: relative;
}
.formreqta{
	color: #FF9900;
	font-size: 27px;
	margin-bottom: -30px;
	padding-bottom: -30px;
	top: -50px;
	position: relative;
}
#Submit_Button{
	background-image: url(../b-img/but-submit.gif);
	background-repeat: no-repeat;
	width: 105px;
	border: 0px;
	height: 25px;
	cursor: hand; 
}
.input2{
	width: 300px;
	height: 200px;
}
#fieldsetincform{
	border: 1px solid #339900;
	width: 80%;
}