/******* hyperlink and anchor tag styles *******/

/* Top Navigation Highlight Class MUST REMAIN AT TOP OF SHEET IN THIS POSITION (For Left Global Nav Bar)*/
.sectionLinksCORP {
	margin: 0px;
	padding: 0px;
	background: #003B65;
	/*background: #2D6CAC;*/
}

.sectionLinksFINA {
	margin: 0px;
	padding: 0px;
	background: #003B65;
	/*background: #2D6CAC;*/
}

.sectionLinksPROD {
	margin: 0px;
	padding: 0px;
	background: #003B65;
	/*background: #2D6CAC;*/
}

.sectionLinksEDUC {
	margin: 0px;
	padding: 0px;
	background: #003B65;
	/*background: #2D6CAC;*/
}

.sectionLinksCARE {
	margin: 0px;
	padding: 0px;
	background: #003B65;
	/*background: #2D6CAC;*/
}

.sectionLinksQUAL {
	margin: 0px;
	padding: 0px;
	background: #003B65;
	/*background: #2D6CAC;*/
}

.sectionLinksSEAR {
	margin: 0px;
	padding: 0px;
	background: #003B65;
	/*background: #2D6CAC;*/
}

.sectionLinksWHAT {
	margin: 0px;
	padding: 0px;
	background: #003B65;
	/*background: #2D6CAC;*/
}

.sectionLinksSITE {
	margin: 0px;
	padding: 0px;
	background: #003B65;
	/*background: #2D6CAC;*/
}

.sectionLinksCONT {
	margin: 0px;
	padding: 0px;
	background: #003B65;
	/*background: #2D6CAC;*/
}


/************ tag styles **************/

html
{
	height:100%;
	overflow-x:hidden;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical!important;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
	margin-top: 5px;
	background-color: #003B65;
	background-image: none;
}

/************ style classes **************/

.style2 {
	color: #FFFFFF;
	font: normal 10px/10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

.pageTitleBU {
	color: #3399FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 32px;
	font-weight: bolder;
	font-variant: normal;
}

.pageTitleXpanseRed {
	color: #C03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	font-weight: bolder;
	font-variant: normal;
}

.paraFullBk {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

#paraHalfBk {
	color: #FFFFFF;
	text-align: left;
	float: left;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#paraHalfBkList {
	color: #FFFFFF;
	text-align: left;
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-type: square;
	list-style-position: outside;
	float: left;
	display: list-item;
	margin-left: -25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

.textBk {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.textHilight1 {
	color: #C90;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: 700;
	font-variant: normal;
}
.textHilight2 {
	color: #39C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: 700;
	font-variant: normal;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}

h3{
	color: #C90;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	float: none;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/*************** list tag styles ***************/

li{
	list-style-type: square;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 12px;
	margin-left: 18px;
}

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	width: 712px;
	height: 126px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	background-color: #003B65;
}

#pageNav{
	float: left;
	padding: 0px;
	background-color: #F5f7f7;
	font: small Verdana, sans-serif;
	color: #FFFFFF;
	position: relative;
	width: 115px;
}

#content{
	border-left: 0px none;
	background: #FFFFFF;
	position: relative;
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 541px;
	float: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 25px;
}

#contentHome{
	background: #FFFFFF;
	position: relative;
	background-color: #FFFFFF;
	color: #000000;
	width: 605px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#contentBK{
	border-left: 0px none;
	background: #000000;
	position: relative;
	background-color: #000000;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 551px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#contentBKfamily{
	border-left: 0px none;
	position: relative;
	background-color: #FFF;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 605px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 5px;
}

#pageContent {
	background: #FFFFFF url(graphics/bgcontent.gif) repeat-y;
	width: 711px;
	margin: 0px auto;
}

#pageContentWT {
	background: #FFFFFF;
	width: 601px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pageNavHolder {
	float: left;
	padding: 5px 0px 0px;
	border-right: 0px none #cccccc;
	border-bottom: 0px none #cccccc;
	width: 115px;
	background: #FFFFFF;
	height: auto;
	z-index: 5;
	position: relative;
}

#pageNavHolderExtension {
	float: left;
	padding: 0px;
	border-right: 0px none;
	border-bottom: 0px none;
	position: relative;
	width: 115px;
	background: #003B65;
	height: auto;
	z-index: 0;
	margin-top: 5px;
	overflow: visible;
}

#topnav {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	float: right;
	height: 20px;
	background: #FFFFFF;
	z-index: 0;
	width: 596px;
	padding-top: 3px;
}
#footnote {
	border-left: 0px none;
	background: #FFFFFF url(graphics/bgcontent.gif) repeat-y;
	width: 566px;
	position: relative;
	margin-top: 5px;
	padding-top: 15px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-align: left;
	padding-left: 145px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	clear: both;
}
#pageContact {
	border-left: 0px none;
	background: #FFFFFF;
	width: 572px;
	position: relative;
	float: right;
	margin-top: 5px;
	padding-top: 20px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-right: 0px;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 24px;
}
#pageTitle {
	border-left: 0px none;
	background: #FFFFFF;
	width: 574px;
	position: relative;
	float: right;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-align: left;
	padding-left: 22px;
	padding-bottom: 6px;
}

#pageTitleBK {
	border-left: 0px none;
	background: #000000;
	width: 574px;
	position: relative;
	float: right;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-align: left;
	padding-left: 22px;
	padding-bottom: 6px;
}


#imageHolder1 {
	border-left: 0px none;
	background: #FFFFFF;
	width: 530px;
	position: relative;
	float: left;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-align: left;
	padding-left: 22px;
}

#imageHolderProd {
	border-left: 0px none;
	width: 270px;
	position: relative;
	float: right;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-align: center;
	padding-left: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
