/* @override 
	http://www.inovadx.com/CSS/main.css
	http://inovadx.com/CSS/main.css
*/

@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: repeat-x;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
}

h1 {
	font-size: 16px;
	color: #d2232a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 13px;
	line-height: 16px;
	color: #1067AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #00548e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

label {
	font: 11px Verdana, Arial, Helvetica, sans-serif;	
}

.primary-content {
	float: left;
	height: 225px;
	width: 650px;
}

.primary-content p {
	font-size: 14px;
	line-height: 22px;
}


#mainContent  {
	padding: 0 20px 0 0px;
	width: 600px;
	float: left;
	height: auto;
} 


.hold-content {
	width: 100%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.floatClear {
	clear: both;
	height: 0px;
	margin-right: 3px;
	font-size: 1px;
	line-height: 0px;
}
.textBoxStyle {
	font-size: 11px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}


a {
	color: #1067af;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #1067af;
	text-decoration: none;
}
a:hover {
	color: #1067af;
	text-decoration: underline;
}
a:visited {
	color: #1067af;
	text-decoration: none;
}


#column1 {
	float: left;
	height: auto;
	width: 140px;
	margin-right: 5px;
	color: #387C2B;
	padding-right: 58px;
	padding-left: 57px;
}

#columnPic1 {
	float: left;
	height: 110px;
	width: 255px;
	margin-top: 5px;
	text-align: center;
	margin-right: 5px;
}
#container  {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
} 

#containerUpper {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #373895 url(../images/upper-bar-bg.gif);
	margin: 0 auto;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 67px;
}

#header  {
	background: url(../images/upper-bar-bg.jpg);
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 67px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
} 
#subHeader {
	background: #FFFFFF;
	padding: 0 0 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 90px;
	width: 800px;
	line-height: 25px;
}
#flashHolder {
	background: #FFFFFF;
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 250px;
	width: 800px;
}
.boxFltLeft {
	float: left;
	margin-right: 10px;
}
#mainMenuHolder {
	height: 30px;
	width: 325px;
	float: left;
}
.sidebarHeaderHome {
	float: left; /* since this element is floated, a width must be given */
	width: 325px; /* padding keeps the content of the div away from the edges */
	height: 165px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #FFFFFF;
}
.sidebarHeader3Home {
	float: left; /* since this element is floated, a width must be given */
	width: 320px; /* padding keeps the content of the div away from the edges */
	height: 165px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: 0px;
	background: #FFFFFF;
}
.sidebarHeaderHomeShort {
	float: left; /* since this element is floated, a width must be given */
	width: 325px; /* padding keeps the content of the div away from the edges */
	height: 40px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.sidebarHeader3HomeShort {
	float: left; /* since this element is floated, a width must be given */
	width: 320px; /* padding keeps the content of the div away from the edges */
	height: 40px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: 0px;
	background: #FFFFFF;
}
#sidebarHome {
	float: left; /* since this element is floated, a width must be given */
	width: 325px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	height: 225px;
}
#sidebar2P {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin: 0px;
}
#sidebar2PBottom {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin: 0px;
}

#searchHolder {
	float: none; /* since this element is floated, a width must be given */
	width: 975px; /* padding keeps the content of the div away from the edges */
	height: 35px;
	margin: 0px auto;
	padding-top: 32px;
}
#searchGoogle {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* padding keeps the content of the div away from the edges */
	height: 29px;
	padding-top: 0px;
}
#searchResults {
	height: auto;
	width: 500px;
}

