	body {
		background : #ffffff;
		/* font-family : Verdana,Lucida,sans-serif; */
		font-family:arial,helvetica,clean,sans-serif;
		font-size:auto;
		letter-spacing:normal;
		word-spacing:normal;
	}

	body,tr,td {
		font-size : 90%;
	}

	a {
		color : #003399;
		font-weight : bold;
		text-decoration : none;
	}

	a:hover {
		font-weight : bold;
		text-decoration : underline;
	}

	tr.titleBarTop {
		background : #25427a;
	}

	tr.tableBody1 {
		background : #eeeeee;
	}

	tr.tableBody2 {
		background : #ffffff;
	}

	tr.tableBody3 {
		background : #f5f5f5;	/* whitesmoke */
	}

	td.tableOutline1 {
		background : #999999;
		color : #ffffff;
	}

	td.tableOutline2 {
		background : #9999ff;
	}

	td.tableHead1 {
		background : #dcdcdc;
	}

	tr.Head2 {
		background : #ccccff;
	}

	td.footerOutline {
		background : #a0b8c8;
	}

	tr.footerBody {
		background : #ffffff;
	}

	.title {
		font-size : 150%;
		color : #ffffff;
		font-weight : bold;
	}

	.heading {
		font-size : 90%;
		font-weight : bold;
	}


	.small {
		font-size : 85%;
	}

	.smaller {
		font-size : 80%;
	}

	.smallerBold {
		font-size : 70%;
		font-weight : bold;
	}
	INPUT, textarea, SELECT, OPTION {
		font-family : Verdana,Lucida,sans-serif;
		font-size : 90%;
	}
	SELECT, OPTION {
		font-family : Verdana,Lucida,sans-serif;
		font-size : 90%;
	}
	H3 {
		background-color : #ccccff;
		margin-bottom : 4px;
		/* line-height : 1.5; */
		font-size : 90%;

	}
	H4 {
		background-color : #ccccff;
		margin-bottom : 4px;
		/* line-height : 1.5; */
		font-size : 100%;
	}
	H5 {
		background-color : #dcdcdc;
		margin-bottom : 4px;
		/* line-height : 1.5; */
		font-size : 105%;
	}
	TD.BORDER {
		border : 1px solid #999999;
	}

	DIV {
		margin-top : 0px;
	}

	UL {
		list-style : disc outside;

	}
	tr.titleBarTopScreaming {
		background : #000000;
	}

	table.masterposition {
		width : 100%;
	}

	LI {
		margin-bottom : 5px;
	}
	ul.TickList {
		list-style-image: url('checkmark.jpg')
	}
#pic {
	background-color: #f5f5f5f;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #f5f5f5;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #f5f5f5f;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 563px;
	left: -500px;
	position: absolute;
	top: -217px;
	width: 450px;
}

#slidingDiv {
    display: none;
	padding:20px;
	margin-top:10px;
}

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(https://www.growthstockanalytics.com/tools/blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

	<!-- tab pane styling -->
	div.wrap {
		width:1000px;
		margin-bottom:40px;
	}
	
	.wrap .pane  {	
		background:#fff url(https://www.growthstockanalytics.com/tools/h150.png) repeat-x 0 500px;
		display:none;		
		padding:20px;
		border:1px solid #999;
		border-top:0;
		font-size:14px;	 
		font-size:18px;
		color:#456;	
		
		_background-image:none;
	}
	
	.wrap .pane p {
		font-size:38px;	
		margin:-10px 0 -20px 0;	
		text-align:right;
		color:#578;
	}

/* container for slides */
.images {
	background:#fff url(https://www.growthstockanalytics.com/tools/h500.png) repeat-x;
	border:1px solid #ccc;
	position:relative;	
	height:630px;
	width:960px;
	float:left;	
	margin:15px;
	cursor:pointer;
	
	/* CSS3 tweaks for modern browsers */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 25px #666;
	-webkit-box-shadow:0 0 25px #666;	
}

/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	margin:7px;
	padding:15px 30px 15px 15px;
	height:630px;
	font-size:12px;
}

/* header */
.images h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.slidetabs {
	clear:both;
	margin-left:0px;
}

/* single tab */
.slidetabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(https://www.growthstockanalytics.com/tools/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.slidetabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.slidetabs a.current {
	background-position:0 -16px;     
} 	


/* prev and next buttons */
.forward, .backward {
	float:left;
	margin-top:240px;
	background:#fff url(https://www.growthstockanalytics.com/tools/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
}

/* next */
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; } 


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}
