body {
	text-align: center;
	color: Black;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	background-image: url(images2/background_top.jpg);
	background-repeat: repeat-x;
}

a {
	color: #0080C0;
}
a:active {
	text-decoration: none;
}

A:visited {
	TEXT-DECORATION: none;
}
A:link {
	TEXT-DECORATION: none;
}

A:hover {
	TEXT-DECORATION: underline;
	color: #FF8000;
}


#wrap {
	width: 729px;
	margin: 0 auto;
	text-align: left;
}
.contentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #39739d;
	FONT-FAMILY: Tahoma
}
/* -------- navBar styles ---------- */

#navBar {
	position: absolute;
	top: 135px;
	z-index: 100;
	width: 729px;
	height: 24px;
	text-align: left;
}
/* --  this controls the look of nav items without submenus  -- */
#navBar a {
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	color: #A59E7E;
	font-weight: bold;
	font-size: 9px;
	background-color: #FFFFFF;
	padding: 4px 8px 5px 8px;
	z-index: 100;
	border-collapse: collapse;
	display:block;
}
#navBar td a:hover{
	background-color: #FF8000;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	color: #FFFFFF;
	padding: 4px 8px 5px 8px;
	font-size: 9px;
	text-decoration: none;
	border: #FFFFFF 1px;
}


/* ------- Dr. Goldstein drop styles --------*/

#navBar #dropDrBox {
	position: relative;
}

#navBar #dropDrBox div.inactive {
	visibility: hidden;
	position: absolute;
	}

/* this controls the background box that appears */
#navBar #dropDrBox div.active {
	visibility: visible;
	border: 1px solid #000;
	position: absolute;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-right: 2px outset ;
	border-bottom: 2px outset ;
	margin-top: 20px;
	width: 120px;
}
#navBar #dropDrCol1 {
	float: left;
	width: 120px;
	}
/* this affects the placement of links within the background box  */
#dropDrBox #dropDrCol1 ul{
	padding-left: 2px;
	}

#navBar #dropDrBox ul {
	margin:0px;
	list-style-type: none;
	}

#navBar #dropDrBox #dropDrCol1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	width: 120px;
	}
#navBar #dropDrBox a {
	text-decoration: none;
	padding: .4em 2px .7em 10px;
	display: block;
	height: 1.5em;
	}

#navBar #dropDrBox a:hover {
	background-color: #FF8000;
	color: #FFFFFF;
	padding: .4em 2px .7em 10px;
	}

#navBar a#dropDrLink:hover  {
	background-color: #FF8000;
	color: #FFFFFF;
	border-bottom: none;
	}

#navBar a#dropDrLink.active {
	background-color: #FF8000;
	color: #FFFFFF;
	border-bottom: none;
	}

/* ------ Seminar Schedule drop styles ---- */

#navBar #dropSemBox div.inactive {
	visibility: hidden;
	position: absolute;
	}

#navBar #dropSemBox div.active {
	width: 120px;
	visibility: visible;
	border: 1px solid #000;
	position: absolute;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-right: 2px outset ;
	border-bottom: 2px outset ;
	margin-top: 20px;
	}

#navBar #dropSemCol1 {
	float: left;
	width: 120px;
	}

#dropSemBox #dropSemCol1 ul{
	padding-left: 2px;
	}

#navBar #dropSemBox ul {
	margin: 0px;
	list-style-type: none;
	}

#navBar #dropSemBox #dropSemCol1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	width: 120px;
	}

#navBar #dropSemBox a {
	text-decoration: none;
	padding: .4em 2px .7em 10px;
	display: block;
	height: 1.5em;
	}

#navBar #dropSemBox a:hover {
	background-color: #FF8000;
	color:#FFFFFF;
	padding: .4em 2px .7em 10px;
	}

#navBar a#dropSemLink:hover  {
	background-color: #FF8000;
	color: #FFFFFF;
	border-bottom: none;
	}

a#dropSemLink.active {
	background-color: #FF8000;
	color: #FFFFFF;
	border-bottom: none;
	}

/*  -------- Favorites drop styles -------  */

#navBar #dropFavBox div.inactive {
	visibility: hidden;
	position: absolute;
	}

#navBar #dropFavBox div.active {
	width: 120px;
	visibility: visible;
	border: 1px solid #000;
	position: absolute;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-right: 2px outset;
	border-bottom: 2px outset;
	margin-top: 20px;
	}

#navBar #dropFavCol1 {
	float: left;
	width: 120px;
	}

#dropFavBox #dropFavCol1 ul{
	padding-left: 2px;
	}

#navBar #dropFavBox ul {
	margin: 0px;
	list-style-type: none;
	}

#navBar #dropFavBox #dropFavCol1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	width: 120px;
	}

#navBar #dropFavBox a {
	text-decoration: none;
	padding: .4em 2px .7em 10px;
	display: block;
	height: 1.5em;
	}


#navBar #dropFavBox a:hover {
	background-color: #FF8000;
	color:#FFFFFF;
	padding: .4em 2px .7em 10px;
	}


#navBar a#dropFavLink:hover  {
	background-color: #FF8000;
	color: #FFFFFF;
	border-bottom: none;
	}

