a.library:link { color: black; text-decoration: none;}
a.library:visited { color: black; text-decoration: none;} 
a.library:hover { color: black; text-decoration: none;} 

a.shopping_cart:link { color: white; text-decoration: none;}
a.shopping_cart:visited { color: white; text-decoration: none;} 
a.shopping_cart:hover { color: yellow; text-decoration: none;} 

a:link {text-decoration: none; color: #0066CC;}
a:visited {text-decoration: none; color: #0066CC;}
a:active {text-decoration: none; color: red;}
a:hover {text-decoration: none; color: red;}

.category {font-family: arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: bold;}
.small {font-family: arial, Helvetica, sans-serif; font-size: 9pt; color: #000000;}

.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.bullettext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	list-style-position: inside;
	list-style-type: circle;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-align: center;
}
.techbite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.priceboxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.blueheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
}
.chart {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.chart2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.service {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
}
.servicehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	background-color: #ffffff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

h2 {font-family: arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; font-weight: bold; margin: 0px; padding: 0px;}

.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: normal;
	text-align: left;
	vertical-align: baseline;
}
.H1blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
	height: auto;

}
.H1black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.articlehead {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 18px;
            font-weight: bold;
            color: #FF0000;
            text-align: left;
            bottom: 24pt;
}

.articlesub {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 16px;
            font-weight: bold;
            color: #006666;
            height: 18pt;
}


.sidebarhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bolder;
	color: #006633;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
top: -60px;

}

img.icon {width: 16px; height: 16px; border: 0px; padding-top: 1px;}
.navlist {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none;}
.navlist li {background-image: url(/rd/images/navigation/file_icon.png); background-repeat: no-repeat; background-position: 0px 0px; margin: 1px 0px 1px 0px; padding: 0px 0px 0px 20px; list-style: none;}

