.VFB
{
    background-color:#fcfafa;
}
.VFB_Header
{
    background-color: Transparent;
    height: 28px;
}

.VFB_Menu
{
    background-color:#042f51;
    width: 100%;
}

.VFB_LeftColumn
{
	width: 279px;
	background-color: Transparent;
	background-image: url(img/LC.gif);	
	background-repeat:no-repeat;
	vertical-align:top;
}

.VFB_LeftColumn_BG
{
	width: 279px;
	background-color: Transparent;
	background-image: url(img/LCLB.gif);	
	background-repeat: repeat-y;
	vertical-align:top;
}

.VFB_LeftColumnStart
{
	width: 279px;
	background-color: #b3c964;
	background-image: url(img/LCS.gif);	
	background-repeat:no-repeat;
	
	text-decoration: none;	
	text-transform:uppercase;	
	padding-left:35px;
	padding-right:14px;
	font-size: 12px;
	color: #fcfafa;
	text-align: left;
}

.VFB_LeftColumn_BlueLine
{
	width: 7px;
	background-color: #042f51;
	background-image: url(img/LC12.jpg);	
	background-repeat:no-repeat;
}

.VFB_LeftColumnBottom 
{
	background-color: #b3c964;
    background-image: url(img/LCB.gif);	
	background-repeat: repeat;
	width: 279px;
}

.VFB_RightRestTop
{
	width: 100%;
	background-image: url(img/RR1.gif);
	background-repeat:repeat-x;	
}

.VFB_RightRestMiddle
{
	background-image: url(img/RR2.gif);
	background-color: #edf0dc;
	background-repeat: repeat-x;	
	background-position: left top;
	vertical-align:top;
	width:100%;
}

.VFB_Content
{	
	background-color: #fcfafa;
	width: 652px;
	padding: 42px 7px 0px 42px; 
	vertical-align: top;
}

.VFB_ContentLeft
{	
	background-color: #fcfafa;
	width: 316px;
	padding: 42px 7px 0px 42px; 
	vertical-align: top;
}

.VFB_ContentRight
{	
	background-color: #fcfafa;
	width: 316px;
	padding: 42px 7px 0px 14px; 
	vertical-align: top;
}

.VFB_ContentCentral
{	
	background-color: #fcfafa;
	width: 650px;
	padding: 42px 7px 0px 42px; 
	vertical-align: top;
}

.VFB_PreContentGap
{	
	/*background-image: url(img/PCG.gif);*/
	background-repeat: repeat;	
	background-color: #fcfafa;
	line-height: 7px;
}

.VFB_Footer
{
	padding: 0px 0px 0px 42px;	
}

.VFB_FooterLine
{
	padding: 7px 0px 0px 0px; 
	height: 11px;
	background: #fcfafa url(img/FooterLine.gif) repeat-x; 	
}

.skinToolMenu, A.skinToolMenu
{
	text-decoration: none;	
	text-transform:uppercase;	
	padding-left:35px;
	padding-right:14px;
	font-size: 12px;
	color: #fcfafa;
	text-align: left;
}

.skinSearchObject .SearchTextBox  
{
	width: 258px;
	color: #9ab34b;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 24px;
}

.skinSearchObject, A.skinSearchObject:link, A.skinSearchObject:visited
{
	font-family: Arial, Tahoma, Verdana, Helvetica;
	text-decoration: none;	
	text-transform:uppercase;	
	font-size: 12px;
	color: #fcfafa;
}

A.skinSearchObject:hover
{
	text-decoration: none;	
	text-transform:uppercase;	
	font-size: 12px;
	
	color: #042f51;
}

/* VFB sub head (on admin pages and panes*/
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #042f51;
}
