@charset "UTF-8";
body {
	font: 100% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image:url(http://www.integratedmar.com/home/imgs/columns.gif);
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}

.redlink a:link {
      color: #FF0000;
      text-decoration: underline;
}
.redlink a:visited {
      color: #FF0000;
      text-decoration: underline;
}
.redlink a:hover { 
      color: #FF0000;
	  text-decoration: none;
}
.redlink a:active {
      color: #333333;
      text-decoration: underline;
}

a:link {
      color: #FF0000;
      text-decoration: underline;
}
a:visited {
      color: #FF0000;
      text-decoration: underline;
}
a:hover { 
      color: #FF0000;
	  text-decoration: none;
}
a:active {
      color: #333333;
      text-decoration: underline;
}

.grylink a:link {
      color: #666666;
      text-decoration: none;
}
.grylink a:visited {
      color: #666666;
      text-decoration: none;
}
.grylink a:hover { 
      color: #FF0000;
	  text-decoration: underline;
}
.grylink a:active {
      color: #333333;
      text-decoration: none;
}

.oneColFixCtr #overallContainer {
	width: 790px;  
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
span.expandLink a {
  color: #990000; 
  }

.white_sub {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.lite_sub {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}
.reg_sub {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.med_sub {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.blogdetail {
	font-size: 10px;
	color: #999999;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.headline {
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	color: #666666;
	letter-spacing: 0px;
	font-weight: regular;
}
.headline2 {
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	color: #FF0000;
	letter-spacing: 0px;
	font-weight: regular;
}
.newsheadline {
	font-size: 17px;
	line-height: 17px;
	font-family: Tahoma, Verdana, Helvetica;
	color: #666666;
	letter-spacing: 0px;
	font-weight: bold;
}
.commenttext {
	color: #333333;
}
.news_headline {
	font-size: 13px;
}

