A:link {
	COLOR: #0033cc; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0033cc; TEXT-DECORATION: none
}
A:active {
	COLOR: #0033cc; TEXT-DECORATION: none
}
A:hover {
	COLOR: #990000; TEXT-DECORATION: none
}
.imagetable {
	FONT: 100% geneva, verdana, arial, sans-serif;
	 COLOR: #000000;
}
table {
	FONT: 90% geneva, verdana, arial, sans-serif;
	 COLOR: #000000;
}
.title {
	FONT: bold 150% geneva, verdana, arial, sans-serif; COLOR: #990000}
.just {
	TEXT-ALIGN: justify;
	font-size: 100%;
}
.copyright {
	FONT: 70% geneva, verdana, arial, sans-serif; COLOR: #666666
}
.copyrightlinks {
	FONT: 80% geneva, verdana, arial, sans-serif; COLOR: #666666
}
.list {
	FONT: 100% geneva, verdana, arial, sans-serif;
	COLOR: #333333;
	list-style-type: disc;
}
.faq {
	LINE-HEIGHT: 19px
}
A.sidelink:link {
	COLOR: #0033cc;
	TEXT-DECORATION: none;
	font-size: 140%;
	font-weight: bold;
}
A.sidelink:visited {
	COLOR: #0033cc;
	TEXT-DECORATION: none;
	font-size: 140%;
	font-weight: bold;
}
A.sidelink:active {
	COLOR: #0033cc; 
	TEXT-DECORATION: none;
	font-size: 140%;
	font-weight: bold;
}
A.sidelink:hover {
	COLOR: #990000; 
	TEXT-DECORATION: none;
	font-size: 140%;
	font-weight: bold;
}
.rtcolbg {
	background-color: #E5E5E5;
}

BODY {
font-family: Geneva, Arial, Helvetica, sans-serif;
margin: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

H1 {
font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;
}

table.navbar {
font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;
}

table.menu {
font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;
}

td.menuNormal {
padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
background-color: #334bac;
}

td.menuHover {
padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #334bac;
}

div.menuNormal {
display: none;
position: static;
}

div.menuHover {
border: 1px solid lightblue;
background-color: #E5E5E5;
display: inline;
position: absolute;
}

a.menuitem:link {
text-decoration: none;
color: black;
background-color: #E5E5E5;
display: block;
}

a.menuitem:visited {
text-decoration: none;
color: black;
background-color: #E5E5E5;
display: block;
}

a.menuitem:hover {
text-decoration: none;
color: white;
background-color: #9c0003;
display: block;
}

a.menuitem:active {
text-decoration: none;
color: white;
background-color: #9c0003;
display: block;
}
.headbg  {
BACKGROUND-IMAGE: url(images/header.jpg);
}
.titlebold
{
font-family:arial;
font-size: 10pt;
font-weight: bold;
}

.bigtitle
{
font-family:arial;
font-size: 12pt;
font-weight: bold;
}

.text
{
font-family:arial;
font-size:8pt;
}

.textbold
{
font-family:arial;
font-size:8pt;
font-weight: bold;
}

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,Arial;
font-size : 10px;
font-weight: bold;
}

.gray_back_textarea
{
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-size: 8pt;
font-family: tahoma, ms sans serif; 
}


.gray_back
{
font-family: tahoma, ms sans serif; 
font-size: 11px; 
background: white; 
border-bottom: 1px solid black; 
border-right: 1px solid black; 
border-left: 1px solid black; 
border-top: 1px solid black; 
color: black; 
height: 19px; 
text-decoration: none; 
cursor: hand; 
padding-right: 5px; 
padding-left: 5px;
}

