body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.keywords 				
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000000;
	display:none;

}

.copyright_ft  {
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

#headingsector 
{
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
}

#paragraph1 
{
	color: black;
	text-align: left;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}

#paragraph2 
{
	color: black;
	text-align: left;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

#copywritestyle 
{
	color: black;
	text-align: center;
	font-family: verdana;
	font-size: 7pt;
}

.headerBannerPadding {
	padding-top: 10px;
	padding-bottom: 10px;
}

#headingfeature 
{
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
}

#headingfeature2 
{
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

#featuretablestitle 
{
	color: black;
	text-align: left;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
}

#featuretablesbody 
{
	color: black;
	text-align: left;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

#feature_intro
{
	color: black;
	text-align: left;
	font-family: arial;
	font-size: 12pt;
}

#feature_intro2
{
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	background-color: #52607f;
    background-image: url("../img/cellpic1.gif");
    background-repeat: repeat-x;	
}

#featurepageselect 
{
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

#featurepagelowertext
{
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 12pt;
}

#downloadtableheader 
{
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
}

#downloadcopywriteinfo 
{
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

#submissionstext 
{
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 14pt;
}

#updatesnotbold 
{
	color: black;
	text-align: center;
	font-family: arial;
	font-size: 12pt;
}

#techverdana 
{
	color: black;
	text-align: left;
	font-family: verdana;
	font-size: 10pt;
}

#left12ptnobold 
{
	color: black;
	text-align: left;
	font-family: arial;
	font-size: 12pt;
}

.smallText {
	font-size: 12px;
	font-weight: none;
}

#h1 
{
	background-color: #f9f9f9;
	border-color: #a9a9a9;
	border-width: 1;
	border-style: solid
}

#h2
{
    background-color: #f9f9f9
}

a:link    {
  /* Applies to all unvisited links */
  text-decoration:  underline;
  font-weight:      bold;
  color:            black;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  underline;
  font-weight:      bold;
  color:            black;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  underline;
  font-weight:      bold;
  color:            blue;
  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  underline;
  font-weight:      bold;
  color: 			#0000CC;
  } 

.heading_nl {
  font-family: 		arial, verdana;
  font-weight:      bold;
  font-size:		11pt;
  color:            #f9f9f9;
  }

a.heading:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  font-family: 		arial, verdana;
  font-weight:      bold;
  font-size:		11pt;
  color:            #f9f9f9;
  } 
a.heading:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  font-family: 		arial, verdana;
  font-weight:      bold;
  font-size:		11pt;
  color:            #f9f9f9;
  } 
a.heading:hover   {
  /* Applies to links under the pointer */
  text-decoration:  underline;
  font-family: 		arial, verdana;
  font-weight:      bold;
  font-size:		11pt;
  color:            #f9f9f9;
  } 
a.heading:active  {
  /* Applies to activated links */
  text-decoration:  none;
  font-family: 		arial, verdana;
  font-weight:      bold;
  font-size:		11pt;
  color: 			#f9f9f9;
  } 

.tableheader {
  background-color: #272b39;
  background-image: url('../img/cellpic3.gif');
  background-repeat: repeat-x;
  }
  
.tableheader2 {
  background-color: #52607f;
  background-image: url('../img/cellpic2.gif');
  background-repeat: repeat-x;
  }

.linksbg {
  background-image: url('../images/links_backg.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
}

css