#searchAdjGoogle {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	height: 35px;
	padding-top: 0px;
}
#upperTab1 {
	float: left; /* since this element is floated, a width must be given */
	width: 206px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 30px;
	margin-left: 25px;
}
#upperTab2 {
	float: left; /* since this element is floated, a width must be given */
	width: 206px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 30px;
	margin-left: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.textEmp {
	font-size: 12px;
	font-weight: bold;
	color: #6A9351;
}
blockquote {
	font-size: 8px;
	font-style: normal;
}
#homeContainerFooter {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
#footer  {
	text-align: center;
	background: #D2232A;
	margin: 0px auto;
	width: 955px;
	border: 10px solid #FFFFFF;
	height: auto;
} 
#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 10px;
	padding-bottom: 10px;
}
#footer a {
	text-align: center;
	color: #FFFFFF;
}
#footer a:link {
	text-align: center;
	color: #FFFFFF;
}
#footer a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
}
.fltlftMargin {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#containerSml {
	width: 500px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
}
#preFooter {
	background: #FFFFFF url(../../images/gradient-test-botton.jpg);
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 75px;
	width: 800px;
}
ol li {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
li {
	font-size: 12px;
	color: #00548e;
}
.ref {
	font-size: 10px;
	line-height: 14px;
	padding-right: 5px;
}
#banner {
	background: #FFFFFF;
	padding: 0 0 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 170px;
	width: 800px;
	line-height: 25px;
	float: left;
}
.textUpperSearch {
	font-size: 11px;
	color: #000000;
	line-height: 9px;
}
.boxClear {
	clear: right;
	float: left;
}
a#here                {
	color: #68C224;
	font-weight: bold;
}
a.divagps-here {
	color: #FFFFFF;
	background: #034881;
}
.faqQuestion {
	font-size: 12px;
	line-height: 16px;
	color: #68964D;
	font-style: italic;
	font-weight: bold;
}
#sendFormHolder {
	height: auto;
	width: 300px;
	margin-bottom: 20px;
}
#mySubmitButton {
	height: 30px;
	width: 50px;
	background: url(../../images/submit-button.gif);
}
#formHolder {
	height: auto;
	width: 600px;
}
#formHolder p {
	height: auto;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: right;
}
.homeCol1 {
	float: left; /* since this element is floated, a width must be given */
	width: 295px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 15px; /* padding keeps the content of the div away from the edges */
	height: 310px;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
}
.homeCol3 {
	float: left; /* since this element is floated, a width must be given */
	width: 290px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 15px 5px; /* padding keeps the content of the div away from the edges */
	height: 315px;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
}
.newsPR {
	margin-bottom: 10px;
}

.datePR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #DF2528;
	font-weight: bold;
	display: inline;
}
.leadPR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	height: auto;
	display: inline;
}
.imageHolder2P {
	float: right;
	width: 175px;
	text-align: center;
	padding-left: 10px;
	height: auto;
}
.imageCaption2P {
	height: auto;
	width: auto;
	font-size: 9px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	color: #000000;
}
#containerUpper2p {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
#containerTop2p {
	width: 975px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #9CB98B;
	height: 150px;
	background: #FFFFFF;
}
#container4TopMenu {
	width: 100%;
	margin: 0 auto;
	height: 25px;
	padding: 0px;
	background: #666666;
}

#containerTopMenu {
	width: 975px;
	margin: 0 auto;
	height: 25px;
	padding: 0px;
	background: #666666;
}
#upperMenu {
	float: right; /* since this element is floated, a width must be given */
	width: 150px;
	height: 20px;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
}
#upperMenu  p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
}
#upperMenu  a {
	text-align: right;
	color: #FFFFFF;
}
#upperMenu  a:link {
	text-align: right;
	color: #FFFFFF;
}
#upperMenu  a:hover {
	text-align: center;
	color: #FFFFFF;
}

#logoHolder2p {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	height: 150px;
	text-align: left;
}
#mainMenuHolder2p {
	height: 30px;
	width: 975px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
