/* CSS Document */

body { 
	line-height: 18px;
	color: #000000; 
	background: #ffffff; 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	
	font-size : 12px; 
}

a { 
	text-decoration: underline; 
	color: #333666 
}

a img {
	border: 0;
	text-decoration: none;
}

#header, #divider, #leftCol, #pageTools, #barkerRight, #footer, #homeMenu, #contentBanner, #homeBanner,
	#noBannerPhysician, #noBanner, noindex
{
	display: none;
}

/****** FORMS *******/
div.formField {	
	height: auto;
}
div.formField p {	
	float: left;
	display: inline;
	margin-top: 4px;
	width: 175px;
	height: 18px;
}
div.formField span.xxsmall {	
	float: left;
	margin-left: 150px;
}
.formTextInputArea { 
	float:left; 
	display:inline; 	 
	padding:4px 2px 1px 10px; 
	height:17px; 
	width:175px; 
	border:1px solid #c3c3c3; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size:11px; 
	line-height:11px;
}
.formTextArea { 
	float:left; 
	display:inline; 
	padding:2px 2px 1px 10px; 
	height:80px; 
	width:200px; 
	border:1px solid #c3c3c3; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:11px; 
	line-height:13px;
}
.formSelectArea { 
	float:left; 
	display:inline; 
	margin-top: 3px;
	padding:2px 2px 1px 0px; 
	height:22px; 
	width:190px; 
	border:1px solid #c3c3c3; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:11px; 
	line-height:11px;
}
.formSubmit {
	width: 325px;
	margin: 12px 0 36px 0;
	text-align: center;		
}
.formSubmit a img {
	text-align: center;	
	margin-left: auto;
	margin-right: auto;
}
.formErrors {
	border: 1px solid red;
	padding: 5px;
	margin-bottom: 12px;
}
.clearBoth { 
	clear:both; 
	line-height:0px; 
	height:0px; 
	font-size:0px; 
	margin:0px; 
}


.download {
	margin: 0 24px;
	padding: 12px 0 6px 6px;	
}
.download img {
	display: inline;
	padding-right: 6px;	
}
.download a {
	font-size: 18px;
	font-style: italic;	
}


#siteMapContent {
	margin: 14px 22px 0 12px;
}
.siteMapTop, .siteMapCtg {
	margin-top: 8px;
}
.siteMapCtg {
	margin-left: 2em;
}
.siteMapPage {
	margin-left: 4em;
}
#reference {
	color:#666666;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
}
/*** Content Images***/

.primaryReaction	{ float:left; display:inline; margin:15px 0px 10px 20px; width:440px; height:91px; background:url(../images/Primary.jpg) 0px 0px no-repeat; }

.primaryReaction2	{ float:left; display:inline; margin:15px 0px 10px 20px; width:440px; height:133px; background:url(../images/Primary2.jpg) 0px 0px no-repeat; }

.secondaryReaction	{ float:left; display:inline; margin:15px 0px 10px 75px; width:292px; height:197px; background:url(../images/Secondary.jpg) 0px 0px no-repeat; }

.finalResults	{ float:left; display:inline; margin:15px 0px 10px 0px; width:500px; height:109px; background:url(../images/FinalResults.jpg) 0px 0px no-repeat; }

.workflow	{ float:left; display:inline; margin:15px 0px 10px 75px; width:226px; height:361px; background:url(../images/workflow.jpg) 0px 0px no-repeat; }

.product	{ float:left; display:inline; margin:15px 0px 10px 75px; width:327px; height:196px; background:url(../images/product.jpg) 0px 0px no-repeat; }

.invaderPlus	{ float:left; display:inline; margin:15px 0px 10px 0px; width:500px; height:444px; background:url(../images/InvaderPlus.jpg) 0px 0px no-repeat;
}
