/* CSS Document */
body {
	margin:0 auto 0 auto;
	padding:0px;
	background-color:#e7ecd8;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000000;
	behavior:url(styles/csshover.htc);
}
div#page {
	margin:0 auto 0 auto;
	width:778px;
	padding:0 11px 0px 11px;
	background-image:url(images/pageBg2.jpg);
	background-repeat:repeat-y;
	height:auto;
}
div#topContent  {
	width:778px;
	background-image:url(images/topBg.jpg);
	background-repeat:repeat-y;
	height:101px;
	padding-bottom:0px;
}
div#login {
	 float:right;
	 color:#66974b;
	 font-size:10px;
	 line-height:12px;
	 padding:0 10px 5px 0;
	 margin:0px;
}
div#login a:link, div#login a:visited {
	color:#66974b;
	font-size:11px; 
	font-weight:bold;
	text-decoration:underline;
	line-height:30px;
	background-image:url(images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 15px 0 0;
}
div#login a:active, div#login a:hover {
	color:#326f10;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 15px 0 0;
}
div#lang {
	float:right; 
	clear:right;
	color:#85888e;
	padding:2px 10px 0px 0px;
	margin:0px;
	font-size:10px;
	width:500px;
}
div#lang a:link, div#lang a:visited {
	color:#85888e;
	text-decoration:underline;
}
div#lang a:active, div#lang a:hover {
	color:#326f10;
	text-decoration:none;
}
input {
	border:1px solid #85888e;
}

input.submitForm {
	background-color:#66974b; 
	color:#FFFFFF; 
	cursor:pointer;
	font-size:10px;
	margin:0px;
	padding:0px;

}
input.submitForm:hover {
	background-color:#326f10; 
	color:#FFFFFF; 
	cursor:pointer;
	font-size:10px;	
	margin:0px;
	

}
.searchBox {
	padding:0px 0px;
	margin:0px;
}
span#goButton  {
	font-size:10px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #ffffff;
	width:30px;
	height:35px;
	background-color:#66974b;
}

a.goButton:link, a.goButton:visited {
	color:#66974b;
	font-size:11px; 
	font-weight:bold;
	text-decoration:underline;
	line-height:30px;
	background-image:url(images/arrow1.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 15px 0 0;
}
a.goButton:active, a.goButton:hover {
	color:#326f10;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 15px 0 0;
}

/* ------------------------------------------- HEADER STYLES ------------------------------------- */
div#logo {
	float:left;
	margin:0px;
	padding:0px;
}
div#logo img {
	border:0px;
}
div#topImages {
	 float:right;
	 padding:2px 4px 1px 0;
	 margin:0px;
	 width:255px;
	 height:115px;
}
input {
	border:1px solid #85888e;
}
/* -------------------------------------------------- LEFT NAV MENU STYLES ----------------------------- */

div#leftNavContainer {
	float:left;
	padding-left: 1px;
}

div#leftNavContent {
	width:131px; 
	height:auto;
	padding:6px 6px 0px 6px;
	line-height:15px;
}

div#leftNavContent a.main:link, div#leftNavContent a.main:visited {
	color:#66974b;
	background-image:url(images/leftNavArrow1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	/*padding:0 0 0 20px;*/
	font-size:14px;
	font-weight:bold;
}

div#leftNavContent a.main:active, div#leftNavContent a.main:hover {
	color:#326f10;
	background-image:url(images/leftNavArrow2.jpg);
	text-decoration:none;
}

div#leftNavContent a:link, div#leftNavContent a:visited {
	color:#464646;
	background-repeat:no-repeat;
	background-position:left;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

div#leftNavContent a:active, div#leftNavContent a:hover {
	color:#326f10;
	text-decoration:underline;
}

div#leftNavContent h3 {
	color:#326f10;

	background-image:url(images/leftNavArrow5.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 20px;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
}

