/* CSS Document */

/* general presentation stuff */

a:link {
	color: #444444;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url(mainimages/printHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lrgHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
}
.medHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
}
.smHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.medText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cartBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cartBoxText a:link {
	text-decoration: none;
}
.cartBoxText a:visited {
	text-decoration: none;
}
.cartBoxText a:hover {
	text-decoration: underline;
}
.cartBoxText a:active {
	text-decoration: none;
}
.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.navLinks a:link {
	text-decoration: none;
}
.navLinks a:visited {
	text-decoration: none;
}
.navLinks a:hover {
	text-decoration: none;
}
.navLinks a:active {
	text-decoration: none;
}
.historyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.historyLinks a:link {
	text-decoration: none;
	font-weight: bold;
}
.historyLinks a:visited {
	text-decoration: none;
	font-weight: bold;
}
.historyLinks a:hover {
	text-decoration: none;
	font-weight: bold;
}
.historyLinks a:active {
	text-decoration: none;
}
/* Add site specific styles below here */
.smHdr_arial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9661B;
	font-style: normal;
}
.smHdr_arial_brown {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.medHdr_arial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.tableBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #000000;
}
.tableBorderCart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px dotted #000000;
	padding: 3px;
}
.tableHeader2 {
	padding: 5px;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	
}
.tableHeader3 {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableHeader {
	padding: 5px;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.tableRow1 {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRow2 {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableRowAttention {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableCell1 {
	padding: 3px;
}
.tableCell2 {
	padding: 3px;
}
.tableFooter {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tableFooter2 {
	padding: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
.photoLeft {
	padding-right: 20px;
	padding-bottom: 10px;
}
.photoRight {
	padding-bottom: 10px;
	padding-left: 20px;
}

/* Used to put a separator line */
 .tableRowSeparator{
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #000000;
 } 

 /* Management Menu */
 /*/ To edit the manage menu text colors edit
*  #p7PMnav a {} //font color for menu
*  #p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {} //font hover,ect
*  #p7PMnav .p7PMmark {} // current page marker
/*/
 .manageMainMenuBorder {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     padding: 0px;
     border: 1px solid #000000;
 }

 .manageMainMenu{
     padding: 3px;
 }

 .manageMainMenu a:hover{
     letter-spacing: 0.01px;
 }

 .manageSubMenu{
     padding: 3px;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #000000;
 }

 .manageSubMenu a:hover{
     letter-spacing: 0.01px;
 }
 
 .manageMainMenuBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	border: 1px solid #000000;
}
 /* End Management Menu */ 

/* Add non-standard table styles below here */

.sidebarBttmArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: left;
	padding: 8px 8px 8px 12px;
}
.topbarBg {
}
.contentBgBttm {
}
.contentLeft {
}
.contentRight {
	 
}
.contentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 30px;
}


/* general hidden stuff */

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