﻿a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: FA590A;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.WELIS-type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #595959;
}
.WELIS-error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Red;
}
.WELIS-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FA590A;
}
.RAVEHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	color: #FA590A;
}
.WELIS-popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FA590A;
}
.WELIS-downloads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: blue;
}
.tablebg {
	background-attachment: fixed;
	background-image: url(circlebackdrop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bullet-arrow {
	list-style-position: outside;
	list-style-image: url(Images/bullet-arrow.jpg);
}
.bullet-disc {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
.WELIS-typesmallspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #595959;
	line-height: 15px;
	text-decoration: none;
}
.Menu 
{
	color:#404040;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-weight:bold;text-decoration:none; 
}
.Menu:hover 
{
	color:DarkGray;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-weight:bold;text-decoration:none; 
}
.MenuTD
{
    white-space: nowrap;
    padding: 1px 10px 1px 10px;
}
.Copyright
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 10px;
}

.Report TD
{
    border: 1px solid black;
    padding: 0px 6px 0px 6px;
}    
.ReportHeaderCell
{
    font-weight: bold;
    text-align: left;
} 
.ReportFooterCell
{
    font-weight: bold;
} 
