/* order is CRITICAL: a: link, a:visited, a:hover, a:active */
body
{
    font-weight: normal;
    font-size: 8pt;
    left: 0px;
    font-family: verdana, arial, sans-serif;
    top: 0px;
    background-color: #ffffff;
}
p,td,li,div
{
    font-weight: normal;
    font-size: 8pt;
    font-family: verdana, arial, sans-serif; 
}
#logotop {position:relative; width:760px; left:0px; top:0px; border: 1px solid #CCC;}
#formtop {position:relative; width:618px; left:0px; top:0px; border: 1px solid #CCC;}
#bodycontent {position:relative; width:650px; padding:20px;}
.ten
{
    font-size: 10pt;
}
.tenbold
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana, arial, sans-serif;
}
.twelve
{
    font-size: 12pt;
    font-family: verdana, arial, sans-serif;
}
.twelvebold
{
    font-weight: bold;
    font-size: 12pt;
    font-family: verdana, arial, sans-serif;
}
.headline
{
    align:left;
	font-weight: bold;
    font-size: 12pt;
    color: #666666;
}
.greenheadline
{
    font-weight: bold;
    font-size: 16pt;
    color: #435420;
    font-family: verdana, arial, helvetica, sans-serif;
}
.maroonheadline
{
    font-weight: bold;
    font-size: 12pt;
    color: #800000;
}
.pressheadline
{
    align:left;
	font-weight: bold;
    font-size: 12pt;
}
.presssubheadline
{
    align:left;
	font-weight: bold;
    font-size: 10pt;
    color: #666666;
}
h1,h2,h3,h4,h5,h6
{
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
}
h1 {font-size: 20pt;}
h2 {font-size: 18pt;}
h3 {font-size: 16pt;}
h4 {font-size: 14pt;}
h5 {font-size: 12pt;}
h6 {font-size: 10pt;}
.listtop
{
    margin-top: 0px;
}
.listbottom
{
    margin-bottom: 0px;
}
.listboth { margin-bottom: 0px ; margin-top: 0px;}
.sectionRT {
	border: thin solid #336600;
	padding: 5px;
	line-height: 1.5em;
}
.highlightbox {
	color:#999999;
	font-style:italic;
	line-height: 1.5em;
}
.box5px {
	border: thin solid #336600;
	padding: 5px;
	line-height: 1.5em;
}
/* added for Press Release formatting */
.ruleMainGray1 { background-color: #D6DBDF; height: 1px; margin: 5px 0 5px 0; width: 100%; }
A.linkStrong:link { color: #A41B33; font-weight: bold; text-decoration: none; } /* for strong links */
A.linkStrong:visited { color: #6D000C; font-weight: bold; text-decoration: none; }
A.linkStrong:hover { color: #A41B33; font-weight: bold; text-decoration: underline; }
A.linkStrong:active { color: #A41B33; font-weight: bold; text-decoration: underline; }
.textStrong { color: #000; font-weight: bold; } /* bold */
.textStrongSmall { color: #000; font-size: 7pt; font-weight: bold; } /* bold smaller */
#vfheaderlogo { background: transparent url(images/vertaforeSM.gif) no-repeat 0px 0px; position: absolute; top: 12px; left: 14px; height: 65px; width: 265px; }