/* Style sheet drafted by referencing A List Apart at http://www.alistapart.com */
/* Updated April 30, 2006 */

body {
	background: white; font-family : "Times New Roman", Times, serif; font-size: 12pt;
	}

iframe {
	display: none; 
}


h1 {
	margin: 0 0 -1em 0;
}

#heading, #navigationbar, .noprint	{
	display:none;
}

#navcolumn ul {
	display: none;
}
#navcolumn dt	{
	font-family: arial, helvetica, sans-serif; color: #fff; text-transform: uppercase; font-weight: bold; color: maroon;
}

#navcolumn dl	{
	font-family: arial, helvetica, sans-serif; color: #fff;
}

#navcolumn dl a:link {
	font-family: arial, helvetica, sans-serif; color: #fff; 
}

#navcolumn dl a:visited {
	font-family: arial, helvetica, sans-serif; color: #fff; 
}

#navcolumn dl a:active {
	font-family: arial, helvetica, sans-serif; color: #fff; 
}

#contentcolumn	{
	color: black; background: transparent; margin-top: 0; padding-top: 0;
}

#contentcolumn img	{
	display: none;
}

#footer	{
	display: none;
}

table {
	margin-left: 50px;
}
tbody	{
	vertical-align: top;
}

td.justifyalign {
	text-align: justify;	
}

.indent20 {
	margin-left: 20px;
}

.indent50 {
	margin-left: 50px;
}
