#content h2 {
	font-family: Arial Narrow;
	margin-bottom: 18px;
}
p, address {
	margin-bottom: 0.9em;
	line-height: 150%;	
}



#content #sideColumnBlock h2 {
	font-size: 125%;
	font-family: Arial;
	color: silver;
}

#content #sideColumn .columnPadding {
	padding-top: 23px;	
}

#content #navigationSideColumn h3 {
	background: yellow;
	padding: 2px 4px;
	font-family: Arial Narrow;
	font-size: 140%;
}
		


#content #articleColumn h2 {
	font-size: 180%; 	
}

#content #articleColumn h3 {
	margin: 1.7em 0 1em;
	text-transform: uppercase;
	font-size: 125%;
}
#content #articleColumn h4 {
	margin: 0 0 1em;
} 
#content #articleColumn p {
	margin: 0 0 1em;
}
#content #articleColumn address {
	margin: 0 0 1em;	
	line-height: 180%;
}
#content #articleColumn ul {
	margin: 0 0 1em;
	list-style: square;
	margin-left: 20px;
}
#content #articleColumn ol {
	margin: 0 0 1em;
	list-style: decimal;
	margin-left: 20px;
}
#content #articleColumn li {
	margin-bottom: 0.5em;
}
#content #articleColumn p.quote {
	font-size: 150%;
	line-height: 135%;
	font-family: "Georgia", serif;
	font-style: italic;
	color: rgb(40, 40, 40);
	border-left: 2px solid silver;
	padding: 10px 0 10px 20px !important;
	background: rgb(247, 247, 247);
}

#content #articleColumn .ilu {
	margin: 0 0 1.2em;	
}


#articleColumn h2.sectionHeader {
	border-bottom: 1px solid silver;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2em;
	margin-bottom: 1em;	
	font-size: 140%;
}
#articleColumn .perex {
	font-weight: bold;
}
#articleColumn p.perex {
	margin-bottom: 3px;	
}
#articleColumn h4 {
	margin: 1.5em 0 0.9em;	
}



h2.sectionHeader {
	font-size: 125%;
	margin-bottom: 14px;
	color: rgb(160, 160, 160);
	font-family: Arial !important;
	font-weight: bold;	
}






#content table.details {
	background: rgb(244, 244, 244);
	width: 100%;
	border-bottom: 2px solid white;
	margin-bottom: 1.1em;
}
#content table.details th {
	width: 14em;
	font-weight: bold;
}
#content table.details td, #content table.details th {
	border-top: 2px solid white;
	padding: 4px;
}



#content table.list {
	width: 100%;
	border-bottom: 1px solid rgb(220, 220, 220);
}
#content table.list td {
	padding: 8px 8px;
	border-top: 1px solid rgb(220, 220, 220);
}
#content table.list h3 {
	margin-top: 0 !important;
	font-size: 110% !important;
	text-transform: none !important;
}

#content table.list em {
	color: gray;
	font-style: normal;
	font-size: 90%;
}



.filePreviewImage {
	border: 3px solid gray;
	margin-bottom: 8px;
}
.fileImage {

}

.letterEnvironment {
font-style: italic;
margin: 20px;
padding: 10px;
border: 1px solid silver;
}


.moreInline {
	background: url('../pics/arrow.gif') no-repeat right yellow;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	font-weight: bold;
	border-bottom: 0 !important;
	text-decoration: none !important;
	margin-left: 3px;
	padding-left: 7px;
}

/*\*/
body:nth-of-type(1) .moreInline {
	white-space: nowrap;
}
/**/
