/* 
  -----------------------------------
Integripharm screen styles
  -----------------------------------
*/
A:link {
	color: #333333;
	text-decoration: underline;
}
A:visited {
	color: #333333;
	text-decoration: underline;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(/images/servant_life_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
hr {
  border: 0;
  width: 100%;
  color: #E9E5D8;
  background-color: #EEEEEE;
  height: 1px;  
}
input{
	font-family: "Tahoma", Arial, sans-serif;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	background-color:#F7F6F4;
	border:1px solid;
	border-top-color:#CAC3A7;
	border-left-color:#CAC3A7;
	border-right-color:#CAC3A7;
	border-bottom-color:#CAC3A7;
	margin: 5px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
}
#maincontent {
	width: 764px;
	margin: 100px 0px 0px 25px;	
}
#topspacer {
	float: none;
	width: 764px;
	height: 100px;
}
#navigation {
	display: none;
}
#topnav {
	float: none;
	width: 764px;
	height: 15px;
}
#belownavspacer {
	float: none;
	width: 764px;
	height: 50px;
}
#leftcolumn ul {
	list-style-type: circle;
	list-style-image: url(/images/integripharm_bullet.gif);
}
#leftcolumn li {
	line-height: 20px;
	font-size: 12px;
}
#leftcolumn {
	margin: 0px 0px 0px 0px;	
	width: 472px;
	color: #555555;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 18px;
}
#leftcolumn a:link, #leftcolumn a:visited {
	text-decoration: underline;
	color: #555555;
}
#leftcolumn a:hover, #leftcolumn a:active {
	text-decoration: none;
	color: #152733;
}
#leftcolumnbody {
	padding: 0px 0px 0px 38px;
	line-height: 16px;
	font-size: 12px;
	color: #555555;
}
.leftcolumnleft {
	width: 205px;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
}
.leftcolumnright {
	width: 205px;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
	padding: 0px 38px 0px 0px;	
}
#homespacer {
	height: 293px;
}
#homeaccordian {
	z-index: 1000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 305px;
}
#sidebar {
	list-style: none;
	position: absolute;
	width: 202px;
	left: 530px;
}
#sidebarcontent {
	margin: 10px 0px 0px 0px;
	padding: 15px 0px 20px 15px;
	font-size: 10px;
	font-family: Arial, sans-serif;
	line-height: 12px;
	color: #666666;
	border-left: 1px solid #EDEDED;
}
#footer {
	padding: 7px 0px 7px 30px;
	width: 700px;
	left: 0px;
	color: #777777;
	font-size: .65em;
	font-family: Arial, sans-serif;
	line-height: 10px;
	height: 15px;
	position: absolute;
	top: 100px;
	display: none;
}
.subhead {
	font-family: "News Gothic MT", Arial, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #1761AF;
	page-break-after: avoid;
}
.subsubhead {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	margin: 0px 0px 20px 0px;	
	page-break-after: avoid;
}
.headlineimage {
	padding: 0px 0px 15px 0px;
}