.ListingStyle { font-family: Arial Narrow; font-size: 8pt}
.ListingStyleHDR { background-color: #A2C633; text-align: center; font-family: Arial Narrow; font-size: 8pt; font-weight: bold; text-decoration: underline}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	
}

.extranetbullets { list-style-image: url('../images/extranet/bullet.jpg'); line-height: 200%; 
               padding-right: 10px }
.flash-movie {
	background-image: url("../images/homeart/top_image_slice.gif");
	width: 539px;
	height: 129px;
}

h1 {
	font-weight: bold;
	font-size: 18pt; font-family:Arial Narrow; color:#008000
}

h2 {
	font-weight: bold;
	font-size: 14pt; color:#006600
}

p {
	font-size: 9pt; line-height:130%
}

li {	
	font-size: 9pt; line-height:150%
}

td {
	font-size: 9pt;
}

th {
	font-size: 9pt;
}

.ztable {
	text-align: center;
	font-size: 9pt;
}



.MainAd      { width: 420; font-family: arial; font-size: 9pt; padding-left: 30px }

.main-content {
	margin-left: 15px;
	font-size: 9pt;
}

.red {
	color: red;
}

.green {
	color: green;
}

.module-register {
	width: 225px;
	float: left;
}

.module-login {
	background-image: url("../images/homeart/login_table_backgrnd.gif");
	width: 235px;
	height: 180px;
	float: right;
}

.form-label {
	font-size: .85em;
}


select, .form-element, .form-copy {
	font-size: .85em;
}

.search-results {
	white-space: nowrap;
	font-size: .75em;
}

.image-help-icon {
	cursor: help;
	vertical-align: top;
}

.table-bgcolor {
	background-color: #dbdbdb;
}

.search-actions {
	white-space: nowrap;
}
.tablestyle {
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 3px 3px 3px;
}
.adstyle {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px; padding-right:10px;

}

.newsstyle {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px; padding-right:10px;
	font-size: 8pt;
}

.ilink{
}

a:link       { text-decoration: underline; color: #008000; font-weight: bold }
a:visited    { text-decoration: underline; color: #A2C633; font-weight: bold }
a:hover      { text-decoration: underline; color: #FF9900; font-weight: bold }


div.droptable {
  font-family: Arial; 
  font-size: 9pt;   
  font-weight: normal
  }
div.droptable a:link		{ text-decoration: none; color: #008000; font-weight: normal; font-size: 8pt }
div.droptable a:visited  { text-decoration: none; color: #A2C633; font-weight: normal; font-size: 8pt }
div.droptable a:hover    { text-decoration: none; color:  #FF9900; font-weight: normal }
div.droptable table 			{ line-height: 120%}

td.menu {
  font-family: Arial; 
  font-size: 7pt;   
  font-weight: bold;
  color: #008000;
  }
td.menu a:link          { text-decoration: underline; color: #008000; font-weight: bold; font-size: 7pt }
td.menu a:visited    { text-decoration: underline; color: #008000; font-weight: bold; font-size: 7pt }
td.menu a:hover      { text-decoration: underline; color: #FF9900; font-weight: bold; font-size: 7pt }

td.MyAccount {
  font-family: 	Arial; 
  font-size: 		7pt;   
  font-weight:	bold;
  color:					blue;
}

#topmenu {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; right: 207px; top: 21px;
}
body > td#topmenu {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}
td#topmenu {
  /* IE5.5+/Win - this is more specific than the IE 5.0 version  - THIS IS SPECIFIC TO ACCOMPLISH A FIXED SCROLL OBJECT*/
 /* right: expression( ( 172 + ( ignoreMe = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 29 + ( ignoreMe2 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );*/
  right: 172px;
  top: 29px;
}

#whoslogin {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; right: 172px; top: 10px;
}
body > td#whoslogin {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}
td#whoslogin {
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
  right:  172px;
  top:  16px;
}

#swf {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
   right: 7px; top: 100px;
}
body > td#swf {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}
td#swf {
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
  position:relative;
  right:  7px;
  top:  15px;
}

#divPSW {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; left: 197px; top: 363px;
}
body > div#divPSW {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}
div#divPSW {
  /* IE5.5+/Win - this is more specific than the IE 5.0 version */
  left: expression( ( 187 + ( ignoreMe = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( 330 + ( ignoreMe2 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}