﻿BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	margin-left: 3px;
}

.articlePadding{
	padding-left: 25px;
	padding-right: 25px;
}

DIV.logo_title{
	background-image: url("http://www.icca-boston.org/images/block2.gif");
	font-style: normal;
	background-repeat: repeat-x;
	vertical-align: middle;
	font-weight: bold;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 98px;
	text-align: center;
}

span.logo_title2{
	font-size: 14pt;
}

DIV.logo{
	float: left;
}

DIV.nav{
	background-image: url("http://www.icca-boston.org/images/nav1_bg.jpg");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-align: center;
	line-height: 25px;
}

div.indent1{
	margin-left: 30px;
}

H1, H2, H3, H4, H5, H6{
	font-family: Arial, Helvetica, sans-serif;
}

P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.volume{
	border-style: none;
	text-align: center;
}

P.volume{
	text-align: center;
}

p.body{
	font-size: 9pt;
}

.sectionTitle{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7dafe2;
	font-weight: bold;
	font-size: 12pt;
	vertical-align: top;
	padding: 2px;
	padding-left: 10px;
}

TABLE.body{
	border-color: #7dafe2;
	border-width: 2px;
	width: 100%;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-style: solid;
	border-right-style: none;
}

TD.body{
	vertical-align: top;
	font-size: 9pt;
}

TD{
	padding: 5px;
}
TD.leftBody{
	border-right-color: #7dafe2;
	border-right-width: 2px;
	border-right-style: solid;
	width: 200px;
	font-size: 9pt;
	vertical-align: top;
}