

body  {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 100%; font change */
	background-color: #FFF;
	}
	
td  {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 90%; font change */
	}		

hr {
	color: #999;
	}	
	
A:link {
	color: #00F;
	}
	
A:hover {
	color: #F00;
	}	
	
A:visited {
	color: #00F;
	}

	
th.rheader {
	padding:10px; 
	font-size: 16px; 
	font-weight:bold; 
	background: #F2FAFF;
	border-left: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
}

th.rtitle { 
	padding:5px; 
	font-size: 14px; 
	font-weight:bold; 
	border-top: 1px solid #104A7B;
	border-bottom: 1px solid #104A7B;
	}
	
	
	
.left 	{border-left: 1px solid #104A7B;}

.right	{border-right: 1px solid #104A7B;}

.top	{border-top: 1px solid #104A7B;}

.form_check { display: none; }

td.rfield { padding:5 5 5 20px; font-size: 11px; border-top: 1px solid #104A7B;}
td.rfield1 { padding:5 5 5 20px; font-size: 11px; }

	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
	color: #036;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
	color: #036;
	}	
	
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 0;
	color: #036;
	}		

	
/* 2013 Styles */
.bodyWrapper { max-width:960px; margin:0 auto; }	
	
//.header { border-bottom:3px solid #b2b2b2; margin-bottom:10px; overflow:hidden; padding-bottom:15px; }
.header { border-bottom:3px solid #b2b2b2; margin-bottom:10px; margin-top:10px; overflow:hidden;  }
.headerContain { width:650px; margin:0 auto; overflow:hidden; }
.logo { display:block; float:left; margin-right:15px}
//.tagline { font-weight:normal; text-align:left; font-size:18px; color:#030000; margin-top:40px; margin-left:10px; }
.tagline { font-weight:normal; font-family:"Times New Roman",Times,serif; text-align:left; font-size:16px; color:#030000; margin-top:40px; margin-left:50px; }
//.social { margin:70px 0 0 110px; }
//.social a:first-child { padding-left:190px; }
.social a { opacity:0.5; }
.social a:hover { opacity:1 }

.focal { overflow:hidden; }
.focalLeft { width:511px; float:left; padding:5px; }
#nav { padding:7px 0; text-align:center; }
#nav a { background:#eee; color:#000; text-decoration:none; padding:5px; margin:4px; display:inline-block; font-size:12px; 
	border-radius:50px;
}
#nav a.activeSlide { background:#ddd; }
.focalRight { width:295px; float:right; padding:5px; }
.imDaily { border:2px solid #4c607b; padding:5px; background:#ffedf0 }

.homeRow { border-bottom:3px solid #b2b2b2; overflow:hidden; }
//.homeBox { width:260px; padding:5px; float:left; min-height:200px }
.homeBox { width:400px; padding:5px; float:left; position:relative; }
.homeRow.last { border-bottom:transparent; }

.footer { border-top:3px solid #b2b2b2; margin-top:10px; }

td img {
vertical-align: bottom;
} 	
	
/* Style for ad banner */		
a.blue:link {color: white; background: #666362; }
a.blue:active {color: white; background: #666362;}
a.blue:visited {color: white; background: #666362;}
a.blue:hover {color: white; background: #666362;}

a.red:link {color: #0101ff; background: white;}
a.red:active {color: #F00; background: white;}
a.red:visited {color: #0101ff; background: white;}
a.red:hover {color: #F00; background: white;}

tr.blackrow{ background-color:#666362;}
tr.whiterow{ background-color:white;}


	
/* Style for top table in template */	
.ilwTopTable {
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#369;
	background-image:url(/images/home-flag-bkgnd.gif);
	width: 670px;
	margin-top: 2px;
	margin-left: 2px;
	}

.ilwTopTableCdArchives {
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#336699;
	background-image:url(/images/cdarchives/home-flag-bkgnd.gif);
	width: 670px;
	margin-top: 2px;
	margin-left: 2px;
	}
	
/* Start styles for cells in top table */
.ilwLogoCell {
	width: 106px;
	text-align:center;
	vertical-align: top;
	height: 68px;
	}	
	
.ilwTitleCell {
	padding-left:14px;
	vertical-align: bottom;
	}

.ilwTopRtCell {
	text-align:right;
	vertical-align:bottom;
	/* padding-bottom:12px; */
	}	

/* End styles for cells in top table */	
		
/* Style for main table in template */
.ilwMainTable {
	width: 670px;
	margin-top:2px;
	margin-left: 2px;
	}	
	
/* Style for menu strip table cell */	
.ilwMenuStrip {
	background-color: #369;
	padding: 4px;
	width: 106px;
	vertical-align: top;
	}

/* Style for main content cell */	
.ilwContentCell  {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%; /* font change */
	padding-left:14px;
	padding-top:2px;
	padding-right:4px;
	text-align: justify;
	vertical-align: top;
	width: 564px;
	}		


	
/* Start Grid styles - the following 3 styles when used together define the typical GRID with a 1 px border and a colored header row */
.ilwGridTable {
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	}
	

.ilwGridHeader {
	background-color: #369;
	color: white;
	font-weight: bold;
	padding: 3px;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	vertical-align: top;
	text-align: center;
	}

.ilwGridHeader2 {
	background-color: #FFCC99;
	color: #000;
	font-weight: bold;
	padding: 3px;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	vertical-align: top;
	text-align: center;
	}
	
.ilwGridSubHeader {
	background-color: #CFF;
	color: black;
	padding: 3px;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	vertical-align: top;
	text-align: center;
	}	
		
.ilwGridCell {
	color: black;
	font-weight: normal;
	padding: 3px;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	vertical-align: top;
	text-align: left;
	}	
/* End Grid styles */
	
/* Start box styles - the following styles when used together define typical BOX with a 1 px border and a colored header row */	
.ilwBoxTable {
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	}	
	
.ilwBoxHeader {
	background-color: #369;
	color: white;
	font-weight: bold;
	padding: 3px;
	vertical-align: top;
	text-align: center;
	}
/* End Box styles */		
	
/* Style for a secondary header cell, currently lt blue (such as on advertise on ilw page) */	
.ilwSubHeader {
	background-color: #CCFFFF;
	}

/* Start Form styles */ 
.ilwForm {
	margin-top:0px;
	margin-bottom:0px;
	}		
		
.ilwFormText {
	font-family: verdana, "Lucida Sans Typewriter", helvetica; 
	font-size: 10px; /* font change */	
	}

.ilwFormText2 {
	font-family: verdana, "Lucida Sans Typewriter", helvetica; 

	}

.ilwFormButton {
	font-family: verdana, "Lucida Sans Typewriter", helvetica; 
	font-size: 10px;
	font-weight: bold;	
	}	
/* End Form styles */
	
/* Start Menu styles */	
.ilwMenuHead {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
.ilwMenu {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
A.ilwMenu:link {
	color: #FFF;
	text-decoration: underline;
	}	
	
A.ilwMenu:visited {
	color: #FFF;
	text-decoration: underline;
	}
	
A.ilwMenu:hover {
	color: #FFF;
	text-decoration: underline;
	}
	
.ilwMenuForm {
	margin-top:0;
	margin-bottom:0;
	}		
		
.ilwMenuFormText {
	font-family: verdana, "Lucida Sans Typewriter", helvetica; 
	font-size: 9px;	
	}

.ilwMenuFormButton {
	font-family: verdana, "Lucida Sans Typewriter", helvetica; 
	font-size: 9px;
	font-weight: bold;	
	}			
/* End Menu styles */	

/* Start Print and Share links, which should always be bright blue - no visited link color*/
.ilwPrint {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #00f;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0px;
	}

A.ilwPrint:link {
	color: #00f;
	text-decoration: underline;
	}	
	
A.ilwPrint:visited {
	color: #00f;
	text-decoration: underline;
	}	
	
A.ilwPrint:hover {
	color: #f00;
	text-decoration: underline;
	}				
/* End Print and Share link styles */
	
/* Start Misc small print styles */	
.ilwListserv {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: black;
	text-align: left;
	padding: 4px 2px;
	}	

.ilwCrosslinks {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	}	
	
.ilwSmall {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: black;
	}		
	
.ilwFinePrint {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 70%; /* font change */
	color: black;
	}				

.ilwFinePrintMenu {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	color: white;
	text-align: left;
	}	
		
	
	/* Small Print for the back links at top of ImmigDaily sub-pages*/	
.ilwTiny {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	color: black;
	}	
/* End Misc small print styles */

/* Style for line in Daily */	
.ilwDailyLine {
	color: #CCC;
	}

/* Style for cell in Daily with light (grey) background */	
.ilwDailySubHeader {
	background-color: #DDD;
	}

/* Start Weekly styles - the following styles when used together define the Weekly look */	
.ilwWeeklyTable {
	border-top: 1px solid #C63;
	border-left: 1px solid #C63;
	border-right: 1px solid #C63;
	border-bottom: 1px solid #C63;
	}	
	
.ilwWeeklyHeader {
	background-color: #FC9;
	color: #036;
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 24px;
	padding: 3px;
	vertical-align: middle;
	}
	
.ilwWeeklyHeaderb {
	background-color: #FC9;
	color: black;
	padding: 3px;
	vertical-align: middle;
	text-align: right;
	}
	
.ilwWeeklySubHeader {
	background-color: #FFFFEA;
	color: black;
	padding: 3px;
	vertical-align: middle;
	}
	
.ilwWeeklyLine {
	color: #FC9;
	height: 1px;
	align: center;
	}	
	
.ilwWeeklyChatTable {
	border-top: 1px solid #FC9;
	border-left: 1px solid #FC9;
	}	
	
.ilwWeeklyChatHeader {
	background-color: #FFFFEA;
	color: #036;
	font-weight: bold;
	padding: 3px;
	border-right: 1px solid #FC9;
	border-bottom: 1px solid #FC9;
	vertical-align: top;
	text-align: center;
	}	
	
.ilwWeeklyChatCell {
	color: black;
	font-weight: normal;
	padding: 3px;
	border-right: 1px solid #FC9;
	border-bottom: 1px solid #FC9;
	vertical-align: top;
	text-align: left;
	}				
/* End Weekly styles */	

/* Start Canada styles - the following styles when used together define the Canada look */
.ilwCanadaTable {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	}	
	
.ilwCanadaHeader {
	background-color: #CCC;
	color: #036;
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 24px;
	padding: 3px;
	vertical-align: middle;
	text-align: center;
	}
	
.ilwCanadaSubHeader {
	background-color: #FFFFEA;
	color: black;
	padding: 3px;
	vertical-align: middle;
	}
	
.ilwCanadaLine {
	color: #FC9;
	height: 1px;
	align: center;
	}	
	
.ilwCanadaChatTable {
	border-top: 1px solid #FFCC99;
	border-left: 1px solid #FFCC99;
	}	
	
.ilwCanadaChatHeader {
	background-color: #FFFFEA;
	color: #036;
	font-weight: bold;
	padding: 3px;
	border-right: 1px solid #FFCC99;
	border-bottom: 1px solid #FFCC99;
	vertical-align: top;
	text-align: center;
	}	
	
.ilwCanadaChatCell {
	color: black;
	font-weight: normal;
	padding: 3px;
	border-right: 1px solid #FFCC99;
	border-bottom: 1px solid #FFCC99;
	vertical-align: top;
	text-align: left;
	}				
/* End Canada styles */


/* Removed from index.asp and pasted here */

.ilwHmSecHdng {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 11px; /* font change */
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}

.ilwHmSecHdng A:link {
	color: #000;
	text-decoration: underline;
	}

.ilwHmSecHdng A:hover {
	color: #F00;
	text-decoration: underline;
	}

.ilwHmSecHdng A:visited {
	color: #000;
	text-decoration: underline;
	}

.ilwHmHeadlines {
	margin-top: 2px;
	margin-bottom: 0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 60%; /* font change */
	color: black;
	text-decoration: none;
	}

.ilwHmHeadlines A:link {
	color: #00F;
	}

.ilwHmHeadlines A:hover {
	color: #F00;
	}

.ilwHmHeadlines A:visited {
	color: #00F;
	}

#left_column .ilwHmText, #search .ilwHmText, .lawyer_ilwHmtext, .smaller_font {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
//	font-size: 70%; /* font change */
	color: #000;
	}

.ilwHmFormText {
	font-family: verdana, "Lucida Sans Typewriter", helvetica;
	font-size: 10px; /* font change */
	}
/* alix's addition for overidding ul type */#pplist {    list-style-position: inside;    overflow:hidden;    border-top:2px solid black;    margin:0px;    border-bottom:2px solid black;    padding:0px;    text-align:left;    padding-left:10px;    list-style-type:circle;}
	
/* End - Removed from index.asp and pasted here */

.social_networking .ilwmenu {margin-top:8px; margin-bottom:8px;}

.social_networking_footer {}
.social_networking_footer div {float:left; margin-right:15px; margin-left:15px; text-align:center; margin-top:5px;}

