/* Top Horizontal Menu */
.TopMenu img {
	border: 0px;
}

.FooterMenu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #999999;
}

.FooterMenu a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #333333;
}

/* Welcome bgcolor */
.IMSwelcomebg { background-color: #fff8ed }

/* Welcome text */

.IMSwelcome { font-family: helvetica,arial,sans-serif; font-size: 11px; color: #333333 }

/* Search bars.  Includes text style and background color of table */
.IMSsearchbars { font-family: helvetica,arial,sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; background-color: #333333 }

/* Search field */
.IMSform	{color: #333333; font-family:  arial, sans-serif; background-color: #ffffff; font-size: 11px; line-spacing: 14px; border : 1 solid #333333}

/* Search submit buttons */
.IMSform2	{color: #333333; font-family:  arial, sans-serif; background-color: #ffffff; font-size: 11px; line-spacing: 16px; border : 1 solid #333333}

/* Sort by links.  The first two are the links, the third is the active one - not linked */
a.IMSsortby { font-family: helvetica,arial,sans-serif; font-size: 11px; color: #004685;}
a.IMSsortby.hover {color: #990000;   }
.IMSsortbycurrent { font-family: helvetica,arial,sans-serif; font-size: 11px; color: #333333;  font-weight: bold;}

/* Title of each RMI table: Category Name, Reader Service #, etc... */
.IMStablename { font-family: verdana,arial,sans-serif,helvetica; font-size: 16px; color: #333333; font-weight: bold; }

/* Column Head text */
.IMScolumnhead { font-family: helvetica,arial,sans-serif; font-size: 12px; color: #333333; font-weight: bold; background-color: #ffffff; border-top: 1px solid #d6cca8; border-bottom: 1px solid #999999 }

/* Search results text and bg colors.   There are two for the alternating colors we use.   The only thing that should change is background color */
.IMSline1 { font-family: helvetica,arial,sans-serif; font-size: 11px; color: #333333; background-color: #ffffff; }
.IMSline2 { font-family: helvetica,arial,sans-serif; font-size: 11px; color: #333333; background-color: #fff8ed; }

/* Company Name Link */
a.IMScompanylink { font-family: helvetica,arial,sans-serif; font-size: 11px; color: #333333; font-weight: bold; }
a.IMScompanylink:hover {color: #C27E14; text-decoration: underline }

/* Product Name Link - if product links are activated in hotims_pub_application.asp */
a.IMSprodlink { font-family: helvetica,arial,sans-serif; font-size: 11px; color: #333333;  }
a.IMSprodlink:hover {color: #C27E14; text-decoration: underline }


/* Request Brochures from all text*/
.IMSrequestall { font-family: helvetica,arial,sans-serif; font-size: 11px; color: #333333; font-weight: bold;  background-color: #ffffff; border-top: 1px solid #999999; }

/* Arrow Color */
.IMSarrowcolor { background-color: #FFFFFF; }

/* reg page required fields */
.IMSregreq { font-family: helvetica,arial,sans-serif; font-size: 11px; color: #666048; font-weight: bold; }

/* reg page, fields that are not required */
.IMSregnoreq { font-family: helvetica,arial,sans-serif; font-size: 11px; color: #666666; }

/* Home Page box colors - Only if site option for view homepage instead of search results is on  */
.IMShomebox { font-family: helvetica,arial,sans-serif; font-size: 12px; color: #333333; font-weight: bold; background-color: #f0f0f0; border-top: 1px solid #999999; border-bottom: 2px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #999999; }


td

{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

a.gold {
	font-family:  Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#004685;
}

a.black {
	font-family:  Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}

a.gold:hover	{
		text-decoration: underline;
}


a {
	text-decoration: none;
	color:#004685;
}

a:hover	{
	text-decoration: underline;
}



a.brown {
	font-family:  Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
}

a.brown:hover	{
		text-decoration: underline;
}
