h1           { font-family: Verdana; font-size: 18pt; font-weight: normal }
h2           { font-family: Verdana; font-size: 14pt; font-weight: normal }
h3           { font-family: Verdana; font-size: 12pt; font-weight: normal }

img
{
   border-color: #000000;
}

.bodytext
{
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}
.bodytextsmall
{
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
}

body, p, ul
{
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
}

select
{
	border-color: rgb(102,51,0);
	color: black;
	border-style: solid;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-style: normal 
}

.normal	{ font-family: Verdana; font-size: 10pt }
.smallcaps { font-variant: small-caps; font-weight:700 }

.PageTitleText
{
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
	font-family: Verdana;
	text-align: left;
	border-right: #111111 0px solid;
	border-top: #111111 0px solid;
	border-left: #111111 0px solid;
	border-bottom: #111111 0px solid;
}

.PageSubTitleText
{
	font-weight:  bold;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	font-style: italic;
	text-align: center;
}

td.TopMenuBar
{
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
	border-right: #111111 1px solid;
	border-top: #111111 1px solid;
	border-left: #111111 0px solid;
	border-bottom: #111111 1px solid;
}

td.SideMenuBar
{
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	line-height: 20px;
	color: #333333;
	font-family: Verdana;
	border-right: #111111 0px solid;
	border-top: #111111 0px solid;
	border-left: #111111 0px solid;
	border-bottom: #111111 0px solid;
}

.SubMenuItemSelected
{
	text-decoration: none;
/*	color: #D3D3ED; */
	border: 1px solid #000000;
	background-color: "#AABAC7";
	font-weight: bold;
}

.TopMenuItemSelected
{
	padding: 1px 2px 1px 2px; 
	background-color: "#FFFCCC";
/*	background-color: "#AABAC7"; */
	border: 1px solid #000000;
	text-decoration: none;
	color: #333333;
}

a.MenuBar {
/*  background-color: transparent; */
/*  border: 1px solid #8a9ab4; */
  border: 1px solid #aabac7;
  color: #000000;
/*  cursor: default; */
/*  left: 0px; */
/*  margin: 1px; */
  padding: 1px 2px 1px 2px; 
/*  position: relative; */
  text-decoration: none;
/*  top: 0px; */
/*  z-index: 100; */
}

a.MenuBar:link
{
	text-decoration: none;
	color: #333333;
}
a.MenuBar:visited
{
	text-decoration: none;
	color: #333333;
}

a.MenuBar:hover
{
/*	background-color: "#AABAC7"; */
	background-color: "#FFFCCC";
	border: 1px solid #000000;
	text-decoration: none;
	color: #333333;
}

a.MenuBar:active
{
	text-decoration: none;
	color: #333333;
}

a:link
{
	color: #0000FF;
}
a:visited
{
	color: #0000FF;
}
a:hover
{
	color: #FF0000;
}
a:active
{
	color: #0000FF;
}

/* Styles needed for Calendar and MS-WORD translations */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:10.0pt;
	font-family:"Times New Roman";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
