body
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: white;
}

.copyrightText
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	color:Black;
}

.versionText
{
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	color:Black;
}

.regularLabel
{
	font-family:Verdana;
	font-size:8pt;
}

.boldLabel
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.buttonStyle
{
	font-family:Verdana;
	font-size: 8pt;
	color:black;
	background-color:#F9FEFF;
	border-color:Navy;
	border-style:solid;
	border-width:1px;
}

.regularText
{
	font-family:Verdana;
	font-size:8pt;
}

.regularAmountText
{
	font-family:Verdana;
	font-size:8pt;
	text-align:right;
}
.labelFontBlue
{
	font-family:Verdana;
	font-size:8pt;
	color: Blue;
}

.loadingLabel
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align:center;
}

.csShow
{
	visibility:visible;
	font-family:Verdana;
	font-size:8pt;
}

.csHide
{
	visibility:hidden;
}

.igwtMainBlue2k7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #15428B;
	padding-right: 12px;
	padding-left: 12px;
	/*border: 1px solid red;*/
	background-color: #BFDBFF;
}	

.igwtTabNormalBlue2k7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BFDBFF;
}

.igwtSeparatorBlue2k7 {
	width: 20px;
	
}
.igwtTabHoverBlue2k7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BFDBFF;
}

.igwtTabSelectedBlue2k7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DBE7F5;
}