div#leftNavContent ul {
	list-style-type:none;
	margin-left:8px;
	padding-left:0px;
	margin-bottom:25px;
	margin-top:10px;
	line-height:17px;
}

div#leftNavContent ul li  {
	list-style-type:none;
	
}

div#leftNavContent ul li ul  {
	line-height:14px;
	padding-left:0px;
	margin-left:5px;
	margin-bottom:3px;
	margin-top:3px;
}

.wrapSpace  {
	margin-left:12px;
}

.wrapSpaceLineSmall  {
	line-height:12px;
	padding-bottom:5px;
}

.wrapSpaceLineNormal  {
	line-height:25px;
}

div#leftNavContent ul.Products {
	list-style-type:none;
	margin-left:8px;
	padding-left:0px;
	margin-bottom:25px;
	margin-top:8px;

}

div#leftNavProducts ul.Products li  {
	list-style-type:none;
	
}

div#leftNavContent ul.Products li ul  {
	line-height:14px;
	padding-left:0px;
	margin-left:5px;
	margin-bottom:3px;
	margin-top:0px;
}





/*div#leftNavContent p  {
	color:#434343;
	font-size:10px;
	line-height:14px;
	margin:0px;
	padding:33px 0 6px 0px;
}

div#leftNavContent #content  {
	float: left;
	width: 150px;
	padding: 2px 0px 2px 10px;
}*/



/* ----------------------------------------- MAIN CONTENT AREA STYLES -------------------------------- */
div#content {
	 width:595px; 
	 float:left;
	 padding:15px;
}
div#content p {
	padding:0px;
	margin:0 0 13px 0;
}
div#content a:link, div#content a:visited {
	color:#66974b;
	text-decoration:underline;
	font-weight:normal;
}
div#content a:active, div#content a:hover {
	color:#326f10;
	text-decoration:none;
}
div#content a.mainLinks:link, div#content a.mainLinks:visited {
	color:#66974b;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}
div#content a.mainLinks:active, div#content a.mainLinks:hover {
	color:#326f10;
	text-decoration:none;
}
div#content h1 {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	padding:0 0 10px;
}
div#content h2 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin:0px;
	padding:0 0 10px 0;
}
div#content ul {
	margin:0px;
	padding:0 0 5px 30px;
}
div#content ul li {
	margin:0px;
	padding:3px 0px;
}
div.contentFeatureContainer {
	width:526px;
	padding:20px 0 20px 0;
}
div.contentFeatureCenter h2 {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:0 0 20px 0;
}

.largeCopy {
	font-size:17px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	color:#326f10;
}
sup {
	font-size:11px;
	line-height:9px;
	font-family:Arial, Helvetica, sans-serif;
}
.grayCopy {
	font-size:10px;
	color:#85888e;
}
/*
table {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	margin:0 0 20px 0;
}
td {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size:9px;
	vertical-align:top;
	text-align:center;
	padding:1px;
	line-height:12px;
}
th {
	background-color:#f3f6ea;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size:11px;
	vertical-align:middle;
	text-align:center;
	padding:1px;
	font-weight:bold;
	color:#000000;
	line-height:14px;
}
*/
table.contactForm {
	border-top:1px solid #85888e;
	border-left:1px solid #85888e;
	margin:0 0 20px 0;
	width:525px;
}
table.contactForm td {
	border-right:1px solid #85888e;
	border-bottom:1px solid #85888e;
	font-size:11px;
	vertical-align:middle;
	text-align:left;
	padding:1px;
	line-height:12px;
	background-color:#f1f1f1;
	width:325px;
}
table.contactForm th {
	width:200px;
	background-color:#ffffff;
	border-right:1px solid #85888e;
	border-bottom:1px solid #85888e;
	font-size:11px;
	vertical-align:middle;
	text-align:right;
	padding:1px 5px 1px 1px;
	font-weight:normal;
	color:#000000;
	line-height:14px;
}
.errorText {
	color:#CC0000;
	font-weight:bold;
}
input.submitForm {
	background-color:#66974b; 
	color:#FFFFFF; 
	cursor:pointer;
}
input.submitForm:hover {
	background-color:#326f10; 
	color:#FFFFFF; 
	cursor:pointer;
}
.loginButton {
	background-color:#66974b;
	font-weight:bold;
	color:#FFFFFF; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px;
}

