h1 {
	padding:3px 0px 1px 0px;
	margin-left:0px;
	margin-right:7px;
	background-color:transparent;
	color:#000000;
	font-weight:bold;
	font-family: sans-serif;
	text-align:left;
	font-size: 1.5em;
}

h2 {
	font-size:1.25em;
	font-weight:bold;
	text-align: left;
}

h3 {
	font-size:1em;
	font-weight:bold;
	text-align: left;
}

body {
	font-family: Helvetica, sans-serif;
	background-color:#CAE1FF;
	font-size:1em;
	text-align: left;
}

p {
	font-size:1em;
	text-align: left;
}
li {
	font-size: 0.75em;
	text-decoration: none;
	text-align: left;
}


td.header {
	background-image: url(../images/logo2.jpg);
	vertical-align: bottom;
	background-repeat:no-repeat;
}

h1.header {
	text-align:right;
	color:yellow;
	font-weight:bold;
	font-size: 16pt;
	display: none;
}

.navInactive {
	background-color: #CAE1FF;
	text-align:right;
}

.navInactiveSub {
	background-color: #CAE1FF;
	font-size: 8pt;
	text-align:center;
	width:20%;
}

.footer {
	text-decoration: none;
	text-align: center;
	font-family: Helvetica, sans-serif;
	color:#000000;
	font-size: 8pt;
	background-color:#FFFFFF;
}

.red {
	color:red;
}

a.menuLink:hover {
	font-size:12px;
	text-decoration:underline;
}

a.menuLink:link {
	text-decoration: none;
	font-size:12px;
	color: #000000;
	font-weight:600;
}

a.menuLink:visited {
	text-decoration: none;
	font-size:12px;
	color: #000000;
	font-weight:600;
}

.bookTitle {
	font-weight: bold;
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	text-align: left;
}

.footer a, .footer a:visited {
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
}

.footer a:hover {
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-weight:900;
	font-size: 8pt;
}

.review {
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	text-align: right;
}

.articleTitle {
	font-family: Helvetica, sans-serif;
	font-weight:900;
	font-size: 11pt;
	font-style: italic;
}


a.tipOfTheWeek:hover {
	font-size:13px;
	text-decoration:underline;
}

a.tipOfTheWeek:link {
	text-decoration: none;
	font-size:13px;
	color: ORANGERED;
	font-weight:600;
	text-align:center;
}

a.tipOfTheWeek:visited {
	text-decoration: none;
	font-size:13px;
	color: ORANGERED;
	font-weight:600;
	text-align:center;
}

div.tipOfTheWeek {
	border:thin;
	border:solid;
	border-color:orange;
	text-align:center;
}


a.subnav {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 11pt;
	}

p.booktitle {
	font-weight: bold;
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	}



	
#nav a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	}

table#content p {
	font-family: Helvetica, sans-serif;
	color: #000000;
	padding: 2px 5px 5px 5px;
	margin:  10px 10px 0px 10px; 
	font-size: 11pt;
	text-align: left;
	}
	
#content td a {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	display: inline;
	}

#content td a:link, #content td a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	display: inline;
	}

#content td a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	}

#content h1 {
	text-align: left;
	font-weight: bold;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding: 2px 5px 2px 15px;
	}

/* teaser table definitions */
table#teaser {
	border-left:  1px solid #000000;
	}


table#teaser a:link, table#teaser a:visited, table#teaser a:hover {
	color: #22378C;
	text-decoration: underline;
	font-size: 10pt;
	}

table#teaser p {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
	}

table#teaser h2, table#content h2 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 2px 5px 2px 5px;
	text-align: left;
	}

table#teaser li, table#content li {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	border-left: 0px;
	color: #000000;
}

#logo h1 {
	text-align: left;
	font-weight: bold;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 2px 5px 2px 5px;
	}

.brown{
	color:#000000;
	background-color:transparent;
	font:normal 85% san-serif;
}

td#index a:link, td#index a:visited {
	color: #000000;
	background: #D9D9D9;
	}