a#dropFavLink.active {
	background-color: #FF8000;
	color: #FFFFFF;
	border-bottom: none;
	}


/* -- Products drop styles -- */

#navBar #dropProdBox div.inactive {
	visibility: hidden;
	position: absolute;
	}

#navBar #dropProdBox div.active {
	width: 180px;
	visibility: visible;
	border: 1px solid #000;
	position: absolute;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-right: 2px outset;
	border-bottom: 2px outset;
	margin-top: 20px;
	}

#navBar #dropProdCol1 {
	float: left;
	width: 180px;
	}

#dropProdBox #dropProdCol1 ul {
	padding-left: 2px;
	}

#navBar #dropProdBox ul {
	margin: 0px;
	list-style-type: none;
	}

#navBar #dropProdBox #dropProdCol1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	width: 180px;
	}

#navBar #dropProdBox a {
	text-decoration: none;
	padding: .4em 2px .7em 10px;
	display: block;
	height: 1.5em;
	}


#navBar #dropProdBox a:hover {
	background-color: #FF8000;
	color:#FFFFFF;
	padding: .4em 2px .7em 10px;
	}


#navBar a#dropProdLink:hover  {
	background-color: #FF8000;
	color: #FFFFFF;
	border-bottom: none;
	}

a#dropProdLink.active {
	background-color: #FF8000;
	color: #FFFFFF;
	border-bottom: none;
	}


/* ------ Downloads drop box styles ----  */

#navBar #dropDwnBox div.inactive {
	visibility: hidden;
	position: absolute;
	}

#navBar #dropDwnBox div.active {
	width: 170px;
	visibility: visible;
	border: 1px solid #000;
	position: absolute;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-right: 2px outset;
	border-bottom: 2px outset;
	margin-top: 20px;
	}

#navBar #dropDwnCol1 {
	float: left;
	width: 170px;
	}

#dropDwnBox #dropDwnCol1 ul {
	padding-left: 2px;
	}

#navBar #dropDwnBox ul {
	margin: 0px;
	list-style-type: none;
	}

#navBar #dropDwnBox #dropDwnCol1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding-bottom: 5px;
	line-height: 1.2em;
	width: 170px;
	}

#navBar #dropDwnBox a {
	text-decoration: none;
	padding: .4em 2px .7em 10px; 
	display: block;
	height: 1.9em;
	}


#navBar #dropDwnBox a:hover {
	background-color: #FF8000;
	color:#FFFFFF;
	padding: .4em 2px .7em 10px;
	}


#navBar a#dropDwnLink:hover  {
	background-color: #FF8000;
	color: #FFFFFF;
	border-bottom: none;
	}

a#dropDwnLink.active {
	background-color: #FF8000;
	color: #FFFFFF;
	border-bottom: none;
	}




/*  ------  drop box styles for nav items WITHOUT submenus
      the 'top' dimension is set for Win IE 6, where they appear 1 pixel higher than in other browsers   --- */

#navBar #dropCaseBox {
	z-index: 10;
	text-align:left;
	position:relative;
	top: -1px;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
	}
	
#navBar #dropDirectBox {
	z-index: 10;
	text-align:left;
	position:relative;
	top: -1px;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
	}
	
#navBar #dropHomeBox {
	z-index: 10;
	text-align:left;
	position:relative;
	top: -2px;
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
	}
	
#navBar #dropNewsBox {
	z-index: 10;
	text-align:left;
	position:relative;
	top:-2px;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
	}
	
#navBar #dropFracBox {
	z-index: 10;
	text-align:left;
	position:relative;
	top: -1px;
	font-weight: bold;
	font-size: 9px;
	text-decoration:none;
	}
	

/* following styles control email links and other text in the top banner and the bottom image footer */

.bannerEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #3D4D59;
	position: relative;
	top: 49px;
	left: 190px;
	width: 500px;
}
.bannerEmail a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #001032;
	text-decoration: underline;
	letter-spacing: 3px;
}
.bannerEmail a:hover {
	color: #FF8000;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	position: relative;
	top: -1px;
	text-align: center;
}
.footerText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #55534F;
	text-decoration: underline;
}
.footerText a:hover {
	color: #FF8000;
}

/*  these styles are for the footer text links at the very bottom of the page */
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
}
.footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color:#999999;
	text-decoration: underline;
}


.footer a:hover {
	color: #FF8000;
}


/* formats the content area */

.borderDashRight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.boxRight {
	padding-top: 20px;
	background-color: #F4F7F9;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.boxLeft {
	background-color: #E5E7E8;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* blue headlines in the content area */
.hedBlue {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #39739d;
	FONT-FAMILY: Tahoma
}




/* --------- OLD styles from previous design ------- */

TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;

}

TEXTAREA {
	border : 1px solid;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000033;
	background-color: #66FFFF;
	border-color: #CCFFFF #006666 #006666 #CCFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}

.FormElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066
}
.Labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal
}
.NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.SelectText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.Titles {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 175%;
	color: #660000;
}

.copyright {
	FONT-SIZE: 10px; COLOR: White; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
td.style1 {
	font: 10pt tahoma, arial, helvetica, sans-serif;
	color: #000000;
}
td.style2 {
	font: 10pt tahoma, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

