body { font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	color: #666;
	background-color: #FFF;
	background-image: url("/images/vl_curve.jpg");
	background-repeat: no-repeat;
}
a { font-size: 10pt; color: #900; font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none;
}
a:hover { text-decoration: underline; }
.footer { font-size: 8pt; }
.footer a { color: #900; font-size: 8pt; text-decoration: none;}
.footer a:hover { text-decoration: underline; }
.pagetitle  { color: #900;  font-weight: bold; }
#content{ width: 470px; visibility: visible; padding-top: 20px; padding-left:30px; padding-right: 30px;}
#content a { font-size: 10pt; color: #900; text-decoration: none;}
#content a:hover { text-decoration: underline; }

div#leftnav { width:134px; padding-top: 0px;	text-align: right; }
div#leftnav ul {
   list-style: none;
	 margin: 0;
}
div#leftnav  ul li {
	padding-top: 2px;
}
div#leftnav ul li a {
	font-size: 8pt;
	font-weight: bold;
	color: #444;
}
div#leftnav ul li.sel {
	color: #900;
	font-size: 8pt;
}
div#leftnav a {
color: #333; font-size: 9pt;font-weight: bold; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;  text-decoration: none;
}
div.menu {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	padding-top: 20px;
}
div.menusel {
        font-size: 9pt;
        font-weight: bold;
	color: #900;
	padding-top: 20px;
}
div#leftnav a:hover { text-decoration: underline; color: #900; }

.newsDTS {
	font-size: 7pt;
	font-weight: bold;
	color: #444;
	padding-right: 10px;
}
.newsTitle {
	font-size: 8pt;
	background-color: #EBF2FA;
}
.newsContent {
	font-size: 8pt;
}

.searchResultSummary {
	font-size: 8pt;
}
.searchResultURL {
	font-size: 9pt;
	color: #95b3de;
}
.rHeading {
	color: #444;
	font-weight: bold;
}
.reportLabel {
	font-weight: bold;
}
.reportText {
	border: 1px solid #95b3de;
}
.reportTextError {
	border: 1px solid #900;
}
.reportSelect {
	border: 1px solid #95b3de;
}
.reportSelectError {
	border: 1px solid #900;
}

img.boardimage {
margin-right: 10px;
float:left;
}


