
#main
{
	width: 770px;
	background: white;
	color: black;
	text-align: left;
	margin-bottom: 40px;
}

#header
{
  width: 770px;
  border-top: solid 5px #2373AA;
 }

#header a
{
	font-size: 85%;
}

#contactuslinks
{
	text-align: right;
	vertical-align: top;
	padding: 2px 4px 2px 4px;
}

#footer
{
  width: 770px;
  background-color: #2373AA;
  color: white;
  height: 21px;
}

#footer a
{
	color: White;
}

#footer table
{
	width: 100%;
}

#footer td#footerleftcell
{
	text-align: left;
	padding: 2px 0 0 8px;
	font-size: 85%;
}

#footer td#footerrightcell
{
	text-align: right;
	padding: 2px 8px 0 0;
	font-size: 85%;
}

#mainMenu
{
	background: url(../images/MenuBackground.gif) no-repeat;
	position: relative;
}

#mainMenu a
{
  display: block;
  
  height: 36px;
  text-indent: -9999px;
  text-decoration: none;
  background: transparent;
}

.padding { background: url(../Images/MenuSpacer.gif) repeat-x; }

#tdDate 
{
	/* background: url(../Images/Menu/Date.gif) no-repeat; */
	color: White; 
}

#tdDate p
{
	padding: 0px 0px 3px 5px;
	margin: 0;
	font-size: 85%;
}

/* a#actuator9999 { background: url(../Images/Menu/HomeButton.gif) no-repeat; } */
a#actuator9999:hover { background: url(../Images/Menu/Home_Roll.gif) no-repeat; }
.selected a#actuator9999 { background: url(../Images/Menu/Home_Sel.gif) no-repeat; }
.selected a#actuator9999:hover { background: url(../Images/Menu/Home_Sel_Roll.gif) no-repeat; }

/* a#actuator0 { background: url(../Images/Menu/ProductButton.gif) no-repeat; } */
a#actuator0:hover { background: url(../Images/Menu/Product_Roll.gif) no-repeat; }
.selected a#actuator0 { background: url(../Images/Menu/Product_Sel.gif) no-repeat; }
.selected a#actuator0:hover { background: url(../Images/Menu/Product_Sel_Roll.gif) no-repeat; }

/* a#actuator1 { background: url(../Images/Menu/ProductUsesButton.gif) no-repeat; } */
a#actuator1:hover { background: url(../Images/Menu/ProductUses_Roll.gif) no-repeat; }
.selected a#actuator1 { background: url(../Images/Menu/ProductUses_Sel.gif) no-repeat; }
.selected a#actuator1:hover { background: url(../Images/Menu/ProductUses_Sel_Roll.gif) no-repeat; }

/* a#actuator2 { background: url(../Images/Menu/LicensingButton.gif) no-repeat; } */
a#actuator2:hover { background: url(../Images/Menu/Licensing_Roll.gif) no-repeat; }
.selected a#actuator2 { background: url(../Images/Menu/Licensing_Sel.gif) no-repeat; }
.selected a#actuator2:hover { background: url(../Images/Menu/Licensing_Sel_Roll.gif) no-repeat; }

/* a#actuator3 { background: url(../Images/Menu/SupportButton.gif) no-repeat; } */
a#actuator3:hover { background: url(../Images/Menu/Support_Roll.gif) no-repeat; }
.selected a#actuator3 { background: url(../Images/Menu/Support_Sel.gif) no-repeat; }
.selected a#actuator3:hover { background: url(../Images/Menu/Support_Sel_Roll.gif) no-repeat; }

/* a#actuator4 { background: url(../Images/Menu/ContactUsButton.gif) no-repeat; } */
a#actuator4:hover { background: url(../Images/Menu/ContactUs_Roll.gif) no-repeat; }
.selected a#actuator4 { background: url(../Images/Menu/ContactUs_Sel.gif) no-repeat; }
.selected a#actuator4:hover { background: url(../Images/Menu/ContactUs_Sel_Roll.gif) no-repeat; }

/* a#actuator5 { background: url(../Images/Menu/NewsButton.gif) no-repeat; } */
a#actuator5:hover { background: url(../Images/Menu/News_Roll.gif) no-repeat; }
.selected a#actuator5 { background: url(../Images/Menu/News_Sel.gif) no-repeat; }
.selected a#actuator5:hover { background: url(../Images/Menu/News_Sel_Roll.gif) no-repeat; }

/* a#actuator6 { background: url(../Images/Menu/DownloadButton.gif) no-repeat; } */
a#actuator6:hover { background: url(../Images/Menu/Download_Roll.gif) no-repeat; }
.selected a#actuator6 { background: url(../Images/Menu/Download_Sel.gif) no-repeat; }
.selected a#actuator6:hover { background: url(../Images/Menu/Download_Sel_Roll.gif) no-repeat; }


#blueContent
{
	vertical-align: baseline;  
	background: url(../Images/BlueContent.jpg) no-repeat;
}

#bottomPanel 
{
	width: 770px;
	background: url(../Images/BottomPanel.gif) no-repeat;
}

.portal
{
  background: url(../images/portal.gif) left top no-repeat;
  padding: 3px 0 10px 24px;
  margin-top: 4px;
}