/*  1. Container Design Elements         */

/*-- external table				       --*/ .rightcol_Table			{ padding: 0;}

/*-- overriding default margin         --*/  p						{ margin: 0;}
/*-- container actions cell            --*/ .rightcol_ActionsTD		{ padding: 0;}
/*-- container content pane            --*/ .rightcol_Content		{ font-size: 8pt; line-height: 1.4em; font-family: tahoma; color: #A7C6E0; text-align:left; vertical-align: top; }

.rightcol_Content a:link, .rightcol_Content a:visited, a:active		{ font-family: tahoma; font-size: 8pt; color: #00487C; font-weight: normal; text-decoration: none; background: transparent; }
.rightcol_Content a:hover 											{ font-family: tahoma; font-size: 8pt; color: #00487C; font-weight: normal; text-decoration: none; background: #A7C6E0; }
.rightcol_Content a.Normal:link, .rightcol_Content a.Normal:visited { font-family: tahoma; font-size: 8pt; color: #00487C; font-weight: normal; text-decoration: none; background: transparent; }
.rightcol_Content a.Normal:hover 									{ font-family: tahoma; font-size: 8pt; color: #00487C; font-weight: normal; text-decoration: none; background: #A7C6E0; }

.hdotsWhite															{ height: 3px; background: url(hdot.white.gif) repeat-x left middle; }
