body
{
	font-size: 10pt;
	font-family: Tahoma, Arial;
	margin:0px;
}

PRE
{
	font-size: 10pt;
	font-family: Tahoma, Arial;
}

DIV.body
{
	margin: 10px;
}

TD
{
	font-size: 10pt;
	font-family: Tahoma, Arial;
}
TABLE.toolbar
{
	background-image: url(../Images/toolbar_bckgrnd.gif);
}

TD.button
{
	padding-left: 4px;
	padding-top: 22px;
}

TABLE.subMenu
{
	background-image: url(../Images/SubMenu/toolbar_back.gif);
}

TD.subButton
{
	padding-left: 4px;
	padding-bottom: 2px;
}

TD.buttonBar
{
	border: solid 1px #999999;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #cccccc;
}

TD.formHeader
{
	border-bottom: solid 1px #999999;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: #cccccc;
	font-weight:bold;
}

INPUT
{
	font-size: 10pt;
	font-family: Tahoma;
}

A
{
	color: #990000;
}

.header
{
	BORDER: #999999 2px solid; 
	padding:4px; 
	margin-bottom:16px;
	font-weight:bold;
	width:400px;
}

DIV.shortP
{
	padding-bottom:8px;
	padding-right:120px;
}
DIV.narrow
{
	padding-right:120px;
	padding-bottom:16px;
}
DIV.newSection
{
	padding-bottom:8px;
	padding-top:8px;
	padding-right:120px;
}