body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.raq_column
{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#0099CC;
text-align:center;
color:white;
}
.alert
{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FF0000;
text-align:center;
color:white;
}
.raq_header
{
font-size: 14px;
font-family:sans-serif;
font-stretch:extra-expanded;
font-style:inherit;
font-weight:bold;
}
input.groovybutton
{
   font-family:Arial,sans-serif;
   font-weight:bold;
   font-size:12px;
   background-color:#ffffff;
   border-width: 1px;
   border-color: #000000;
   border-style:dotted;
}
.outlay_border
{
border:dotted;
border-width:thin;
background-color: #FFFFFF;
border-radius:5px;
}
.outlay_border2
{
border:dotted;
border-width:thin;
background-color: #6AC5E9;
border-radius:5px;
}