td, th, div, p{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
}
a.arrow:link, a.arrow:active, a.arrow:visited, a.arrow:hover{
position:relative;
display:inline;
padding-right:15px;
text-decoration:none;
color:#0066CC;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: right;
font-weight:bold;
white-space:nowrap;
cursor:pointer;
}
a.arrow:hover {
color:#E30000;
background-image: url(images/arrow_over.gif);
text-decoration:underline;
}
a.storeArrow:link, a.storeArrow:active, a.storeArrow:visited, a.storeArrow:hover{
position:relative;
display:inline;
padding:0 15px 1px 0;
text-decoration:none;
color:#0066CC;
background-image: url(images/storeArrow.gif);
background-repeat: no-repeat;
background-position: center right;
font-weight:bold;
cursor:pointer;
}
a.storeArrow:hover {
color:#E30000;
background-image: url(images/storeArrow_over.gif);
text-decoration:underline; 
}
.boldBodyText {
font-size: 12px;
font-weight: bold;
}
.boldBodyText2 {
font-weight: bold;
}

div.spacer, div.spacerSmall,div.spacerSmallMid, div.spacerMid, div.spacerLarge,div.spacer5, div.spacer10, div.spacer15, div.spacer20, div.spacer25, .yellow,.t_s,.r_s,.b_s,.l_s,.tr_s,.bl_s,.tl_s,.br_s{
width:1px;
height:1px;
margin:0;
border:0;
padding:0;
font-size:1px;
clear:both;
} 
div.spacer{width:12px;height:12px;}
div.spacerSmall{width:2px;height:2px;}
div.spacerSmallMid{width:5px;height:5px;}
div.spacerMid{width:15px;height:15px;}
div.spacerLarge{width:20px;height:20px;}
div.spacer5 { height: 5px; width: 5px; }
div.spacer15 { height: 15px; width: 15px; }
div.spacer20 { height: 20px; width: 20px; }
div.spacer25 { height: 25px; width: 25px; }

div.indent {
padding-left: 10px;
}

div.hd3 {
font-size: 13px;
font-weight: bold;
color: #838383;
margin: 10px 0 10px 0;
}

.thinYellow{
width:100%;
background:url(images/yellowPix.gif) repeat-x center;
}
.yellow{
background-color:#FFB515; 
height:11px; 
width:750px;
}
.well{background: url(images/bg.gif); margin:0 0 0 12px; padding:0 0 5px 0 }
.t{background: url(images/top.png) repeat-x;}
.t_s{ width:6px; height:6px;}
.r{background: url(images/right.png) repeat-y;}

.r_s{width:12px; height:12px;}
.b{background: url(images/bottom.png) repeat-x;}
.b_s{width:11px; height:11px;}
.l{background: url(images/left.png) repeat-y;}
.l_s{width:6px; height:6px;}
.tr{background: url(images/top_right.png) no-repeat;}
.tr_s{width:12px; height:9px;}
.bl{background: url(images/bottom_left.png) no-repeat;}
.bl_s{width:6px; height:11px;}
.tl{background: url(images/top_left.png) no-repeat;}
.tl_s{width:6px; height:9px;}
.br{background: url(images/bottom_right.png) no-repeat;}
.br_s{width:12px; height:11px;}
.pillarHolder{
width:205px;
height:24px;
margin:0 0 8px 0;
cursor:pointer; 
}
.pillar{
position:absolute;
height:24px;
}
.pillar div{
position:absolute; 
}
.pillarText{
position:absolute; 
color:#0066CC;
left:8px; 
top:5px; 
font-weight:bold; 
white-space:nowrap;
}
.titleLinkHolder{
height:18px;
width:100%;
}
a.titleLink{
position:relative;
display:inline-block;
font-size:14px;
font-weight:bold;
}
a.titleLink:visited{color:#9565AE;}
a.titleLink:hover{color:#CC0000;}
.flyoutLink{
position:relative;
display:inline-block;
width:100%;
height:18px;
margin:3px 0 0 0; 
cursor:pointer;
color:#0066CC;
font-weight:bold;
text-decoration:none;
border-bottom:none;
white-space: nowrap;
border-bottom:1px solid #666666;
}
.flyoutBl{
border-bottom:none;
}
.divider{
margin:5px 0 8px 0;
}
.sideWellImg{
position:absolute;
display:block;
}