/* CSS Document */

/* Main Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	margin: 0;
	padding: 0;
	color: #000000;
	min-height:100%;
	background-color: #F7F7F7;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

#masthead {
	width: 764px;
	margin: 0px auto;
	padding: 0px;
	height: 20px;
}



/* BEGIN nav */
#navbar {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	border-top: 1px none #BBBBBB;
	border-right: 1px none #BBBBBB;
	border-bottom: 3px none #FFFFFF;
	border-left: 1px none #BBBBBB;
}
#navlist
{
	font: 0.8em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 4px 0px 0px;
}

#navlist li
{
	list-style: square url(none) inside;
	display: inline;
}

#navlist li a
{
	text-decoration: none;
	border: 1px none #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#navlist li a:link {
	color: #000000;
	background-color: #FFFFFF;
	background-image:  url(../images/tabcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navlist li a:visited {
	color: #777777;
	background-color: #FFFFFF;
	background-image: url(../images/tabcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navlist li a:hover
{
	color: #33CCCC;
	background-color: #F7F7F7;
	border: 1px none #F7F7F7;
}
/* END */



/* tabs */
.shadetabs{
border-bottom: 1px solid gray;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../images/shade.gif) repeat-x left top;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #AEDAF7;
	background-image: url(../images/shadeactive.gif);
	background-repeat: repeat-x;
	background-position: left top;

}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
#contact {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 4px;
}

#layoutWrapper {
	width: 764px;
	margin: 0 auto;
	padding: 0 0 0 1px;
	height: auto;

}
#banner {
	height: auto;
	padding-right: 5px;
	border: 1px none #BBBBBB;
	padding-bottom: 5px;
	padding-top: 0px;









}

/* Main Content Styles */

#mainContent {
	background-color: #FFFFFF;
	padding: 5px 18px 18px;
	font-size: .8em;
	line-height: 1.6em;
	min-height: 100%;
	background-image:  url(../images/bgfade.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px none #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;

}
#mainContent p {margin: 3px 0 12px 0;}
#mainContent a {padding: 0em;}
#mainContent a:link {
	color: #967C9C;
}
#mainContent a:visited {
	color: #999999;
	letter-spacing: normal;
}
#mainContent a:hover, #mainContent a:active {
	color: #6666CC;
}
#mainContent ul, #mainContent ol {
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style-type: circle;
}
#rightcol {
	float: right;
	width: 295px;
	margin-top: 10px;

}
#leftcol {
	width: 410px;
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 10px;
}
/* breadcrumb */

#crumb {
	font-size: 0.7em;
	margin: 0px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2px;
}
#crumb a, #pmmcrumb a:hover {border: 0; text-decoration: underline;}

/* headings */

h1 {
	margin: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #00703C;
}
h2, h3, h4, h5, h6 {
	line-height: normal;
	color: #00703C;
}
h2 {
	margin: 0px 0 0;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: normal;
	font-size: 1.8em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #BFE5D9;
}
h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	margin: 0px 0 10;
	font-size: 1.5em;
	color: #00703c;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #00703C;
	padding-bottom: 3px;
}
h3 em {
	font-family: "Century Gothic", Arial, sans-serif;
	font-style: normal;
	border: 1px solid #333333;
	background-color: #8E92AD;
	color: #FFFFFF;
	padding: 3px;
}
h4, h5, h6 {
	font-family: "Century Gothic", Arial, sans-serif;
	margin: 0px 0 0;
	font-size: 1.2em;
}
h5, h6 {font-size: 1.1em;}

/* footer style */

#footer {
	font-size: .7em;
	clear: both;
}
#footertext {
	color: #000;
	margin: 4px 0;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footertext p {margin: 0 0 4px 0;}
#footer a, #footer a:visited {color: #000;}
#footer a:hover {color: #BBBBBB;}

/* floats */

.rightfloat {
	float: right;
	clear: both;

}
.leftfloat {
	float: left;
	margin: 0px;
	clear: both;
}

/* news styles */
#newsiframe {
	border-top: 6px solid #005DAA;
	border-right: 1px solid #005DAA;
	border-bottom: 1px solid #005DAA;
	border-left: 1px solid #005DAA;
	display: inline;
	clear: both;
	background-color: #FFFFFF;


}

.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00703c;
	margin: 5 0px 0px;
	padding: 0px;


}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #00703c;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
}
.newsheader {
	clear: both;
	float: left;
	width: 135px;
	margin: 0px;
	padding: 0px;
}
.newsheading {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	line-height: .5;
}
#newscontent ul {
	margin: 0px 5px;
	padding: 0px;
}

#clear {

	color: #74835F;
	font-size: 1.1em;
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
	line-height: normal;
	clear: both;
}

