/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin-top: 0px;
	font-weight: normal;
	font-size: x-small;
	word-spacing: normal;
	margin-left: 0px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3
{
	font-weight: normal;
	font-size: large;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size: x-small;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:visited
{
	color: #336699;
	text-decoration: none;
}	
		
A:active
{
	color: #cc9900;
	text-decoration: none;
}	
		
A:hover
{
	font-weight: bold;
	color: #cc9900;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI
{
	line-height: normal;
	font-family: Arial, Helvetica, Verdana;
	list-style-type: disc;
	letter-spacing: normal;
}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI
{
 	line-height: normal;
	font-family: Arial, Helvetica, Verdana;
	letter-spacing: normal;
	list-style-type: decimal;
}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
.copyright
{
    COLOR: #808080;
    FONT-FAMILY: sans-serif;
    FONT-SIZE: xx-small;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}
.footcmt
{
	COLOR: #0000ff;
    FONT-FAMILY: Arial, Helvetica, Verdana;
    FONT-SIZE: xx-small;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}
P
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, Verdana;
    FONT-SIZE: x-small;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div.menuBar
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: "MS Sans Serif" , Arial, sans-serif;
	background-color: transparent;
	text-align: right;
}

div.menuBar a.menuButton
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 8pt;
	z-index: 100;
	left: 0px;
	margin: 1px;
	cursor: default;
	color: #144c87;
	padding-top: 2px;
	font-style: normal;
	font-family: "MS Sans Serif" , Arial, sans-serif;
	position: relative;
	top: 0px;
	background-color: transparent;
	text-decoration: none;
}

div.menuBar a.menuButtonActive, 
div.menuBar a.menuButtonActive:hover,
div.menuBar a.menuButton:hover
{
	cursor: hand;
	color: #cc9900;
	text-decoration: none;
}

div.menu
{
	font-weight: normal;
	font-size: 8pt;
	z-index: 99;
	visibility: hidden;
	padding-bottom: 3px;
	color: white;
	padding-top: 3px;
	font-style: normal;
	font-family: "MS Sans Serif" , Arial, sans-serif;
	position: absolute;
	top: 0px;
	text-align: right;
}

div.menu a.menuItem
{
	padding-right: 1em;
	padding-left: 1em;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 3px;
	cursor: default;
	color: white;
	padding-top: 3px;
	font-style: normal;
	font-family: "MS Sans Serif" , Arial, sans-serif;
	background-color: #336699;
}

div.menu a.menuItem:hover, 
div.menu a.menuItemHighlight 
{
  cursor: hand;
  background-color: #5050f0;
  color: white;
}

.required
{
    COLOR: red;
    FONT-FAMILY: Arial, Helvetica, Verdana;
    FONT-SIZE: x-small;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.errmsg
{
    COLOR: red;
    FONT-FAMILY: Arial, Helvetica, Verdana;
    FONT-SIZE: x-small;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.rheader
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	background-color: #14636a;
}
TD
{
	font-size: x-small;
}
BUTTON
{
	font-weight: bold;
	font-size: x-small;
	cursor: hand;
	color: navy;
	font-family: Arial;
	background-color: sandybrown;
}
.button
{
	font-weight: bold;
	font-size: x-small;
	cursor: hand;
	color: navy;
	font-family: Arial;
	background-color: sandybrown;
}
.table
{
	border-top: coral 1px solid;
	border-left: coral 1px solid;
}
.td
{
	font-size: x-small;
	border-bottom: coral 1px solid;
	border-right: coral 1px solid;
}
.bgTable
{
	background-color: #fffae8;
}
.SepLine
{
	width: 100%;
	color: coral;
}

/*
*  disable employee signup
*/

#rblAffiliate_0
{
	/*display: none;*/
}
