a, body, h1, p, td, table, div, span, input, select, textarea, th, ul, li, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
	color: #000000;
	background-color:#ffffff;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image:url('/images/buckley_background.gif');
	background-repeat:repeat-x;
	background-color:#333333;
}
body.report {
	margin: 0px;
	padding: 0px;
}

table, form {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}


td.headernav {
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	cursor: pointer;
	background-color:transparent;
}

td.pHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 44px;
	width: 745px;
}

td.headernavline {
	height: 2px;
}

a:visited {
	color: #437a93;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #437a93;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #437a93;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.other {
	text-decoration: none;
}
a.other:hover {
	text-decoration: none;
}

table.light {
	
}
table.dark {
	
}
table.freight {
	
}


tr.light {
	padding-left: 5px;
	padding-right: 5px;
}
tr.dark {
	padding-left: 5px;
	padding-right: 5px;
}

th {
	padding-left: 20px;
	background: #333333;
	font-weight: bold;
	text-align: left;
	height: 24px;
	color: #ffffff;
}
th.sort {
	height: 21px;
	padding-left: 5px;
	cursor: pointer;
}
th.detail {
	height: 21px;
	padding-left: 10px;
}
th.order {
	padding-left: 10px;
}

td.headerspacer {
	background-color: #363636;
}

td.subspacer {
	background-color: #636363;
}

td.footer {
	color: #ffffff;
	background-color: #333333;
	font-size: 10px;
	text-align:center;
}
td.footer a {
	color: #ffffff;
	background-color: #333333;
	font-size: 10px;
}
hr {
	width: 730px;
	color: #B9B9B9;
	height: 1px;
}

.boldhome {
	font-weight: bold;
	color: #333333;
}
.boldnotice {
	font-weight: bold;
	color: #333333;
}
.errornotice {
	font-weight: bold;
	color: #AA0F02;
}
.notice {
	color: #333333;
}
.boldwarning {
	font-weight: bold;
	color: #AA0F02;
}
.warning {
	color: #AA0F02;
}

.mainbackground {

}
.mainalign {
	float: left;
}
.maintextalign {
	text-align: center;
}

form table {
	
}
label {
	padding-left: 20px;
	font-weight: bold;
}
label.detail {
	padding-left: 10px;
	font-weight: normal;
}
label.order {
	padding-left: 10px;
	font-weight: bold;
}
label.checkbox {
	font-size: 11px;
	padding-left: 10px;
	font-weight: normal;
}
input {
	color: #333333;
	width: 175px;
	height: 21px;
}
input.imagesubmit {
	width: 59px;
	height: 18px;
}
input.checkbox {
	width: 13px;
}
textarea {
	color: #333333;
	width: 205px;
	overflow: auto;
}
select {
	color: #333333;
	width: 175px;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
}
li {
	margin-top: 5px;
}
h1 {
	padding-left: 10px;
	margin: 20px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

span.link {
	text-decoration: none;
	color: #437a93;
	cursor: pointer;
}
span.linked {
	text-decoration: none;
	color: #AA0F02;
}
span.order {
	padding-left: 10px;
}

.smallcaption {
	font-size: 11px;
	line-height: 15px;
}
.smallform {
	font-size: 11px;
	line-height: 15px;
}
.smalltext {
	font-size: 11px;
}
.notefield {
	font-size: 11px;
	color: #333333;
	background-color: transparent;
	line-height: 11px;
}
.notebackground {
	background: #fbfbe2;
	padding: 5px;
}

table.address {
	border: 1px solid;
	border-color: #7F9DB9;
	margin-top: 1px;
	margin-bottom: 1px;
}
td.address {
	padding: 3px;
	font-size: 11px;
	background: white;
}

table.embed {
	font-size: 11px;
	background: white;
}
td.embedlabel {
	font-size: 11px;
	color: #333333;
}
td.embed {
	font-size: 11px;
	color: #333333;
}

span.addresslink {
	padding-right: 3px;
	cursor: pointer;
}
span.addresstext {
	font-size: 11px;
	color: #333333;
}

.btop {
	border-top: 1px solid #C0C0C0;
}
.bleft {
	border-left: 1px solid #C0C0C0;
}
.bbottom {
	border-bottom: 1px solid #C0C0C0;
}
.bright {
	border-right: 1px solid #C0C0C0;
}

.stop {
	border-top: 1px solid #C0C0C0;
}
.sleft {
	border-left: 1px solid #C0C0C0;
}
.sbottom {
	border-bottom: 1px solid #C0C0C0;
}
.sright {
	border-right: 1px solid #C0C0C0;
}
input.imagetemplatesubmit {
	width: 118px;
	height: 18px;
}

