body {
	background-color: #bfbfbf;
	margin: 0;
	padding: 0;
}

div.vfhead {
	background-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.lhg {
	background-image: url(../images/vf_01.gif);
	background-repeat: repeat-x;
	text-align: right;
}
td.rhg {
	background-image: url(../images/vf_03.gif);
	background-repeat: repeat-x;
}

div.mhg {
	background-image: url(../images/vf_15.gif);
	background-repeat: repeat-y;
	padding-bottom: 1em;
}

div.mhg table
{
    padding: 0;
    margin: 0;
}

div.submenu {
	line-height: 20px;
	text-align: right;
	margin-top: 21px;
	margin-right: 20px;
}

div.submenu a, div.submenu a:hover, div.submenu a:active, div.submenu a:link, div.submenu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.linkactive {
	color: #ff6600;
	font-weight: bold;
}

div.vfspacer
{
    border-bottom: 1px solid white;
    margin: 10px 0;
}

div.aintro
{
    border-bottom: 1px solid white;
    margin: 10px 0;
    padding: 10px 0;
}

div.left
{
    text-align: left;
    float: left;
    clear: left;
    padding: 0 10px 0 0;
}


div.break /* Used this style to terminate floating elements, to clear all floating attributes */
{
    clear: both;
    font-size: 1px;
    height: 1px;
}

td
{
    border: 0 solid black;
    padding: 0;
    margin: 0;
    text-align: left;
}

h1
{
    margin-top: 0;
    padding-top: 0;
}

p
{
    line-height: 1.231;
}

h2
{
    margin-bottom: 0;
    padding-bottom: 0;
}

h2 a
{
    color: black;
}

#footer
{
    background: url(../images/footer.jpg) no-repeat top left;
    width: 993px;
    clear: both;
    padding: 0;
    margin: 0;
}

#footer div
{

}

#footer div.footerleft
{
    padding-left: 50px;
    padding-top: 0.5em;
    width: 23.5em;
    float: left;
}

#footer div.footerright
{
    float: right;
    padding-right: 50px;
    padding-top: 0.5em;
    width: 15em;
    text-align: right;
}

#footer div.footerleft, #footer div.footerright
{
    font-size: 93%;
    color: white;
}

#footer div.footerimg
{

}

#footer a
{
    color: white;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

#footer img
{
    padding: 0 5px;
}



div.endbg
{
    background: url(../images/vf_15.gif) no-repeat top left;
    width: 993px;
    height: 7px;
}