/* Style sheet drafted by referencing A List Apart at http://www.alistapart.com */
/* Updated January 15, 2004 */

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

h1 {
	font : bold 1.2em arial, helvetica, serif; text-align : left; line-height: 1.2em;
}

h2 {
	font-weight: bold; font-size: 1.2em; margin-bottom: 0px; margin-top: 0; padding: 0;
}

#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;
}

.indent20 {
	margin-left: 20px;
}

.indent50 {
	margin-left: 50px;
}

#footer	{
	display: none;
}

table	{
	border: 0; margin: 0;
}

table table	{
	border: 0; margin-left: 100px;
}

iframe	{
	display: none;
}