﻿body 
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}

.MobileMenuItem
{
	font-size: 10pt;
	font-weight: normal;
	background-color: White;
}

.TextBox
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.Panel
{
	border-color:Gray;
	border-style:none;
	border-width: 1px;
}
.TINY	{	
	font-size:	7pt;
	}	
.MobileTitle
{
	font-size: 10pt;
	font-weight:normal;
	background-color: White;
	color:Navy;
}
.MobileText
{
	font-size: 10pt;
	font-weight:normal;
	background-color: White;
	color:Black;
}
.MobileTextGray
{
	font-size: 10pt;
	font-weight:normal;
	background-color: White;
	color:Gray;
}
.MobileTextBold
{
	font-size: 10pt;
	font-weight:bold;
	background-color: White;
	color:Black;
}
.MobileMessage
{
	font-size: 10pt;
	font-weight:normal;
	background-color: White;
	color:Red;
}
.MobileButton
{
	font-size: 10pt;
	font-weight:normal;
	color:Black;
}
.MobileHeaderStyle
{
	background-color:#E0E0E0;
	font-weight:bold;
    FONT-SIZE: 10pt;
    color:Navy;
}
.MobileRowStyle
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	background-color:#F1F1F1;
}
.MobileBlankRowStyle
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	background-color:White;
}
.MobileTab
{
	font-size: 10pt;
	font-weight:normal;
	background-color:#EBEBEB;

	border-left-color:#EBEBEB;
	border-left-style:solid;
	border-left-width:1px ;
	
	border-top-color:#EBEBEB;
	border-top-style:solid;
	border-top-width:1px;
	
	border-right-color:#EBEBEB;
	border-right-style:solid;
	border-right-width:0;
	
	border-bottom-width:1px;
	border-bottom-color:#EBEBEB;
	border-bottom-style:solid;
}
.MobileTabSelected
{
	font-size: 10pt;
	font-weight: normal;
	background-color:Silver;
	
	border-left-color:Silver;
	border-left-style:solid;
	border-left-width:1px;
	
	border-top-color:Silver;
	border-top-style:solid;
	border-top-width:1px;
	
	border-right-color:Silver;
	border-right-style:solid;
	border-right-width:0;
	
	border-bottom-width:1px;
	border-bottom-color:Silver;
	border-bottom-style:solid;
}
.MobileMenuPanel
{
	font-size: 10pt;
	font-weight: normal;
	background-color:White;
	
	border-left-color:White;
	border-left-style:solid;
	border-left-width:0;
	
	border-top-color:White;
	border-top-style:solid;
	border-top-width:0;
	
	border-right-color:White;
	border-right-style:solid;
	border-right-width:0;
	
	border-bottom-width:1px;
	border-bottom-color:Silver;
	border-bottom-style:solid;
}
.MobilePageHeading
{
	font-size: 10pt;
	font-weight:bold;
	background-color: White;
	color:Black;
}
.MobileLinkButton
{
  border-style:none;
  border-width:0;
  color:White;
}
.MobileLinkImage
{
  border-style:none;
  border-width:0;
  color:White;
}
.MobileMaster
{
}
.MobileTitleCritical
{
	font-size: 10pt;
	font-weight:normal;
	background-color: White;
	color:Red;
}
	