#imageHolderVideo {
	border-left: 0px none;
	width: 330px;
	position: relative;
	float: right;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-align: center;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#pageNavHolderImage {
	float: left;
	padding: 5px 0px 0px;
	border-right: 0px none;
	border-bottom: 0px none;
	width: 101px;
	background: #FFFFFF;
	height: auto;
	z-index: 10;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	position: relative;
}
#pageNavImage {
	float: left;
	padding: 0px;
	background-color: #F5f7f7;
	font: small Verdana, sans-serif;
	color: #FFFFFF;
	width: 100px;
	position: relative;
}
#pageContentImage {
	background: #FFFFFF url(graphics/bgcontent100.gif) repeat-y;
	width: 711px;
	margin: 0px auto;
	position: relative;
}
#footnoteImage {
	border-left: 0px none;
	background: #FFFFFF url(graphics/bgcontent100.gif) repeat-y;
	width: 572px;
	position: relative;
	margin-top: 5px;
	padding-top: 15px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-align: left;
	padding-left: 139px;
	padding-bottom: 10px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background: #003B65;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px none #003366;
	border-bottom: 1px none #003366;
	font-weight: bold;
	padding: 9px;
	color: #FFFFFF;
	background: url(none);
	line-height: normal;
	vertical-align: middle;
}

#sectionLinks a:hover{
	border-top: 0px none #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	background: #2D6CAC url(none);
	color: #FFFF66;
}
#topnavfina{
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	float: right;
	height: 40px;
	background: #FFFFFF;
	z-index: 0;
	width: 596px;
	padding-top: 3px;
}

#topnavprod{
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	float: right;
	height: 25px;
	background: #FFFFFF;
	z-index: 0;
	width: 596px;
	padding-top: 3px;
}
.italics {
	font-style: italic;
}
.pageTitleGraftechPurple {
	color: #C39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 29px;
	font-weight: bolder;
	font-variant: normal;
}
.pageTitleGraftechPurpleWT {
	color: #C39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 29px;
	font-weight: bolder;
	font-variant: normal;
}
.pageTitleGrafCageRedWT {
	color: #C36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 29px;
	font-weight: bolder;
	font-variant: normal;
}

.pageTitleGrafCageRed {
	color: #C36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 29px;
	font-weight: bolder;
	font-variant: normal;
}

.pageTitleWhatNew {
	color: #FC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 32px;
	font-weight: bolder;
	font-variant: normal;
}

.pageSubTitleGY {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: bolder;
	font-variant: normal;
}
.paraFullWt {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	padding-left: 25px;
}
.pageSubTitleGYsmall {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
}

.pageSubTitleGYsmaller {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
}
.textHilight3 {
	color: #C39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: 700;
	font-variant: normal;
}
#contentWT {
	border-left: 0px none;
	background: #000000;
	position: relative;
	background-color: #FFF;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 551px;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}
ol li{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: -12px;
}
ol ul li {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0px;
}
liST {
	list-style-type: square;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 12px;
	margin-left: -24px;
	padding-left: -12px;
	text-indent: -12;
}
.pageTitleRD {
	color: #C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 32px;
	font-weight: bolder;
	font-variant: normal;
}
.textGy9px {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	font-style: italic;
}
.graftonColor {
	color: #336699;
}
.graftechColor {
	color: #C3046D;
}

.grafcageColor {
	color: #BD304A;
}

.xpanseColor {
	color: #BD304A;
}

.plexurColor {
	color: #0066CC;
}
.traditionalColorTxt {
	color: #008A73;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

.physicianNameRed {
	color: #C33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	font-style: italic;
}
.textWt20px {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;

}
#pageTitleCat {
	border-left: 0px none;
	background: #FFFFFF;
	width: 575px;
	position: relative;
	float: right;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-align: left;
	padding-left: 22px;
	padding-bottom: 6px;
}
.pageTitleBU14px {
	color: #3399FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bolder;
	font-variant: normal;
}
#procedureIntroBox {
	background-color: #CCC;
	width: 530px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	padding: 5px;
}
#procedureTableLeft {
	background-color: #FFF;
	padding: 0px;
	width: 250px;
	margin-top: 10px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: center;
	height: 205px;
}
#procedureTableRight {
	background-color: #FFF;
	width: 250px;
	margin-top: 10px;
	float: right;
	position: relative;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 205px;
}
#procedureQuoteBox {
	background-color: #B9DCFF;
	width: 530px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #069;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	font-style: italic;
}
#procedureTabBox {
	background-color: #CCC;
	width: 530px;
	position: relative;
	padding: 5px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}

#clinicalTabBox {
	background-color: #06C;
	width: 530px;
	position: relative;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
}

#procedureTextBox {
	background-color: #FFF;
	width: 530px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	padding: 5px;
	float: left;
}
#procedureListBox {
	background-color: #FFF;
	width: 530px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	float: left;
	vertical-align: top;
}
#procedureTableCenter {
	background-color: #FFF;
	width: 170px;
	margin-top: 10px;
	position: relative;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: center;
	vertical-align: top;
	height: 205px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#narrowProcedure {
	height: 80%;
}
#procedureTableLeftNarrow {
	background-color: #FFF;
	width: 170px;
	margin-top: 10px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: center;
	height: 205px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#procedureTableRightNarrow {
	background-color: #FFF;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: center;
	vertical-align: top;
	height: 205px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#paraHalfWtList {
	color: #000;
	text-align: left;
	width: 541px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-type: square;
	list-style-position: outside;
	float: left;
	display: list-item;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.pageTitleGrafton {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 29px;
	font-weight: bolder;
	font-variant: normal;
}