#tools {
	float: right;
	width: 295px;
	padding: 0px;
	clear: both;
	margin-top: 10px;
	border-top: 6px solid #00703c;
	border-right: 1px solid #00703c;
	border-bottom: 1px solid #00703c;
	border-left: 1px solid #00703c;

}
#tools li{
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DDDDDD;
	list-style-image: none;
	list-style-type: none;
}
#tools ul{
	margin: 0px;
	padding: 5px;
}
#tools a, .skipnav a:visited {color: #000;}
#tools a:hover {color: #BBBBBB;}

.time {
	font-size: 0.7em;
	text-align: right;
	width: 140px;
	float: right;
}

#prodone div a
{
	text-decoration: none;
	border: 1px solid #AAAAAA;
	height: 70px;
	width: 100%;
	margin-bottom: 5px;
	display: block;
	background-image:  url(../images/stripone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 20px;
	padding: 0px;

}
#prodone div a:link {
	color: #000000;
	display: block;
	height: 70px;
	width: 100%;
	background-color: #AEDAF7;
}
#prodone div a:visited {
	color: #000000;
	background-color: #AEDAF7;
}

#prodone div a:hover
{
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #BBBBBB;
	width: 100%;
	background-image:  url(../images/striponehover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#prodtwo div a
{
	text-decoration: none;
	border: 1px solid #AAAAAA;
	height: 70px;
	width: 100%;
	margin-bottom: 20px;
	display: block;
	background-image:  url(../images/striptwo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 15px;
}
#prodtwo div a:link {
	color: #000000;
	display: block;
	height: 70px;
	width: 100%;
	background-color: #AEDAF7;
}
#prodtwo div a:visited {
	color: #000000;
	background-color: #AEDAF7;
}

#prodtwo div a:hover
{
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #BBBBBB;
	width: 100%;
	background-image:  url(../images/striptwohover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#prodten div a
{
	text-decoration: none;
	border: 1px solid #AAAAAA;
	height: 70px;
	width: 100%;
	margin-bottom: 5px;
	display: block;
	background-image:  url(../images/stripten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 20px;
	padding: 0px;

}
#prodten div a:link {
	color: #000000;
	display: block;
	height: 70px;
	width: 100%;
	background-color: #AEDAF7;
}
#prodten div a:visited {
	color: #000000;
	background-color: #AEDAF7;
}

#prodten div a:hover
{
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #BBBBBB;
	width: 100%;
	background-image:  url(../images/striptenhover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.skipnav {
	font-size: 0.7em;
	color: #FFFFFF;
	float: right;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}
.skipnav a, .skipnav a:visited {color: #FFFFFF;}
.skipnav a:hover {color: #CCCCCC;}
.bold {
	font-weight: bold;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #DDDDDD;

}
.pagebreak {
	background-color: #DDDDDD;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pagelinkbox {
	float: right;
	width: 125px;
	height: auto;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00703c;
	border-right-color: #00703c;
	border-bottom-color: #00703c;
	border-left-color: #00703c;
	padding: 0px;
	margin-bottom: 10px;
	clear: both;
	margin-top: 30px;
	background-image: url(../images/bgfade.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#pagelinkbox li{
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
	list-style-image: none;
	list-style-type: none;
}
#pagelinkbox ul{
	margin: 0px;
	padding: 5px;
}
#pagelinkbox a, .skipnav a:visited {color: #000;}
#pagelinkbox a:hover {color: #BBBBBB;}
#prodviewer {
	height: 195px;
	min-height: 185px;
	width: 100%;
	display: block;
	overflow: hidden;
	background-color: #265476;
	border: 1px none #00703C;


}
#diabetes {
	height: 165px;
	width: 295px;
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #00703C;
	margin-bottom: 10px;
}
#diabetes p {
	margin-top: 5px;
	margin-left: 5px;
	float: left;

}
.boldtitle {
	font-size: 1.5em;
	font-weight: bold;
}
.pdf {
	font-size: .8em;
}
#healthinfo {
	height: 47px;
	width: 100%;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	padding: 0px;
	overflow: hidden;
	background-color: #FFFFFF;



}
#healthinfo p {
	margin: 14px 5px 5px;
	height: 45px;


}

#lanclet {
	height: 180px;
	width: 100%;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	padding: 2px 0px 2px 3px;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-bottom: 10px;




}
#lancet p {
	margin: 14px 0px 5px 5px;
	height: 45px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;




}
#proviewcontent {
	background-color: #EEEEEE;
	height: 170px;
	width: 100%;
	border: 0px none #000000;
}
#prodviewnav {
	color: #FFFFFF;
	background-color: #AEDAF7;
	display: block;
	height: 40px;
	margin: 0px;
	padding: 1px 4px 1px 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00703C;
	text-align: right;
	font-size: .8em;
}
#prodviewnav a {
	background-color: #AEDAF7;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	font-size: 0.8em;
	font-weight: normal;
	color: #001100;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
