.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	font-size:14px;
}
.rightMenuCell {
/*	background-color:#D3D5DC;*/
	border-color:#666666;
	 border:solid 1px;

}
.mainBodyMenuCell {

}
.left
{
	float: left;
	clear: left;
}
.right
{
	float: right;
	clear: right;
}
.topnav
{
	color:White;
	
}
.topnav td
{
	font-size:x-small;
}
.topnav a
{
	font-size:x-small;
	color:#E0E6F2;
}
.topnav a:visited
{
	color:#E0E6F2;
}
.topnav a:hover
{
	color:#E0E6F2;
	text-decoration: underline;
}
.techlinks
{
	border-left: 1px solid #000000;
	
}
.techlinks a
{
	font-size:x-small;
	text-decoration: none;
}
.techlinks a:visited
{
	color:Gray;
}
.techlinks a:hover
{
	color:#000099;
	text-decoration:underline;
}
.side 
{
	height: 2em;
}
.side a
{
	font-size:xx-small;
	text-decoration: none;
	color:#0000FF;
}
.side a:visited
{
	color:#0000FF;
}
.side a:hover
{
	color:#000099;
	text-decoration:underline;
}
a
{
	font-size:small;
	color:Black;
}
a:visited
{
	color:Black;
}
a:hover
{
	color:Black;
}
.breadcrumbCell
{
	vertical-align:middle;
	font-size:14px;
	color:#eeeeee;
}
.breadcrumbCell a
{
	color:#eeeeee;
}
.breadcrumbCell a:visited
{
	color:#eeeeee;
}
.breadcrumbCell a:hover
{
	color:#FFFFFF;
}
.menutitle li
{
color:#00FFCC;
	font-weight:bold;
	font-size:28px;
}

.footerCells
{
	
}
.leftMenuCell {
	background-color:#FFFFFF;
	

}
.productHeader {
	background-color: #CCCCCC;
}
.homePage ul
{
	font-size: x-small;
	list-style: square url(images/2by2block.gif); /* 10x12 image for the bullet */
	margin: .5em .5em 0 25px;  /* bullet image is in left margin */
	padding-left: 0;
	color:navy;
}
.homePage td
{
	font-size:x-small;
	text-decoration: none;
	color:#000000;
	font-family:Verdana;
}
.homePage li
{
	font-size:x-small;
	text-decoration: none;
	color:navy;
	font-family:Verdana;
}
.homePage a
{
	font-size:x-small;
	font-weight:normal;
    color:Navy;
	text-decoration:none;
}
.homePage a:visited
{
	font-size:x-small;
	font-weight:normal;
	text-decoration:none;
}
.homePage a:hover
{
	font-size:x-small;
	font-weight:normal;
	color:Red;
	text-decoration:underline;
}
.homePage h4
{
	    color:Navy;
}
.boldtitles
{
	font-size:x-small;
	font-weight:bold;

}
h4
{
font-size:x-small;
	font-weight:bold;
	text-decoration:none;
}
h4 a
{
	font-size:x-small;
	font-weight:bold;
	text-decoration:none;
}
h4 a:visited
{
	font-size:x-small;
	font-weight:bold;
	color:Navy;
	text-decoration:none;
}
h4 a:hover
{
	font-size:x-small;
	font-weight:bold;
	color:Red;
	text-decoration:underline;
}
UL
{
	font-size: 12px;
	list-style: square url(images/bullet.jpg); /* 10x12 image for the bullet */
	margin: .5em .5em 0 25px;  /* bullet image is in left margin */
	padding-left: 0;
}

