html {
	font-size: 100%;
	}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fffee6;
	background-repeat: repeat-y;
	background-position: 190px top;
	margin: 0;
	letter-spacing: 0.04em;
	color: #000000;
	font-size: .9em;
}

a {
	color: #0000ee;
	}
	
a:visited {
	color: #3399FF;
	}
	
a:hover {
	color: #777777;
	}

#IEContainer.IE6 img,
#IEContainer.IE6 div { /*Add tag names that need png support for IE6*/
	behavior: url(/Includes/javascript/iepngfix.htc) ;
	} 

dt {
	text-indent: 20px;
	margin: 15px 0 15px 10px;
}

p {
	font-size: 1em;
}

table {
	font-size: 90%;
	position: relative; 
	}


table table table {
	text-align: left;
	}
	
th {
	font-weight: bold;
	}
	
	
li {
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 130%;
}


ul {list-style-type: disc;}

h1 {	
	font-family: inherit;
	font-size: 1.2em;
}

h2 {
	font-family: inherit;
	padding-left: 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #013e99;
	}
	
h2.enlarged {
	margin-top: 75px;
	font-size: 2em;
	}
	
h3 {
	font-family: inherit;
	padding-left: 25px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	}
	

hr { color: #cccccc;}
	
	
.headLine { /*?????????????????????????????????????????????????????????????????????*/
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	padding-bottom: 4px;
}

.headLineHighlighted { /*?????????????????????????????????????????????????????????????????????*/
	color: #0000CC;
	font-weight: bold;
	font-size: 120%;
}


.ContentSmall { /*?????????????????????????????????????????????????????????????????????*/
	font-size: 80%;
}

.ContentBold { /*?????????????????????????????????????????????????????????????????????*/
	font-weight: bold;
}

.ContentHighlighted {
	font-weight: bold;
	color: #0000CC;
}

.ContentHighlighted2 { /*?????????????????????????????????????????????????????????????????????*/
	font-weight: bold;
	font-size: 14px;
	color: #C9243F;
}

.Italic { /*?????????????????????????????????????????????????????????????????????*/
	font-style: italic;
}



#PageWrapper {
	position: relative;
	height: 100%;
	}

#MainTable {
	border-collapse: collapse;
	height: 100%;
	display: table;
	width: 100%;
	}
	
#MainTable td {
	padding: 0;
	vertical-align: top;
	}

.JLOnline #MainTable td.seasonal {
	vertical-align: middle;
	white-space: nowrap;
	}
	
.JLOnline #MainTable td table p {
	padding-left: 10px;
	}
	
#GeneralContent p,
#GeneralContent dl,
#GeneralContent table {
	margin: 10px 20px 10px 25px;
	}
	
.JLOnline #GeneralContent ul {
	padding-right: 20px;
	}
	
.JLOnline #GeneralContent table {
	margin: 0;
	font-size: 100%;
	}
	
.PageTitle {
	min-height: 70px;
	height: auto !important; /*to accomodate IE6 min hieght*/
	height: 77px; /* IE6 minheight equals min-hieght plus padding */
	padding: 7px 306px 0 10px;
	margin: 0;
	position: relative;
	overflow: visible;	
	text-align: center;
	color: #ffffff;
	font-size: 2em;
	letter-spacing: 2px;
	background: #005d9e url(/Images/PageHeaderImages/LtYellowBannerShadow.gif) repeat-x bottom left;
	}
	
#LogoTab {
	display: block;
	width: 306px;
	height: 132px;
	position: absolute;
	right: 0;
	bottom: -55px;
	z-index: 2;
	text-decoration: none;
	background: url(/Images/PageHeaderImages/StandardTab.gif) top left no-repeat;
	}
	
#IEContainer.IE6 #LogoTab {
	bottom: -56px;
	right: -1px;
	}
	
#LogoTabClear {
	width: 290px;
	min-height: 55px;
	height: auto !important; /*to accomodate IE6 min hieght*/
	height: 55px; /* IE6 minheight */
	float: right;
	text-align: center;
	}
	
#LogoTabClear img {
	margin-top: 75px;
	border: none;
	}
	
#LogoTabClear a {
	text-decoration: none;
	}

#NavBlendSpacer {
	height:79px;
	width:5px;
	display:block;
	background: #005D9E url(/Images/TabNavGraphics/shadow.jpg) bottom left no-repeat;
	}
	
#BookInfo h1 {
	padding: 0 0 3px 15px;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #013e99;
	border-bottom: 2px solid #013e99;
	}
	
#BookInfo table {
	margin: 10px 20px;
	}
	
#BookInfo img {
	padding: 0;
	margin: 0;
	border: none;
	}

.JLNote {
    font-size: 10px;
    font-style: italic;
}

#MainTable .FormTable td,
#MainTable .SBNList td
{
    padding: 2px;
}

tr.alternate
{
    background-color: #D5E7F7;
}

a.ViewCartButton
{
    color: white;
    position: absolute;
	right: 235px;
	top: 5px;
    text-align: center;
    text-decoration: none;
    z-index: 3;
}
a.ViewCartButton img
{
    border: none;
}
#ContactInfo li
{
	list-style-type:none;
}