/* Stuff  */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#999999;
}

.commontext		{ font-family: verdana, arial, sans-serif; font-size: 8pt; color: #000000; text-decoration: none}



/* Main Display Table */
td {
	background-color:#FFFFFF;
}

td.menu {
	background-color:#333333;
	color: #FF0000;
	font-size: 18px;
	text-decoration:none
}

td.Leftside			{ margin-right: 0px; background-color:#999999; background-image: url('images/bg-left.gif'); background-repeat: repeat-y; background-position: right;  }
td.Rightside		{ background-color:#999999; background-image: url('images/bg-right.gif'); background-repeat: repeat-y; background-position: left;  }
td.Leftsidecorner	{
	background-color:#999999;
	background-image: url('images/bg-left-cnr.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
td.Rightsidecorner	{ 
	background-color:#999999; 
	background-image: url('images/bg-right-cnr.gif'); 
	background-repeat: no-repeat; 
	background-position: top left;  }
td.bottomtable		{
	background-color:#999999;
	background-image: url('images/bg-bottom.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
td.Blankarea { background-color:#999999; }
td.ContentArea { background-color:#ffffff; }

td.menunav { background-color:#000000; }


/* copyright footer */
.copyright		{ 
	font-family: verdana, arial, sans-serif; 
	font-size: 7pt; 
	color: #666666; 
	text-decoration: none;
	background-color:#999999;
}
A.copyrightlink:LINK			{ font-family: verdana, arial, sans-serif; font-size: 7pt; color: #666666; text-decoration: none}
A.copyrightlink:HOVER			{ font-family: verdana, arial, sans-serif; font-size: 7pt; color: #000000; text-decoration: none}
A.copyrightlink:VISITED			{ font-family: verdana, arial, sans-serif; font-size: 7pt; color: #666666; text-decoration: none}
A.copyrightlink:VISITED:HOVER	{ font-family: verdana, arial, sans-serif; font-size: 7pt; color: #000000; text-decoration: none}

/* Features & Benefits */
.featureheader	{ font-family: verdana, arial, sans-serif; font-size: 8pt; color: #ffffff; text-decoration: none; background-color:#999999; font-weight:bold;}
.featuretitle	{ font-family: verdana, arial, sans-serif; font-size: 8pt; color: #000000; text-decoration: none;}
.featuretext	{ font-family: verdana, arial, sans-serif; font-size: 8pt; color: #000000; text-decoration: none;}
LI.featuretext	{ font-family: verdana, arial, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; margin-bottom:6px;}

.smalltextgry	{ font-family: verdana, arial, sans-serif; font-size: 7pt; color: #808080; text-decoration: none}
/* -------------------------------------------------------------------------------------*/
/* ---------------------------- Pop Up Window ------------------------------------------*/

popBody {
	margin:0px;
	padding:0px;
	background-image:url(images/body_bkgd.gif);
}



/* -------------------------------------------------------------------------------------*/

/* ---------------------------- Mouse Over Pop Up --------------------------------------*/
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
/* -------------------------------------------------------------------------------------*/

.style3 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	color:
}

.style4 {
	font-size: 24px;
	font-weight: bold;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style8 {
	font-size: 18px;
	color: #FF0000;
}

.style9 {
	color: #FF3366;
	font-weight: bold;
	font-size: 18px;
}

a:visited			{ color: #FF0000 }
a.products:link		{ color: #FF0000 }
a.products:active	{ color: #FF0000 }
a.products:visited  { color: #FF0000 }
a.links				{ text-decoration:none;
					  font-size: 20px;
					  color: #000000;
					  /*font-weight: bold; */
					}
a.links:visited   	{ color:  #000000 }

a.offices:link   	{ color: #000000 }
a.offices:visited   { color: #000000 }

