div#column_main { width:98%; }
div#column_left, div#column_right { height:100%; }

ul.noBullets, ul.noBulletsSmall { margin-left:5px; list-style-type:none; }
ul.noBulletsSmall li a { font-size:75%; }
div#rhsMargin {
	width:150px;
	float:right;
	border-left:4px solid #ffffcc;
	/*background-color: #FFFFFF;*/
	overflow:hidden;
}
div#rhsFloater {
	border:1px solid #559CBE;
	/*background-color: #F1F8FC;*/
	padding:0.25em;
}
div#rhsFloater p { margin-top:2px;font-size:65%; }
div#rhsFloater h2 { margin:2px;font-size:75%; }
div#rhsFloater ul.noBullets li a { font-size:75%; }

div#column_main table.noBorder, div#column_main table.noBorder tr td {
	border: none; 
}
span.bigFirstLetter { font-family:Georgia, "Times New Roman", Times, serif;font-size:150%;font-weight:bold;line-height:80%; }
p.question, p.answer { padding-left:1em;text-indent:-1em;}
p.question { margin-bottom:.5em; font-weight: bold;}
p.answer { margin-top:0em;}
p.indent01 { margin-left:20px; }