.loginButton:hover  {
	background-color:#326f10; 
	color:#FFFFFF; 
}


.tinyform {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#FFF;
}
.tinyform input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.submitForm {
	background-color:#66974b; 
	color:#FFF; 
	cursor:pointer;
	font-size:10px;
	margin:0px;
	padding:0px;
}
input.submitForm:hover {
	background-color:#326f10; 
	color:#FFF; 
	cursor:pointer;
	font-size:10px;	
	margin:0px;
}
table.contactMGMAForm {
	border-top:1px solid #85888e;
	border-left:1px solid #85888e;
	margin:0 0 20px 0;
	width:400px;
}
table.contactMGMAForm td {
	border-right:1px solid #85888e;
	border-bottom:1px solid #85888e;
	font-size:11px;
	vertical-align:middle;
	text-align:left;
	padding:1px;
	line-height:12px;
	background-color:#f1f1f1;
	width:248px;
}
table.contactMGMAForm th {
	width:152px;
	background-color:#ffffff;
	border-right:1px solid #85888e;
	border-bottom:1px solid #85888e;
	font-size:11px;
	vertical-align:middle;
	text-align:right;
	padding:1px 5px 1px 1px;
	font-weight:normal;
	color:#000000;
	line-height:14px;
}

/*ol
{
	margin:0px;
	padding:0px;
}*/

/* ------------------------------------------- FOOTER STYLES ----------------------------------------- */
div#footer {
	margin:0 auto 0 auto;
	padding:10px 20px 0 0;
	width:780px;
	background-image:url(images/footerBg3.jpg);
	background-repeat:no-repeat;
	height:38px;
	color:#85888e;
	font-size:10px;
	text-align:right;
}
div#footer a:link, div#footer a:visited {
	color:#85888e;
	text-decoration:underline;
}
div#footer a:active, div#footer a:hover {
	color:#326f10;
	text-decoration:none;
}
/*---------------------------------- FIX FOR FLOATED ELEMENTS WITHIN A CONTAINER DIV --------------------------*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*--- Fix for IE on Mac ---*/
.clearfix
{
	display: inline-block;
}

/*--- Hack for bug in IE6 ---*/
* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}.contentTable {
	border: 1px solid #93AA72;
}
.contentTable_topCells {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #67974B;
	text-align: center;
	line-height: normal;
	font-size: 12px;
	vertical-align: middle;
	padding: 5px;
}
.contentTable-contentCells {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: middle;
	font-size: 10px;
}
.contentTable-contentCells-on {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: middle;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #F6FBF4;
	border-top-color: #67974B;
	border-bottom-color: #67974B;
}
.dropBox  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#f6fbf4;
	margin-top:2px;
	padding-top:2px;
	width:122px;
}
div#medicalPage-left  {
	width:400px;
	float:left;
}
div#medicalPage-right-container  {
	width:158px;
	float:right;
	margin:0px;
	padding:0px;
}

div#medicalPage-right  {
	background-color:#d6e0c7;
	font-size:10px;
	margin-top:0px;
	margin:0px;
	padding:0px 10px 0px 10px;
}

div#collection  {
	float:right;
	line-height:12px;
	font-size:10px;
}

div#content a.locations:link, div#content a.locations:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #67974b;
	text-decoration: none;
	font-size:9px;
}

div#content a.locations:hover{
	color: #464646;
	text-decoration: underline;
	font-size:9px;
}
 
