﻿.highlight
{
	color: #F7971D !important;
	font-weight: bold;
}

sup.tm
{
	font-size: 7px !important;
}
sup.reg
{
	font-size: smaller !important;
}

table.tablea
{
	border: 1px solid #bbbbbb;
}
table.tablea th
{
	background-color: #F1F1F2;
}
table.tablea th, table.tablea td
{
	border: 1px solid #bbbbbb;
	padding: 5px 10px;
}

p.smaller, ul.smaller li
{
	font-size: 70% !important;
}

.hoverStyle, .hoverStyleWhite
{
	font-style: italic;
	border-bottom-style: double;
	border-bottom-color: Silver;
	text-decoration: none !important;
}

.hoverStyleWhite
{
	border-bottom-color: White !important;
}

div.hover-containerMain
{
	height: auto;
	width: 300px;
	display: none;
	z-index: 100;
	position: absolute;
	left: 0;
}

div.hover-containerMain .hover-header
{
	height: 23px !important;
	width: 300px;
	background: Transparent url(images/header-background.png) no-repeat;
	background-position: top left;
}
div.hover-containerMain .hover-body
{
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	border-top-style: none;
	padding: 1px 0px 0px 8px;
	text-align: left;
	background-color: #FCF9CC;
	width: 285px;
	border-left: solid 1px #f9ee91;
}

div.hover-containerMain .hover-right
{
	width: 300px;
	background: url(images/right-background.png);
	background-repeat: repeat-y;
	background-position: right top;
	border-left: solid 1px Transparent;
}

div.hover-containerMain .hover-footer
{
	clear: both;
	height: 15px;
	width: 300px;
	background-image: url(images/footer-background.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: Transparent;
	border-style: none;
}

div#brochure
{
	clear: both;
	width: 100%;
}

div#brochure div.wrapper
{
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 29px;
	border-left: 1px solid white;
	background: url(../../images/common/border_w10.gif) repeat-y;
}

div#brochure div.wrapper a
{
	text-decoration: none;
}

a.border
{
	border-bottom: inset 1px #333;
	text-decoration: none !important;
}

a.border:hover
{
	border-bottom: inset 1px Red;
	text-decoration: none !important;
}

