
html, body {
	color: #000;
	font-size: 12px;
	font-family: verdana,georgia,garamond,arial;
	margin:0;
	padding:0;
	height:100%;
	text-align:left;
	background:#949494;
	text-align: justify;
	
}
#BACK {
   position: absolute;
   margin-left: 50%;
   left: -600px;
   width: 1200px;
padding-top:10px;

background:#ffffff url('../images/background.gif') repeat-y ;
}

a{
	text-decoration: none;
	color: #4A4F6C;

}
a:hover{
	text-decoration: underline;
	color: #313144;

}


#wrap {
	 background:#ffffff url('../images/ilc-banner.gif') no-repeat; 

}
#grey{
background: #eeeeee;
padding:2px;
border-bottom: 1px dotted #666;
}
#white{
background: #ffffff;
padding:2px;
border-bottom: 1px dotted #666;
}

#topbar{

}

.searchbox {
	float:left;

}

#nav {
	float:right;
}
#nav a{
	display:inline;
	padding: 5px;

}
#nav a:hover{

	background:#eeeeee;
	text-decoration:none;
}
#header{

}

#breadcrumb {
	font-size: 10px;
	font-family: arial;
	font-style: italic;
	width: 300px;
}
#search {
	font-size: 12px;


	width: 295px;
	float: right;
	padding: 5px;
background: #95C7BE;
}
#search input{
	font-size: 10px;
	color: #666666;
}
hr.full{
	height:0.5px;
	border:0;
	background: #2A3674;
	margin-left: -10px;
	margin-right: -10px;
}
hr{
	height:1px;
	border:0;
	background: #2A3674;

}
hr.top{
	height:1px;
	border:0;
	background: #95C7BE;

}

#leftCol {
width:300px;
}

#centerCol {
width:400px;

padding: 0 5px;
}

#twoCol {
width:700px;
/* padding: 0 5px; */

}
#lightgrey{
width:700px;
display: block;
background: #eeeeee;
border: 1px solid #666;
}

#rightCol {
width:300px;
}

#weather {
	color:#2A3674;
	float: right;
	font-size: 10px;
	font-family: arial;
}

#featuretitleMAIN{
	font-size:20px;
	font-family: 'Arial';
	color: #EBEBEB;
	font-weight:bold;
	text-decoration:none;
	line-height:17pt;
	margin-bottom: -20px;
	float:right;
	z-index:-5;

}
h3{
	font-size 5px;
	margin: 5px 0;
}
#title{
	display: block;

	padding: 5px;
	color: #fff;
background:#51598A url('../images/navback.gif') repeat-x ;

}
#title a{
	color: #fff;
}

#subtitle{
	display: block;

	padding: 5px;
	color: #5E6695;
background:#C7C9D9 url('../images/navback2.gif') repeat-x ;
}
#subtitle_EXTENDED{
	display: block;
	padding: 5px;
	color: #FF6600;
background:#C3F5C2 ;
}
#subtitle_EXTENDED a{

	color: #FF6600;
}

#frontpageImageWrap{
/*	border: 9px solid #B1B5CE; */
	border: 1px solid #4A4F6C;
	padding: 5px;
	background-color: #EFF1F6;
	margin: 0 0 5px -5px;
}
img.frontpageImage{
	border: 2px solid #4A4F6C;
	margin: 5px 5px 10px 10px;
	padding:6px;
	background:#eee;
}
img.articleimageLIST {
	border: 1px solid #4A4F6C;
	padding: 2px;
	background-color: #B1B5CE;
	margin: 0 5px 5px 5px;
}
img.outline{
	border: 1px solid #4A4F6C;
	margin-right: 5px;
}
#kris{
	text-align: justify; 
}
img.kris{
	border: 1px solid #4A4F6C;
	margin-right: 5px;
}
.hotBusiness {

	background-color: #eeeeee;
}
.clear{
 clear:both;	
}
.article{
	padding-right: 5px;
}
.lightupHOVER{
	padding: 3px;
}
.lightupHOVER:hover{
	background: #eee;
}

html>body #footer {
	height: auto;
}
#footer{
color: #999;
}
#footer hr{
	background: #2A3674;
}
.ad{
	padding-right:3px;
}
.ad2{
padding-left: 3px;

}
blockquote{
padding: 20px;
margin: 0 0 0 60px;
font-size:18px;
font-style: italic;
background: #EBEBEB url('../images/quote.png') top left no-repeat;
border: 1px solid #666;
}
.blockquote{
padding: 5px;
margin: 0 0 0 110px;
font-size:12px;

background: #EBEBEB url('../images/quote.png') top left no-repeat;
border: 1px solid #666;


}
.borderleft{
	width:75px;
	border-left: 1px dotted #4A4F6C;
}
