/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: relative;
	background: url(../images/background.gif) repeat-x;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #00523D;
	text-decoration: none;
}

a.close:link {
	color: #999999;
	text-decoration: none;
}

a.close:visited {
	color: #999999;
	text-decoration: none;
}


a.close:hover {
	color: #FFFFFF;
	text-decoration: none;
}


a.barNav:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.barNav:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}


a.barNav:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.online:link {
	color: #000000;
	text-decoration: underline;
}

a.online:visited {
	color: #000000;
	text-decoration: underline;
}


a.online:hover {
	color: #666666;
	text-decoration: none;
}

a.play:link {
	color: #666666;
	text-decoration: none;
}

a.play:visited {
	color: #666666;
	text-decoration: none;
}


a.play:hover {
	color: #000000;
	text-decoration: none;
}

a.special:link {
	width: 175px;
	height: 20px;
	color: #666666;
	text-decoration: none;
	background: url(../images/plainBgArrow.gif) no-repeat;
	z-index: 100;
}

a.special:hover {
	width: 175px;
	height: 20px;
	background: url(../images/orangeBgPlain.gif) no-repeat;
	color: #666666;
	text-decoration: none;
	z-index:100;
}

a.pdf:link {
	color: #82926E;
	text-decoration: underline;
	font-weight: bold;
}
a.pdf:visited {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
a.pdf:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.pdf:active {
	color: #82926E;
	text-decoration: underline;
	font-weight: bold;
}


h2 {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;

}

.rollover ul, .rollover li {
	list-style-type: none;
	width: 175px;
	padding-top: 3px;
	display: block;
}

.rollover li a {
	background-image: url(../images/squarePlain.jpg);
	background-repeat: no-repeat;  
	background-position: 0 .8em;
	padding: 7px 0px 7px 15px;
}

.rollover li a:hover {
	background-image: url(../images/squareOrangePlain.jpg);
	background-repeat: no-repeat;  
	background-position: 0 .8em;
	padding: 7px 0px 7px 15px;
}

.static-rollover {
	background-image: url(../images/squareOrangePlain.jpg);
	background-repeat: no-repeat;  
	background-position: 0 .4em;
	list-style-type: none;
	color: #000000;
	padding: 3px 0px 7px 15px;
}



ul {
	margin: 0px;
	padding: 0px;
}


/*_______ INTRO PAGE ONLY _________*/

#offer-code-area {
	width: 219px;
	height: 61px;
	float:left; 
	margin: 9px 0px 0px 0px;
	background: url(../images/offerCode.gif) no-repeat;
	padding: 10px 0px 0px 15px;
}

.offer-text-box {
	width: 100px;
	height: 18px;
	border: #999999 1px solid;
	float: left;
	padding-left: 2px;
}

.offer-text {
	font-weight: bold;
	margin-bottom: 5px;
}

.submit-btn-off {
	width: 68px;
	height: 19px;
	float: left;
	margin: 3px 0px 0px 5px;
}

.submit-btn-on {
	width: 68px;
	height: 19px;
	background: url(../images/txtSubBtnOn.gif) no-repeat;
	float: left;
	margin: 3px 0px 0px 5px;
}

/*_______ END _____________________*/

#content {
	width: 800px;
	height: auto;
	position: relative;
	
}

#topNav-area {
	width: auto;
	height: 80px;
	position: relative;
	margin-left: 0px;
	
}

#logo {
	width: 100%;
	height: 33px;
	margin-top: 24px;
	float: left;
	padding: 0px 0px 5px 0px;
	border-bottom: #999999 1px solid;
}

#provNav {
	width: 780px;
	height: auto;
	margin-top: 24px;
	float: left;
	padding: 0px 0px 10px 5px;
	font-size: 12px;

}

#topNav {
	width: 500px;
	height: auto;
	float: right;
	margin-top: 8px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#wrapper {
	width: 800px;
	height: 390px;
	position: relative;
}

#leftFrame {
	width: 9px;
	height: 375px;
	position: relative;
	background: url(../images/frameLeft.gif) no-repeat;
}

#centerFrame {
	width: auto;
	height: 375px;
	position: relative;
	border: #999999 1px solid;
	background-color: #FFFFFF;
	
}

#rightFrame {
	width: 9px;
	min-height: 375px;
	position: relative;
	background: url(../images/frameRight.gif) no-repeat;
}

#bottomFrame {
	width: 780px;
	height: 11px;
	position: relative;
}

