/* CSS Document */

.content
{
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-family:"Times New Roman", Times, serif, Georgia;
	font-size:95%;*/
	padding-right: 2.5em;
	/*padding-top:3.6em;*/
	
	/*display:table;*/
}

div.content{
	width:665px;
	display:block;
	float:right;
}

.citation
{
	font-style:italic;
	font-size:1.1em;
	color:#333333;
}

big
{
	font-size: 130%;
	color:#333333;
	
	display:block;
	padding-bottom:10px;

}

bb
{
	font-weight:bold;
}

.semibr
{
	padding-top:4px;
	padding-bottom:4px;
}


.markerblock
{
	padding: 5px 10px 5px 30px;
	background-color:#F8F7F1;
	
	border:1px solid;
	border-color:#EBE7D6;
}


.content img
{
	margin-right:15px;
}

.content table
{
	background-color:#FAF9F5;
}
.content table td
{
	font-size: 0.9em;
	padding: 5px;
	/*border-bottom: #F5F5F5 solid 1px;*/
	border: solid 1px #FFFFFF;
	border-top: #FFF solid 2px;
}
.content table th
{
	font-weight:bold;
	font-size: 0.9em;
	padding: 5px;
	/*color:#CCCCCC;*/
	background-color: #EEEEF2;
	border: solid 1px #FFFFFF;
	/*border-left: #EEEEF2 solid 2px;
	border-right: #EEEEF2 solid 2px;*/
}
.content table td td
{
	font-size: 1em;
	padding: 3px 0 3px 0;
	border: none;
}
.content table span
{
	font-size: 1em;
	padding-left: 2em;
}
.content table.tableBlank,
.content .blank
{
	background-color:#FFFFFF;
	border:none;
	font-size:1.1em;
}
.content table.tableBlank td
{
	background-color:#FFFFFF;
	border:none;
}
.content .tableBlank span,
.blank span,
{
	padding-left:0;
}

.content ul
{
	padding: 5px 10px 5px 30px;
	background-color:#F8F7F1;
	
	border:1px solid;
	border-color:#EBE7D6;
}
.content ul.blank
{
	background: none;
	border:none;
	padding-top: 0;
}
.content ol ul
{
	background: none;
	border:none;
}
.content ul li
{
	list-style-image:url(/i/dot.gif);
}
.content .block
{
	padding: 5px 10px 5px 30px;
	background-color:#F8F7F1;
	
	border:1px solid;
	border-color:#EBE7D6;
}
.content p
{
	padding-top: 0.0em;
	margin-top: 0em;
	padding-bottom: 0.5em;
}
.content h3
{
	padding-top:0.3em;
	padding-bottom: 0em;
	margin-bottom: 0.7em;
}
.content h1
{
	1font-size:170%;
}
.content .orange
{
	color:#FF6600;
}
.content .sizeimg
{
	padding:2.5em 0 2.5em 0;
	vertical-align:bottom;
}
.floatLeft
{
	float:left;
}
.floatLeft div
{
	float:left;
}
.inRight
{
	padding-left:2.9em;
}
.inRight p
{
	padding:0.0em 0 1em 0;
	margin:0;
}
.roundRect
{
	background:url('/i/r_left.gif') #F9F7ED repeat-y left;
}
.roundRect div
{
	background:url('/i/r_bottom.gif') repeat-x bottom;
}
.roundRect div div
{
	background:url('/i/r_right.gif') repeat-y right;
}
.roundRect div div div
{
	background:url('/i/r_top.gif') repeat-x top;
}
.roundRect div div div div
{
	background:url('/i/r_left_top.gif') no-repeat left top;
}
.roundRect div div div div div
{
	background:url('/i/r_left_bottom.gif') no-repeat left bottom;
}
.roundRect div div div div div div
{
	background:url('/i/r_right_bottom.gif') no-repeat right bottom;
}
.roundRect div div div div div div div
{
	background:url('/i/r_right_top.gif') no-repeat right top;
	padding:1.5em;
}
.greyRectHead {
	color:#999999;
	z-index:10;
	position:relative;
	left:15px;
	top:7px;
	background-color:#FFFFFF;
	
	padding:0 5px 0 5px;
}
.greyRoundRect
{
	background:url('/i/grey_r_left.gif') #FFF repeat-y left;
}
.greyRoundRect div
{
	background:url('/i/grey_r_bottom.gif') repeat-x bottom;
}
.greyRoundRect div div
{
	background:url('/i/grey_r_right.gif') repeat-y right;
}
.greyRoundRect div div div
{
	background:url('/i/grey_r_top.gif') repeat-x top;
}
.greyRoundRect div div div div
{
	background:url('/i/grey_r_left_top.gif') no-repeat left top;
}
.greyRoundRect div div div div div
{
	background:url('/i/grey_r_left_bottom.gif') no-repeat left bottom;
}
.greyRoundRect div div div div div div
{
	background:url('/i/grey_r_right_bottom.gif') no-repeat right bottom;
}
.greyRoundRect div div div div div div div
{
	background:url('/i/grey_r_right_top.gif') no-repeat right top;
	padding:1.0em;
}







.manualFile .mf_a
{
	vertical-align:middle;
}
