/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    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
{
	font-family: Arial, Helvetica, sans-serif;
    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: Arial, Helvetica, sans-serif;
	font-size:	1.45em;
	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;
	}	


	
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
}

a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
}

a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}	
	
	
a.tier1MenuLink:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bolder;
}

a.tier1MenuLink:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: yellow;
	background-color: Black;
	font-weight: bolder;
}

a.tier1MenuLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bolder;
}

a.topMenu:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bolder;
	vertical-align: middle;
}

a.topMenu:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bolder;
	vertical-align: middle;
}

a.topMenu:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Yellow;
	font-weight: bolder;
	vertical-align: middle;
}

a.topMenuRed:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bolder;
	vertical-align: middle;
}

a.topMenuRed:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bolder;
	vertical-align: middle;
}

a.topMenuRed:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Yellow;
	font-weight: bolder;
	vertical-align: middle;
}


a.leftNavText:visited {
	text-decoration: none;
	font-family: Tempus Sans ITC,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
	font-weight: bolder;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.leftNavText:hover {
	text-decoration: none;
	font-family: Tempus Sans ITC,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bolder;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.leftNavText:link, a.leftNavLink {
	text-decoration: none;
	font-family: Tempus Sans ITC,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
	font-weight: bolder;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.rightNav 
{
	vertical-align: top;
	text-align: right;
	/*background-color: D9D791;*/
}

.copyright {
	text-decoration: none;
	background-color: cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	border-top : solid 1px navy;
	border-bottom : solid 0px navy;
}

a.copyright:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Blue;
}

a.copyright:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
}

a.copyright:visited {
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10px;
	color:Blue
}
	

a.calendar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
}

a.calendar:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
}

a.calendar:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}

.logo{
	PADDING-RIGHT: 0%; 
	PADDING-LEFT: 0%; 
	PADDING-TOP: 0%; 
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 28px; 
	PADDING-BOTTOM: 0%; 
	COLOR: Blue; 
	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif; 
	LETTER-SPACING: -2px; 
	TEXT-ALIGN: left; 
	VERTICAL-ALIGN: bottom; 
	TEXT-DECORATION: none;
}

.logoSub
{
   	FONT-WEIGHT: 400; 
	FONT-SIZE: 14px; 
	COLOR: ForestGreen; 
	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif; 
	LETTER-SPACING: -1px; 
	TEXT-ALIGN: left; 
	VERTICAL-ALIGN: sub; 
	TEXT-DECORATION: none;
}

#logoBackground{
	position: static;	
	width:100%;
	background-color:#FFF;
	height:45px;
	background-image: url(/easif/Images/logoBackground.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
	
.topSearchText {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bolder;
}

.regTitle {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

.simpleTitle {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

.regText {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.warningText {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}

.boldText {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}

.tableAlign{
	text-align: left;
	width: 750;
	LEFT: 0px;
	POSITION: absolute; 
	TOP: 0px;
	height: 100%;
}

.leftNav{
	border-right : solid 1px gray;
	background-color: D9D791;
	height: 100%;
	width: 180px;
	vertical-align: top;
}

.mainNav 
{
	background-color: F4F4E6;
	border-left: solid #cccccc;
	border-left-width: 2px;
	border-bottom : solid #E0C0A0;
	border-bottom-width : 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 29px;
	padding-bottom: 10px;
}	

.HR {
	border-bottom: dashed #cccccc;
}

.pageTitle {
	background-image: url(Images/PageTitleBG.gif);
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 470px;
	padding-top: 5px;
	height: 27px;
	font-size: 17px;
	color: Black;
	font-weight: bold;
}

.LeftNavText {
	text-decoration: none;
	font-family: Tempus Sans ITC,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bolder;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.LeftNavTitle {
	text-decoration: none;
	font-family: Tempus Sans ITC,Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height: 27px;
	width: 150px;
	color: Navy;
	background-image: url(images/LeftNavTitleBG.jpg);	
	background-repeat: no-repeat;
	font-weight: bolder;
	vertical-align: middle;
}

.Coupon{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	border-color: Red;
	border-style: dashed;
	border-width: thin;
	padding: 5px;
}

.Testimonials {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	border-color: Red;
	padding: 10px;
	font-style: italic;
}

.smallText {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}

.XsmallText {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: Black;
}

.MsmallText {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Black;
}

.tableRegTitle
{
	font-size: 12px;
	color: white;
	background-color: Navy;
	font-weight : bold; 
    background-color: #003399;
    line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.tableRegCell
{
	font-size: 12px;
	color: black;
	background-color: CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.tableBoldCell
{
	font-size: 12px;
	color: black;
	font-weight: bold;
	background-color: CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.dgText {
	text-decoration: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
}

.fileTitle
{
	FONT-SIZE: 12px; 
	font-weight: BOLD;
}

.fileHeader
{
	FONT-SIZE: 10px; 
	font-weight: BOLD;
}

.fileText
{
	FONT-SIZE: 10px; 
}