/* Adobe Font 19 Jun 2020*/
@import url("https://use.typekit.net/toj2ihw.css");


/* MyFonts */
.Neris-Light { 
	font-family: Neris-Light;
	font-weight: normal;
	font-style: normal;
}
.Neris-Italic { 
	font-family: Neris-Italic;
	font-weight: normal;
	font-style: normal;
}
.Neris-LightItalic { 
	font-family: Neris-LightItalic;
	font-weight: normal;
	font-style: normal;
}
.Neris-BoldItalic { 
	font-family: Neris-BoldItalic;
	font-weight: normal;
	font-style: normal;
}
.Neris-Bold { 
	font-family: Neris-Bold;
	font-weight: normal;
	font-style: normal;
}
.Neris-BlackItalic { 
	font-family: Neris-BlackItalic;
	font-weight: normal;
	font-style: normal;
}
.Neris-Regular { 
	font-family: Neris-Regular;
	font-weight: normal;
	font-style: normal;
}
.Neris-SemiBold { 
	font-family: Neris-SemiBold;
	font-weight: normal;
	font-style: normal;
}
.Neris-Thin { 
	font-family: Neris-Thin;
	font-weight: normal;
	font-style: normal;
}
.Neris-ThinItalic { 
	font-family: Neris-ThinItalic;
	font-weight: normal;
	font-style: normal;
}
.Neris-SemiBoldItalic { 
	font-family: Neris-SemiBoldItalic;
	font-weight: normal;
	font-style: normal;
}
.Neris-Black { 
	font-family: Neris-Black;
	font-weight: normal;
	font-style: normal;
}


BODY
	{background-image: URL('images/bg.jpg');
	background-repeat: no-repeat;	
	background-position: top center;
	FONT-FAMILY: 'Neris-Light', arial, helvetica, verdana, sans serif;
	BACKGROUND-COLOR: #669999;
	COLOR: #333333;
	}



A:LINK, A:ACTIVE, A:VISITED
	{
	COLOR: #002255;
	}
	
A:HOVER	
	{
	COLOR: #003366;
	}

	

A.home:LINK, A.home:ACTIVE, A.home:VISITED
	{
	COLOR: #000000;
	FONT-SIZE: 11px;
	TEXT-DECORATION: NONE;
	FONT-FAMILY: 'Neris-Light', arial, helvetica, verdana, sans serif;
	}

A.home:HOVER
	{
	FONT-SIZE: 11px;
	COLOR: #000000;
	TEXT-DECORATION: UNDERLINE;
	FONT-FAMILY: 'Neris-Light', arial, helvetica, verdana, sans serif;	
	}

/*HOME ICON ROLLOVER TRANSITIONS http://css3.bradshawenterprises.com/cfimg/*/
#HomeIcons {
	position:relative;
	height: 110px;
	width: 110px;
	margin: 0 auto;
	margin-bottom: 0px;
	}

#HomeIcons img {
	position:absolute;
	left:0;
	height: 110px;
	width: 110px;
	border: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	}

#HomeIcons img.top:hover {
	opacity:0;
	}
	

input[type=button], input[type=submit], input[type=reset]
{ -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; 
FONT-FAMILY: 'Neris-SemiBold', arial, helvetica, verdana, sans serif; FONT-SIZE: 14px; line-height: normal; border: none; background-color: #afdde1; 
cursor: pointer;
}


input[type=text], textarea
{  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border: #CCCCCC 1px solid; 
FONT-SIZE: 14px; FONT-FAMILY: 'Neris-Light', arial, helvetica, verdana, sans serif; padding: 5px;}

textarea
{ resize: none; }


.ImgSample
{ margin: 4px 0px 10px 0px; -webkit-box-shadow: 0px 10px 20px -6px rgba(0,0,0,0.4); -moz-box-shadow: 0px 10px 20px -6px rgba(0,0,0,0.4); box-shadow: 0px 10px 20px -6px rgba(0,0,0,0.4); }


.ImgLogo
{ padding-bottom: 70px; }



