<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(../../eremitimages/all.css);
	
html {
min-height: 800px;
    overflow-y: scroll;
background: #0076ad; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNzZhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NmQ2ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #0076ad 0%, #96d6ff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0076ad), color-stop(100%,#96d6ff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0076ad 0%,#96d6ff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0076ad 0%,#96d6ff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0076ad 0%,#96d6ff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0076ad 0%,#96d6ff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0076ad', endColorstr='#96d6ff',GradientType=0 ); /* IE6-8 */
}		
	
#main {
	border-right: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
	-moz-border-radius: 1em 1em 1em 1em;
	border-radius: 1em 1em 1em 1em; 
	background: #fff;
	padding-bottom: 10px;
-webkit-box-shadow: 0px 0px 8px 2px #333333;
box-shadow: 0px 0px 8px 2px #333333;
-moz-box-shadow: 0px 0px 8px 3px #333333;
	width:100%;
/*	background-color: #ffffff; */
margin: 10px auto;
	padding-left: 0;
	padding-right: 0;
/*	max-width: 1020px;*/
	  }

	  
body	{ 
background: none;
/*	background: #ffffff url(body_bg2.jpg);*/
	width: 85%;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
	}
 
 #leftcontent {	display: none;
	float: left !important;  
	width: 100% !important;
/*	background-image:url(bg.jpg); */
	padding: 0;
	margin: 0px auto !important;
	display: block !important;
	}

	
#content	{ 
	width: 100% !important;
	float: left !important;  
	padding: 0; 
	margin: 0; 
}
		

TD#header {
	margin: 0;
	width: 100%; background: #FFF;
	-moz-border-radius: 1em 1em 1em 1em;
	border-radius: 1em 1em 1em 1em; 
	text-align: center;
	}
	
TD#header img	{ padding: 10px;}
	
TD#tag {
background: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	text-align: center;
	padding: 10px 0 0px 0;
	border-top: 1px solid #DDD;
	margin-top: 20px;
	}		
	  
TR#navbar1 
{
	background-image:  url("313loginfield_bg.jpg"); vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FFFFFF;
	padding:0px;
	height: 18px;
}



.user	{ display: none; }

.homebig	{ display: block; margin: 0 auto; }


/*--------------------------------
       FORMS TABS
--------------------------------*/


#abouttabs	{ clear:both; padding-bottom: 20px; margin-top: 40px; }

#abouttabs h2	{ margin-bottom: 20px; }

table.formsnotices td	{ margin: 0 auto; width: 50%; padding: 10px; font-size: 1em; }

ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 95%;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #DCE7FB;
}
ul.tabs li a {
	text-decoration: none;
	color:  #3E2F20;
	display: block;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 10px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}

ul.tabs li a:hover {
	background: #CFE0FF; border: 1px solid #CCC;
	}
	
html ul.tabs li.active a:hover, html ul.tabs li.active { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	color: #3e2f20;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	width: 95%;
	background: #fff;
	margin-left: 0;
	margin-right: auto;
}
.tab_content {
	padding: 20px;
	font-size: 1em;
}

.tab_content h3	{ 
	padding-bottom: 10px;
	color: #000;
	text-align: center;
	}




.navtext	{  	
text-align: left; 
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none; 
padding: 5px 12px 10px 12px; 
color: #000; 
background-color: #fff;  
	}
