/* CSS Document */

.bodyText	{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-weight:normal;

	text-decoration:none;

	line-height:16px;

	color:#6B7575;

	}

.leftSignpost	{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-weight:bold;

	text-decoration:none;

	line-height:16px;

	color:#697172;

	text-align: right;

	}

.bodyTextBold	{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-weight:bold;

	text-decoration:none;

	line-height:16px;

	color:#363E3F;

	}

.bodyTextEmphasis	{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-weight:normal;

	text-decoration:none;

	line-height:16px;

	color:#363E3F;

	}

.errorText	{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:9px;

	font-weight:normal;

	text-decoration:none;

	line-height:14px;

	color:#CC0000;

	}

.drawHline	{

	background-image: url(../images/dash.gif);

	}

.drawVline	{

	background-image: url(../images/dash.gif);

	}

	