#button-area {
	width: 260px;
	height: 60px;
}

/*_________BUTTON______________*/

.help-off-btn {
	width: 249px;
	height: 82px;
	position: relative;
	background: url(../images/btnHelpOff.gif);
	cursor: pointer;
}

.help-on-btn {
	width: 249px;
	height: 82px;
	position: relative;
	background: url(../images/btnHelpOn.gif);
	cursor: pointer;
}

.start-off-btn {
	width: 249px;
	height: 82px;
	position: relative;
	background: url(../images/btnStartOff.gif);
	cursor: pointer;
}

.start-on-btn {
	width: 249px;
	height: 82px;
	position: relative;
	background: url(../images/btnStartOn.gif);
	cursor: pointer;
}

.quick-off-btn {
	width: 249px;
	height: 82px;
	position: relative;
	background: url(../images/btnQuickOff.gif);
	cursor: pointer;
}

.quick-on-btn {
	width: 249px;
	height: 82px;
	position: relative;
	background: url(../images/btnQuickOn.gif);
	cursor: pointer;
}

/*_______BUTTON END_____________*/

/*_______New Left NAV __________*/

#plain-bar-new {
	width: 195px;
	height: auto;
	background: #EFEFE7;
	padding: 0px;
	margin: 0px;
	list-style:none;
	list-style-image: none;
}

#plain-bar-new ul li {
	border-top: #D5D5CF 1px solid;
	margin: 0px;
	list-style:none;
	list-style-image: none;
}

#plain-bar-new ul li a {
	display: block;
	padding: 8px 0px 8px 20px;
	margin: 0px;
	width: auto;
	cursor: pointer;
	border: none;
}

#plain-bar-new ul li a:hover {
	width: auto;
	background: url(../images/orangeBgPlain.gif) no-repeat;
	color:#666666;
	cursor: pointer;
}

#plain-bar-new .onstate {
	width: auto;
	background: url(../images/orangeBgPlain.gif) no-repeat;
	color:#666666;
	cursor: pointer;
	text-decoration: none;
}
/*_______ END __________________*/

/*_______LEFT NAV______________*/

.plain-bar {
	width: 175px;
	height: 20px;
	background: #EFEFE7;
	padding: 9px 0px 0px 20px;
	border-top: #D5D5CF 1px solid;
	cursor: pointer;
}

.orange-bar-down {
	width: 175px;
	height: 20px;
	background: url(../images/orangeBgArrow.gif);
	padding: 9px 0px 0px 20px;
	border-top: #D5D5CF 1px solid;
	cursor: pointer;
	z-index: 100;
}

.plain-bar-arrow {
	width: 175px;
	height: 20px;
	background: url(../images/plainBgArrow.gif);
	padding: 9px 0px 0px 20px;
	border-top: #D5D5CF 1px solid;
	cursor: pointer;
	z-index: 1;
}

.orange-bar-over {
	width: 160px;
	height: 20px;
	background: url(../images/orangeBgPlain.gif);
	padding: 9px 0px 0px 35px;
	border-top: #D5D5CF 1px solid;
	margin: 0px;
	cursor: pointer;
	z-index: 1;
}

.orange-bar-hi {
	width: 175px;
	height: 20px;
	background: url(../images/orangeBgPlain.gif);
	padding: 9px 0px 0px 20px;
	border-top: #D5D5CF 1px solid;
	margin: 0px;
	cursor: pointer;
}

.orange-bar-arrow {
	width: 175px;
	height: 20px;
	background: url(../images/orangeBgArwRt.gif);
	padding: 9px 0px 0px 20px;
	border-top: #D5D5CF 1px solid;
	margin: 0px;
	cursor: pointer;
	z-index: 1;
}


.sub-bar {
	width: 177px;
	height: 26px;
	padding: 3px 0px 0px 18px;
	border-top: #D5D5CF 1px solid;
	cursor: pointer;
	background: url(../images/orangeBgPlainLt.gif);
	list-style: none;	
}

.plain-gradient-bar {
	width: 194px;
	height: 29px;
	padding-left: 1px;
	background: url(../images/plainGradBar.gif) repeat-x;
	border-top: #D5D5CF 1px solid;
}

/*li {
	list-style: url(../images/squarePlain.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	
}*/

/*__________ Dental Nav _____*/

.glossymenu{
margin: 0px 0;
padding: 0;
width: 195px; /*width of menu*/
}

