
/* ----------VREB---------- */

.VREBTitle {
	font-family : "Times New Roman", Times, "Century Schoolbook", serif;
	font-size : 12pt;
	font-weight : 600;
	font-style : normal;
	color : #000000;
	background : transparent;
	text-align : left;
}

#VREBDate {
	font-size : 10pt;
	font-weight : 500;
	font-style : normal;
	color : #000000;
	background : transparent;
}

.VREBPara {
	background: transparent;
	color : #000000;
	font-family : "Times New Roman", Times, "Century Schoolbook", serif;
	font-size: 1em;
	text-align : justify;
}


.CloseWindow {
	font-size : 14px;
	font-weight : 600;
	border-bottom : 1px solid;
	border-left : 0px solid;
	border-right : 0px solid;	
	border-top : 0px solid;
	color : #000000;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}


.NextWindow {
	font-size : 14px;
	font-weight : 600;
	border-bottom : 1px solid;
	border-left : 0px solid;
	border-right : 0px solid;	
	border-top : 0px solid;
	color : #000000;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	width : 200;
	text-decoration : none;
}




.VREBRef  {
	background: transparent;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align : center;
}

#VREBBottomLinks {
	background: transparent;
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight : 800;
	text-align : left;
}


/* ----------END VREB---------- */