.locationsNoLink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #67974b;
	text-decoration: none;
	font-size:9px;
}

.collectionLetters {
	font-style: oblique;
	font-weight: bold;
	color: #993300;
}

div#content a.printLink	{
	color:#416a22;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}
div#content a.printLink:hover	{
	color:#000000;
	text-decoration:none;
	font-size:11px;
}


/* Navigation CSS Document */
body 
{
	behavior:url(/csshover.htc);
}

body div#listmenu ul li ul
{
	display:none; /*--- Hides all drop down menus ---*/
}
div#listmenu /*--- Menu List Container ---*/
{
	width:776px;
	float:right; /*--- Makes the div enclose the list ---*/
	background-image:url(images/topNavBg-black.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:1px 1px 1px 1px;
	margin-top:-1px;
	height:21px;
}

div#listmenu ul
{
	margin:0px;
	padding:0px 0 0 0px;
}

div#listmenu li
{
	float:left; /*--- Causes the list to align horizontally instead of stack ---*/
	position:relative; /*--- Positioning context for the absolutely positioned drop-down ---*/
	list-style-type: none; /*--- Removes the bullet off list items ---*/	
	background-image:url(images/navBorder-black.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0px;

}
div#listmenu ul li.first {
	background:none;
	background-image:none;
	padding-left:8px;
}
div#listmenu ul li.first:hover {
	background:none;
	background-image:none;
	background-color:#5e7e4b;
	padding-left:8px;
}
div#listmenu ul li.last {

	padding-right:7px;
}
div#listmenu ul li.last:hover {

	background-color:#5e7e4b;
	padding-rightt:7px;
}
div#listmenu li:hover
{
	background-color:#5e7e4b;
}

div#listmenu ul li a:link, div#listmenu ul li a:visited, div#listmenu ul li a:active, div#listmenu ul li a:hover {
	font-weight:bold;
	display:block; /*--- List items in drop down highlight and wrapped lines indent correctly ---*/
	padding:0px 16px 0px 21px; /*--- Space on sides of menu item's text ---*/
	text-decoration: none; /*--- Removes the underlining of the link ---*/
	color:#ffffff;
}
div#listmenu ul li:hover ul
{
	display:block; /*--- Displays appropriate drop down menu ---*/
	background-color:#5e7e4b;
}

div#listmenu ul li ul
{
	margin:0px; /*--- Prevents the temp margin on the ul from inheriting here ---*/
	position:absolute; /*--- Positions the drop-down ul in relation to its relatively positioned li parent ---*/
	left:3px; /*--- Aligns the drop-down exactly under the menu ---*/
	top:20px;
	padding:0px;
	background-color:#326f10;
}
div#listmenu ul li ul.about {
	width:155px;
	
}
div#listmenu ul li ul.services {
	width:210px; /*--- Sets the width of the menu; in combo with the li's 100% width, makes the menu stack ---*/
}
div#listmenu ul li ul.clients {
	width:137px;
}
div#listmenu ul li ul.alliances {
	width:150px;
}
div#listmenu ul li ul li
{
	width:100%; /*--- Makes the list items fill the list containers (ul) ---*/
	border-left:1px solid #1e5102; /*--- Three sides of each drop-down item ---*/
	border-bottom:1px solid #1e5102;
	border-right:1px solid #1e5102;
	padding:0px;
	margin:0px;
	background:none;
	background-image:none;
	background-color:#5e7e4b;
}
div#listmenu ul li ul li:hover {
	background-color:#66974b;
}
div#listmenu ul li ul li.firstDrop {
	border-top:1px solid #1e5102; /*--- The top edge of the drop-down ---*/
}
div#listmenu ul li ul li a:link, div#listmenu ul li ul li a:visited, div#listmenu ul li ul li a:active, div#listmenu ul li ul li a:hover
{
	display: block;
	width:100%;
	padding:1px 0 1px 9px;
	margin:0px;
}





