/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgds/bgd_main2.gif);
	background-repeat: repeat-x;
}

.bgdTopLogo {
	background-color: #FFFFFF;
	background-image: url(../images/bgds/bgd_TopLogo.gif);
	background-repeat: no-repeat;
}
.bgd_HomeImg {
	background-image: url(../images/bgds/bgd_homeImg.jpg);
	background-repeat: no-repeat;
}

.topInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5d5c5c;
	text-decoration: none;
}

.homeNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;}
	a:link.homeNews  {color : #FFFFFF;}
	a:visited.homeNews   {color : #FFFFFF;}
	a:active.homeNews   {color: #FFFFFF; text-decoration: none;}
	a:hover.homeNews  {color: #FFFFFF; text-decoration: underline;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bfc5b3;
	text-decoration: none;}
	a:link.footer  {color : #bfc5b3;}
	a:visited.footer   {color : #bfc5b3;}
	a:active.footer   {color: #bfc5b3; text-decoration: none;}
	a:hover.footer  {color: #333333; text-decoration: underline;}

.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4b4f3a;
	text-decoration: none;
}

.mainContentLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #616e72;
	text-decoration: none;}
	a:link.mainContentLink  {color : #616e72;}
	a:visited.mainContentLink   {color : #616e72;}
	a:active.mainContentLink   {color: #616e72; text-decoration: none;}
	a:hover.mainContentLink  {color: #616e72; text-decoration: underline;}

.bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
.boldContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #616b71;
	text-decoration: none;
}
.extraBoldHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}



.sideNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #790d35;
	text-decoration: none;}
	a:link.sideNavLink   {color : #790d35;}
	a:visited.sideNavLink    {color : #790d35;}
	a:active.sideNavLink    {color: #790d35; text-decoration: none;}
	a:hover.sideNavLink    {color: #790d35; text-decoration: underline;}

.topInfoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #790d35;
	text-decoration: none;}
	a:link.topInfoLink  {color : #790d35;}
	a:visited.topInfoLink   {color : #790d35;}
	a:active.topInfoLink   {color: #790d35; text-decoration: none;}
	a:hover.topInfoLink   {color: #790d35; text-decoration: underline;}
	
#homeSolutions {
	position:absolute;
	width:242px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 207px;
}

#homeLeft {
	position:absolute;
	width:604px;
	height:407px;
	z-index:0;
	left: 0px;
	top: 95px;
}

#testimonialsBox {
	position:absolute;
	width:196px;
	height:123px;
	z-index:0;
	left: 604px;
	top: 95px;
	background-color:#706b5d;
}

#getStartedBox {
	position:absolute;
	width:196px;
	height:97px;
	z-index:0;
	left: 604px;
	top: 218px;
	background-color:#767365;
}

#homeNewsBox {
	position:absolute;
	width:196px;
	height:187px;
	z-index:0;
	left: 604px;
	top: 315px;
	background:#bdbfb2;
}

#homeNewsItems {
	position:absolute;
	width:182px;
	height:133px;
	z-index:1;
	left: 613px;
	top: 354px;
	overflow: auto;
}

#home_Footer {
	position: absolute;
	width:800px;
	height:44px;
	z-index:0;
	left: 0px;
	top: 502px;
}

.ArticleStyle {
padding-left:25px;
padding-right:25px;
padding-top:35px;
padding-bottom:15px;
}

.articleHeadline {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #999966;
}

.articleSubHead {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}

.articleBody {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}
.case_study_link {
	font-size: 12px;
	color: #762123;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
#whitepaperBlock {
  position: absolute;
  left: 800px;
  top: 79px;
  border: none;
}

img{
  border-style: none;
}