@import url("content.css");@import url("navigation.css");@import url("headerfooter.css");@import url("form.css");body {    margin:0;    padding:0;    background:#fff;    font-size:11px;    font-family:Verdana, Tahoma, Arial, Serif;    color:#000;    text-align:left;}a {    text-decoration:none;    color:#336699;}a:hover {    text-decoration:underline;    color:#336699;}a img {	border:none;}p {    font-family:Arial, Tahoma, Verdana, Serif;    font-size:11px;    padding:5px 10px 5px 10px;    margin:0 0 0 0;}h1 {    font-family:Arial, Tahoma, Verdana, Serif;    font-size:18px;    font-weight:bold;    padding:0 0 0 0;    margin:0 0 0 0;}.h2 {    background:#f1f1f1;    font-family:Arial, Tahoma, Verdana, Serif;    font-size:16px;    height:22px;    color:#336699;    font-weight:bold;    padding:2px 0 2px 10px;    margin:0 0 0 0;    border-bottom:1px solid #eee;}h2 {    font-family:Arial, Tahoma, Verdana, Serif;    font-size:16px;    height:22px;    color:#336699;    font-weight:bold;    padding:2px 0 2px 10px;}.detail {    background:#336699; color:#ffffff; font-weight:bold;}.h2_bullet {	background:url("../images/h2-bullet-bg.gif") top left no-repeat;	height:22px;	padding:4px 0 0 22px;}h2.indent {	padding:4px 0 0 4px;    margin:10px 0 0 0;}.nobr {  white-space: nowrap}.clear {	clear:both;}.floatLeft {	float:left;}.floatRight {	float:right;}.splitter20 {	width:20px;	height:20px;}.whiteBox {	background:#fff;	padding:3px;}.grayBox {	background:#fff;	width:100%;	border:1px solid #eee;}.grayWrapper {	background:#eee;	padding:5px 0 0 0;	width:100%;}.detailed {	background:url("../images/detailed-bg.png") top left no-repeat;	height:17px;	width:150px;	vertical-align:middle;	text-align:left;	line-height:17px;	padding:0 0 0 4px;	margin-left:0px;	color:#336699;}a.printer {	color:#ccc;}a:hover.printer {	color:#ddd;	text-decoration:none;}