/* $Revision: #6 $ */


	body {
		text-align:left;
		}

	#contentheader {
		background:#fff
		}

	p,h1,pre {
		margin:0px 10px 10px 10px;
		}

	h1 {
		font-size:14px;
		padding-top:10px;
		}

	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}

select, input {
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #666666;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}

a {
  color: #666666;
  text-decoration: underline;
}

a.default {
	color: #666666;
	text-decoration: underline;
}

a.reddefault {
	color: #30a0ff;
	text-decoration: underline;
}

a.tout:link, a.tout:visited {
	color: #666666;
	text-decoration: none;
}

a.tout:hover {
	color: #015D90;
	text-decoration: underline;
}

a.footer:link, a.footer:visited {
	color: #A3A8AE;
	text-decoration: none;
}

a.footer:hover {
	color: #015D90;
	text-decoration: underline;
}

.productName {
  font-size: 17px;
  font-weight:bold;
  line-height: 17px;
}

.bdr {
  background-color: #B8B8B8;
}

.copy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 13px;
  font-weight: normal;
  color: #666666
}

.blueBoldTxt  {
  font-size: 12px;
  font-weight: bold;
  color: #30a0ff;
}

.boldTxt {
  FONT-WEIGHT: bold
}


.smallblue {
    color: #30a0ff;
    font-size: 10px; line-height: 12px;
}

.bigbluehead {
    color: #30a0ff;
    font-size: 16px; line-height: 18px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}

.legal {
	font-size: 10px;
	line-height: 12px;
	color: #717171;
}

.small {
	font-size: 11px;
	line-height: 12px;
}

.large {
    font-size: 12px;
    line-height: 14px;
}

.highlight {
 color: #990000;
}


.h1 {
  font-size: 10pt;
}

.grayReviewHdr {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #666666;
}

.grayReviewHdrRegular {
  font-size: 20px;
  line-height: 20px;
  color: #666666;
}

.grayReviewSubHdr {
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  color: #666666;
}

.whiteBackgroundColor {
  bgcolor: #FFFFFF;
}

.grayLight {
  color: #999999;
}

.h1Bold {
  font-size: 10pt;
  font-weight: bold;
}

.dynamic-tab-pane-control.tab-pane {
	position:static;
	width:		98%;
  background: transparent;
  padding: 0px 0px 10px 10px;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 10px
}

.dynamic-tab-pane-control .tab-row .tab {
	font:			Menu;
	cursor:			Default;
	display:		inline;
	margin:			1px -1px 1px 2px;
	float:			left;
	padding:		2px 5px 3px 5px;
	background:		ActiveBorder;
	border:			0;/* 1px solid; */
	border-color:	ThreeDHighlight ThreeDDarkShadow
					ThreeDDarkShadow ThreeDHighlight;
	border-bottom:	0;
	z-index:		1;
	white-space:	nowrap;
	position:		relative;
	top:			0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	background:		ThreeDHighlight !important;
	border:			1px solid ThreeDDarkShadow;
	border-bottom:	0;
	z-index:		3;
	padding:		2px 6px 4px 6px;
	margin:			1px -3px -3px 0px;
	top:			-2px;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font:				Menu;
	color:				WindowText;
	text-decoration:	none;
	cursor:				default;
}

.dynamic-tab-pane-control .tab-row .tab.hover {
	background:	Highlight;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid ThreeDDarkShadow;
	background:		ThreeDHighlight;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			WindowText;
	font:			Message-Box;
	padding:		10px;

	height:			200px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}
