




/*
     FILE ARCHIVED ON 22:30:45 Jun 23, 2004 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 6:45:49 May 10, 2011.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td, p {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 4px 0px 12px 0px;
	font-size: 12px;
	display: none;
	/*/*/display: block; /* Hide from NN4 */
}
#p7TMctrl a:link {
	color: #666666;
}
#p7TMctrl a:visited {
	color: #666666;
}
#p7TMctrl a:hover {
	color: #666666;
}

/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 1.15; /* */
}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 16px;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #333;
	font-size: 12px;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/padding: 1px 0 1px 12px;
	display: block;
	color: #ffffff;
	background-color: #003366;
	border-top: 1px solid #eee;
	border-right: 1px solid #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	text-decoration: none; /* */
}
#p7TMnav div a:visited {
	color: #ffffff;
}
#p7TMnav div a:hover {
	color: #fff;
	background-color: #776fa0;
}

/*The Link style for second-level menuitems*/
#p7TMnav div div a {
	font-size: 12px;
	background-color: transparent;
	color: #333;
	border: 0;
}
#p7TMnav div div a:visited {
	color: #333
}
#p7TMnav div div a:hover {
	color: #fff;
	background-color: #776fa0;
} 
/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 12px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(http://replay.web.archive.org/20040623223045/http://thebogartgroup.com/p7tm/p7t_plus.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(http://replay.web.archive.org/20040623223045/http://thebogartgroup.com/p7tm/p7t_minus.gif);
	background-position: 6px 50%;
	padding: 1px 0 1px 20px !important;
}
.p7defmark {
	background-image:  none;
	padding: 1px 0 1px 20px !important;
}
.p7currentmark {
	font-weight: bold;
	color: #fff !important;
	padding: 1px 0 1px 20px !important;
	background-color: #f9ce58 !important;

}
.headline {
	font-weight: bold;
	color: #003366;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headlinesub {
	font-weight: bold;
	color: #003366;
	font-size: 14px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
}
.headback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border-top: 4px solid #cccccc;
}
.headbacknoline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.headbackred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 6px solid #f9ce58;
	background-color: #003366;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.headbackorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 6px solid #003366;
	background-color: #ffa024;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.headbackbluegold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 6px solid #f9ce58;
	background-color: #003366;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.paddingcell {
	padding-right: 8px;
	padding-left: 12px;
}
.headbox {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #eaeaea;
	padding: 3px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #333333;
}
.concept {
	color: #FFFFFF;
	background-color: #003399;
	border: 2px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.checklist {
	list-style-image: url(http://replay.web.archive.org/20040623223045/http://thebogartgroup.com/images/checklist.gif);
}
.blockquote {
	font-size: 14px;
	text-align: center;
	padding: 5px;
	DISPLAY: block;
	padding-bottom: 1px;
	border-bottom-color: #eaeaea;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
a.conceptbox:link {
	font-weight: bold;
	color: #ffffff;
}
a.conceptbox:visited {
	font-weight: bold;
	color: #ffffff;
}
a.conceptbox:hover {
	font-weight: bold;
	color: #eeeeee;
}
a.conceptbox:active {
	font-weight: bold;
	color: #ffffff;
}a:link {
	font-weight: bold;
	color: #003366;
}
a:visited {
	font-weight: bold;
	color: #003366;
}
a:hover {
	font-weight: bold;
	color: #897eaf;
}
a:active {
	font-weight: bold;
	color: #003366;
}
a.trans:link {
	text-decoration: none;
}
a.trans:visited {
	text-decoration: none;
}
a.trans:hover {
	text-decoration: none;
	color: #897eaf;
}
a.trans:active {
	text-decoration: none;
}
.bottomline {
	border-bottom: 1px solid #cccccc;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
.bluetable {
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #000000;
	/*/*/padding: 0px 8px 0px 8px;
}
.whitetable {
	background-color: #ffffff;
	border: 1px solid #666666;
	padding: 0px 8px 0px 8px;
}
.boldquotes {
	font-weight: bold;
}
.yellow {
	background-color: #f9ce58;
	padding-right: 10px;
	padding-left: 10px;
}
/** cart styles **/
.cart ,.customerTbl {
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #eeeeee;
	margin-top:20px;
	text-align:left;
	}
.cart th {
	text-align:left;
	background-color:#eeeeee;
	}
.cart td, .customerTbl td {
	vertical-align:top;
	border-bottom:1px solid #eeeeee;
	}
.cart td img {
	border:0px;
	}
.cart input , .customerTbl input , select {
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.rightAlign {
	text-align:right;
	background-color:#eeeeee;
	}
.customerTbl {
	font-family:tahoma, verdana, helvetica, sans-serif;
	font-size:11px;
	border:1px solid #eeeeee;
	}
.cartInfo {
	padding:0px 20px 0px 20px;
	}
/** Error display style for non JS browsers triggering form exceptions **/
.phpErrorList{
	color:#ff0000;
	text-align:left;
	}
	

