/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	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:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
  width: 179px;
  height: 233px;
}

.tb
{
	font-size: 14px;	
	font-family: 'Comic Sans MS' , 'Bauhaus 93';	
}
.reqd
{
	font-weight: bold;
	font-size: 11px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.notreqd
{
	font-size: 11px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.errmsg
{
	font-weight: bold;
	font-size: 10px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: red;
	font-family: Tahamo, Helvetica, sans-serif;
	letter-spacing: normal;
}
.special
{
	font-size: 11px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;	
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
.banner
{
	font-weight: bold;
	font-size: 15px;	
	font-family: Arial, Helvetica, sans-serif;
}	
	
.subbanner
{
	font-weight: bold;
	font-size: 15px;	
	font-family: Arial, Helvetica, sans-serif;
}	

.largeblue
{
   font-weight: bold;
   font-size:15px;
   color:#08489d;
   font-family:Tahoma,sans-serif;
}

.pagebanner
{
	font-weight: bold;
	font-size: 14px;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
}	

.tablelabels  {
	font-weight: bold;
	font-size: 15px;	
	font-family: Arial, Helvetica, sans-serif;
	}	
	
.menubar
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #008800;
}
.test
{
	border-color: white;
	border-width: 6px; 
	border-style: solid;
}

A:link    { color: #08489d; }
A:visited { color: #08489d;  }
A:active  { color: #08489d;  }
A:hover   { color: #3366ff;  }

A.mediumBlue:link    { color: #08489d;  font-size: 9pt;}
A.mediumBlue:visited { color: #08489d;  font-size: 9pt;}
A.mediumBlue:active  { color: #08489d;  font-size: 9pt;}
A.mediumBlue:hover   { color: #3366ff;  font-size: 9pt;}

A.mediumBlueNo:link    { color: #08489d; text-decoration:none; font-size: 9pt;}
A.mediumBlueNo:visited { color: #08489d; text-decoration:none; font-size: 9pt;}
A.mediumBlueNo:active  { color: #08489d; text-decoration:none; font-size: 9pt;}
A.mediumBlueNo:hover   { color: #3366ff; text-decoration:none; font-size: 9pt;}

A.smallBlue:link     { color: #08489d; }
A.smallBlue:visited  { color: #08489d; }
A.smallBlue:active   { color: #08489d; }
A.smallBlue:hover    { color: #3366ff; }

A.smallBBlue:link    { color: #08489d;  font-weight:bold;}
A.smallBBlue:visited { color: #08489d;  font-weight:bold;}
A.smallBBlue:active  { color: #08489d;  font-weight:bold;}
A.smallBBlue:hover   { color: #3366ff;  font-weight:bold;}

A.smallWhite:link    { color: #FFFFFF; }
A.smallWhite:visited { color: #FFFFFF; }
A.smallWhite:active  { color: #FFFFFF; }
A.smallWhite:hover   { color: #dddddd; }

A.smallBWhite:link    { color: #FFFFFF;  font-weight:bold;}
A.smallBWhite:visited { color: #FFFFFF;  font-weight:bold;}
A.smallBWhite:active  { color: #FFFFFF;  font-weight:bold;}
A.smallBWhite:hover   { color: #dddddd;  font-weight:bold;}

A.subNav:link        { color: #08489d; text-decoration:none; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.subNav:visited     { color: #08489d; text-decoration:none; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.subNav:active      { color: #08489d; text-decoration:none; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.subNav:hover       { color: #3366ff; text-decoration:none; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif;}

A.subNavB:link       { color: #08489d; text-decoration:none; font-size: 7.5pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.subNavB:visited    { color: #08489d; text-decoration:none; font-size: 7.5pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.subNavB:active     { color: #08489d; text-decoration:none; font-size: 7.5pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
A.subNavB:hover      { color: #3366ff; text-decoration:none; font-size: 7.5pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

.SuperSmall          { color: #3366ff; text-decoration:none; font-size: 7.5pt; font-family: Verdana, Arial, Helvetica, sans-serif;}

.style1 {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3655AF ; 

}
.style3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08489d;
}
.style4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #08489d;
}

.style7 {text-decoration:none; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0b479d;}

.bigBlue { 
    color: #0b479d; 
    text-decoration:none;
	font-weight: bold; 
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

.button {
	color: #333333;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.bWhite { 
    color: #FFFFFF; 
    text-decoration:none;
	font-weight: bold; 
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ltGray { 
    color: #7c7c7c; 
    text-decoration:none; 
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

.normal { 
    color: #505458; 
    text-decoration:none; 
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
	
.normalB { 
    color: #505458; 
    text-decoration:none; 
    font-size: 10pt;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
	
.normalMed { 
    color: #505458; 
    text-decoration:none; 
    font-size: 9pt;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
		
.mediumBlue { 
    color: #0b479d; 
    text-decoration:none;
	  font-weight: bold; 
    font-size: 9pt;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    }
		
.largeBlue { 
    color: #0b479d; 
    text-decoration:none;
	font-weight: bold; 
    font-size: 12pt;
    font-family: tahoma, Arial, Helvetica, sans-serif;
    }
		
.mediumGreen { 
    color: #009933; 
    text-decoration:none;
	font-weight: bold; 
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
		
.mediumRed { 
    color: #cc0000; 
    text-decoration:none;
	font-weight: bold; 
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
	
.mediumBlueNo { 
    color: #0b479d; 
    text-decoration:none;
	font-weight: bold; 
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
	
.mediumWhite { 
    color: #FFFFFF; 
    text-decoration:none;
	font-weight: bold; 
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

	
.smallBlue { 
    color: #08489d; 
    text-decoration:none; 
    font-size: 7.5pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
	
.smallBBlue { 
    color: #08489d; 
    text-decoration:none;
	font-weight: bold; 
    font-size: 7.5pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

.smallBRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #CC0000;
	font-weight: bold;
}
	
.smallBwhite { 
    color: #FFFFFF; 
    text-decoration: none; 
	font-weight: bold;
    font-size: 7.5pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
	
.smallWhite { 
    color: #FFFFFF; 
    text-decoration:none; 
    font-size: 7.5pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
	
.form1 {
	color: #333333;
    width: 230px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
	
.select { 
	font : 8pt verdana; 
	color: #333333;
	width: 230px;
} 

.select2 { 
	font : 8pt verdana; 
	color: #333333;
	width: 150px;
}
 
.SupportT { 
    color: #525552; 
    text-decoration:none; 
    font-size: 7.5pt;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
	
.Support { 
    color: #525552; 
    text-decoration:none; 
    font-size: 7.5pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
 
.smallBRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #CC0000;
	font-weight: bold;
}
.smallBGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #009933;
	font-weight: bold;
}
.smallBYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #CCCC00;
	font-weight: bold;
}.smallRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #CC0000;
}
.smallGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #009933;
}
.smallYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #CCCC00;
}
.ASPLabelStyle
{
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  padding-left: 5px;
  padding-bottom: 3px;
}

.ASPCenter
{
 color:#08489d;         
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
 text-align: center;
 vertical-align: middle;
 padding-top: 2px;  
}

.ASPLeftIndent
{ 
  color:#08489d;         
  font-family: Tahoma;
  font-weight: bold;
  font-size: 16px;
  text-align: Left;  
  vertical-align: middle;        
  padding-left: 10px;
}

.ASPRightJustify
{ 
  color:#08489d;         
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;  
  text-align: Right;      
  padding-top: 6px;
  padding-right: 5px;
}

.ASPHeaderLeft
{ 
  color: White;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 14px;
  text-align: Left;      
  padding-left: 7px;
  padding-top: 0px;
}
.USRNAMEPOS
{
 color: #000000;
 font-family: Tahoma;
 font-weight: 100;
 font-size: 10px;
 text-align: left;
 padding-left: 1px;
 padding-top: 0px;
 font-variant: normal;
 font-style: normal;
 visibility: visible;
 float: none;
 vertical-align: middle;
 position: relative;
 width: 95px;
 height: 18px;
 right: -600px;
 clip: rect(inherit, inherit, inherit, inherit);
 top: 128px;
 bottom: -128px;
 left: 590px;
}
.USRNAMEPOSPW
{
 color: #000000;
 font-family: Tahoma;
 font-weight: 100;
 font-size: 10px;
 text-align: left;
 padding-left: 1px;
 padding-top: 0px;
 font-variant: normal;
 font-style: normal;
 visibility: visible;
 float: none;
 vertical-align: middle;
 position: relative;
 width: 95px;
 height: 18px;
 right: -510px;
 clip: rect(inherit, inherit, inherit, inherit);
 top: 128px;
 bottom: -128px;
 left: 535px;
}
.USRNAMELBLPOS
{
 color: #FFFF00;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 10px;
 text-align: left;
 padding-left: 1px;
 padding-top: 0px;
 font-variant: normal;
 font-style: normal;
 visibility: visible;
 float: none;
 vertical-align: middle;
 position: relative;
 width: 95px;
 height: 13px;
 right: -465px;
 clip: rect(inherit, inherit, inherit, inherit);
 top: 112px;
 bottom: -112px;
 left: 650px;
}
.USRPWLBLPOS
{
 color: #FFFF00;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 10px;
 text-align: left;
 padding-left: 1px;
 padding-top: 0px;
 font-variant: normal;
 font-style: normal;
 visibility: visible;
 float: none;
 vertical-align: middle;
 position: relative;
 width: 95px;
 height: 12px;
 right: -615px;
 clip: rect(inherit, inherit, inherit, inherit);
 top: 112px;
 bottom: -109px;
 left: 590px;
}
.SignInPos
{
 padding: 0px;
 color: #FFFFFF;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
 text-align: center;
 font-variant: normal;
 font-style: normal;
 visibility: visible;
 float: none;
 vertical-align: middle;
 position: relative;
 width: 50px;
 height: 15px;
 right: 417px;
 clip: rect(inherit, inherit, inherit, inherit);
 top: 126px;
 bottom: 151px;
 left: 560px;
}
.CopyRightPos
{
 padding: 0px;
 margin: 0px;
 color: #FFFFFF;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
 text-align: center;
 font-variant: normal;
 font-style: normal;
 visibility: visible;
 vertical-align: middle;
 position: relative;
 width: 960px;
 height: 20px;
 right: 0px;
 top: 0px;
 bottom: 0px;
 left: 0px;
}
.ErrMsgLbl
{
 color: #FF0000;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 10px;
 text-align: left;
 padding-left: 1px;
 padding-top: 0px;
 font-variant: normal;
 font-style: normal;
 visibility: visible;
 float: none;
 vertical-align: middle;
 position: relative;
 width: 404px;
 height: 13px;
 right: -893px;
 clip: rect(inherit, inherit, inherit, inherit);
 top: 0px;
 bottom: 0px;
 left: 893px;
}
.StickyBottom
  {
    margin: 0;
    }
    html, body {
    height: 100%;
    }
    .wrapper {
    min-height: 100%;
    height: auto;    
    height: 100%;
    margin: 0 auto -40px;
    }
    .footer, .push {
    height:  40px;
    }

