/* CSS Document */

/* general presentation stuff */

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 14pt;
	background-image: url(/mainimages/printHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 28px;
}
.lrgSerifHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.medSerifHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #444444;
	text-decoration: underline;
}

.action{
    display: none;
}

#topNav, #sideBar, #subNav, #topBar, #midNav, #footer, #sideBarLeft, .noprint, img {
	display: none;
}

.noPrint {
    display: none;
}



.tableBorderCart {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 12px;
    padding: 3px;
}
.tableBorder {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 14px;
    width: 1000px;
}
.tableHeader {
    background-color: #C1A693;
    padding: 5px;
    font-size: 14px;
    color: #8D1F22;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    font-weight: bold;
}
.tableHeaderCol {
    background-color: #C1A693;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #8D1F22;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #C1A693;
}
.tableHeader2 {
    background-color: #8D1F22;
    padding: 5px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
}
.tableHeader2Col {
    background-color: #8D1F22;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #6F5C48;
}
.tableHeader3 {
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #37573F;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    background-color: #DFCFAB;
}
.tableHeader3Col {
    background-color: #DFCFAB;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #37573F;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #6F5C48;
}
.tableHeader3 a:link {
    color: #A20A1D;
}
.tableHeader3 a:visited {
    color: #941C24;
}
.tableRow1 {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    background-color: #FFFFFF;
}
.tableRow2 {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    background-color: #FFFFFF;
}

.tableRow1Col {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #6F5C48;
    background-color: #FFFFFF;
}
.tableRow2Col {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #6F5C48;
    background-color: #FFFFFF;
}
.tableRowAttention{
    background-color: #CC6666;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
.tableRowAttentionCol{
    background-color: #CC6666;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
.tableCell1 {
    background-color: #FFFFFF;
    padding: 5px;
}
.tableCell2 {
    background-color: #FFFFFF;
    padding: 5px;
}
.tableCell1Col {
    background-color: #FFFFFF;
    padding: 5px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #6F5C48;
}
.tableCell2Col {
    background-color: #FFFFFF;
    padding: 5px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #6F5C48;
}
.tableFooter {
    padding: 3px;
    background-color: #FFFFFF;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
}
.tableFooter2 {
    padding: 3px;
    background-color: #FFFFFF;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #6F5C48;
}

