@import url("../../ns2.css");
td.leftcol {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
td.menucell {
	font-size: 8pt;
	padding-right: 20px;
	padding-bottom: 10px;
}
h1 {
	font-size: 2em;
	font-style: italic;
	color: #990000;
}
td.centercol {
	padding: 15px 20px 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
td.rightcol {
	background-color: #FFFFDF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 20px;
	border: 1px dotted #999999;
}
.whatis {
	font-size: 8pt;
	font-style: italic;
	line-height: 13pt;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 1.2em;
	color: #990000;
}
td.footer {
	background-image:  url(images/flags.gif);
	background-repeat: repeat;
}
