div.greyBox {
	display:block;
	background: transparent url('/assets/ias/images/iasmain/IAS-topleft-bg.gif') no-repeat;
	height: 120px;
	width: 370px;
	margin:0px 10px 20px 0px;
	padding: 10px 10px 0px 10px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
}

.bigBlack{
	font: bold 15px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;

}

.iasLeftRight{
	width: 772px;
	overflow:hidden;
	clear:both;
}

.iasLeftRight span{
	display:block;
	margin-left:95px;
}

.iasImage{
	display:block;
	float:right;

}

.small-promo-l {
	width: 381px;
	height: 120px;
	float: left;
	margin-right: 10px;
}

.clearfloats34 {
	clear:both;
	height: 34px;
	min-height: 34px;
}

.small-promo-r {
	width: 381px;
	height: 120px;
	float: left;
}


.iasLeft{
	display:block;
	float:left;
	width:377px;
	margin-right:10px;
	height:auto;

}

.iasRight{
	float:right;
	display:block;
	width:383px;
	height:auto;
}

div.iasLeft img{ 
	display: block;
    float:left;
	width: 77px;
	height:60px;
	margin-right:16px;
}

div.iasLeft a.rowTitle:link{font: bold 14px Arial, Helvetica, sans-serif;color:#004276;text-decoration:none;}
div.iasLeft a.rowTitle:visited{font: bold 14px Arial, Helvetica, sans-serif;color:#666633;text-decoration:none;}
div.iasLeft a.rowTitle:hover{font: bold 14px Arial, Helvetica, sans-serif;color:#9b0033;text-decoration:underline;}

div.iasRight img{ 
	display: block;
    float:left;
	width: 77px;
	height:60px;
	margin-right:16px;
}

div.iasRight a.rowTitle:link{font: bold 14px Arial, Helvetica, sans-serif;color:#004276;text-decoration:none;}
div.iasRight a.rowTitle:visited{font: bold 14px Arial, Helvetica, sans-serif;color:#666633;text-decoration:none;}
div.iasRight a.rowTitle:hover{font: bold 14px Arial, Helvetica, sans-serif;color:#9b0033;text-decoration:underline;}

.freetrialImg {
	margin-bottom:23px;
}

div.roundBox {
	margin-bottom: 23px;
}
div.roundBox div.roundBoxSolidTitle {
	display:block;
	border:solid 0px #93A8BB;
	border-width:0px 1px;
	text-align: left;
	background: #93A8BB;
	padding: 4px 0px 6px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
div.roundBox div.roundBoxSolidTitleGrad {
	display:block;
	border:solid 0px #93A8BB;
	border-width:0px 1px;
	text-align: left;
	background: #A3BCD2 url('/stellent/groups/public/documents/image/dev041559.gif') repeat-x top left;
	padding: 2px 0px 7px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

div.roundBox div.roundBoxContent {
	display:block;
	border:solid 0px #CACBCE;
	border-width:0px 1px;
	text-align: left;
	border-top: solid 1px #CACBCE;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	width: auto;
}
div.roundBox div.roundBoxContent table.roundBoxTable {
	border-collapse:collapse;
}


div.roundBox div.roundBoxContent p {
	margin:0px;
	padding: 5px 0px 5px 10px;
}
div.roundBox div.roundBoxContent ul {
	margin: 0px;
	padding: 10px 9px 0px 30px;
}

ul.noUnderLineLink li a:link, ul.noUnderLineLink li a:active, ul.noUnderLineLink li a:hover, ul.noUnderLineLink li a:visited {
	text-decoration: none;
	/*line-height:2px;*/
}
div.roundBox div.roundBoxContent ul{
	padding:10px 10px 10px 25px;
}


img.page-art {
	float:left;
	margin:0 10px 10px 0;
}

