
.clearbox, .clearbox a, .boxtitle.clearbox
{
	color: #0e629b;
}


/* Generic clear Box */
.varboxtrclear
{
	background: url(../resources/varbox/clear/varboxtr.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.varboxtlclear
{
	background: url(../resources/varbox/clear/varboxtl.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.varboxtopclear
{
	background: url(../resources/varbox/clear/varboxtop.png) 0 0 repeat-x;
	height: 30px;
}
.varboxcontclear
{

	background: white;
	border-left: 1px solid #acbcd0;
	border-right: 1px solid #acbcd0;
}
.varboxcontclearfill
{
	background: #60a6d5;
}
td.varboxtopclear h3
{
	color: #02346f;
}
.varboxbrclear
{
	background: url(../resources/varbox/clear/varboxbr.png) 0 0 no-repeat;
	width: 10px;
	font-size: 1px;
}
.varboxbottomclear
{
	background: url(../resources/varbox/clear/varboxbottom.png) 0 0 repeat-x;
	height: 10px;
	font-size: 1px;
}
.varboxblclear
{
	background: url(../resources/varbox/clear/varboxbl.png) 0 0 no-repeat;
	width: 10px;
	font-size: 1px;
}

/* Generic Tab Frame */
.varboxbrclear-tab
{
	background: url(../resources/varbox/clear/varboxbr-tab.png) bottom right no-repeat;
	width: 10px;
	font-size: 1px;
}
.varboxbottomclear-tab
{
	background: url(../resources/varbox/clear/varboxbottom-tab.png) bottom left repeat-x;
	height: 40px;
	font-size: 1px;
}
.varboxblclear-tab
{
	background: url(../resources/varbox/clear/varboxbl-tab.png) bottom left no-repeat;
	width: 10px;
	font-size: 1px;
}

/* Tabber Icons */
.varfooter .tabber.clearbox a,.tabcontent .tabber a 
{
	background: url(../resources/varbox/clear/tabber_tab.gif) no-repeat left top;
}
.varfooter .tabber.clearbox a.active,.tabcontent .tabber a.active 
{
	background: url(../resources/varbox/clear/tabber_taba.gif) no-repeat left 1px;
}


/* Image clear Box */
.imgboxtrclear
{
	background: url(../resources/varbox/clear/varboxtr.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.imgboxtlclear
{
	background: url(../resources/varbox/clear/varboxtl.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.imgboxtopclear
{
	background: url(../resources/varbox/clear/varboxtop.png) 0 0 repeat-x;
	height: 30px;
}
.imgboxcontclear
{

}

/* Filled - clear box */
.varboxblclearfilled
{
	font-size: 1px;
	background: url(../resources/varbox/clear/varboxblfill.png) 0 0 no-repeat;
	width: 10px;
}
.varboxbottomclearfilled
{
	font-size: 1px;
	background: url(../resources/varbox/clear/varboxbottomfill.png) 0 0 repeat-x;
	height: 10px;
}
.varboxbrclearfilled
{
	font-size: 1px;
	background: url(../resources/varbox/clear/varboxbrfill.png) 0 0 no-repeat;
	width: 10px;
}