﻿BODY
{
  BACKGROUND-COLOR: #ffffff;
  margin-top: 30px;
}

TD
{ 
font-size : 10pt;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #666666;
}

INPUT
{
    WIDTH: 150;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: Bold;
}
.browseFileInput
{
    WIDTH: 400;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
SELECT
{
    WIDTH: 150;    
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: Bold;
}
TEXTAREA
{
    WIDTH: 400;
    HEIGHT: 100;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: Bold;
}
BUTTON
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 7pt
}

IMG.photosmall {
	margin-left:10px;
	margin-bottom:2px;
	float: right;
	}

/******************   START View Concept/Wanted Concept/Member CSS *******************/
.displaylabel
{
font-size : 9pt;
font-weight: Bold;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #ffffff;
margin-bottom: 0px;
padding-left: 5px;
background-color: #CECECE;
}
.displaytextindent
{
width: 15px;
}

.displaytext
{
font-size: 10pt;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
margin-top: 10px;
padding-bottom: 5px;
}
/******************   END View Concept/Wanted Concept/Member CSS *******************/


/******************   START Help CSS *******************/
.helpsection
{
font-size : 10pt;
font-weight: Bold;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #ffffff;
margin-bottom: 0px;
padding-left: 5px;
background-color: #CECECE;
}

.helptext
{
font-size: 10pt;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
margin-top: 10px;
padding-bottom: 5px;
padding-left: 15px;

}
/******************   END Help CSS *******************/

.footer
{
    COLOR: #666666;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
.SmallCheckBox
{
    WIDTH: 10;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
.DefaultFontLarge
{
	COLOR: black;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14pt
}
.DefaultFont
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt
}
.DefaultFontMedium
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
.DefaultFontSmall
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 7pt
}
.RequiredDataFont
{
    COLOR: #FF0000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 7pt
}
.RequiredDataFontBold
{
	COLOR: #FF0000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: Bold
}
.DisplayDataFont
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: Bold
}
.DisplayDataBanner
{
    padding-left: 4;
    BACKGROUND-COLOR: #c0c0c0;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: Bold
}
.CodeRedCondition
{
    COLOR: #FF0000;
    FONT-WEIGHT: Bold
}
.CodeBlueCondition
{
    COLOR: #0000FF;
    FONT-WEIGHT: Bold
}
.outlinedborderDefaultFontSmall
{
    WIDTH: 525;    
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 7pt;
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid
}
.outlinedborderPrintedNote
{
  WIDTH: 450;    
  COLOR: black;
  FONT-FAMILY: Arial;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: Bold;
  BORDER-BOTTOM: black 1px solid;
  BORDER-LEFT: black 1px solid;
  BORDER-RIGHT: black 1px solid;
  BORDER-TOP: black 1px solid;
  padding: 3
}
.outlinedborder
{
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid
}
.bordertop
{
    BORDER-TOP: black 1px solid
}
.borderbottom
{
    BORDER-BOTTOM: black 1px solid
}
.borderleft
{
    BORDER-LEFT: black 1px solid
}
.borderright
{
    BORDER-RIGHT: black 1px solid
}
.borderleftright
{
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid
}
.borderbottomleft
{
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid
}
.borderbottomright
{
    BORDER-BOTTOM: black 1px solid;
    BORDER-RIGHT: black 1px solid
}
.borderbottomleftright
{
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid
}
.bordertopleft
{
    BORDER-LEFT: black 1px solid;
    BORDER-TOP: black 1px solid
}
.bordertopright
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid
}
.bordertopbottomleft
{
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-TOP: black 1px solid
}
.bordertopbottomright
{
    BORDER-BOTTOM: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid
}
.bordertopbottom
{
    BORDER-BOTTOM: black 1px solid;
    BORDER-TOP: black 1px solid
}
.bordertopleftright
{
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid
}
.tablecol1
{
  WIDTH: 100;
  TEXT-ALIGN: Right;
  VERTICAL-ALIGN: top;
  FONT-FAMILY: Arial;
  FONT-SIZE: 8pt;
}
.tablecol1col2
{
  WIDTH: 250;
  TEXT-ALIGN: Right;
  VERTICAL-ALIGN: Baseline
}
.tablecol2
{
  WIDTH: 150;
  VERTICAL-ALIGN: Baseline;
  COLOR: black;
  FONT-FAMILY: Arial;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: Bold
}
.tablecol3
{
  WIDTH: 100;
  TEXT-ALIGN: Right;
  VERTICAL-ALIGN: top;
  FONT-FAMILY: Arial;
  FONT-SIZE: 8pt;
}
.tablecol4
{
  WIDTH: 150;
  VERTICAL-ALIGN: Baseline;
  COLOR: black;
  FONT-FAMILY: Arial;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: Bold
}
.tablecol2col3col4
{
  WIDTH: 400;
  VERTICAL-ALIGN: Baseline;
  COLOR: black;
  FONT-FAMILY: Arial;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: Bold
}
.tablecol1col2col3col4
{
  WIDTH: 500;
  VERTICAL-ALIGN: Baseline;
  COLOR: black;
  FONT-FAMILY: Arial;
  FONT-SIZE: 8pt;
}

    a:link		{Text-Decoration: none; color:#2929EF}
    a:active	{Text-Decoration: none; color:#2929EF}
    a:visited	{Text-Decoration: none; color:#2929EF}
    a:hover	{Text-Decoration: underline; color:#2929EF}
    
/******************   START CLIENT CSS *******************/
h1{
	font-size : 14pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 10px;}
h2{
	font-size : 12pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 10px;}
h3{
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 4px;}
h4{
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 10px;}
.address{
	font-size : 10pt;
    line-height : 13pt;
    font-weight : Bold;
    VERTICAL-ALIGN: bottom;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;}
	
table.topNavLink{
	background-color : #293F6F;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;}
	
td.topNavLink{
	background-color : #293F6F;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;}

.topNav{
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;}
	
A.topNavLink, A:ACTIVE.topNavLink, A:FOCUS.topNavLink, A:HOVER.topNavLink, A:LINK.topNavLink, A:VISITED.topNavLink{
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	text-decoration:none;}
	
/* CSS For Member Security Settings Page */
.secHeaderField{width:200; Text-Align:Right;}
.secHeaderRadio{width:75; Text-Align:Center; font-size:7pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
.secField{width:200; Text-Align:Right;}
.secRadio{width:75; Text-Align:Center;}
.secSmallRadio{width:15;}

.help			{color:black; font-family:Arial; font-size:10pt; border-collapse:collapse;}
A.help:LINK		{color:#2929EF; font-family:Arial font-size:5pt; font-weight:Bold; text-decoration:none;} 
A.help:VISITED	{color:#2929EF; font-family:Arial font-size:5pt; font-weight:Bold; text-decoration:none;}
A.help:HOVER	{color:#2929EF; font-family:Arial font-size:5pt; font-weight:Bold; text-decoration:underline;}
}