body
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: courier;
}
/** New Stlyes **/

/*--------------------------------------------------------------------
-- 'Body' Styles
--------------------------------------------------------------------*/
body.cBodyNormal
{
	background-color: #eeeeee;
	margin-top: 10;
}
table.cPageTable
{
	background-image: url(../images/dm/pageBg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
h1.cTextPageHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: #f58f00;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;

	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
}
p.dmTextTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;

	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
}

p.dmTextTitleRight
{
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;

	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
}

p.dmMenuText1, a.dmLinkMenuItem1, a.dmLinkMenuItem1:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #996699;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;

	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
}
p.dmMenuText2, a.dmLinkMenuItem2, a.dmLinkMenuItem2:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #298f90;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;

	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
}
p.dmMenuText3, a.dmLinkMenuItem3, a.dmLinkMenuItem3:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #298fc2;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;

	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
}
p.dmMenuText4, a.dmLinkMenuItem4, a.dmLinkMenuItem4:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #f58f00;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;

	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
}
/** Old Styles **/

h1.cTextNormal
{
	margin-top:5px;
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
}

p.cTextNormal
{
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
}

a.cLinkNormal, a.cLinkNormal:hover, a.cLinkNormal:active
{
	text-decoration:none;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
}
