li { font-size: 12px; }
ol, ul { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

.sitebody li { font-size: 12px; padding-bottom: 5px; }
.sitebody .white { background-color: #fff; border-style: none; }
.sitebody td { background-color: #e5e4e4; padding: 5px; border: solid 1px silver; }
.sitebody th { background-color: #0079a6; color: #ffffff; line-height: 17px; text-align: left; padding: 2px 2px 2px 7px; }
.sitebody { font-size: 12px; padding-bottom: 20px; }

#Forgot { font-size: 10px; vertical-align: top; padding-bottom: 5px; padding-top: 1px; display: block; font-weight: bold; }
.loginField { font-size: 10px; text-decoration: none; margin: 0; padding: 0; height: 16px; width: 133px; }
.loginForm td { font-family: arial, sans-serif; font-size: 9px }
.loginForm { margin: 0px; padding: 0px; }

#Footer { font-size: 9px; vertical-align: top; padding: 10px 10px 10px 20px; }
#Childrens { font-size: 9px; background-image: url("../images/childrens.jpg"); background-repeat: no-repeat; background-position: right top; vertical-align: top; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; }

.green div { margin-top: 10px; margin-left: 10px; }
.green ul li {
	list-style:none;
	background:transparent url("../images/bullet_green.gif") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	padding-left:15px; /* pushes text to the right to display bg img */
	}
.green ol li {
	list-style:none;
	background:transparent url("../images/bullet_green_dk.gif") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	padding-left:15px; /* pushes text to the right to display bg img */
	}
.green {
	background-image: url("../images/binary_green.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.blue div { margin-top: 10px; margin-left: 150px; }
.blue p, .green p { font-size: 12px; }
.blue ul li { list-style-image: url("../images/bullet_blue.gif"); }
.blue ol li {
	list-style:none;
	background:transparent url("../images/bullet_blue_dk.gif") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	padding-left:15px; /* pushes text to the right to display bg img */
}
.blue { background-image: url("../images/binary.jpg"); background-repeat: no-repeat; background-position: left bottom; }

.banners input { font-size: 12px; margin-right: 10px; margin-bottom: 10px; }
.banners { margin-top: 10px; margin-bottom: 20px; }
.Main { border: solid 1px gray; }

h3 { font-size: 12px; margin-right: 0; margin-bottom: 0; margin-left: 0; padding: 0; }
h2 { color: #4e9b1c; font-size: 20px; margin-top: 25px; margin-bottom: 5px; margin-left: -10px; }
a:link,a:visited { color:#0079a6; text-decoration:none; outline:none; }
a:hover,a:active { color:#000000; text-decoration:underline; outline:none; }
* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.FaxOrder_btn {
	margin:68px 0px 0pt 582px;
	!margin:105px 0 0 133px;
	position:absolute;
	float:right;
	z-index:100;
	
}
div.FaxOrder_btn a  {
	background-image:url(/images/banner_order1_button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:35px; width:144px;
	display:block;
	}
	div.FaxOrder_btn a:hover {
		background-position:left bottom;

}
div.FaxOrder_btn a span {display:none;}

img#button_img {
	position:relative;
	float:right; 
	z-index:5;
	display:block;
	right:0px;
	!right:-3px;
}

/* ================== */
/* = WEBLINK BUTTON = */
/* ================== */

#weblink {
	width: 146px;
	height: 32px;
	padding: 0 35px 0 0;
	display: block;
	color: #fff;
	text-align: right;
	font: bold 14px/33px Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: relative;
	right: 16px;
	top: -2px;
	background: url(/images/btn-weblink.png) no-repeat;
}




