body {
	margin: 0;
	padding: 0;
	background: url(/images/body-bg.jpg) repeat-x top #4E4E4E;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 11px;
}


.inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-header,
#ja-mainnav,
#ja-containerwrap,
#ja-pathwaywrap{
	width: 920px;
	margin: 0 auto;
	clear: both;
}


/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: url(/images/header-bg.jpg) no-repeat center top;
}

#ja-header {
	height: 140px;
	position: relative;
	z-index: 999;
}

h1.logo {
	margin: 0;
	padding: 0;
	width: 491px;
	font-size: 300%;
	position: absolute;
	top: 5px;
	left: 5px;
	height: 111px;
}

h1.logo a {
	width: 491px;
	float: left;
	display: block;
	background: url(/images/logo.png) no-repeat;
	color: black;
	text-transform: uppercase;
	text-indent: -5000px;
	height: 111px;
	outline: none;

}

/* Search */
#ja-search {
	width: 157px;
	background: url(/images/search-bg.png) no-repeat;
	line-height: 28px;
	position: absolute;
	top: 40px;
	right: 30px;
	height: 28px;

}

#ja-search .inputbox {
	width: 150px;
	padding: 0;
	border: none;
	margin: 7px 0 0 10px;
	background: none;
	color: #FFFFFF;
}

* html #ja-search .inputbox, *+html #ja-search .inputbox {
	margin: 1px 0 0 10px;
	!important: ;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	padding-top: 6px;
	
	background: url(/images/mainnav-bg.png) no-repeat;
	line-height: normal;
	position: absolute;
	bottom: 0;
	left: 0;

/*text-align: center;*/}

.narrow #ja-mainnav {
	background: url(/images/mainnav-bg-n.png) no-repeat bottom;
}

#ja-mainnav a,
#ja-mainnav a:hover,
#ja-mainnav a:active,
#ja-mainnav a:focus {
	outline: none;
}


/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}


.nomargins {
	margin:0px;
	padding: 4px;
}
/* 
body {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}
*/
td {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

A {
color: blue;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: normal;
}

A:hover {
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: normal;
}

tr.menu_text_indent_10 {
text-indent: 10px;
}

tr.menu_text_indent_5 {
text-indent: 5px;
}

SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #A9C1FB;
}

#ja-pathwaywrap {
	padding: 0;
	display: block;
	color: #469ec0;
	background: url(/images/pathway-bg.png) no-repeat;
	text-indent: 20px;
	height: 45px;
	position: relative;
	clear: both;
}

#ja-containerwrap {
	background: url(/images/content-center.gif);
}

#ja-container{
	position: relative;
	z-index: 999;
	}
	
	.center {
	text-align: center;
}
.center table {
	margin: auto;
}

table.invoice {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	background-color: #F9F9F9;
}

table.invoice_sub {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	background-color: #FFFDE3;
}

table.invoice td {
	border-width: 1px;
	border-style: solid;
	border-color: #DDE3F9;
	background-color: #F4F6FD;
	padding: 2px 2px 2px 2px;
	text-indent: 4px;
	height: 26px;
}

table.invoice_data {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	padding: 6px 6px 6px 6px;
}

table.invoice_data td {
	border-width: 1px;
	border-style: solid;
	border-color: #EFF4FC;
	padding: 6px 6px 6px 6px;
	height: 26px;
}

table.invoice_dataSub {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	padding: 4px 4px 4px 4px;
}

table.invoice_dataSub td {
	border-width: 1px;
	border-style: solid;
	border-color: #EFF4FC;
	padding: 4px 4px 4px 4px;
	height: 26px;
}

input.button {
   color:#FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#ffa200;
   border:1px solid;
   border-top-color:#777777;
   border-left-color:#777777;
   border-right-color:#243;
   border-bottom-color:#243;
}

input.install_button {
   font-family: Helvetica, Arial, sans-serif;
   font-size:90%;
	height: 20px;
	width: 125px;
}

input.red_button {
   color:#FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#CC0000;
   border:1px solid;
   border-top-color:#777777;
   border-left-color:#777777;
   border-right-color:#243;
   border-bottom-color:#243;
}

.ReportsButton {
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
width: 125px;
height: 20px;
}


