﻿#QuickLinks {
    width:205px;
    padding:0;
    margin:0 auto;
}
#QuickLinks .TitleBox
{
   width:205px; height:23px; background-image:url(/images/right_tab_top.png); font-weight:bold; color:white; text-align:center; font-size:11px; line-height:23px;
}
#QuickLinks .ContentBox
{
    border:0; padding:0; margin:0; width:100%; text-align:left;
}
#QuickLinks .Row
{
    background-image:url(/images/dotline_right.gif);background-position:top;background-repeat:no-repeat;
}
#QuickLinks .ArrowBox
{
    width:20px;text-align:center; padding-top:4px; padding-bottom:4px; vertical-align:top;
}
#QuickLinks .ListBox
{
    padding-top:4px; padding-bottom:4px;font-size:11px; font-family:Tahoma,Arial,Helvetica; color:black;
}
#QuickLinks .ArrowSubBox
{
	width:13px;
	text-align:left; 
	padding-top:3px;
}
#QuickLinks .ListSubBox
{
	padding:0; font-family:Tahoma,Arial,Helvetica;
}
#QuickLinks a
{
    text-decoration:none; color:Black; padding:0; margin:0; font-size:11px;
}
#QuickLinks a:hover
{
	color:#11779F;
}
#QuickLinks .LinkBold
{
	font-weight:bold; 
}