.glossymenu a.menuitem {
background: #EFEFE7 repeat-x bottom left;
font: 11px Arial, Helvetica, sans-serif;
color: #666666;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 8px 0px 8px 20px;
text-decoration: none;
border-top: #D5D5CF 1px solid;
}

.glossymenu #menuitem .statusicon{
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu #menuitem {
background-image: url(../images/orangeBgPlain.gif);
font: 11px Arial, Helvetica, sans-serif;
color: #666666;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 8px 0px 8px 20px;
text-decoration: none;
border-top: #D5D5CF 1px solid;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #333333;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../images/orangeBgPlain.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: url(../images/orangeBgPlainLt.gif);

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;


}

.glossymenu div.submenu ul li{
border-top: #D5D5CF 1px solid;
margin: 0px;
padding: 0px;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 11px Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;

}

.glossymenu div.submenu ul li a:hover{
background: url(../images/orangeBgPlain.gif);
color: #666666;
}

#payment-calc-top {
	width: 195px;
	height: 74px;
	background: url(../images/calctop.gif) no-repeat;
	border-top: #D5D5CF 1px solid;
	
}
#payment-calc-mid {
	width: 175px;
	height: auto;
	background: url(../images/calcBg.gif) repeat-y;
	padding: 5px 10px 5px 10px;
	text-align: center;
	color: #333333;
}
#payment-calc-btm {
	width: 195px;
	height: 12px;
	background: url(../images/calcBtm.gif) no-repeat;
}

.payment-field {
	width: 120px;
	height: 21px;
	border: #999999 1px solid;
	background-color: #FFEEB9;
	padding: 5px 0px 0px 5px;
	text-align: center;
}

.amount-field {
	width: 134px;
	height: 41px;
	background: url(../images/totalAmtBg.gif) no-repeat;
	border: #FFDD72 1px solid;
	text-align: center;
	padding: 10px 5px 0px 5px;
	font-size: 16px;
}

#center-payment-area {
	width: auto;
	height: auto;
	padding: 15px 0px 15px 0px;
	font-size: 12px;
	color: #333333;
}

#center-payment-top {
	width: 261px;
	height: 76px;
	background: url(../images/payCalTop.gif) no-repeat;
}

#center-payment-mid {
	width: 241px;
	height: auto;
	background: url(../images/payCalMid.gif) repeat-y;
	padding: 3px 0px 5px 20px;
	text-align: left;
}

#center-payment-btm {
	width: 243px;
	height: 37px;
	background: url(../images/payCalcBtm.gif) no-repeat;
	padding: 0px 0px 10px 18px;
	text-align: left;
}

#case-btn {
	width: 308px;
	height: 55px;
	margin: 5px 0px 15px 0px;
}

/*_______Dental NAV END__________*/
/*_______ CENTER COLUMN _______*/

.center-column-area {
	width: 310px;
	height: auto;
	padding: 0px 40px 0px 40px;
}

.center-body-copy {
	width: auto;
	height: auto;
	padding: 15px 0px 15px 0px;
	font-size: 12px;
	color: #333333;
}

.body-format ul li {
	list-style: square;
	list-style-position: inherit;
	padding: 6px;
	margin: 5px 0px 5px 25px;
	font-size: 12px;
	color: #333333;
	list-style-image: none;
}

.body-huddle {
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	color: #333333;
}

ol li {
	list-style-image: none;
	list-style-position: inherit;
	padding: 6px 6px 6px 4px;
	margin: 5px 0px 5px -10px;
}

.text-italic {
	font-style: italic;
	color: #000000;
}

#help-area {
	width: auto;
	height: auto;
	background: #F0F1ED;
	padding: 15px;
}

/*_______ END COLUMN  _________*/
/*_______ RIGHT COLUMN ________*/

#right-column-area {
	width: 195px;
	height: auto;
	background: #EFEFE7;
	
}

#right-video-area {
	width: 180px;
	height: auto;
	color: #333333;
	background: url(../images/videoBG.gif) repeat-y;
	position: relative;
}

#video-area {
	width: 195px;
	height: auto;
	background: url(../images/playerBg.gif) no-repeat;
	float: left;
}

#listen-area {
	width: 180px;
	height: auto;
	color: #333333;
	background: url(../images/videoBG.gif) repeat-y;
	position: relative;

}

#right-video-btm {
	width: 180px;
	height: 7px;
	margin: 0px 0px 0px 0px;
	background: url(../images/videoGrnBtm.gif) no-repeat;
	position: relative;
}

