﻿
body
{
	margin-top: 0;
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
.fiftypercent
{
	text-align:center;
	font-family:Verdana, Sans-Serif;
	font-weight:normal;
	color:Black;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #001948;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
    padding: 4px;
    margin-top: 5px;
    cursor: pointer;
    text-align:center;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
 background-color: #D3DEEF;
    color: White;
}

.linkStyleW
{
	color:White;
	text-decoration: none;
	font-family:Verdana, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
	height: 14px;
}

.linkStyle
{
	color:Black;
	text-decoration: none;
	font-family:Verdana, Sans-Serif;
	font-size: 10px;
	font-weight:bold;
}
.linkStyleR
{
	color:Black;
	text-decoration: none;
	font-family:Verdana, Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	text-align:right;
}

.copy
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color:Black;
	text-decoration:none;
}
.recentlyviewed
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color:Black;
	text-decoration:none;
}
.pageSelected
{
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
.pageList
{
	color:#4444FF;
	text-decoration: none;
}
.pageDisable
{
	color:#aaaaaa;
	text-decoration: none;
}
.product
{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color:Black;
	text-decoration:none;
}
.infoBold
{
	font-weight:bold;
	text-align:center;
}
.productBold
{
	font-weight:bold;
}
.productBoldStrike
{
	color:Black;
	font-weight:bold;
}
.productPrice
{
	font-weight:bold;
	color:Black; /*Red;*/
}
.productPriceStrike
{
	font-weight:bold;
	color:Black;
	text-decoration:line-through;
}

a:hover.copy
{
	text-decoration:underline;
}
.authorspeaker
{
	width:225px; 
	height:130px; 
	overflow:auto;
	font-family:Verdana, Sans-Serif;
	font-size: 10px;
}

.tabHeader
{
	font-size: 12px;
}
.browseby
{
	text-decoration: none;
	font-family:Verdana, Sans-Serif;
	font-size: 14px;
	color:White;
	font-weight: bold;
	height: 45px;
}
.levels
{
	font-family:Verdana, Sans-Serif;
	font-size: 14px;
	color:White;
	font-weight: bold;
}
a:hover.browseby
{
	color:#04B2FF;
}

.copyright
{
	font-family:Verdana, Sans-Serif;
	font-size:10px;
	color:Black;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Black;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup {
	background-color:#001948;
	color: White;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	z-index: 1000;
}
a.oldnav
{
}
.oldnav
{
	color:White;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.resourcetitle
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 20px;
    COLOR: gray
}

.pat_test
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black
}

.pat_test1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black
}

.resourcetitle2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: gray
}
.resourcetype
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black
}
.resourceauthor
{
    FONT-SIZE: 12px;
    COLOR: black
}
.resourcepricetype
{
    FONT-SIZE: 12px;
    COLOR: black
}
.resourceprice
{
    FONT-WEIGHT: bold;
    COLOR: #4682b4
}
.featureheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #4682b4
}
.featuretext
{
    FONT-SIZE: 12px;
    COLOR: black
}