#searchHolder2p {
	float: none; /* since this element is floated, a width must be given */
	width: 975px; /* padding keeps the content of the div away from the edges */
	height: 25px;
	margin: 0px auto;
	padding-top: 0px;
}
#searchGoogle2p {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* padding keeps the content of the div away from the edges */
	height: 25px;
	padding-top: 5px;
}
#searchGoogle2pB {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* padding keeps the content of the div away from the edges */
	height: 25px;
	padding-top: 0px;
	margin-top: 0px;
}
#bannerImageLeft2p {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	height: 80px;
}
#bannerImageRight2p {
	float: left;
	height: 80px;
	width: 775px;
}
	
#topSpacerHome {
	float: left; /* since this element is floated, a width must be given */
	width: 975px;
	height: 40px;
	text-align: left;
}
.homeColA1ThirdHeader {
	float: left; /* since this element is floated, a width must be given */
	width: 315px; /* padding keeps the content of the div away from the edges */
	height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
}

.homeColA1 {
	float: left; /* since this element is floated, a width must be given */
	width: 285px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 15px; /* padding keeps the content of the div away from the edges */
	height: 275px;
}
.homeColA2wide {
	float: left; /* since this element is floated, a width must be given */
	width: 420px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #def1fd url(../images/home-exploding-box.jpg); /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 35px 5px 180px; /* padding keeps the content of the div away from the edges */
	height: 275px;
	border-top: 1px solid #def1fd;
}


.homeColA2WideHeader {
	float: left; /* since this element is floated, a width must be given */
	width: 635px; /* padding keeps the content of the div away from the edges */
	height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#homeLogoHolder {
	float: left; /* since this element is floated, a width must be given */
	width: 325px; /* padding keeps the content of the div away from the edges */
	height: 195px;
	margin: 0px;
	padding: 0px;
}
#homeMainMenuHolder {
	height: 30px;
	width: 325px;
	float: left;
	padding: 0;
	margin: 0px;
}
.homeColB1 {
	float: left; /* since this element is floated, a width must be given */
	width: 315px; /* padding keeps the content of the div away from the edges */
	height: 40px;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
}
.homeColB3 {
	float: left; /* since this element is floated, a width must be given */
	width: 315px; /* padding keeps the content of the div away from the edges */
	height: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
}
#homeUpperBar {
	float: none; /* since this element is floated, a width must be given */
	width: 975px; /* padding keeps the content of the div away from the edges */
	height: 35px;
	margin: 0px auto;
	padding-top: 32px;
	font-size: 10px;
	line-height: 10px;
	background: right bottom;
	text-align: right;
}
#homeSearch {
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-left: 15px;
	height: 50px;
}
.homeFlashHolder {
	float: left;
	height: 200px;
	width: 630px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}
#homeLogoHolder2 {
	float: left; /* since this element is floated, a width must be given */
	width: 315px; /* padding keeps the content of the div away from the edges */
	height: 200px;
	margin: 0px;
	padding: 0px;
	border-left: 10px solid #FFFFFF;
}
#homeContainerUpper {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #666666;
	margin: 0 auto;
	text-align: left;
	height: 210px;
}
#containerTopHome {
	width: 975px;
	margin: 0 auto;
	height: 200px;
	border-top: 10px solid #FFFFFF;
}
#homeContainerMiddle {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #def1fd;
	margin: 0 auto;
	text-align: left;
	height: auto;
}

