a {
	color: #0070A8;
	font-weight: bold;
}

body {
	background-color: #64617D;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	text-align: justify;
}

h2 {
	text-align: left;
}

hr {
	border: 1px solid #ffffff;
}

img {
	border: 0;
}

ul {
	list-style: square;
}

#body-content {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	width: 860px;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer-content {
	width: 598px;
	float: right;
	text-align: left;
	font-size: 11px;
	color: #000000;
}

#jls-equipment {
	background-image: url('/themes/images/caseglobe.jpg');
	background-repeat: no-repeat;
	border: 1px solid #ffffff;
	background-color: #82b2e0;
	width: 500px; 
	margin-left: auto;
	margin-right: auto;
}

#jls-equipment tr.header {
	background-color: #252343;
	text-align: center;
}

#jls-equipment tr.odd {
	background-color: #85829d;
}

#jls-equipment tr.even {
	background-color: #64617d;
}

#jls-equipment table {
	float: right;
	border: 1px solid #dedede;
}

#jls-equipment td {
	width: 115px;
	padding: 3px;
}

#left-col {
	width: 237px;
	padding-left: 10px;
	float: left;
}

#nav-container {
	width: 247px;
	background-color: #dedede;
	float: left;
}

#nav {
	width: 219px; 
	float: right;
	position: relative;
}

#nav img {
	border: 0;
	margin: 0;
	padding: 0;
	height: 22px;
}

#right-col {
	color: #ffffff;
	width: 588px;
	padding-right: 10px;
	float: right;
}

#two-col-bg-wrapper {
	background-image: url( /themes/images/bg-repeat.gif );
	background-repeat: repeat-y;
	padding-top: 10px;
	clear: both;
}

#two-col-bg-footer {
	background-image: url( /themes/images/jls_logo.gif );
	background-position: bottom left;
	background-repeat: no-repeat;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	background-color: #dedede;
}

.attention {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 5px;
}

.attention img {
	border: 1px solid #ffffff;
}

.attention ul {
	text-align: left;
}

.pic-rightalign {
	border: 1px solid #ffffff;
	margin-left: 10px;
	float: right;
}

.pic-leftalign {
	border: 1px solid #ffffff;
	margin-right: 10px;
	float: left;
}

/* Form Styles */
.fieldstyle {
	border: 1px #999 solid;
	padding:0px;
	margin:0px;
}

.cform_name {
	width: 193px;
}

.cform_full {
	width: 398px;
}

.cform_half {
	width: 199px;
}

.cform_month {
	width: 105px;
}

.cform_year {
	width: 65px;	
}

.cform_city {
	width: 293px;
}

.cform_state {
	width: 23px;
}

.cform_zip {
	width: 58px;
}
.cform_spacer {
	width: 10px;
	height: 22px;
}

.cform_ccnum {
	width: 322px;
}

.cform_amount {
	width: 96px;
}

.cform_invoice {
	width: 280px;
}

.cform_cvv {
	width: 57px;
}

.cform_title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}

.cform_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}