#right-video-top {
	width: 180px;
	height: 5px;
	position: relative;
	background: url(../images/topGrnFrame.gif) no-repeat;
}

#divider {
	width: 180px;
	height: 11px;
	background: url(../images/divider.gif) no-repeat;
}

.huddle-field {
	width: 150px;
	height: 21px;
	border: #839CB5 1px solid;
}

#expand-player-window {
	width: 780px;
	height: 400px;
	background: url(../images/bkgrndScreen.jpg) no-repeat;
	float: inherit;
	position: absolute;
	z-index: 100;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#expand-audio, #expand-audio2 {
	width: 160px;
	height: 41px;
	text-align: center;
}

#expand-mini-window1 {
	width: 210px;
	height: 213px;
	background: url(../images/bgMiniWdw.gif) repeat-x #FFFFFF;
	float: inherit;
	position: absolute;
	z-index: 100;
	text-align: center;
	margin: 115px 0px 0px 520px;
	border: #9da98c 1px solid;
}

#expand-mini-window2 {
	width: 210px;
	height: 213px;
	background: url(../images/bgMiniWdw.gif) repeat-x #FFFFFF;
	float: inherit;
	position: absolute;
	z-index: 100;
	text-align: center;
	margin: 215px 0px 0px 520px;
	border: #9da98c 1px solid;
}

#expand-mini-window3 {
	width: 210px;
	height: 213px;
	background: url(../images/bgMiniWdw.gif) repeat-x #FFFFFF;
	float: inherit;
	position: absolute;
	z-index: 100;
	text-align: center;
	margin: 315px 0px 0px 520px;
	border: #9da98c 1px solid;
}

#expand-mini-window4 {
	width: 210px;
	height: 213px;
	background: url(../images/bgMiniWdw.gif) repeat-x #FFFFFF;
	float: inherit;
	position: absolute;
	z-index: 100;
	text-align: center;
	margin: 425px 0px 0px 520px;
	border: #9da98c 1px solid;
}

#expand-mini-window5 {
	width: 210px;
	height: 213px;
	background: url(../images/bgMiniWdw.gif) repeat-x #FFFFFF;
	float: inherit;
	position: absolute;
	z-index: 100;
	text-align: center;
	margin: 535px 0px 0px 520px;
	border: #9da98c 1px solid;
}



#swf-player-window {
	width: 780px;
	height: 400px;
	background: #000000;
	float: left;
	position: absolute;
	z-index: 100;
	margin: 0px 0px 0px 0px;
}

#expand-player {
	width: 570px;
	height: 378px;
	position: relative;
	text-align: center;
}

#placeholder, #placeholder3, #placeholder4, #placeholder5, #placeholder6 {
	width: 195px;
	height: 147px;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
	z-index: 1;
}

#placeholder2 {
	width: 355px;
	height: auto;
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 5px;	
}

#placeholder7, #placeholder8 {
	width: 160px;
	height: 21px;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}


#frameholder2 {
	width: 607px;
	height: 248px;
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	background: #999999;
}


#playlist2, #playlist3, #playlist4, #playlist5, #playlist6, #btm-spacer {
	width: 167px;
	min-height: 45px;
	position: relative;
	padding: 9px 10px 9px 0px;
	border-top: #D5D5CF 1px solid;
	float: left;
	text-align: left;
}

#playlist1 {
	width: 167px;
	min-height: 45px;
	position: relative;
	padding: 9px 10px 9px 0px;
	border-top: #D5D5CF 1px solid;
	float: left;
	text-align: left;
	background: #EAEBE1;
}

#playlist-photo1 {
	background: url(../images/dr1Photo.jpg);
}

#playlist-photo2 {
	background: url(../images/drPepperOn.jpg);
}

#playlist-photo3 {
	background: url(../images/omPhotoOn.jpg);
}

#playlist-photo4 {
	background: url(../images/thumbKaufman.jpg);
}

#playlist-photo5 {
	background: url(../images/thumbMcgrail.jpg);
}

#playlist-photo6 {
	background: url(../images/thumbWeiner.jpg);
}

#playlist-photo7 {
	background: url(../images/drProutyPhoto.jpg);
}

#playlist-photo8 {
	background: url(../images/drPloucherPhoto.jpg);
}

#playlist-photo9 {
	background: url(../images/omProutyPhoto.jpg);
}

#playlist-photo10 {
	background: url(../images/thumbThu.jpg);
}

