.btab			{width:840px;}
.btabsel		{width:100%;}
.bfimage		{width:150px; padding-right:4px; vertical-align:top;}
.bfselection	{height:150px; width:420px; padding-top:8px; vertical-align:top;}
.bfselectionf	{height:150px; width:840px; padding-top:8px; vertical-align:top;}
.btdsel			{padding-bottom:4px;}
.bfnavig		{}
.btdnavleft		{}
.btdnavright	{}
.btdnavmiddle	{width:20px;}
.btdnav			{text-align:center;}
.bcomment		{width:250px; }
select.bpick	{font-size:10pt; font-family: "Courier new"}

.bstptit		{font-size:14pt; color:#ffffff;}				/*ID_CSS_STEP_TITLE*/
.btxtlab		{font-size:10pt;}								/*ID_CSS_TEXT_LABEL*/
.btxtsel		{font-size:10pt; font-weight:bold;}				/*ID_CSS_TEXT_SELECT*/
.btxtinf		{font-size:8pt; color:black; font-style:italic;}/*ID_CSS_TEXT_INFO*/
.bfdet			{font-size:10pt; margin-bottom:4px; width:100%; background-color:white; border:Gray 1px solid; background-image:url(../cmsimg/dgspastellightgray.gif); background-repeat:repeat-x; padding:5px;}	/*ID_CSS_FRAME_DETAIL*/
.bfcom			{font-size:10pt; width:100%; background-color:white; border:Gray 1px solid; background-image:url(../cmsimg/dgspastelyellow.gif); background-repeat:repeat-x; padding:5px;}	/*ID_CSS_FRAME_COMMENT*/
.bbtn
{
	font-size:10pt;
	font-weight:bold;
	width:200px;
	font-family:Verdana,Helvetica,sans-serif;
	color:#ffffff;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #f85058 #b40710 #b40710 #f85058;
	background-color:#e20a16;
	padding: 1px 3px 1px 3px;
	cursor: pointer;
}	/*ID_CSS_BUTTON*/

.brecfrm		{height:150px; width:340px; padding-left:3px; padding-right:3px; background-color:white; border:#3269ac 1px solid; background-image:url(../cmsimg/dgpastelblue.gif); background-repeat:repeat-x;}	/*ID_CSS_RECAP_FRAME*/
.brectit		{font-size:10pt; font-weight:bold; color:#3269ac;}/*ID_CSS_RECAP_TITLE*/
.brecamt		{font-size:10pt; font-weight:bold; color:blue; text-align:right}	/*ID_CSS_RECAP_AMOUNT*/
.brectxt		{font-size:10pt; color:#000000;}					/*ID_CSS_RECAP_TEXT*/
A.brectxt:link	{color:blue; text-decoration:none; font-size:10pt;}
A.brectxt:visited{color:blue; text-decoration:none; font-size:10pt;}
A.brectxt:hover	{color:red; text-decoration:underline; font-size:10pt;}

.bfsel			{}	/*ID_CSS_FRAME_SELECTED*/
.bfact			{}	/*ID_CSS_FRAME_ACTIVE*/
.bfnos			{}	/*ID_CSS_FRAME_NOSELECTED*/

.bfpar			{background-color:#3269ac;}					/*ID_CSS_FRAME_PARTICIPANT*/
tr.bpartit		{font-weight:bold;}							/*ID_CSS_TITLE_PARTICIPANT*/
td.bpartit		{font-size:10pt; background-color:#8ab4da;}	/*ID_CSS_TITLE_PARTICIPANT*/
.bparrow		{font-size:10pt; background-color:#ffffdc;}	/*ID_CSS_ROW_PARTICIPANT*/
table.tpartInt	{background-color:#ffffdc; border:0; width:100%;}

.bwarning		{font-size:10pt; font-weight:bold; color:#a00000;}

