/* OVER-RIDE GLOBAL DEFAULTS
=============================== */
body{

}

/* LOCAL
=============================== */

.row4 .col1{
	text-align:right;
}

.row4 .col2 h2, .row4 .col3 h2, .row4 .col4 h2{
	margin-bottom:10px;
}

.row4 .col2 h3, .row4 .col3 h3, .row4 .col4 h3{
	font-weight:bold;
	font-size:1.05em;
}

.row4 .col2 p{
	margin:0px 20px 10px 0px;
}

.row4sub1, .row4sub3{
	padding-top:20px;
}



.row4sub2 p{
	margin:0px 0px 8px 0px;
}

.row4sub2 .item1 strong{
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
}

.row4sub4 ol{
	list-style-type:none;
	font-size:0.9em;
}

.row4sub4 ol li{
	margin:0px 0px 3px 15px;
	text-indent:-15px;
	line-height:1.1em;
}

.row4sub4 ul{
	list-style-type:disc;
	margin-top:3px;
}

.row4sub4 ul li{
	margin:0px 0px 3px 5px;
	text-indent:-15px;
	line-height:1.1em;
	padding-left:14px;
	font-size:0.9em;
	color:#666;
}