body {
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	background-color:#fff;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:200;
	color:black;
	font-style: italic;
	text-decoration: none;
	}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:18px;
	line-height:18px;
	font-weight:700;
	color:black;
	}
h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:14px;
	line-height:14px;
	font-weight:900;
	color:black;
	}
p {
	font:14px/20px Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

img {
        border:1em solid #fff;
        page-break-inside:avoid;
	}
#Content>p {
	margin:0px;
	text-indent: 30px;
}
#Content>p+p {text-indent:30px;}

a {
	color:black;
	font-size:14px;
	text-decoration:underline;
	font-weight:600;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
a:link {color:black;
	text-decoration:underline;
}
a:visited {color:black;
	text-decoration:underline;
}

#Header {
     display:none;
}

#ILNav{
     display:none;
	}

#Menu {
     display:none;
}

div.thumbnail 
{
	width: 220px;
	float: left;
	margin: 0px 10px 10px 0px;
	background-image: url(images/picbackgrnd.gif);    
}

div.thumbnail img
{
	border: 1px solid #777;
	margin: 10px 0px 0px 10px;
}

div.thumbnail p
{
	margin: 0;
	padding: 0px 20px 30px 10px;
	background-image: url(images/picbackgrnd.gif); 
	text-align: center;
}

.clear
{
	clear: left;
}

.Content_Box_Left {
        width:46%;
        float:left;
        margin:2%
 	padding:2%;
	text-align: center;
	}

.Content_Box_Right {
        width:46%;
        float:right;
        margin:2%
	padding:2%;
	text-align: center;
	}
	

.ILBottom {clear:both}

.ILFooterBox {
     display:none;
}

.ILFooterBoxLeft {
     display:none;
}

.ILFooterBoxRight {
     display:none;
}

#P3ByLine {
     text-align:center;
     color::#000;
     background-color:#fff;


}