﻿#ISIWrapper
{
	width: 850px;
	min-height: 200px;
	float: left;	
	background-color: #CEC5D8;
	margin-left:5px;
}

ISIWrapper_OptOut
{
	width: 700px;
}

#ISI
{    
	color: #cec5d8;
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 30px;
	text-align:left;
}

#ISI p
{
	color:Black;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 18px;
}

#ISI ul
{
	color: Black;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 0;
}

#ISI li
{
    padding-top:10px;
}

#ISI .grayRule
{
	border-top: 1px solid gray;
	width: auto;
	margin-left: 20px;
	padding-top: 8px;
}

#ISIWrapper .grayRule
{
	    border-top: 1px solid gray;
    width: 800px;
    margin-left: 20px;
    padding-top: 8px;
}

#ISIWrapper .ISIseparator, #ISIWrapper .ISIseparator_top
{
	border-top: 1px solid gray;
	width: 800px;
	margin-left: 20px;
	padding-top: 8px;
}

#ISIWrapper .ISIseparator_top
{
	margin-bottom: -30px;
}

#ISI .bold
{
	font-weight: bold;
}

#ISI h1
{
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}
#ISI h2
{
    color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}

.BoldBackgroundText
{    
		color: #7F65A2;
		font-family: Arial;
		font-size: 13px;
		text-align:left;
		width:618px;
		font-weight:bold;
		margin-top:120px;
}
