body {
			margin: 0px;
			padding: 0px;
			font-family: verdana, serif;
			font-size: 62.5%; /* sets base font-size to 10px */
			color: #666666;
			}

p {
			margin: 0;
			padding: 0;
			border: 0;
			}

ul {
			width: 100%;
			margin: 0;
			padding: 0;
			}
    
li {
			list-style-position: outside;
			margin: 0 12px;
			padding: 5px;
			}
    
img {
			margin: 0;
			padding: 0;
			border: 0;
			display: block;
			}

h1 {
			clear: both;
			font-size: 2.7em;
			margin: 0;
			padding: 20px 10px 10px 0;
			color: black;
			font-weight: normal;
			}


a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color :#000099;
	
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
}

a.redtext { color: red;
			background-color: transparent;
	

 }
a.bluetext{ color blue; }

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
}

.tabletext36 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999999;
}

.tabletext12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.smalltabletextblack  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.smalltabletextred  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : red;
}


.list {	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align: left
	}



.bigtextblack  {
	font-size : medium;
	font-family : verdana;
	font-weight :bold;
	font-style : normal;
	color : black;
}

.largetabletextblack  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
}
.largetabletextwhite  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
}

.largetabletextblue  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : blue;
}
.smalltabletextblack  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
}
.smalltabletextblackbold  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
}
.smalltabletextblue {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : blue;
}
.smalltabletextred {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : red;
}

.vsmalltabletextred {
	font-size : 6pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : red;
}
.smalltabletextwhite {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
}
.bigtableheading_1  {
	font-size : small;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
}

h2  {
	color : black;
}

.vsmalltabletextblack
{
font-size : xx-small;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	}



.input1 {
	font: 12px verdana, arial;
	border: 1px solid;
	width: 120px;
}
.input2 {
	font: 12px verdana, arial;
	border: 1px outset #EEEEFF;
	width: 120px;
}

.radio1 {font: 10px verdana, arial; border: 1px outset #EEEEFF;}

.dropdown
{
  FONT-SIZE: 8pt;
  COLOR: #000000;
  FONT-STYLE: normal;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  HEIGHT: 19px;
  BACKGROUND-COLOR: #FFFFFF;
  FONT-VARIANT: normal;
  width: 173px;
  border-color: #aaabad;
  border-width:1px;
  border-style: solid
}
.dropdown2
{
  FONT-SIZE: 8pt;
  COLOR: #000000;
  FONT-STYLE: normal;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  HEIGHT: 19px;
  BACKGROUND-COLOR: #FFFFFF;
  FONT-VARIANT: normal;
  width: 200px;
  border-color: #aaabad;
  border-width:1px;
  border-style: solid
}

table.contacts
{ 
background-color: #CCCCFF;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{ background-color: #99CCCC;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; }

td.left
{
  border-left: 1px solid #000000;
  }

td.right
{ 
  border-right: 1px #000000 solid;
 }
 
td.top
{ 
  border-top: 1px #000000 solid;
}  

td.bottom
{ 
border-bottom: 1px #000000 solid;
}

td.bottomleftright
{
 border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
  border-right: 1px #000000 solid;

}

td.topleftright
{
 border-top: 1px #000000 solid;
  border-left: 1px #000000 solid;
  border-right: 1px #000000 solid;

}

td.helpHed
{ 
background-color: #ffffff;
color: #404040; }

td.searchbox
{ 
background-color: #FFDF1B;
color: #404040; }