﻿BODY
{
	color: #111111;
	font-size: 9pt;	
	font-family: Arial;
	font-weight:normal;
	background-color: #fefefe;
}

TABLE
{
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-collapse: collapse;
  background-color: transparent;
  border-bottom-style: none;
}



.behind
{
	width: 100%;
	background-color: Transparent;
}


.pageHead
{
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 5px;
	height: 18px;
	color: #444444;
	padding-top: 5px;
	padding-left:5px;
	font-family: Arial;
	font-weight: bold;
	text-align:left;
	border-style:none;
	background-color:Transparent;
}

.pageHeaderRow
{
  background-image: url(  '../../Images/bg.png' );
}

.standardBlack
{
  font-size: 9pt;
  color: #444444;
  font-family:Arial;
  font-weight: normal;
}

.standard
{
  font-size: 9pt;
  font-family:Arial
}

.standardBlue
{
  font-size: 9pt;
  color: #006699;
  font-family:Arial;
  font-weight: normal;
}

.standardCaption
{
  font-size: 14pt;
  color: black;
  font-family:Arial;
  font-weight:bold;
}


.pageTitle
{
  font-size: 14pt;
  color: #006699;
  font-weight: bold;
  padding-bottom: 2px;
}

.pageNarrative
{
  font-size: 9pt; 
  color:#006699; 
  font-weight: normal;
  font-family: Arial; 
}

.pageDescription
{
	font-size: 12pt;
	color: #006699;
	font-weight: bold;
	padding-bottom: 2px;
}

A
{
	color: #006699;
}
A:hover
{
	color: #999966;
}
.bigLink
{
	color: #006699;
  font-size: 10pt;
  font-weight: bold;
}
.bigLinkDescription
{
	color: #006699;
  font-size: 9pt;
  font-weight: normal;
}
.smallLink
{
	color: #006699;
  font-size: 9pt;
  font-weight: normal;
}

.todo
{
	border: 1px solid #FF0000;
	padding: 5px;
	color: #006699;
	font-size: 10pt;
	font-weight: normal;
	width: 70%;
}

.ccc
{
	border: 1px solid #000099;
	color: #000080;
	background-color: #CCFFCC;
	padding: 3px;
	height: 100px;
	font-weight: bold;
}

.soscollapsed
{
	 display: none;
}
.sosexpanded
{
	display:inherit;
  font-size: 10pt;
}
.sosExpandable
{
	color: #006699;
  font-size: 10pt;
  font-weight: bold;
}

.tabs
{
  color:blue;
  text-decoration:none;
  font:12px Arials,Sans-Serif;
}
    
.tab
{
 background-color :#f0f1f1;
 padding:0px;
 border:Solic 1px black;
 border-bottom:none;
 }
    
 .selectedTab
 {
   background-color:#f0f1f1;
   padding:0px;
   border:Solic 1px black;
   border-bottom:none;
 }
    
 .menuStaticItem
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menuStaticItem:hover
{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.th
{
  background-color:Gray;
  border-width: thin;
  border-color:Navy;
}

.gridView
{
  background-color:silver;
}


.gridcaption
{
  font-size: 10pt;
  color: #B50938;
  font-family:Ariel;
  font-weight:bold;
  padding-left: 10px;
  background-color:Transparent;
  border-style:none;
  width:450px;
  text-align:left;
}

.gridcaptionsave
{
  border-color: #606060;
	background-color: #606060;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
	width:450px;
}

.pageTable
{
  margin-left: 5px;
  margin-right: 5px;
  
}

.userName
{
  font-size: 9pt;
  color: #666666;
  font-weight: normal;
  text-align: right;
}