﻿h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	/*font-size: 22px;
	font-family: Futura, "Century Gothic", Arial, Sans-Serif;letter-spacing: 0.03em;*/
	font-size: 16pt;
	font-weight:lighter;
	color: white;
	
	
}

h2 {
	font-size: 1.1em;
	color: #484848;
	margin-bottom: 2px;
	font-weight: 600;
	/*letter-spacing: 0.06em;*/
	
}

h3 {
	/*font-size: 13px;font-weight: bolder;*/
	color: #cc0033;
	margin-top: 2px;
	padding: 2px 0px 2px 0px;
    font-size: 11pt;
	font-weight: 600;
	font-style: italic;

}

h4 
{
	font-size: 1.0em;
	font-weight: bolder;
	color: #484848;
	margin-top: 2px;
	padding: 2px 0px 2px 0px;	
}

h6   
{
	font-size: 12px;
	color: #484848;
	padding: 1px;
}

a:link 
{
	color: #CC0033;
	text-decoration: none;
}

a:visited {
	color: #CC3333;
	text-decoration: none;
}

a:hover {
	color: #303030;
	text-decoration: underline;
}

a:active {
	color: #CC0033;
	text-decoration: none;
}



.buttonBlock
{
	width:100%;
}

.buttonBlock .button
{
	float:right;
}

.buttonBlock input
{
	float:right;
}

.button
{
	border:solid 1px #cc0033;
	color:#cc0033;
	background-color:white;
	background-repeat:no-repeat;
	cursor:pointer;
	font-size:11px;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:5px;
}
.button:hover
{
	color:#cccccc;
}
table
{
	border-spacing:0px;
	margin-bottom:10px;
	border-bottom:solid 1px grey;
	border-top:solid 1px grey;
}

.report
{
	width:100%;
	display:block;
	float:left;
	background-color:White;
}
.report table
{
	border:none;
	width:auto;
	overflow:visible;
}
.report div
{
	display:block;
	width:auto;
	overflow:visible;
}
.report td, .report th
{
	white-space:normal;
}
.login,.login table
{
	border-spacing:auto;
	margin-bottom:auto;
	border-bottom:none;
	border-top:none;
}
th
{
	border-bottom:solid 2px black;
}

tr.alt
{
	background-color:#edd;
}
.field .ask
{
	background-color:#edd;
}
.field .value
{
	background-color:Transparent;
}
 tr.total td
 {
 	border-top:solid 2px black;
 	font-weight:bold;
 }
 
 .money
 {
 	text-align:right;
 }
 
 .treeview div
 {
 	clear:none;
 }
 .treeview table
 {
 	width:auto;
 }
 .footerImage
 {
 	float: left; background: #fff url('../images/igi-logo-footer.gif') top left no-repeat; margin-right: 5px; width: 45px; height: 45px; padding-right: 5px
 }
 
.tool-tip 
{
	color: #fff;
	width: 139px;
	z-index: 13000;	
}
 
.tool-title 
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #cc0033;
	padding: 8px 8px 4px;
	background: url(../images/top_menu_help_tip_small.gif) top left;
	border-bottom:dashed 1px #cc0033;
}
 
.tool-text 
{
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/top_menu_help_tip_small.gif) bottom right;
	color:Black;
}

.irisEnabled
{
	
	background-repeat:no-repeat;
	width:120px;
	height:300px;
	float:right;
	background-image:url("../images/IGI Broker Images/irisEnabledBadge.png");
}