BODY
{	FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 12px
}

.smallBoldFont
{	FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
}

.blueBoldFont
{	FONT-FAMILY:  trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 11px;
    COLOR: #001F92;
    FONT-WEIGHT: bold;
}
.bottom-links
{
    COLOR: gray;
    FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 13px;
	FONT-WEIGHT: none;
    TEXT-DECORATION: none
}

A.bottom-links:hover
{	COLOR: #001F92;   
    TEXT-DECORATION: none
}

.top-links
{
    COLOR: #B6B6B6;
    FONT-FAMILY:  trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

A.top-links:hover
{	COLOR:  #000000;    
    TEXT-DECORATION: none;
}
 

.black-links
{
    COLOR: gray;
    FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
}

A.black-links:hover
{	COLOR:  navy;    
   
}

.MemberMenu
{
    COLOR: #000000;
    FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
}

.MemberMenu:hover
{	COLOR: navy;
	TEXT-DECORATION: underline;
}
.BodyText
{	
	COLOR: black;
    FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	
}

TD
{	
	COLOR: black;
    FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 13px;
	TEXT-DECORATION: none
}

DIV
{	
	COLOR: black;
    FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 13px;
	TEXT-DECORATION: none
} 

.CopyrightStyle
{	COLOR: #000000;
    FONT-SIZE: 11px
}

.PageTitle
{	FONT-FAMILY:  trebuchet ms, arial,  verdana, tahoma, sans-serif;
    COLOR: navy;
    FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
}

.PageSubTitle
{	FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    COLOR: #004F8B;
    FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
}

.PromptLine
{
    COLOR: #FF0000;
    FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
}

.grayText
{
    COLOR: #737475;
    FONT-SIZE: 12px
}

.subMenu
{	COLOR: #337EB7;
	FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

.subMenuTitle
{	COLOR: BLACK;
	FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

.profileActions
{	COLOR: #FFFFFF;
	FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	BACKGROUND: #000431;
}

.dataDisplay
{	COLOR: #000000;
	FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	BACKGROUND: #CCCCCC;
}



.rightContents
{	COLOR: BLACK;
	FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
	BACKGROUND: #DEEFFF;
}


.rowDarker
{	
	COLOR: black;
    FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 12px;
	BACKGROUND-COLOR: #EEF3F6;
}

.rowHighlight
{	
	COLOR: black;
    FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 12px;
	BACKGROUND-COLOR: lightyellow;
}
.rowLighter
{	
	COLOR: black;
    FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 12px;
	BACKGROUND-COLOR: #efefef;
}
.theadstyle
{	
	COLOR: black;
    FONT-FAMILY: trebuchet ms, arial,  verdana, tahoma, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: gray;
}
.istyle
{
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #053562 1px solid;
	BORDER-LEFT: #053562 1px solid;
	BORDER-RIGHT: #053562 1px solid;
	BORDER-TOP: #053562 1px solid;
	COLOR: #053562;
	MARGIN: 0px;
	font-family: trebuchet ms, Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

INPUT.submitstyle
{	FONT-SIZE: 12px;
	FONT-FAMILY: verdana, arial, tahoma,sans-serif;
	FONT-WEIGHT: normal;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    COLOR: #000000;
    MARGIN: 0px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
	 
}

.invisibleDiv
{	visibility: hidden;
}

.invisibleDiv
{	visibility: visible;
}