#prodviewnav a:link {
	text-decoration: none;
	color: #000000;
}
#prodviewnav a:visited {
	color: #000000;
}
#prodviewnav a:hover {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #DDDDDD;
	background-color: #AAAAAA;
}
#prodviewnav a:active {
	color: #BBBBBB;
}
#prodviewdescription {
	float: right;
	width: 250px;
}
#prodviewdescription p {
	padding: 3px 10px 5px;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
}
.prodviewtitle {
	font-size: 1.6em;
	color: #00703C;
}



#prodsix div a
{
	text-decoration: none;
	border: 1px solid #AAAAAA;
	height: 45px;
	width: 100%;
	display: block;
	background-image:  url(../images/newprodbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 19px;
	padding: 0px;

}
#prodsix div a:link {
	color: #000000;
	display: block;
	height: 45px;
	width: 100%;
	background-color: #AEDAF7;

}
#prodsix div a:visited {
	color: #000000;
	background-color: #AEDAF7;
}

#prodsix div a:hover
{
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #BBBBBB;
	width: 100%;
}
#prodboxcontainer {
	border: 1px solid #BBBBBB;
	padding: 4px;
	margin-bottom: 5px;






}
#prodboxcontainer p {
	line-height: 1.7;
}
#dtickerifrm {
	margin-top: 5px;
	margin-bottom: 10px;
}
#map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	padding: 2px 2px 0px;
	float: right;
	width: 148px;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	text-align: center;
	margin-top: 20px;


}
.maplogo {
	border: 1px solid #AAAAAA;
	margin-right: 10px;
	float: left;


}
.border {

	border: 1px solid #AAAAAA;
}
.h4indent {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#enviro {
	clear: none;
	float: right;
	width: 160px;
	text-align: right;
	padding-top: 5px;
	padding-left: 10px;

}
#enviro img {
	border-style:solid;
	border-width:1px;
	Border-color:#ccc:
}
#carbon {
	float: right;
	width: 295px;
	padding: 0px;
	clear: both;
	margin-top: 14px;
	border-top: 6px none #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 6px solid #E5E5E5;
	border-left: 1px none #E5E5E5;


}
.para {
	padding: 5px 5px 5px 10px;
	font-size: 0.8em;

}
.paraheading {
	font-size: 0.9em;
	letter-spacing: .2em;
	padding: 5px 5px 0px;
	margin-bottom: 0px;
	line-height: 1.3;
	font-weight: bold;

}
.paralink {

	font-size: 0.9em;
	letter-spacing: normal;
	padding: 5px 5px 0px;
	margin-bottom: 0px;
	line-height: 1.3;
}
.strike {
	text-decoration: line-through;
}
.paraheading2 {

	font-size: 0.9em;
	padding: 5px 5px 0px;
	margin-bottom: 0px;
	line-height: 1.3;
	font-weight: bold;
}
#prodmenu {
	width: 100%;
	height: 108px;
	margin: 0px;
	padding: 0px;
	position: relative;
	
}
#prodnavwrap {
	width: 294px;
	height: 100px;
	float: right;
	clear: none;
	margin-top: 4px;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: url(../images/stick.jpg) no-repeat right top;




: 0px;
	padding: 0px;
	float: right;
	
}
#prodthree
{
	height: 30px;
	width: 297px;
	margin: 2px;
	font-size: 1.2em;
	font-weight: bold;
	color: #265475;
}
#prodnavwrap a
{
	text-decoration: none;
	width: 300px;
	margin-right: 50px;



}
#prodfour 
{
	height: 30px;
	width: 297px;
	margin: 2px;
	font-size: 1.2em;
	font-weight: bold;
	color: #265475;




}
#prodfive 
{
	height: 30px;
	width: 297px;
	margin: 2px;
	font-size: 1.2em;
	font-weight: bold;
	color: #265475;




}
#prodwelcome
{
	border: 1px none #AAAAAA;
	height: 108px;
	width: 100%;
	margin-top: 5px;

	
}
#prodwelcometext {

	width: 400px;
	float: left;
	margin: 5px;


}

#prodpagetitle {
	font-size: 1.6em;

	color: #265475;
	}
	
#prodpagesupporttext {	
		font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	}
#productshowcase {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-bottom: 10px;

}
.prodtable {
	vertical-align: top;
}
.prodtable td{
	padding-right: 20px;
}
#diabetesprod {
	height: 165px;
	width: 295px;
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #00703C;
	margin-bottom: 10px;
	float: right;
	margin-right: 3px;
	margin-left: 10px;

}
#diabetesprod p {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	font-weight: bold;

}
#diabetesprod a {
	text-decoration: none;



}
.rightfloathome {
	float: right;
	clear: both;
	margin-left: 10px;

}
