
.bluebox, .bluebox a, .boxtitle.bluebox
{
	color: #0e629b;
}


/* Generic Blue Box */
.varboxtrblue
{
	background: url(../resources/varbox/blue/varboxtr.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.varboxtlblue
{
	background: url(../resources/varbox/blue/varboxtl.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.varboxtopblue
{
	background: url(../resources/varbox/blue/varboxtop.png) 0 0 repeat-x;
	height: 30px;
}
.varboxcontblue
{
	height: 80px;
	background: white;
	border-left: 1px solid #0e629b;
	border-right: 1px solid #0e629b;
	vertical-align: top;
}
.varboxcontbluefill
{
	background: #60a6d5;
}

.varboxbrblue
{
	background: url(../resources/varbox/blue/varboxbr.png) 0 0 no-repeat;
	width: 10px;
	font-size: 1px;
}
.varboxbottomblue
{
	background: url(../resources/varbox/blue/varboxbottom.png) 0 0 repeat-x;
	height: 10px;
	font-size: 1px;
}
.varboxblblue
{
	background: url(../resources/varbox/blue/varboxbl.png) 0 0 no-repeat;
	width: 10px;
	font-size: 1px;
}

/* Generic Tab Frame */
.varboxbrblue-tab
{
	background: url(../resources/varbox/blue/varboxbr-tab.png) bottom right no-repeat;
	width: 10px;
}
.varboxbottomblue-tab
{
	background: url(../resources/varbox/blue/varboxbottom-tab.png) 0 0 repeat-x;
	height: 20px;
}
.varboxblblue-tab
{
	background: url(../resources/varbox/blue/varboxbl-tab.png) bottom left no-repeat;
	width: 10px;
}

/* Tabber Icons */
.varfooter .tabber.bluebox a,.tabcontent .tabber a 
{
	background: url(../resources/varbox/blue/tabber_tab.gif) no-repeat left top;
}
.varfooter .tabber.bluebox a.active,.tabcontent .tabber a.active 
{
	background: url(../resources/varbox/blue/tabber_taba.gif) no-repeat left 1px;
}


/* Image Blue Box */
.imgboxtrblue
{
	background: url(../resources/varbox/blue/varboxtr.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.imgboxtlblue
{
	background: url(../resources/varbox/blue/varboxtl.png) 0 0 no-repeat;
	height: 30px;
	width: 10px;
}
.imgboxtopblue
{
	background: url(../resources/varbox/blue/varboxtop.png) 0 0 repeat-x;
	height: 30px;
}
.imgboxcontblue
{

}

/* Filled - blue box */
.varboxblbluefilled
{
	font-size: 1px;
	background: url(../resources/varbox/blue/varboxblfill.png) 0 0 no-repeat;
	width: 10px;
}
.varboxbottombluefilled
{
	font-size: 1px;
	background: url(../resources/varbox/blue/varboxbottomfill.png) 0 0 repeat-x;
	height: 10px;
}
.varboxbrbluefilled
{
	font-size: 1px;
	background: url(../resources/varbox/blue/varboxbrfill.png) 0 0 no-repeat;
	width: 10px;
}