#playlist-photo11 {
	background: url(../images/thumbMaria.jpg);
}

#playlist-photo1, #playlist-photo2, #playlist-photo3, #playlist-photo4, #playlist-photo5, #playlist-photo6, #playlist-photo7, #playlist-photo8, #playlist-photo9,
#playlist-photo10, #playlist-photo11 {
	width: 57px;
	height: 43px;
	cursor: pointer;
	position:relative;
	float: left;
	border: #333333 1px solid;
}


#playlist-text {
	width: 100px;
	height: auto;
	position:relative;
	float: right;
	font-size: 9px;
	text-align: left;
}

#playlist-body1, #playlist-body2, #playlist-body3, #playlist-body4 {
	width: 95px;
	height: auto;
	font-size: 10px;
	margin-top: 5px;
	float: left;
	
}

.playlist-header-style {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.enlarge {
	text-align: right;
	padding: 5px 9px 5px 0px;
	background: #EFEFE7;
}

.mini-close {
	text-align: right;
	padding: 5px 9px 5px 0px;
}

.audio-close {
	margin: 5px 9px 5px 0px;
	position: relative;
}

.show-btn {
	width: 100px;
	height: auto;
	float: right;
	margin: 5px 0px 0px 0px;
	text-align: left;
}

.floater {
	width: 120px;
	height: 40px;
	position: absolute;
	z-index: 100;
	background: url(../images/blockers.gif);
	margin: -38px 0px 0px 20px;
}

.floater2 {
	width: 120px;
	height: 40px;
	position: absolute;
	z-index: 100;
	background:url(../images/blockers.gif);
	margin: 230px 0px 0px 20px;
}

.floater3 {
	width: 120px;
	height: 40px;
	position: absolute;
	z-index: 100;
	background: url(../images/blockers.gif);
	margin: -260px 0px 0px 20px;
}

.floater4 {
	width: 120px;
	height: 40px;
	position: absolute;
	z-index: 100;
	background: url(../images/blockers.gif);
	margin: -38px 0px 0px 20px;
}


/*_______ END COLUMN___________*/

.footer {
	font-size: 9px;
	border-top: #999999 1px solid;
}

#main-photo {
	width: 778px;
	position: relative;
}


/*_______ Text Version ________*/


#main-photo-intro {
	width: 778px;
	height: auto;
	background: url(../images/girlMain.jpg) no-repeat;
	position: relative;
}

#main-photo-maria {
	width: 778px;
	height: auto;
	background: url(../images/photoMariaBg.jpg) no-repeat;
	position: relative;
}

#main-photo-thu {
	width: 778px;
	height: auto;
	background: url(../images/photoThuBg.jpg) no-repeat;
	position: relative;
}

#main-photo-laura {
	width: 778px;
	height: auto;
	background: url(../images/photoOmProuty.jpg) no-repeat;
	position: relative;
}

#main-photo-tran {
	width: 778px;
	height: 376px;
	background: url(../images/photoDrTran.jpg) no-repeat;
	position: relative;
}

#main-photo-saghatchi {
	width: 778px;
	height: 376px;
	background: url(../images/photoDrSaghatchi.jpg) no-repeat;
	position: relative;
}

#main-photo-dr1 {
	width: 778px;
	height: 376px;
	background: url(../images/photoDrProuty.jpg) no-repeat;
	position: relative;
}

#main-photo-dr2 {
	width: 778px;
	height: 376px;
	background: url(../images/photoDrPlocher.jpg) no-repeat;
	position: relative;
}



#center-column {
	height: auto;
	float: left;
	color: #333333;
	
}

#center-column-land {
	height: 357px;
	float: left;
	margin: 20px 0px 0px 286px;
	color: #333333;
	font-size: 14px;
	
}

#center-column-text {
	height: 357px;
	float: left;
	margin: 20px 0px 0px 344px;
	color: #333333;
	font-size: 14px;
}

#frame-text {
	width: 355px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 30px;
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	line-height: 18px;
}

#right-column {
	height: 270px;
	padding: 10px 0px 0px 25px;
	float: left;
	color: #000000;
	font-size: 12px;
}

.next-btn-off {
	width: 110px;
	height: 40px;
	background: url(../images/btnNextOff.gif) no-repeat;
	position: relative;
	float: left;
	padding-left: 20px;
}

.next-btn-on {
	width: 110px;
	height: 40px;
	background: url(../images/btnNextOn.gif) no-repeat;
	position: relative;
	float: left;
	padding-left: 20px;
}

