/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(index_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
}
.navMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.navMenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display:block;
	height: 24px;
	width: 206px;
	line-height: 24px;
	text-decoration: none;
	text-indent: 38px;
}
.navMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #233173;
	color: #ffffff;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cd7600;
	text-decoration: none;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cd7600;
	text-decoration: underline;
}
.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.contentBold a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #cd7600;
	text-decoration: none;
}
.contentBold a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #cd7600;
	text-decoration: underline;
}
.login, .login a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #233173;
	text-decoration: none;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #233173;
	text-decoration: none;
}
.formbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #cd7600;
	cursor: hand;
	border:none;
}
.formbuttons:hover {
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.formbuttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #1c5700;
	cursor: hand;
	border:none;
}
.formbuttons2:hover {
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.forms {
	border: 1px solid #727272;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	padding:2px;
	text-decoration: none;
}
.navletters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navletters:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	text-decoration: none;
}
.white11 a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.white11 a:hover {
	font-size: 11px;
	color: #EEE9C9;
	text-decoration: none;
}
.blue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273576;
	padding:4px;
	text-decoration: none;
}
.blue11 a {
	font-size: 11px;
	color: #273576;
	text-decoration: none;
}
.blue11 a:hover {
	font-size: 11px;
	color: #273576;
	text-decoration: underline;
}
.footerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.AMSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #233173;
	text-decoration: none;
}
.pageNP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
}
.grey10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	text-decoration: none;
}
.productListValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.productListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.pageNumbers{
	border:solid 1px #999933;
	padding: 1px 3px;
	margin:0;
	}

/* =====[ Navigation/Category crumb trail styles ]===== */

/*#catTrail {
	width: 548px;
	text-align: left;
	margin:15px 0 0 5px;
}*/
.crumbs {
	font-size: 13px;
	font-weight: bold;
	color: #233173;
	text-decoration: none;
}
.crumbs a {
	font-size: 13px;
	font-weight: bold;
	color: #233173;
	text-decoration: none;
}
.crumbs a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #233173;
	text-decoration: underline;
}
.crumbsSub {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #233173;
	text-decoration: none;
}
.crumbsSub a {
	font-size: 12px;
	font-weight: bold;
	color: #233173;
	text-decoration: none;
}
.crumbsSub a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #233173;
	text-decoration: underline;
}
.crumbArrow {
	font-size: 13px;
	font-weight: bold;
	color: #233173;
	text-decoration: none;
}
.searchText {
	font-size: 13px;
	font-weight: normal;
	color:#233173;
	text-decoration: none;
}

#listInvoicesWrapper {
}

#listInvoicesWrapper h2 {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
}

#listInvoicesWrapper h6 {
	margin:10px 0;
}

#listInvoicesWrapper h6 span.noBold {
	font-size:9px;
}

#listInvoicesWrapper p {
}

#listInvoicesWrapper a:link {
}

#listInvoicesWrapper a:visited {
}

#listInvoicesWrapper a:hover {
}

#listInvoicesWrapper a:active {
}

#listInvoicesSearchBlock {
	margin:10px 0;
	padding:0;
}

#listInvoicesCheckboxes {
	height:25px;
	margin:0 0 15px;
	padding:0;
}

#listInvoicesCheckboxes input {
	float:left;
	line-height:25px;
	margin:6px 5px 0 0;
	vertical-align:middle;
	width:15px;
}

#listInvoicesCheckboxes label {
	color:#706F73;
	float:left;
	font-size:11px;
	line-height:25px;
	margin:0 10px 0 0;
	padding:0;
	text-align:left;
	text-decoration:none;
	width:60px;
}

#searchInvoicesSumbit {
	height:auto;
	margin:0 0 0 10px;
	padding:0;
	width:auto;
}

#listInvoicesList {
	margin:10px 0 0;
	padding:0;
}

#listInvoicesListTable {
}

#listInvoicesListTitleTR {
	background-color:#F5F5F5;
}

.listInvoicesListSubtitle {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.listInvoicesListValue {
	border-bottom:1px dashed #CCCCCC;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	height:30px;
	text-decoration:none;
}

.listInvoicesListValue a {
}

.listInvoicesListValue a:hover {
}

p#listInvoicesStatusMessage {
}

p#listInvoicesNoInvoicesMessage {
	font-weight:bold;
	margin:20px 0;
	padding:0;
}

#viewInvoiceWrapper {
}

#viewInvoiceWrapper h2 {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
}

#viewInvoiceWrapper h6 {
	margin:5px 0;
}
#viewInvoiceWrapper p {
}

#viewInvoiceWrapper a:link {
}

#viewInvoiceWrapper a:visited {
}

#viewInvoiceWrapper a:hover {
}

#viewInvoiceWrapper a:active {
}

p#viewInvoiceBackLink {
	text-align:right;
}

#invoiceHeader {
	padding:10px;
	width:600px;
}

#invoiceHeaderLeft {
	float:left;
	width:300px;
}

#invoiceHeaderRight {
	float:left;
	width:300px;
}

p.invoiceLabel {
	color:#000000;
	float:left;
	font-size:11px;
	margin:0;
	padding:0;
	text-decoration:none;
	width:150px;
}

p.invoiceValue {
	color:#000000;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:none;
}

#invoiceShipToAddress p.invoiceLabel, #invoiceShipToContact p.invoiceLabel {
	color:#000000;
	float:left;
	font-size:11px;
	margin:0;
	padding:0;
	text-decoration:none;
	width:350px;
}

#invoiceShipToAddress p.invoiceValue, #invoiceShipToContact p.invoiceValue {
	color:#000000;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:none;
}

#invoiceImportantDetails {
}

#invoiceOtherDetails {
}

#invoiceShipToContact {
	float:left;
	margin-bottom:10px;
	width:275px;
}
#invoiceShipToAddress {
	float:left;
	width:275px;
}
#invoiceLineItemTable {
	margin:15px 0 0;
	width:100%;
}
#invoiceLineItemTitleTR {
	background-color:#F5F5F5;
}

.invoiceLineItemSubtitle {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.invoiceLineItemValue {
	border-bottom:1px dashed #CCCCCC;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.invoiceLineItemTotalSubtitle {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.invoiceLineItemTotalValue {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
