﻿body
{
	margin:0px;
	padding:0px;
	background-image:url(images/background_grayfade.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

body, table, td
{
	font-family:Trebuchet MS, Trebuchet, Tahoma, Arial, Sans-Serif;
	font-size:12px;
	color:#5A5A5A;
}

a
{
	font-family:Trebuchet MS, Trebuchet, Tahoma, Arial, Sans-Serif;
	font-size:12px;
	color:#CE0000; /* 842924 */
	text-decoration:none;
}

.HeaderLink, .HeaderLink a
{
	font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Sans-Serif;
	color:#CE0000;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}

h1
{
	font-family:Trebuchet MS, Trebuchet, Tahoma, Arial, Sans-Serif;
	font-size:18px;
	font-weight:normal;
	margin:0px;
}

h2
{
	font-family:Trebuchet MS, Trebuchet, Tahoma, Arial, Sans-Serif;
	font-size:16px; 
	font-weight:bold;
	margin:0px;
	/* color:#0096FD; */
	color:#006699;
}

h3
{
    font-size: 18px;
}

p, ul, ol, li
{
	margin:0px;
	padding:0px;
}

li
{
	list-style-position:outside;
	list-style-type:square;
	margin:0px;
	margin-left:16px;
}

.ssGoldHeaderArea
{
	height:18px; 
	background-image:url(images/headerbackground_goldfade.jpg); 
	text-align:right; 
	padding-top:3px; 
	padding-right:12px;
}

.ssGrayHeaderArea
{
	height:108px; 
	vertical-align:top; 
	background-image:url(images/headerbackground_grayfade.jpg);
}

.ssLandingPageHeader
{
	color:#990000;
	font-size:22px;
	letter-spacing:1px;
}

a.ssFooterLink
{
	font-size:11px;
}

.ssPageHeader
{
	font-size:24px;
	font-weight:bold;
	border-bottom:solid 1px #E3E3E3;
	margin-left:20px;
	margin-right:20px;
	padding-top:23px;
	padding-bottom:11px;
}

.ssLeftNavigationCell
{
	vertical-align:top;
	width:162px;
	padding-left:20px;
}

.ssCalloutGrayFade
{
	border:solid 1px #CCCCCC;
	background-image:url(images/calloutbackground_grayfade.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}

.ssYellowButtonFont
{
	font-family:Trebuchet MS, Trebuchet, Tahoma, Arial, Sans-Serif;
	font-size:18px;
	color:#CE0000; /* 842924 */
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	padding-top:8px;
}

.ssYellowButtonSmallFont
{
	font-family:Trebuchet MS, Trebuchet, Tahoma, Arial, Sans-Serif;
	font-size:13px;
	color:#CE0000; /* 842924 */
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	padding-top:6px;
}

hr
{
	width:100%;
	height:0px;
	border-top:solid 1px #E3E3E3;
}

.ss18pxBoldText
{
	font-size:18px;
	font-weight:bold;
}

.ss16pxCyanText
{
	font-size:16px; 
	font-weight:bold; 
	/* color:#0096FD; */
	color:#006699;
}

.ss16pxBoldText
{
	font-size:16px;
	font-weight:bold;
}

/* Form Controls */

.ssTextBox
{
	border:1px solid #7F9DB9;
	margin:2px;
	font-family:Trebuchet MS, Trebuchet, Tahoma, Arial, Sans-Serif;
	/* color:#0096FD; */
	color:#006699;
	padding:0px;
	padding-left:4px;
}

.ssTextBoxWithFocus
{
	border:3px solid #7F9DB9;
	margin:0px;
	font-family:Trebuchet MS, Trebuchet, Tahoma, Arial, Sans-Serif;
	/* color:#0096FD; */
	color:#006699;
	padding:0px;
	padding-left:4px;
}

.ssDropDown
{
	border:1px solid #7F9DB9;
	margin:2px;
	font-family:Trebuchet MS, Trebuchet, Tahoma, Arial, Sans-Serif;
	/* color:#0096FD; */
	color:#006699;
	padding:0px;
	padding-left:4px;
}

/* for image rotation on home page */
  ul.image-rotate
  {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  }
  ul.image-rotate li
  {
    margin: 0px;
    padding: 0px;
    display: none;
  }
  ul.image-rotate li.current
  {
    display: block;
  }


/* for home page areas with slide appearance */
.home_gray_links
{
  vertical-align: top;
}
.home_gray_links a
{
  float: left;
  display: block; /* note that this is ignored when floating */
  vertical-align: top;

  width: 107px;
  height: 92px;
  background-image: url('/images/home_graysmall_blank.gif');
  background-repeat: no-repeat;

  text-decoration: none;
  text-align: center;

  font-size: 11px;
  font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Sans-Serif;

  margin-left: 14px;
  margin-right: 4px;
}
.home_gray_links a img
{
  border-width: 0px;
  margin: 6px;
  margin-bottom: 3px;
}
.home_gray_links a span
{
  color: #ce0000;
  display: block;
}
.home_gray_links a:hover span
{
  text-decoration: underline;
}

.home_gray_headlines
{
  vertical-align: top;
}
.home_gray_headlines img
{
  margin-left: 14px;
  border-width: 0px;
}
.home_gray_headlines img.decoration
{
  margin: 0px;
}

/***********************
 * The following classes were added for
 * use in WhyNews.aspx by the article listing.
 * They are set by the javascript.
 ***********************/

ol.ssNewsArticleList
{
	display:block;
	float:left;
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
	width:280px;
	padding-right:20px;
}

ol.ssNewsArticleList li
{
	margin-left:0px;
	padding-left:0px;
	height:200px;
	list-style-type:none;
}



/* from here to the end of the file can probably be removed -dcm */

.homepage_productsigns img
{
	border-width: 0px;
	margin-left: 14px;
}
.homepage_productsigns img.decoration
{
	margin: 0px;
}

.homepage_productsigns td
{
	vertical-align: top;
	/* padding-left: 30px; */
}
