body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h1 {
	color: #333333;
	font-size: 20px;
}
h2 {
	color: #003366;
	font-size: 14px;
}
h3{
	color: #758FAB;
	font-size: 12px;
	padding-top: 9px;
}
h4 {
	color: #666666;
	font-size: 14px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	color: #FF7519;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#search {
	font-size: 12px;
	margin-left: 12px;
	font-weight: bold;
	color: #003366;
}
#logonHook fieldset {
	padding: 0px;
	margin: 0px;
	border-style: none;
}
input.txt {
	padding-left: 4px;
	background: #ECF2F9;
	border-top: 1px solid #3974AE;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #3974AE;
	height: 15px;
}
input.qty {
	width: 24px;
}
input.btn {
	color: #003366;
	background: #006699 url(../img-ui/bg-submit.gif) repeat-x center;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 4px 0px 0px;
	border-top: 1px solid #3974AE;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #3974AE;
	padding-top: 1px;
	padding-bottom: 1px;
}
#tbllayout {
	width: 100%;
}
#tdHdr {
	height: 150px;
}
#divHdr {
	height: 150px;
	background: #003366;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}
#divHdr img, #divFtr img {
	margin: 0;
	padding: 0;
}
#divHdrImgs {
	height: 130px;
	width: 738px;
	background: #FFFFFF;
}
#imgLogoBatt {
	position: absolute;
	left: 27px;
	top: 13px;
}
#imgLogoName {
	position: absolute;
	left: 84px;
	top: 47px;
}
#imgLogoEnd {
	position: absolute;
	left: 628px;
}
#tdGnav {
	background: url(../img-ui/bg-nav.png) repeat-x;
	line-height: 32px;
	padding-left: 20px;
	font: 14px/32px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.tdContent{
	background: url(../img-ui/bg-main.gif) repeat-x;
	min-height: 660px;
	height: 660px;
	vertical-align: top;
	padding-bottom: 24px;
}
/* content hooks */
#logonHook{
	position: absolute;
	top: 4px;
	left: 150px;
	text-align: right;
	color: #839CB5;
	width: 500px;
	font-size: 10px;
}
#pMenuHook {
	width: 176px;
	position: absolute;
	top: 200px;
	left: 20px;
}
#cMainHook {
	margin-top: 18px;
	width: 60%;
	float: left;
	margin-left: 214px;
	display: inline;
}
#cAppHook {
	margin-top: 18px;
	width: 768px;
	float: left;
	margin-left: 214px;
	display: inline;
}
#ordStat {
	width: 160px;
	float: left;
	margin-top: 18px;
	margin-left: 18px;
}
/* content styling */
.cellContainer {
	border: 1px solid #204C79;
}
.cellHeader {
	color: #FFFFFF;
	padding: 4px 6px;
	font-size: 12px;
	font-weight: bold;
	background: #AEBECE url(../img-ui/bg-nav.png) repeat-x;
	border-bottom: 1px solid #204C79;
	text-transform: uppercase;
	margin: 0px;
}
.cellHeader a {
	font-weight: bold;
	color: #F9EEAE;
	text-decoration: none;
}
.cellHeader h2 {
	color: #FFFFFF;
	margin: 0px;
}
.cellBodyPadding {
	background-color: #AEBECE;
	padding: 4px;
}
.cellBodyText {
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background: #FFFFFF;
}
.cellBodyMenu {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background: #AEBECE;
}
#tblSubCat {
	width: 100%;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#tblSubCat td{
	background: #FFFFFF;
}
.tblData {
	border: 1px solid #666666;
}
.tblForm {
	background: #666666;
}
.tblForm td {
	background: #FFFFFF;
}
#cOrder {
	text-align: right;
	width: 200px;
	position: relative;
	float: right;
}
#cOrder h4 {
	color: #006600;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 12px;
}
#cOrder p {
	margin: 0px;
	padding: 0px 0px 2px;
	font: 10px/10px Arial, Helvetica, sans-serif;
}
#contact {
	padding: 4px;
}
#contact h2 {
	text-align: left;
	font-size: 12px;
}
#contact div {
	width: 60%;
	text-align: right;
	background: #ECF4F9;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}
#contact input {
	height: 18px;
	border: 1px solid #23548F;
	background: #9CC7E0;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
}
#contact textarea {
	border: 1px solid #23548F;
	background: #9CC7E0;
	vertical-align: top;
	padding-right: 4px;
	padding-left: 4px;
}
/* footer */
#tdFtr {
	height: 67px;
}
#divFtr {
	border-top: 10px solid #003366;
}
#divFtr p{
	float: right;
	padding-right: 24px;
	text-align: center;
	padding-top: 12px;
}
#divFtr a {
	font-size: 11px;
	font-weight: normal;
	color: #C3C3C3;
	text-decoration: none;
}
#divFtr a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
#divFtrTxt {
	height: 45px;
	background: #003366 url(../img-ui/ftr-end.png) no-repeat right;
	width: 675px;
	color: #FFFFFF;
	font-size: 10px;
}
#divFtrTxt p {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	text-align: left;
}
#divFtrTxt a, #logonHook a {
	font-weight: bold;
	color: #D6E60D;
	text-decoration: none;
}
#divFtrTxt a:hover {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.alnRight {
	text-align: right;
}
.OK {
	color: #009900;
	font-weight: bold;
}
.notOK {
	color: #FF0000;
	font-weight: bold;
}
.blueBdr {
	border: 1px solid #00486A;
}
.warning {
	background: #FFE8E8;
	border: 1px solid #FF0000;
	padding: 6px;
	margin: 0px;
}
.small {
	font: 9px/13px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.spacer {
	height: 4px;
	margin: 0px;
	padding: 0px;
}
.spacer2 {

	height: 12px;
	margin: 0px;
	padding: 0px;
}
