body
{
	background-color: "#FFFFFF";
	color: "#000000";
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	margin: 0;
}

.topNav
{
	font-weight: bold;
	font-size: 8pt;
	color: #514A2C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.topNav:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #EDEBE2;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.leftNavHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #514A2C;	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../images/navBullet.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;	
	line-height : 30px;	
}

.leftNavHeader:hover
{
	color: #EDEBE2;
	text-decoration: none;
}

.leftNavHighlight
{
	font-weight: bold;
	font-size: 10pt;
	color: #514A2C;	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.leftNavHighlight:hover
{
	color: #EDEBE2;
	text-decoration: none;
}

.leftNav
{
	font-weight: bold;
	font-size: 8pt;
	color: #514A2C;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 2px;	
	text-decoration: none;
}
.leftNav:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #EDEBE2;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.header
{
	font-weight: bold;
	font-size: 12pt;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
}

.header:hover
{
	text-decoration: underline;
	color: #660000;
	font-weight: bold;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

li
{
	margin-bottom: 5px;
	margin-top: 5px;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699cc;
	text-decoration: underline;
}

.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.biblographicInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.titleCatPDPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #AC4432;
}

.titleCatPDPage:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #C9C6A3;
}

.titleProdPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #AC4432;
}

.subtitleProdPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #AC4432;
}

.authorProdPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
}

.authorProdPage:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699cc;
	text-decoration: underline;
}

.titleSearchPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
}

.titleSearchPage:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699cc;
	text-decoration: underline;
}

.subtitleSearchPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}

.authorSearchPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.authorSearchPage:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
}

.author
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.author:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
}

.titleNewTitlePage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003399;
}

.titleNewTitlePage:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6699cc;
}

.highlight
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}

.quote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style : italic;
}

.sneakPeak
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003399;
}

.sneakPeak:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6699cc;
}

.authorNewTitlePage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.authorNewTitlePage:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: underline;
}


.boxLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
}

.boxLinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699cc;
}

.boxBullet
{
	color: #AC4432;
	list-style-type : square;	
}

.homepageFeature
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #496068;
}

.featureQuoteMarks
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16pt;
	color: #A55C3C;
}

/* Custom Body text styles */


.pageHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #AC4432;
}

.subHead
{
	font-weight: bold;
	font-size: 10pt;
	color: #6D86BF;
}

.paraHead
{
	font-weight: bold;	
}

.faq
{
	font-size: 10pt;
	color: #000000;	

}

.formLabel
{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.tightBullets
{
	margin-left : 10px;
	margin-top:5px; 
	margin-bottom:0px;
}

/* Data Grid styles */

.dataGridHeader
{
	font-weight: bold;
	background-color: #9AB2E2;
	vertical-align: top;
}

.dataGridFooter
{
	font-weight: bold;
	background-color: #9AB2E2;
	vertical-align: top;
}

.dataGridPages
{
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: right;
}

.dataGridItem
{
	background-color: #E3EDFC;
	vertical-align: top;
}

.dataGridAlternate
{
	vertical-align: top;
}

.horizontalRules
{
	background-color: #6D86BF;
}

.rowHead
{
	background-color: #E0DDC6; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #AC4432;
	display: block;	
	height : 28px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 35px;	
}

.rowHeadLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #A55C3C;	
}

.rowHeadLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #BC7A5C;	
}

.rowBody
{
	background-color: #F9F6E8;	
}

.learnMore
{
	background-color: #5E757F; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #E0DDC6;
	display: block;	
	height : 28px;	
	padding: 0px 0px 0px 15px;	
}


.pdDataGridHeader
{
	background-color: #FCF9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	padding-left : 5px;
	height : 20px;
	width : 80;
}

.pdDataGridItem
{
	background-color: #FCF9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding-left : 5px;
	height : 20px;
}

/* shopping cart styles */

.cartHead
{
	background-color: #F0E9C1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #993300;
}

.cartBody
{
	background-color: #F9F6E8;	
}

.cartAltBody
{
	background-color: #FFFFFF;	
}

.cartFooter
{
	background-color: #F0E9C1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #993300;
}

.floatLeft
{
	padding-left: 15px;
	float: left;	
}