.navtext a	{ color: #000000; }		
.navtext a:hover{ color: #0076ad; text-decoration:underline; }	 


a {color:#017acd; text-decoration:underline;}
a:hover {color:#bf1e24; text-decoration:underline;}

a.company {color:#000; text-decoration:underline;}
a.company:hover	{color:#0076ad; text-decoration:underline;}



/*----------------------------------- 
              CONTACT PAGE
-----------------------------------*/

.rightimg	{ float: right;  width: 50%; margin-right: -22px; margin-top: -20px;}


table.contact a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table.contact a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table.contact a:active, table.contact a:hover {
	color: #BF1E24;
	text-decoration:underline;
}
table.contact {
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px auto;
	border:#ccc 1px solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}

table.contact tfoot  td:first-child	{ 
	font-weight: bold; 
color: #f8c605;
	font-size: 1.75em;
	text-shadow: 0px 0px 5px #333;
	text-align: center; 
	border-top:1px solid #4da7d7;
	border-bottom:1px solid #4da7d7;
	background: #0277ae;
	background: -webkit-gradient(linear, left top, left bottom, from(#0277ae), to(#4da7d7));
	background: -moz-linear-gradient(top,  #0277ae,  #4da7d7);
}

table.contact th {
	color: #fff;
	font-size: 1.25em;
	text-shadow: 1px 1px 0px #666;
	padding:15px 25px 15px 25px;
	border-top:1px solid #4da7d7;
	border-bottom:1px solid #4da7d7;
	background: #0277ae;
	background: -webkit-gradient(linear, left top, left bottom, from(#0277ae), to(#4da7d7));
	background: -moz-linear-gradient(top,  #0277ae,  #4da7d7);
}
table.contact th:first-child {
	text-align: center;
	padding-left:20px;
}
table.contact tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table.contact tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table.contact tr {
	text-align: center;
	padding-left:20px;
}
table.contact td:first-child {
	text-align: center;
	padding-left:20px;
	border-left: 0;
	font-weight: bold;
}
table.contact td {
	padding:10px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table.contact tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table.contact tr:last-child td {
	border-bottom:0;
}
table.contact tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table.contact tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table.contact tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}




.left	{ 
float: left; 
font-size: 115%;
margin: 0 2% 0 -20px;
padding: 20px 1% 0 1%;
background: #EFEFEF;
width: 20%;
min-height: 700px;
border-right: 1px solid #ddd;
}

.left h3	{ font-family: 'Marcellus', serif; /*font-family: 'BenchNine', sans-serif;*/ color: #BF1E24; font-size: 125%; margin-bottom: 30px; line-height: 100%; }

.left .small	{ font-size: 85%; }

.right	{ 
	text-align: center;
	margin: 0 0 10px 20px;
	color: #000;
	float: right;
/*	border: 1px solid #ddd;*/
	padding: 5px 20px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	background: #efefef;
	border: 2px solid #DDD;
	}
	
.right h3 {
	position:relative;
	color:#fff;
background: #BF1E24; 
	font-size: 1.25em;
	text-align: center;
	letter-spacing: 0;
	clear:both;
	padding: 9px 0px 9px 15px;
	margin: 5px -32px 10px -32px;
	border: 1px solid #ddd;
	-moz-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	-o-box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	box-shadow:2px 2px 0 rgba(0,0,0,0.1);
	}

.right h3:before {
    top: 100%;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
   /* z-index: -1; */
    border-style: solid;
    border-width: 5px; 
/*    border-color:  #1e5799 #1e5799 transparent transparent; */
    border-color:  #363636 #363636 transparent transparent;
    left: 0;
}

.right h3:after {
    top: 100%;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
   /* z-index: -1; */
    border-style: solid;
    border-width: 5px; 
/*  border-color: #1e5799 transparent  transparent #1e5799; */
    border-color:  #363636 transparent transparent #363636;  
  right:0;
} 

.evenrow { font-family: Arial; helvetica, sans-serif; cursor: pointer; background-color:#FFFFFF }
.oddrow { cursor: pointer; background-color:#EFEFEF; }

tr.evenrow:hover { background-color:DDFFDD; }
tr.oddrow:hover { background-color: #DFDFDF; }

.tableLabel	{ background-color: #DCE7FB; color: #3E2F20; }


#employer_button { display: none; margin-left: 15px; }
#member_button	{ display: none; margin: 20px 0 10px 15px; text-align: left; }

#homelink	{  }
.pipe	{ }

table.nw	{  }
.nw	td { padding: 5px 4px 5px 4px; margin: 0; }
.nw	{ background-color: #DCE7FB; margin-top: 10px; margin-bottom: 20px; }
#mainscreen table tbody tr td table	{ background-color: #DCE7FB; }

.widefield	{ width: 200px; }

.textbox1	{ border: 0; margin: 0; padding: 0 20px; }

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	padding:20px 10px 7px 5px;
	}
		

/*  ----------------- FONTS  ------------------- */

h2, h3 {
	margin: 0px;
	font-family: 'Marcellus', Arial, Helvetica, sans-serif;
	color: #0076ad;
	padding: 20px 0 0 0;
	font-size: 2em;
	font-weight: bold;
	text-align: left;
	}
h2	{ /*border-bottom: 2px solid #D6141B;*/
padding: 20px 0 0 0; margin: 0 0 10px 0;  }
	
h3	{ margin: 0; padding: 0;letter-spacing: 0px; font-size: 1.25em; text-align: left; }

h4	{ color: #624223; text-decoration: italic; margin-top: 0; }



/*---------------- FAQs -------------*/

.sample{margin:0px;background:#FFFFFF;padding:0}
dl{font-size:1em;line-height:170%;margin-bottom:20px;}
dl,dt,dd{padding:0;margin:0;}
.faqs{padding-top:20px;}
.faqs dt{font-weight:bold;background:url(images/q.gif) 0 4px no-repeat;padding:3px 0 15px 30px;position:relative;}
.faqs dt:hover{cursor:pointer;}
.faqs dd{background:url(images/a.gif) 0 2px no-repeat;padding:0 0 20px 30px;position:relative;color:#333;}
.faqs .hover{color:#000000;text-decoration:underline;}


/*-------------------BENEFITS -----------------*/

.demo .section	{ border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; margin: 0 0 5px 0; padding: 5px; }
.demo h3	{ margin-top: 10px; background-image: url(../../eremitimages/images/icons/more/play.png); height: 13px;background-repeat: no-repeat; padding: 5px 5px 5px 0px; border: 1px solid #ddd; background-color: #EFEFEF; }
.demo h3 a	{ padding-left: 35px; text-decoration: none; color: #333;  }





/* ------------------ LINKS PAGE ------------------- */

#links li img	{ 
max-width: 100%;
padding-bottom: 20px;
border: none;
vertical-align: middle;
max-height: 30%;
 }
#links span	{ font-size: 1.2em;font-weight: bold; display: block; padding: 5px 0; color: #BF1E24; }
 
#links ul {
list-style-type: none;

margin: 0;
padding: 0;
}

#links li	{
height: 175px;
float: left;
width: 21%;
padding: 1% .5%;
margin: 1%;
-webkit-box-shadow: 0px 0px 8px 0px #999;
-moz-box-shadow: 0px 0px 8px 0px #999;
box-shadow: 0px 0px 8px 0px #666;
text-align: center;
border: 1px solid #DDD;
}

#links li:hover	{ background-color: #EFEFEF; }

#logins { clear: both; }

#logins li img	{ 
border: none;
 }

#logins ul {
list-style-type: none;
width: 100%;
margin: 0;
padding: 0;
}

#logins li	{
height: 150px;
line-height: 150px;
float: left;
width: 27%;
padding: 1%;
margin: 2%;
text-align: center;
}


/*---------NEWS-----------*/

#newsImage img { width: 45%;  margin: 0 auto 10px auto; }

#bb	{ width: 570px; height: 490px; margin: 0 auto; float:left; background-image: url(images/board.jpg); background-repeat: no-repeat;}

#bb .note, #bb .note2	{ 
width: 153px;
height: 155px;
position: relative;
margin: 55px 0px 0 20px;
/*left: 30px;
top: 60px;*/
background: #fff8a4 url(images/pushpin.png);
background-repeat: no-repeat;
background-position: center top;
padding: 5px;
float:left;
text-align: center;
}
#bb .note2	{ margin: 20px 50px; }
#bb .note h3, #bb .note2 h3	{ text-align: center;margin-top: 30px; }
#bb .note p, #bb .note2 p	{ font-size: .9em; }

/* ---------- MENU ------- */

.menu	{
	width: 100% !important;
	margin: 0px 0 0 0;
	padding:0px;
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	display: block;
	}

.menu ul{
background: #f6c500; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNzZhZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iIzI1ODBhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc2YWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f6c500 0%, #f6c500 46%, #f6c500 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6c500), color-stop(46%,#f6c500), color-stop(100%,#f6c500)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6c500 0%,#f6c500 46%,#f6c500 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6c500 0%,#f6c500 46%,#f6c500 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6c500 0%,#f6c500 46%,#f6c500 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6c500 0%,#f6c500 46%,#f6c500 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6c500', endColorstr='#f6c500',GradientType=0 ); /* IE6-8 */
	height:68px;
	list-style:none;
	margin:0;
	padding: 0 10px 0 10px;
	}
	
.menu ul li img	{ height: 30px; }


.menu li, .menu li.first{
line-height: 68px;
height: 68px;
	width: 16.5%;
	text-align: center;
	float:left; 
	padding: 0px 0px;
	border-left: 1px dotted #39a0d0;
	}
.menu li.first { border: none; }

a img	{ border: none; }	
	
.menu li a{
	color:#444;
	display:block;
	height: 60px;
	font-weight:bold;
	line-height:20px;
	margin:0px;
	padding: 4px 12px;
	text-decoration:none;
	}


.menu li a:hover {
/*	background-image: url(menu_bg_hover.png);*/
	text-decoration:none;
background: #FFD83F; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-radial-gradient(center, ellipse cover,  #f6c500 0%, #FFD83F 0%, #f6c500 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#f6c500), color-stop(0%,#FFD83F), color-stop(100%,#f6c500)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #f6c500 0%,#FFD83F 0%,#f6c500 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #f6c500 0%,#FFD83F 0%,#f6c500 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #f6c500 0%,#FFD83F 0%,#f6c500 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #f6c500 0%,#FFD83F 0%,#f6c500 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3697ca', endColorstr='#3697ca',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	}
	
.menu ul li:hover a	{
	color: #0076ad;
	background-color: #ddd;
	text-decoration:none;
	margin: 0;
}


.menu li ul{
	background-color: #ddd;
/*	background-image: url(menu_bg.png);*/
	display:none;
	padding:0px;
	margin:0px;
	position:absolute;
	width:auto;
	z-index:200;
	-moz-border-radius: 0em 0em 1em 1em;
	border-radius: 0em 0em 1em 1em; 
	/*top:1em;
	/*left:0;*/
	}

.menu li:hover ul{ display:block; }

.menu li li {
/*	background:url('images/sub_sep.gif') bottom left no-repeat; */
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:175px;
	height: 60px;
	border: none;
	}

.menu li:hover li a { color: #000000;
	-moz-border-radius: 0em 0em 0em 0em;
	border-radius: 0em 0em 0em 0em; 
	background:none; }


.menu li ul a{
background: rgb(226,226,226); /* Old browsers */
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
	display:block;
	height:40px;
	font-size:13px;
	font-style:normal;
	margin:0px;
	padding:4px 10px 0px 15px;
	text-align:left;
/*	background-image: url(menu_bg.png);
	border-top: 1px solid #000;
	border-left: 1px solid #000;	
	border-right: 1px solid #000; */
	}

.menu li ul a:hover, .menu li ul li:hover a{
/*	background: url(menu_bg_hover.png) #ccc; */
	-moz-border-radius: 0em 0em 0em 0em;
	border-radius: 0em 0em 0em 0em; 
	border:0px;
	background: rgb(226,226,226); /* Old browsers */
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
	color:#000;
	text-decoration:none;
/*	border-top: 1px solid #000;
	border-left: 1px solid #000;	
	border-right: 1px solid #000;*/
	}
	
.menu p { clear:left; }


#slideshow	{width: 425px; }


/* ------ MESSAGES ---------*/

.info, .success, .warning, .errormsg, .importantMessage {
border: 1px solid;
margin: 10px 0px;
padding:10px 10px 10px 50px;
background-repeat: no-repeat;
background-position: 10px center;
background-size: 30px; 
-moz-border-radius:.5em;
-webkit-border-radius:.5em;
border-radius:.5em;
}
.info { color: #fff; background-color: #0076ad; background-image: url('../images/icons/info.png'); border-color: #1F3F7D; }
.success { color: #4F8A10; background-color: #DFF2BF; background-image:url('../images/icons/success.png'); }
.warning { color: #9F6000; background-color: #ffd24d; background-image: url('../images/icons/warning2.png'); }
.errormsg, .importantMessage{ font-size: 100%; font-weight: normal; color: #D8000C; background-color: #FFBABA; background-image: url('../eremitimages/images/icons/error.png'); }


.username, .importantMessage {
border: 1px solid;
margin: 10px 0px;
padding: 10px 10px 10px 5px;
background-repeat: no-repeat;
background-position: 10px center;
background-size: 30px; 
-moz-border-radius:.5em;
-webkit-border-radius:.5em;
border-radius:.5em;
}
.username { color: #000; background-color: #ffffff; border-color: #000; }</pre></body></html>