body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, helvetica;
	font-size: 9pt;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3Dlight-color: #969696;
	scrollbar-arrow-color: #969696;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #969696;
}

th {
	font-family: arial, helvetica;
	font-size: 9pt;
}

td {
	font-family: arial, helvetica;
	font-size: 9pt;
}

acronym {
        border-bottom: 1px dashed #00cc00;
        cursor: help;
}

a:link {text-decoration: none; color: #EE0000}
a:visited {text-decoration: none; color: #EE0000}
a:hover {text-decoration: none; color: #4A92C4}

ul {list-style-image: url(/images/bullet.gif)}
h3 {color: #969696; font-size: 20px; font-weight: bold}
h4 {color: #4A92C4; font-size: 14px; font-weight: normal}

.surround {
	color: #FFFFFF;
	background-color: #4A92C4;
	font-family: arial, helvetica;
}

.button {
	color: #FFFFFF;
	background-color: #EE0000;
	font-family: arial, helvetica;
	font-size: 9pt;
	border:1 #EE0000 solid;
}

.field {
	font-family: arial, helvetica;
	font-size: 9pt;
	border:1 #EE0000 solid;
}

.error {
	color: #EE0000;
}

.small {
        font-size: 8pt;
}

.row1 {
	background-color: #FFFFFF;
}

.row2 {
	background-color: #EEEEEE;
}

.separator {
	background-image: url('https://www.webtraffiq.com/images/separator.gif');
	padding: 0px;
}

.report {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #EEEEEE;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 10px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #696969;
}

a.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff3333;
	text-decoration: none;
}

a:hover.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4a92c4;
	text-decoration: none;
}

.frmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #696969;
	height: 20px;
	width: 129px;
}

.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #696969;
}

.textred { color: #FF3333; }
.textsm { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #696969; }