#containerUpperBar {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto;
	text-align: left;
	height: 50px;
}
#spryMenuHolder {
	float: none; /* since this element is floated, a width must be given */
	width: 955px; /* padding keeps the content of the div away from the edges */
	height: 30px;
	margin: 0px auto;
	background: #000000;
	border: 10px solid #FFFFFF;
	padding: 0px;
}
.homeColC1 {
	float: left; /* since this element is floated, a width must be given */
	width: 285px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	height: 250px;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.homeColC2 {
	float: left; /* since this element is floated, a width must be given */
	width: 285px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	height: 250px;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.homeColC3 {
	float: left; /* since this element is floated, a width must be given */
	width: 285px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* padding keeps the content of the div away from the edges */
	height: 250px;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.fltctr {
	float: none;
	margin-right: 10px;
	text-align: center;
}
#sideMenu2p {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sideMenu2p ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sideMenu2p ul li{
	margin: 0;
	padding: 0;
}
#sideMenu2p ul a{
	color: #fff;
	text-decoration: none;
	margin: 0;
	border-bottom: 1px solid #fff;
	width: 170px;
	padding-left: 30px;
	display: block;
	background: url(../images/sidemenu-pixy-graphic.gif) no-repeat left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
}
#sideMenu2p ul a.last {
	border-bottom: none;
}
#sideMenu2p ul a:hover {
	background-position: -200px 0px;
	color: #FFFFFF;
}
#sideMenu2p ul a.current {
	background-position: top right;
	color: #fff;
	cursor: default; 
}
#content2p {
	float: right; /* since this element is floated, a width must be given */
	width: 710px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-top: 10px;
	background: #FFFFFF;
	padding: 0px 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-bottom: 10px;
	color: #000000;
}
#content2p ul {
	background: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#content2p ul li {
	background: url(../images/bullet.gif) no-repeat left top;
	color: #000000;
	padding-left: 20px;
	line-height: 22px;
	font-size: 11px;
}
#containerUpper2p {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #666666;
	margin: 0 auto;
	text-align: left;
	height: 160px;
}
#containerTop2p {
	width: 975px;
	margin: 0 auto;
	height: 150px;
	border-top: 10px solid #FFFFFF;
}
#logoHolder2p {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	height: 150px;
	margin: 0px;
	padding: 0px;
	border-left: 10px solid #FFFFFF;
}
#bannerHolder2p {
	float: left;
	height: 150px;
	width: 745px;
	border-right: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}
#search2p {
	height: 50px;
	width: 200px;
	padding-top: 20px;
	float: left;
}
#productData {
	height: auto;
	width: 500px;
}
.triBoxA {
	padding: 0px 20px;
	float: left;
	height: 380px;
	width: 190px;
}
.triBoxAShort {
	padding: 0px 20px;
	float: left;
	height: 200px;
	width: 190px;
}
/* ------------ content2P SPEC table styling ------------------------- */


#content2p table#specTbl {
	width: 700px;
	margin: 0 auto;
	background: #ebebeb;
	}
#content2p #specTbl thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #fff;
	}
#content2p #specTbl tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #000;
	text-align: center;
	}
#content2p #specTbl caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00548e;
	text-align: left;
	padding-bottom: .5em;
	}
#content2p #specTbl th {
	background: #000;
	height: auto;
	vertical-align: bottom;
	font-weight: bold;
	text-align: center;
	padding: .7em;
	}
#content2p #specTbl td.specDesc {
	text-align: left;
	font-weight: bold;
	padding: .7em;
	vertical-align: middle;
	}
#content2p #specTbl td.specData{
	text-align: center;
	font-weight: normal;
	padding: .7em;
	vertical-align: middle;
	}
#content2p #specTbl td.specData2{
	text-align: left;
	font-weight: normal;
	padding: .7em;
	vertical-align: middle;
	}
#content2p #specTbl tr.odd {
	background: #fff;
	}
/* ------------ content2P news table styling ------------------------- */


#content2p table#newsTbl {
	width: 600px;
	margin: 0 auto;
	background: #ebebeb;
	}
#content2p #newsTbl thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #fff;
	}
#content2p #newsTbl tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	color: #000;
	text-align: center;
	line-height: 18px;
	}
#content2p #newsTbl caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00548e;
	text-align: left;
	padding-bottom: .5em;
	}
#content2p #newsTbl th {
	background: #1067AF;
	height: auto;
	vertical-align: bottom;
	font-weight: bold;
	text-align: center;
	padding: .7em;
	}
#content2p #newsTbl td.newsDesc {
	text-align: left;
	font-weight: bold;
	padding: .7em;
	vertical-align: middle;
	}
