﻿tr.GridHeader
{
	background-color : #507CD1;
	font-family : Arial;
	font-size : 10;	
	color : White;	
}

tr.GridData
{
	font: 8pt Arial;
	color: #000000;
	background-color: #ffffff;
	padding-left:3px;
}
GridData2
{
	padding: 5px;
}
tr.AltGridData
{
	padding-left: 3px;
	font: 8pt Arial;
	color: #000000;
	background-color: #EFF3FB;
}

.SectionHeader
{
	font-family : Arial;
	font-size : 10;	
	font-weight : bold;
	color : #507CD1;
}

.Button
{
	background-color : #EFF3FB;
	border-color : #507CD1; 
	border-style : outset;
	border-width : 1px;
	font-family: Tahoma,Arial,San-Serif;
	font-size : 1.2em; 
	font-weight : bold;
	color : #284E98;
	cursor : hand;
}

.BioName
{
   font-size : 14px;
   font-weight:bold;
   font-family: Tahoma,Arial,San-Serif;
   margin-top: 2px;
   margin-bottom: 5px;
}

.BioFirm
{
   font-size : 11px;
   font-weight:bold;
   font-family: Tahoma,Arial,San-Serif;
   margin-top: 2px;
   margin-bottom: 5px;
}

.cntlText
{
   font-size : 11px;
   font-family: Tahoma,Arial,San-Serif;
}

.txtLarge
{
   font-size : 14px;
   font-weight:bold;
   font-family: Tahoma,Arial,San-Serif;
   margin-top: 2px;
   margin-bottom: 5px;
}
.txtMedium1
{
   font-size : 12px;
   font-weight:bold;
   font-family: Tahoma,Arial,San-Serif;
   margin-top: 2px;
   margin-bottom: 5px;
}
.txtMedium2
{
   font-size : 11px;
   font-weight:bold;
   font-family: Tahoma,Arial,San-Serif;
   margin-top: 2px;
   margin-bottom: 5px;
}
.txtSmall
{
   font-size : 9px;
   font-weight:bold;
   font-family: Tahoma,Arial,San-Serif;
   margin-top: 2px;
   margin-bottom: 5px;
}

.Message
{  
   font-size : 11px;
   font-weight:bold;
   font-family: Tahoma,Arial,San-Serif;
   color : Red;
}

.legendHead
{
	font-family: Tahoma,Arial,San-Serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #339933;
}
.fieldLocation
{
	Z-INDEX: 101; 
	LEFT: 240px; 	
	TOP: 150px;
}
.loginHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	font-weight: bold;
}
.register
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma,Arial,San-Serif;
	/*color: #413992;*/
	height:25px
}

.labelBlue
{
	color: #015583;
	text-decoration: none;
	font-weight:bold;
}
.label
{
	font-size: 9pt;
	color: red;
	font-family: Tahoma,Arial,San-Serif;
}

.MainSectionBlock
{
    margin: 4px;
    width: 345px;
}

/*MainSectionBlockMedium
{
	width: 345px;
	margin: 4px;    
}*/

.MainSectionBlockFull
{
    margin: 4px;
    width: 750px;
}   

.paragraph
{
    margin: 5px;
    font-family: verdana; 
    font-size: 11px; 
}

.PanelTable
{
    border: solid 1px #333366;
    font-family: verdana; 
    font-size: 11px; 
    font-weight: bold; 
    cursor:default;
}

.PanelHeader
{
    background-color: #e2eeff; /*#F6F6E6;*/
    font-family: Tahoma; 
    font-size: 12px; 
    font-weight: bold; 
    padding-top: 2px;
    padding-left: 5px;
    width: 330px;
}

.PanelHeaderFull
{
    background-color: #e2eeff; /*#F6F6E6;*/
    font-family: Tahoma; 
    font-size: 12px; 
    font-weight: bold; 
    padding-top: 2px;
    padding-left: 5px;
    width: 715px;
}


.PanelHeaderIcon
{
    background-color: #F6F6E6; 
    padding-top: 2px;
    padding-left: 5px;
    width: 10px;
    text-align: left;
}

.PanelContent
{
    font-family: verdana; 
    font-size: 11px; 
    font-weight: normal; 
    padding-top: 5px;
    padding-left: 5px; 
    padding-right: 5px; 
    background-color: white;
    border-top: solid 1px #333366;
    width: 340px;
    height: 225px;
}

.PanelContentFull
{
    font-family: verdana; 
    font-size: 11px; 
    font-weight: normal; 
    padding-top: 5px;
    padding-left: 5px; 
    padding-right: 5px; 
    background-color: white;
    border-top: solid 1px #333366;
    width: 715px;
}

.PanelContentFull
{
    font-family: verdana; 
    font-size: 11px; 
    font-weight: normal; 
    padding-top: 5px;
    padding-left: 5px; 
    padding-right: 5px; 
    background-color: white;
    width: 715px;
}

