/*
* SusanGrabowski.com
*/

BODY
{
	padding: none;
	margin: 0px;
	background-color: 330000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: CCFFFF;
}

A
{
	text-decoration: underline;
	color: CCFFFF;
}

IMG
{
	border: 0px;
}

TABLE
{
	/* table-layout: fixed; */
}

TD
{
	vertical-align: top;
}

TABLE.base
{
	height: 100%;
	width: 100%;
}

TABLE.base TD.menu
{
	width: 155px;
	height: 100%;
	background: url(images/base/fade.gif);
	background-repeat: repeat-y;
}

TABLE.header
{
	margin-top: 10px;
	margin-left: 35px;
}

TABLE.menu
{
	margin-top: 60px;
}

TABLE.subhead
{
	margin-top: 5px;
	width: 100%;
}

TABLE.subhead TD
{
	vertical-align: top;
	font-size: 12pt;
	font-weight: normal;
	background: url(images/base/bar.gif);
	background-repeat: no-repeat;
}

TABLE.subhead SPAN.bar
{
	vertical-align: middle;
	padding-left: 40px;
	font-size: 14pt;
	font-weight: normal;	
}

TABLE.subhead SPAN.instructions
{
	font-size: 10pt;
	font-weight: normal;	
	font-style: italic;
}

TABLE.showcase
{
}

TABLE.showcase TD
{
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 35px;
}

TABLE.showcase TD.firstrow
{
	padding-top: 35px;
}

TABLE.showcase TD.aligntop
{
	padding-top: 0px;
}

TABLE.showcase TD.nopadding
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

SPAN.copy
{
	font-size: 10pt;
	line-height: 18px;
}

TABLE.legal
{
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}
TABLE.legal SPAN
{
	font-size: 8pt;
}