.back-btn-off {
	width: 110px;
	height: 40px;
	background: url(../images/btnBackOff.gif) no-repeat;
	position: relative;
	float: left;
}

.back-btn-on {
	width: 110px;
	height: 40px;
	background: url(../images/btnBackOn.gif) no-repeat;
	position: relative;
	float: left;
}

#next-btn-area {
	margin: 20px 0px 0px 100px;
	text-align: right;
	float: left;
	position: relative;
}

#next-btn {
	margin: 20px 0px 0px 164px;
	text-align: right;
	float: left;
	position: relative;
}

.dr-btn-off {
	width: 150px;
	height: 86px;
	background: url(../images/btnDrOff.gif) no-repeat;
	position: relative;
	margin-left: 20px;
}

.dr-btn-on {
	width: 150px;
	height: 86px;
	background: url(../images/btnDrOn.gif) no-repeat;
	position: relative;
	margin-left: 20px;
}

.ot-btn-off {
	width: 152px;
	height: 82px;
	background: url(../images/btnOtOff.gif) no-repeat;
	position: relative;
}

.ot-btn-on {
	width: 152px;
	height: 82px;
	background: url(../images/btnOtOn.gif) no-repeat;
	position: relative;
}

#pulsipher-sig {
	width: 186px;
	height: 56px; 
	padding-top: 40px;
	float: left;
	text-align: center;
}

#donna-sig {
	width: 147px;
	height: 56px;
	float: left; 
	padding-top: 40px;
	text-align: center;
}

#land-copy {
	width: 385px;
	font-size: 12px;
	float: left;
	text-align: center;
	margin: 10px 0px 0px 75px;
}

/*________ END ________________*/

/*________ EXTRA ______________*/

#anchor-section {
	border-top: #D5D5CF 1px solid; 
	border-bottom: #D5D5CF 1px solid; 
	background: #EFEFE7; 
	padding: 5px 10px 15px 10px; 
}

#anchor-section li {
	font-weight: bold;
	padding-bottom: 0px;
	list-style-image: url(../images/arrowgray.gif);
	margin: 5px 0px 0px 20px;
	list-style-position: inherit;
}

#anchor-section li a {
	color: #333333;
	font-weight: bold;
}

#anchor-section li a:visited{
	color: #333333;
	font-weight: bold;
}

#anchor-section li a:hover{
	color: #00523D;
	font-weight: bold;
}

.top-btn {
	font-weight: normal;
	font-size: 10px;
	float: right;
	position: relative;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color:#CCCCCC;
}

#rule {
	border-top: #D5D5CF 1px solid; 
	padding: 0px 0px 20px 0px;
}

#dental-rule {
	border-top: #D5D5CF 1px solid; 
	padding: 10px 0px 0px 0px;
}

#dual-rule {
	border-top: #D5D5CF 1px solid; 
	border-bottom: #D5D5CF 1px solid;
	padding: 4px 0px 4px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #82926e;
}

.body-format a {
	color: #333333;
	font-weight: bold;
}

.body-format a:visited {
	color: #333333;
	font-weight: bold;
}

.body-format a:hover {
	color: #00523D;
	font-weight: bold;
}

.faq-body {
	padding-bottom: 20px;
}

#form-field {
	width: 305px;
}

#help-form-field {
	width: 274px;
}

#help-comment-field {
	width: 274px;
	height: 180px;
}

.form-area {
	margin-bottom: 15px;
}

.inputCol {
	margin-bottom: 10px;
}

.top-link {
	color: #00523D;
	text-decoration: none;
}

/*________ END ________________*/

/*________ FOOTER BTN _________*/

.help-btn li a {
	background: url(../images/btnHelpOff.gif) no-repeat;
}

.help-btn li a:hover {
	background: url(../images/btnHelpOn.gif) no-repeat;
}

/*________ END ________________*/

/*________ AUDIO ______________*/


#player1,#player2 {
	padding: 15px 0px 15px 0px;
}

/*________ END ________________*/

/*________ SITE MAP ___________*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #626940;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	border-top: #d6d7c4 1px solid;
	border-bottom: #d6d7c4 1px solid;
}

#center-column ul li {
	margin: 5px 0px 5px 25px;
	list-style-position: inside;
	list-style: disc;
	
}

#center-column li {
	list-style-position: inside;
	list-style: inherit;
}

/*________ END ________________*/

#home-video-wrap {
	width: 496px;
}
