@charset "utf-8";
/* Genzyme Styles */

body
{
	background-color: #ffffff;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
a
{
	text-decoration: underline;
}

sup {font-size:8px;}

u
{
	text-decoration: none;
}
a u
{
	text-decoration: underline;
}
h1
{
	color: #cc7600;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
form
{
	display: inline;
}
#container
{
	width: 970px;
	text-align: center;
}
#topBar
{
	background-color: #666666;
	height: 15px;
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	padding-right: 37px;
}
#topBar a
{
	color: #ffffff;
	text-decoration: none;
}
#topBar ul
{
	list-style-type: none;
	display: inline;
	list-style-image: url(/images/bulletTopGreen.gif);
}
#topBar li
{
	display: inline;
	list-style-image: url(/images/bulletTopGreen.gif);
	background: url(/images/bulletTopGreen.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-right: 12px;
}
#utilityBar
{
	text-align: center;
	color: #c3c0c1;
	font-weight: normal;
	font-size: 13px;
}
#utilityBar .searchField
{
	border: 1px solid #d4e4ef;	
	height: 19px;
	width: 183px;
	background-color: #ffffff;
}
#utilityBar .searchButton
{
	padding-left: 6px;
}
#utilityBar a
{
	font-weight: bold;
	color: #3f7493;
	font-size: 11px;
	text-decoration: none;
	padding-right: 25px;
}
#linkArea
{
	padding-top: 5px;
}
#searchArea
{
	padding-left: 140px;
	padding-top: 7px;
}
#primaryNav
{
	padding-top: 7px;
}
#subHeader
{
	background: url(/images/subHdrBG.gif) no-repeat;
	width: 818px;
	text-align: left;
	color: #cc7600;
	font-size: 20px;
	font-weight: bold;
}
#pageUtilities
{
	width: 924px;
	text-align: left;
}
#breadcrumb
{
	padding-left: 30px;
	color: #22628a;
	font-size: 9px;	
}
#breadcrumb a
{
	color: #22628a;
	font-size: 9px;	
	text-decoration: none;
}
#breadcrumb a:hover
{
	text-decoration: underline;
}
#pageActions
{

}
#pageActions a
{
	padding-right: 21px;
	color: #22628a;
	font-size: 9px;
	font-weight: bold;
	position: relative;
	bottom: 3px;
	text-decoration: none;
}
#pageActions a:hover
{
	text-decoration: underline;
}
#contentContainer
{
	padding-left: 54px;
	padding-right: 30px;
	padding-top: 15px;
	width: 928px;
	padding-bottom: 25px;
	font-size: 13px;
	color: #666666;
}
#contentContainer p 
{
	font-size: 13px;
	color: #666666;
}
#contentContainer a
{
	color: #22628a;
}
#contentContainer ul
{
	list-style-type: none;
	margin: 0px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#contentContainer ul li
{
	background: url(/images/bulletGreyContent.gif) no-repeat;
	font-size: 13px;
	color: #666666;
	background-position: 0px 7px;
	padding-left: 10px;
}
#homeContent
{
	padding-left: 33px;
	padding-right: 21px;
}
#homeTextBlocks
{
	width: 277px;
	padding-top: 6px;
	border-bottom: 1px solid #dff0e8;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.homeTextBlockTitle
{
	padding-bottom: 5px;
}
.homeTextBlockImgAndText
{
	padding-right: 30px;
	padding-left: 5px;
}

.homeTextBlockImgAndText p 
{
    margin-top:0px;
    margin-bottom:0px;
}

.homeTextBlockImgAndText img
{
	margin-right: 8px;
}
.homeTextBlockLink
{
	background: url(/images/moreArrow.gif) no-repeat;
	text-align: right;
	background-position: 257px 4px;
	padding-right: 25px;
	padding-bottom: 3px;
	border-bottom: 1px solid #dff0e8;
}
.homeTextBlockLink a
{
	font-weight: bold;
	color: #3f7493;
}
#testingOptions
{
	background: url(/images/testingOptionsBG.gif) no-repeat;
	width: 599px;
	height: 179px;
	padding-top: 23px;
}
#testingOptions td
{
	vertical-align: top;
	text-align: left;
	padding-bottom: 5px;
}
#testingOptions td.byWeek
{
	padding-bottom: 15px;
}
#testingOptions a
{
	font-size: 12px;
	color: #22628a;
	text-decoration: none;
}
#testingOptions a:hover
{
	text-decoration: underline;
}
#testingLPTestingOptions
{
	font-size: 11px;
	padding-right: 40px;
}
#testingLPTestingOptions p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
}
#atAGlanceBG
{
	background: #dcedf1 url(/images/atAGlanceBG.gif) repeat-x bottom left;
}

#sendToFriend, .content {font-size:13px;font-family: Arial, Helvetica, sans-serif;}

#atAGlanceContent
{
	width: 188px;
	padding-top: 10px;
	padding-bottom: 50px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#atAGlanceContent h1
{
	color: #00661c;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 9px;
	display: inline;
	line-height: 18px;
}
#atAGlanceContent a
{
	color: #22628a;
	text-decoration: underline;
	
}
#atAGlanceContent ul
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 13px;
}
#atAGlanceContent p
{
	margin: 0px;
	padding: 0px;
}
#atAGlanceContent ul li
{
	background: url(/images/arrowGreen.gif) no-repeat;
	background-position: 10px 5px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 0px;
	list-style-type: none;
	color: #666666;
}
#testVideos
{
	padding-top: 10px;
}
.hdrOrangeLine
{
	background: url(/images/hdrOrangeLine.gif) repeat-x left;
}
/* for text with tails */
.hdrOrangeLineLG
{
	background: url(/images/hdrOrangeLineLG.gif) repeat-x left;
}
#videos
{
	overflow: hidden; 
	width: 228px;
}
#videoBox
{
	padding-top: 15px;
	padding-left: 0px;
	width: 228px;
	color: #666666;
	font-size: 11px;
	height: 100%;
	position: relative;
	right: 10px;
}
.vidTitle
{
	font-weight: bold;
	padding-left: 12px;
}
.vidDesc
{
	text-align: center; 
	width: 233px;
	height: 30px;
	font-size: 9px;
}
#videoThumbs
{
	width: 228px;
	float: right;
	overflow-x: hidden;
}
#videoThumbs div
{
	height: 55px;
	width: 280px;
}
#videoThumbs a
{
	font-size: 11px;
	color: #3f7493;
	font-weight: bold;
	line-height: normal;
}
#videoThumbs img
{
	float: left;
	margin-right: 10px;
}
#videoBox img
{
	display: block;
	margin-bottom: 10px;
}
#videoTitle
{
	text-align: center;
	width: 286px;
	float: left;
	overflow: auto;
	padding-top: 6px;
}
#videotxtMoreVideo
{
	padding-bottom: 10px;
	width: 100px;
	padding-left: 8px;
} 
#videoThumbContainer
{
	width: 228px;
	padding-top: 13px;
}
#resoucesVideoThumbs
{
	width: 228px;	
}
#resoucesVideoThumbs div
{
	width: 228px;
	padding-bottom: 12px;
}
#resoucesVideoThumbs div ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 7px;
	list-style-type: none;
}
#resoucesVideoThumbs div ul li
{
	background: url(/images/arrowGreen.gif) no-repeat;
	background-position: 0px 6px;
	margin-left: 0px;
	padding-left: 10px;
}
#resoucesVideoThumbs a
{
	font-size: 11px;
	color: #3f7493;
	font-weight: bold;
	line-height: normal;
}
#resoucesVideoThumbs img
{
	float: left;
	margin-right: 10px;
}
#inDetail
{
	width: 688px;
}
#inDetailLinks
{
	padding-top: 63px;
	width: 234px;
	line-height: 14px;
}
#inDetailLinks a
{
	font-weight: bold;
	font-size: 11px;
	color: #22628a;
}
#inDetailLinksNew a
{
	font-weight: bold;
	font-size: 11px;
	color: #22628a;
}
#inDetailLinks ul
{
	margin: 0px;
	padding: 0px;
}
#inDetailLinks ul li, #reasons, #testingFor, #howItWorks, #notDetected, #understandingResults, #questions, #risks 
{
	background: url(/images/arrowGreen.gif) no-repeat;
	background-position: 15px 10px;
	margin-left: 0px;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
	color: #666666;
}
#inDetailLinks ul li#on
{
	background: url(/images/inDetailLinkOn.gif) no-repeat;
	background-position: 7px 3px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#inDetailText
{
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;

	
	padding-left: 43px;
	padding-right: 15px;
}

/*#inDetailText h1 
{
  font-size: 16px;   
  margin-left:-14px;   
  margin-top:8px;
    
}*/

#inDetailText hr{width:100%;height:1px;border:none;color:#c0e1d6;background:#c0e1d6;margin:20px 0px 20px 0px;text-align:left;border:0;}

.inDetailTitle
{
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
	color: #666666;
	position: relative;
	right: 17px;
}
#diseaseContent
{
	width: 673px;
	padding-left: 20px;
	padding-right: 45px;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#diseaseContent a
{
	font-weight: bold;
	color: #22628a;
	text-decoration: underline;
}
#diseaseContent ul li
{
	background: url(/images/diseaseBullet.gif) no-repeat;
	background-position: 0px 7px;
	padding-left: 8px;
	margin-left: 0px;
	list-style-type: none;
}
#diseaseContent ul li a
{
	color: #22628a;
	font-weight: normal;
	text-decoration: underline;
}
#diseaseLearnMore
{
	width: 205px;
	padding-top: 10px;
}
#diseaseLearnMoreContent
{
	background: url(/images/diseaseLearnMoreBoxBG.gif) repeat-y top;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}
#diseaseLearnMoreContent ul
{
	margin: 0px;
	padding: 0px;
}
#diseaseLearnMoreContent ul li
{
	background: url(/images/diseaseLearnMoreBoxBullet.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
	margin-left: 0px;
	list-style-type: none;
	padding-bottom: 7px;
}
#diseaseLearnMoreContent ul li a
{
	display: block;
	color: #22628a;
	text-decoration: underline;
}
#relatedLinks
{
	width: 147px;
	line-height: 12px;
	padding-bottom: 10px;
}
#relatedLinks ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
}
#relatedLinks ul li
{
	background: url(/images/arrowGreen.gif) no-repeat;
	background-position: 17px 4px;
	margin-left: 0px;
	padding-left: 27px;
	padding-bottom: 10px;
	list-style-type: none;
	color: #666666;
}
#relatedLinks a
{
	font-size: 11px;
	color: #22628a;
	text-decoration: underline;
}
#testingLPContent
{
	padding-left: 27px;
	padding-right: 45px;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#testingLPContent a
{
	font-weight: bold;
	color: #22628a;
	text-decoration: underline;
}
#testingLPTopLeftContent
{
	padding-bottom: 45px;
	padding-left: 0px;
}
#testingLPTestingOptions ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
}
#testingLPTestingOptions ul li
{
	background: url(/images/arrowGreen.gif) no-repeat;
	background-position: 20px 3px;
	margin-left: 0px;
	padding-left: 30px;
	padding-bottom: 14px;
	list-style-type: none;
	color: #666666;
}
#helpfulInformation
{
	font-size: 11px;
	padding-right: 80px;
}
#helpfulInformation ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
}
#helpfulInformation ul li
{
	background: url(/images/arrowGreen.gif) no-repeat;
	background-position: 20px 3px;
	margin-left: 0px;
	padding-left: 30px;
	padding-bottom: 8px;
	list-style-type: none;
	color: #666666;
}
#patientStoriesContent
{
	background: url(/images/diseaseLearnMoreBoxBG.gif) repeat-y top;
	font-size: 11px;
	padding-right: 25px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #666666;
}
#patientStoriesContent a
{
	color: #22628a;
	text-decoration: underline;
}
#patientStoriesContent p
{
	font-size: 11px;
}
#patientStories
{
	padding-top: 0px;
	font-size: 11px;
}
#patientStories ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
#patientStories ul li
{
	background: url(/images/arrowGreen.gif) no-repeat;
	background-position: 20px 3px;
	margin-left: 0px;
	padding-left: 30px;
	padding-bottom: 8px;
	list-style-type: none;
	color: #666666;
}
#resourcesContent
{
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	padding-right: 20px;
}
#resourcesBtmContent
{
	padding-top: 40px;
	padding-bottom: 20px;
}
#resourcesBtmRightContent
{
	padding-left: 54px;
}
#newsletter
{
	font-size: 11px;
	padding-top: 12px;
	padding-left: 3px;
	padding-bottom: 15px;
}
#newsletter input.text
{
	background-color: #ffffff;
	border: 1px solid #dddddd;
	height: 17px;
}
#prepareLinks
{
	line-height: normal;
}
#prepareLinks ul
{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
#prepareLinks ul li
{
	background: url(/images/arrowGreen.gif) no-repeat;
	background-position: 17px 4px;
	margin-left: 0px;
	padding-left: 27px;
	list-style-type: none;
	color: #666666;
	font-size: 11px;
	padding-bottom: 6px;
}
#prepareLinks a
{
	font-size: 11px;
	color: #22628a;
}
#testsByWeekContent
{
	padding-left: 25px;
	padding-top: 10px;
}
#tabContent
{
	background: #ffffff url(/images/tabContentBG.gif) repeat-x top;
	width: 856px;
	font-size: 13px;
	color: #666666;
	padding-top: 25px;
	padding-left: 27px;
	line-height: 18px;
}

#tabContent td {width:50%;}
#tabContent a{color: #22628a;}
#tabContent ul
{
	margin: 0px;
	padding: 0px;
}
#tabContent ul li
{
	background: url(/images/arrowGreen.gif) no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
	margin-left: 0px;
	list-style-type: none;
	padding-bottom: 7px;
}
#tabContent ul li a
{
	display: block;
	color: #22628a;
	font-weight: bold;
}
.tab
{
	cursor: pointer;
}
#compareButton
{
	text-align: right;
	padding-right: 50px;
	padding-bottom: 45px;
}
#forPhysiciansContent
{
	padding-left: 35px;
	line-height: 18px;
}
#forPhysiciansContent ul
{
	list-style-type: none;
	margin: 0px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#forPhysiciansContent ul li
{
	background: url(/images/bulletGreyContent.gif) no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}
#homeFooter
{
	font-size: 9px;
	color: #666666;
	padding-right: 56px;
}
#homeFooter a
{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}
#homeFooter a:hover
{
	text-decoration: underline;	
}
#homeFooter img
{
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 22px;
}
.homeFooterText
{
	padding-top: 6px;
}
#footerBar
{
	height: 3px;
	width: 928px;
	background-color: #666666;
}
#footer
{
	padding-left: 21px;
	padding-top: 12px;
	font-size: 9px;
	color: #666666;
	line-height: 11px;
}
.contentFootNotes{font-size: 11px;
	color: #666666;
	}
#footer img
{	
	margin-bottom: 5px;
}
#footer a
{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding-right: 8px;	
}
#footer a:hover
{
	text-decoration: underline;
}
.bigOrangePageHdr
{
	padding-bottom: 15px;
	color: #cc7600; 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	display: block;
}
#calculatorBG
{
	background: url(/images/calculatorInputBG.gif) no-repeat;
	width: 367px;
	height: 217px;
	padding-left: 34px;
	padding-top: 26px;
	font-size: 12px;
	color: #231f20;
	font-family: Arial, Helvetica, sans-serif;
}
.calculator
{
	height: 22px;
	width: 91px;
	border: 1px solid #78d3e4;
	padding-top: 5px;
}
.blueItalic
{
	font-style: italic;
	color: #3c799f;
	font-size: 11px;
}	
#calculatorResult
{
	width: 796px;
	height: 36px;
	margin-top: 23px;
	padding-top: 32px;
	padding-left: 77px;
}
#currentWeekBubble
{
	background: url(/images/currentWeekBubble.gif) no-repeat;
	width: 150px;
	height: 31px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-right: 2px;
}
#currentWeekBubble div
{
	padding-top: 5px;
}
#dateOfContraception
{
	font-size: 10px;
	font-weight: bold;
	width: 160px;
	float: left;
	text-align: center;
}
#dueDate
{
	font-size: 10px;
	font-weight: bold;
	float: right;
	width: 180px;
	text-align: center;
}
.formFieldArea
{
	width: 873px;
	overflow: auto;
	background: url(/images/formAreaBG.jpg) repeat-x top left;
	margin-top: 17px;
	padding-top: 8px;
	padding-left:  8px;
}
.formIndent
{
	overflow: hidden; 
	padding-left: 100px; 
	padding-top: 10px;
}
.formIndent input
{
	position: relative; 
	top: 2px;
}
.formLabelAndField
{
	overflow: auto;
	clear: both;
	padding-bottom: 2px;
}
.formFieldLabel
{
	float: left;
	width: 128px;
}
.formField
{
	float: left;
	width: 320px;
}
.formField input.text
{
	border: 1px solid #b7afa4;
	width: 318px;
}
.formField select
{
	border: 1px solid #b7afa4;
	width: 171px;
	/*color: #c0b4a6;*/
}
/*****************************************

		Menu Styles

******************************************/
/* force scrollbar on so no page jump */
:root{overflow-y:scroll;}

/* all menu styles below this line */
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.DropdownMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	color:#ffffff;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.DropdownMenu .content {
	position:absolute;
	color:#ffffff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs 

can be positioned underneath it */
.DropdownMenu .items {
	color:#ffffff;
	position:relative;
	/*left:3px; */
	top:0px;
	/*border:1px solid #cfd2d5;*/
	border:none;
	z-index:2;
	
	}

.DropdownMenu.top .items {
	/*width:200px;
	border:solid 1px #993333;*/
	border:none;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	background: url(/images/dropdownBG.gif) repeat-y top left;
	}

/* each TR.item is one menu item */
.DropdownMenu .item {
    color:#ffffff;
    font-size:11px;
    height:20px;
	/*background: url(images/dropdownArrow.gif) no-repeat;
	background-position: 0px 9px;*/
	font-family: Arial, Helvetica, sans-serif;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	/*background-color:#000000;*/
	cursor:pointer;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the 

filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer 
gif inside this DIV is replaced by */
.DropdownMenu .background {
	color:#ffffff;
	position:absolute;
	left:0px; 
	top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=0);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by 
script. In IE5/mac, it uses a PNG */
.DropdownMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px;
	background: url(/images/rightShadowBG.gif) no-repeat bottom;
	height: 100%;
	vertical-align: bottom;
	-moz-opacity:.2;
	opacity: .2;
	filter:alpha(opacity=20);/**/
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by 

script. In IE5/mac, it uses a PNG */
.DropdownMenu .shadowBottom {
	/*position:absolute;
	z-index:1;
	left:3px;
	background: url(/images/btmShadowBG.gif) repeat-x;
	-moz-opacity:.2;
	opacity: .2;
	filter:alpha(opacity=20);*/
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.DropdownMenu .item.hover {
	background-color: none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#feb44d;
	/*white-space:nowrap;*/
	}
	

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space 

between the text and the dingbat */
.DropdownMenu .item img {
margin-left:0px;
	}
	.DropdownMenu .nuttin{}