.ImgFX1
{ 
    -webkit-filter: drop-shadow(0px 8px 10px rgba(0,0,0,0.3));
    filter: url(#drop-shadow);
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=8, Color='#444')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=8, Color='#444')";
 }
 
 img.Thumb
{
    margin: 4px 0px 10px 0px; -webkit-border-radius: 10px 0px 10px 0px; -moz-border-radius: 10px 0px 10px 0px; border-radius: 10px 0px 10px 0px; 
    border: #FFFFFF 1px solid; 
    -webkit-box-shadow: 0px 10px 39px -6px rgba(0,0,0,0.5); -moz-box-shadow: 0px 10px 39px -6px rgba(0,0,0,0.5); box-shadow: 0px 10px 39px -6px rgba(0,0,0,0.5); 
    opacity: 1.0;     
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

img.Thumb:hover 
{
	margin: 4px 0px 10px 0px; -webkit-border-radius: 10px 0px 10px 0px; -moz-border-radius: 10px 0px 10px 0px; border-radius: 10px 0px 10px 0px; 
	border: #FFFFFF 1px solid; 
    -webkit-box-shadow: 0px 10px 39px -6px rgba(0,0,0,0.5); -moz-box-shadow: 0px 10px 39px -6px rgba(0,0,0,0.5); box-shadow: 0px 10px 39px -6px rgba(0,0,0,0.5); 
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}


img.bullet
	{	width: 6px;
		height: auto;
		vertical-align: middle;}
		
		
Table.NavMain
{position: relative;  width: 1024px; height: 39px; BACKGROUND-COLOR: #399999; text-align: center; }

Table.NavSub
{position: relative;  width: 1024px; height: 28px; background-color: #1c6464; text-align: center; }


ul.list
 {
	list-style-image: url(images/bullet_999999.gif); 
	line-height: 14pt;
 	margin-left: 0;
 	padding-left: 1em;
 	text-indent: 0em;
 }
 
 li.list
 {
	margin-bottom: 6px; 
	line-height: 14pt;
 }
 
  li
 {
	margin-bottom: 6px; 
 }
 
 
/*TABLE HEADER*/	
table.header
	{
	WIDTH: 1024px; HEIGHT: 140px; 
	BACKGROUND-IMAGE: URL(images/header_inside_2023.png);
	BACKGROUND-REPEAT: NO-REPEAT;
	background-size: 1024px 140px;
	}
td.header
	{
	width: 609px;
	}



	
/*TABLE MAIN*/
table.main, table.MainHome, table.slide
	{
	WIDTH: 1024px;
	BACKGROUND-COLOR: #FFFFFF;
	}
		
table.main
	{
	PADDING: 20px 6px 10px 6px;
	}
	
table.MainHome
	{
	PADDING: 0px 6px 10px 6px;
	}
	
	
/*TABLE SLIDE*/	
table.slide
	{
	PADDING: 0px 6px 10px 6px;
	}
		

td.mainside
	{
	width: 3%;
	text-align: left;
	}
td.maincontent
	{
	width: 97%;
	FONT-FAMILY: 'Neris-Light', arial, helvetica, verdana, sans serif;
	FONT-SIZE: 15px;
	COLOR: #333333;
	line-height: 14pt;
	text-align: left;
	}


/*TABLE GENERAL*/	
table.gen
	{WIDTH: 97%;
	COLOR: #333333;
	text-align: left;}

td.HomeNav
	{
	FONT-FAMILY: 'Neris-Light', arial, helvetica, verdana, sans serif;
	FONT-SIZE: 11px;
	COLOR: #333333;
	line-height: 11pt;
	}
	
td
	{
	FONT-FAMILY: 'Neris-Light', arial, helvetica, verdana, sans serif;
	FONT-SIZE: 15px;
	COLOR: #333333;
	line-height: 14pt;
	}


 	
/*TABLE FOOTER*/	
table.footer
	{
	WIDTH: 1024px;
	HEIGHT: 55px;
	BACKGROUND-IMAGE: URL(images/footer.png);
	BACKGROUND-REPEAT: NO-REPEAT;
	background-size: 1024px 55px;
	}
td.footer
	{
	PADDING-LEFT: 50px;
	FONT-FAMILY: 'Neris-Light', arial, helvetica, verdana, sans serif;
	font-weight: normal;
    font-style: normal;
	FONT-SIZE: 12px;
	text-align: left;
	}
	

	

.smtxt
	{
	FONT-FAMILY: 'Neris-Light', arial, helvetica, verdana, sans serif;
	font-weight: normal;
    font-style: normal;
	FONT-SIZE: 12px;
	COLOR: #333333;
	}


.quote
	{
	font-family: handsome-pro, sans-serif; 
	font-weight: 400; font-style: normal; font-size: 36px; 
	line-height: 100%; margin: 0px; COLOR: #8dabb9;
	text-align: left;
	}


HR.Hdots1
{ display: block; border: 0px; height: 4px; width: 930px; background-image: URL('images/HR_line_1.gif'); 
background-repeat: x-repeat; margin: 20px 0px 20px 0px; }

HR.Hdots2
{ display: block; border: 0px; height: 4px; width: 930px; background-image: URL('images/HR_line_2.gif'); 
background-repeat: x-repeat; margin: 20px 0px 20px 0px; }





b
	{
	FONT-FAMILY: 'Neris-SemiBold', arial, helvetica, verdana, sans serif;
	font-weight: normal;
    font-style: normal;
	}

i
	{
	FONT-FAMILY: 'Neris-LightItalic', arial, helvetica, verdana, sans serif;
	font-weight: normal;
    font-style: normal;
	}	

i.bold
	{
	FONT-FAMILY: 'Neris-SemiBoldItalic', arial, helvetica, verdana, sans serif;
	font-weight: normal;
    font-style: normal;
	}
	

h1, h1.home, h2, h3, h4
	{
	COLOR: #003366;
	FONT-FAMILY: 'Neris-SemiBold', arial, helvetica, verdana, sans serif;
	font-weight: normal; 
	line-height: 110%; 
	margin: 0px 0px 4px 0px;
	}

h1
	{
	FONT-SIZE: 30px;
	}

h1.home
	{
	FONT-SIZE: 24px;
	}
	
h2
	{
	FONT-SIZE: 18px;
	}


h2.home
	{
	COLOR: #669999;
	FONT-FAMILY: 'Neris-LightItalic', georgia, times new roman;
	FONT-SIZE: 16px;
	margin: 0px 0px 4px 0px;
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal;
	line-height: 16px;
	}
	
		
h2.italic
	{
	COLOR: #003366;
	FONT-FAMILY: 'Neris-SemiBoldItalic', arial, helvetica, verdana, sans serif;
	FONT-SIZE: 18px;
	margin: 0px 0px 4px 0px;
	FONT-WEIGHT: 100;
    font-style: normal;
	line-height: 20px;
	}
	
h3
	{
	FONT-SIZE: 18px;
	}
	
h4
	{
	FONT-SIZE: 16px;
	}
	