#content2p #newsTbl td.newsData2{
	text-align: left;
	font-weight: normal;
	padding: .7em;
	vertical-align: middle;
	}
#content2p #newsTbl tr.odd {
	background: #fff;
	}
.fourBox {
	float: left;
	height: 170px;
	width: 149px;
	background-position: top;
}
.threeBox {
	float: left;
	height: auto;
	width: 240px;
	background-position: top;
	padding: 0px 10px 0px 0px;
}
.twoBox {
	float: left;
	height: auto;
	width: 200px;
	background-position: top;
	padding: 0px 10px;
}

/* ------------ product pages styling ------------------------- */

.productName {
	font-size: 16px;
	color: #d2232a;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	width: 600px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.productNo {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
.productHeader{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	display: inline;
}
.productDILanguage {
	float: left;
	border-width: 0px;
	line-height: 10px;
	text-align: center;
}

#productDIs {
	height: 60px;
	width: 700px;
}
/* ------------ begin direction insert table table styling ------------------------- */


#content2p table#diTbl {
	width: 700px;
	margin: 0 auto;
	background: #ffffff;
	}
#content2p #diTbl thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #fff;
	}
#content2p #diTbl tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #000;
	text-align: center;
	}
#content2p #diTbl th {
	background: #000;
	height: auto;
	vertical-align: bottom;
	font-weight: bold;
	text-align: center;
	padding: .7em;
	}

/* ------------ end direction insert table table styling ------------------------- */
.MSDSImage {
	float: left;
	height: 40px;
	width: 60px;
}

.MSDSHolder {
	float: left;
	height: 60px;
	width: 60px;
	padding: 5px;
}

.MSDSLabel {
	float: left;
	height: 20px;
	width: 60px;
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
}


.DIImage {
	float: left;
	height: 40px;
	width: 60px;
}
.DIHolder {
	float: left;
	height: 60px;
	width: 60px;
	padding: 5px;
}
.DILabel {
	float: left;
	height: 20px;
	width: 60px;
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
}

.IFAImage {
	float: left;
	height: 157px;
	width: 210px;
}
.IFAHolder {
	float: left;
	height: 187px;
	width: 210px;
	padding: 5px;
}
.IFALabel {
	float: left;
	height: 20px;
	width: 210px;
	font-size: 11px;
	text-align: center;
}
#content2pSearchResults {
	float: left; /* since this element is floated, a width must be given */
	width: 900px; /* padding keeps the content of the div away from the edges */
	height: auto;
	margin-top: 10px;
	background: #FFFFFF;
	padding: 0px 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-bottom: 10px;
	color: #000000;
}
.searchButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	height: auto;
	display: inline;
}

/* distributor stuff */
.resource-thumbnail {
	margin-bottom: 10px;	
}

.resource-thumbnail img{
	width: 200px;
}

.resource-item {
	float: left;
	width: 200px;
	margin: 10px;
	height: 375px;
}

.resource-title {
	font-size: 12px;
	height: 75px;
}

.resource-description {
	display: none;
}

.resource-mag {
	background-image: url(../images/mag-icon.gif);
	width: 32px;
	height: 32px;
	position: relative;
	top: -32px;
	float: right;
}

.resource-download img {
	vertical-align: middle;
}

.resource-download a {
	font-weight: bold;
}

.resource-download a:hover {
	color: #2775b6;
}

h1.distributors {
	color:#D2232A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
}

h2.distributors {
	color: #000;
	margin-bottom: 20px;
	font: normal 13px/16px Verdana, Arial, Helvetica, sans-serif;
}

#content2p.distributors ul li {
	background: none;
	color: #000000;
	padding-left: 10px;
	line-height: 22px;
	font-size: 11px;
}

#profile {
	margin-bottom: 10px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

.gen1 {
	margin-top: 20px;
}