html, body, form, fieldset {
	color: #000000;
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0 0 1em 0;
	padding: 0;
}
ol,ul {
	margin-left: 1em;
}
input, select {
	padding: 0;
	margin: 0;
}
li, dd, blockquote {
	margin-left: 1em;
	margin-bottom: 0.5em;
}
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}
object {
	outline: none; /* hide dotted outline in Firefox */
}
sup {
	line-height: 0px;
}
html, body {
	height: 100%;
}
body {
	background: #ffffff url('../img/fl_00.gif') repeat-x left top;
}
#wrap {
	width: 958px;
	margin: 0 auto;
	background: transparent;
}

/*** COMMON ***/
a, a:visited {
	color:#da8244;
}

a:hover, a:active {
	color: #0d6e9e;
}
/*** MISC ***/
ul ul {
	margin: 1em 0;
}
.img1 {
	float: left;
	padding: 0 10px 10px 0;
}	
.img2 {
	display: block;
	margin: 0 auto;
	padding: 15px;
}
.img3 {
	padding: 20px 0 40px 10px;
}
.img_right {
	float: right;
	padding: 10px;
}	
.img_left {
	float: left;
	padding: 10px;
}	

.txt_bg {
	padding: 20px 15px;
}

.blue_bg1 {
	width: 625px;
	margin: 10px 0;
	background: #ebf3f7;
}	

.blue_bg2 {
	width: 625px;
	margin: 10px 0;
	background: #d8e8f0;
}	
.blue_bg1h {
	width: 200px;
	float: left;
	margin: 0 5px 15px 0;
	background: #ebf3f7;
	height:auto !important; /* real browsers */
	height:350px; /* IE6: treaded as min-height*/
	min-height:350px; /* real browsers */
}	

.blue_bg2h {
	width: 200px;
	float: left;
	margin: 0 5px 15px 0;
	background: #d8e8f0;
	height:auto !important; /* real browsers */
	height:350px; /* IE6: treaded as min-height*/
	min-height:350px; /* real browsers */
}	
div.shorter {
	height:auto !important; /* real browsers */
	height:290px; /* IE6: treaded as min-height*/
	min-height:290px; /* real browsers */
}	
/*** BUTTONS ***/
.buttonDiv { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
	width: 100%;
}

a.button, a:visited.button,
a.button2, a:visited.button2,
a.button3, a:visited.button3,
a.button4, a:visited.button4,
a.button5, a:visited.button5 {
    color: #ffffff;
    display: block;
    float: left;
    font-size: 11px;
	font-weight: bold;
    height: 32px;
    margin-right: 6px;
    padding-right: 40px; /* sliding doors padding */
    text-decoration: none;
}
a.button, a:visited.button {
    background: transparent url('../img/btn1_a.gif') no-repeat scroll top right;
}
a.button2, a:visited.button2 {
    background: transparent url('../img/btn2_a.gif') no-repeat scroll top right;
}
a.button3, a:visited.button3 {
    background: transparent url('../img/btn3_a.gif') no-repeat scroll top right;
}
a.button4, a:visited.button4 {
    background: transparent url('../img/btn4_a.gif') no-repeat scroll top right;
}
a.button5, a:visited.button5 {
    background: transparent url('../img/btn5_a.gif') no-repeat scroll top right;
}

a.button span, a:visited.button span,
a.button2 span, a:visited.button2 span,
a.button3 span, a:visited.button3 span,
a.button4 span, a:visited.button4 span,
a.button5 span, a:visited.button5 span {
    display: block;
    line-height: 11px;
    padding: 10px 0 11px 40px;
}
a.button span, a:visited.button span {
    background: transparent url('../img/btn1_a_span.gif') no-repeat;
}
a.button2 span, a:visited.button2 span {
    background: transparent url('../img/btn2_a_span.gif') no-repeat;
}
a.button3 span, a:visited.button3 span {
    background: transparent url('../img/btn3_a_span.gif') no-repeat;
}
a.button4 span, a:visited.button4 span {
    background: transparent url('../img/btn4_a_span.gif') no-repeat;
}
a.button5 span, a:visited.button5 span {
    background: transparent url('../img/btn5_a_span.gif') no-repeat;
}
/* .opened */
.opened a.button2 span, .opened a:visited.button2 span {
    background: transparent url('../img/btn2b_a_span.gif') no-repeat;
}
.opened a.button3 span, .opened a:visited.button3 span {
    background: transparent url('../img/btn3b_a_span.gif') no-repeat;
}
.opened a.button4 span, .opened a:visited.button4 span {
    background: transparent url('../img/btn4b_a_span.gif') no-repeat;
}
.opened a.button5 span, .opened a:visited.button5 span {
    background: transparent url('../img/btn5b_a_span.gif') no-repeat;
}
.opened a.button5,
.opened a:visited.button5 {
	padding-right:39px;
    background: transparent url('../img/btn5b_a.gif') no-repeat;
    background-position: top right;
}
.opened a:hover.button5,
.opened a:active.button5 {
	padding-right:39px;
    background: transparent url('../img/btn5b_a.gif') no-repeat;
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}
/* .closed */
.closed a.button2 span, .closed a:visited.button2 span {
    background: transparent url('../img/btn2a_a_span.gif') no-repeat;
}
.closed a.button3 span, .closed  a:visited.button3 span {
    background: transparent url('../img/btn3a_a_span.gif') no-repeat;
}
.closed a.button4 span, .closed a:visited.button4 span {
    background: transparent url('../img/btn4a_a_span.gif') no-repeat;
}
.closed a.button5 span, .closed a:visited.button5 span {
    background: transparent url('../img/btn5a_a_span.gif') no-repeat;
}

a.button:hover,
a.button2:hover,
a.button3:hover,
a.button4:hover,
a.button5:hover {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span,
a.button2:hover span,
a.button3:hover span ,
a.button4:hover span,
a.button5:hover span {
    background-position: bottom left;
    padding: 10px 0 11px 40px; /* push text down 1px */
}
a.button:active,
a.button2:active ,
a.button3:active,
a.button4:active,
a.button5:active {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span,
a.button2:active span,
a.button3:active span,
a.button4:active span,
a.button5:active span {
    background-position: bottom left;
    padding: 11px 0 10px 40px; /* push text down 1px */
}



/*** HEADER ***/
#legalHeader {
	font-size: 9px;
	padding: 5px 0 0 50px;
	color: #428db4;
}
#header {
	background: url('../img/fl_01.jpg') no-repeat left top;
	width: 958px;
	height: 81px;
}
#header h1 {
	float: left;
	margin: 0;
	padding: 0;
}
#header h1 a {
	width: 274px;
	height: 80px;
	display: block;
}
#header h1 a span {
	position: absolute;
	left: -10000px;
}
#headerLinks {
	float: right;
	padding: 14px 41px 0 0;
	color: #ffffff;
	font-size: 10px;
	line-height: 10px;
}
#headerLinks a, #headerLinks a:visited {
	text-decoration: none;
	color: #ffffff;
}

#headerLinks a:hover, #headerLinks a:active {
	text-decoration: underline;
	color: #ffffff;
}
img {
	border: 0px;
}

/*** LEFT COL ***/
#leftCol {
	float: left;
	width: 263px;
	padding: 6px 0 0 10px;
}
#leftContent {
	background: #ffffff url('../img/fl_02.gif') repeat-x left top;
}

/*** MAIN MENU ***/
.accordianmenu {
	width: 263px;
	background-color: #ffffff;
}
#index  .accordianmenu {
	position: absolute;
	z-index: 10;
}
.accordianmenu .headerbar {
	margin: 0;
	padding: 0; 
	background: url('../img/fl_11.gif') repeat-x left top;
}

.accordianmenu .headerbar a {
	text-decoration: none;
	display: block;
	color: #024c71;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	padding: 11px 3px 11px 37px;
}

.accordianmenu .selected a, .accordianmenu .selected1 a {
	color: #ffffff;
	background: url('../img/fl_13.gif') no-repeat 12px 0px;
}
.accordianmenu h3.selected, .accordianmenu h3.selected1 {
	background: url('../img/fl_12.gif') repeat-x left top;
}

.accordianmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.accordianmenu ul li {
	padding: 0;
	margin: 0;
}

.accordianmenu ul li a {
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	color: #024c71;
	background: #ffffff;
	display: block;
	padding: 5px 3px 5px 37px;
	margin: 3px 0;
	text-decoration: none;
}

.accordianmenu ul li a:hover, .accordianmenu ul li a:active { 
	color: #024c71;
	background: #dfecf2;
}
.accordianmenu ul li a, .accordianmenu ul li a:visited { 
	color: #024c71;
}
.accordianmenu ul li a.current {
	font-weight: bold;
	background: #dfecf2;
}

/*** RIGHT COL ***/
#rightCol {
	width: 676px;
	margin: 0 0 0 277px;
}

/*** CAT IMG ***/
#catImg {
	width: 454px;
	height: 236px;
	overflow: hidden;
	float: right;
	overflow: hidden;
}

/*** TOP ADD ***/
#topAdd { 
	float: right;
	width: 222px;
	height: 237px;
	overflow: hidden;
}

/*** QUICK LINKS ***/
#quickLinks { 
	float: right;
	padding: 64px 31px 29px 23px;
	width: 168px;
	height: 144px;
	background: url('../img/fl_03.jpg') no-repeat left top;
}
#quickLinks ul {
	display: block;
	width: 168px;
	height: 144px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow-x: hidden;
	overflow-y: auto;
}
#quickLinks ul li{
	list-style: none;
	padding: 0 0 0 28px;
	margin: 0;
	background: url('../img/fl_09.gif') no-repeat left top;
}
#quickLinks ul li a{
	display: block;
	margin: 0;
	padding: 3px 6px 8px 6px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #1170a0;
	background: url('../img/fl_10.gif') repeat-x left bottom;
}

/*** RIGHT CONTENT ***/
#rightContentWrap {
	clear: right;
	width: 676px;
	background: url('../img/fl_06.gif') repeat-y left top;
}

#rightContent {
	width: 630px;
	padding: 16px 23px 23px 23px;
	background: url('../img/fl_04.gif') no-repeat left top;
	height:auto !important; /* real browsers */
	height:202px; /* IE6: treaded as min-height*/
	min-height:202px; /* real browsers */
}

#rightContentBottom {
	width: 676px;
	height: 14px;
	background: url('../img/fl_05.gif') no-repeat left top;
}

#rightContent h2 {
	color: #0d6e9e;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	padding: 0 0 10px 0;
	background: url('../img/fl_08.gif') repeat-x left bottom;
}
#rightContent h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	color: #004b70;
}
#rightContent h3.orange {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #d57028;
}
.blueboldTxt {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	color: #004b70;
}
.bluesmallTxt {
	font-size: 9px;
	line-height: 16px;
	margin: 0;
	color: #004b70;
}
#rightContent h4 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0;
	color: #004b70;
}
#rightContent p {
	font-size: 11px;
	line-height: 18px;
}

/*** HOME BOXES ***/
.homeBox {
	float: right;
	width: 175px;
	height: 164px;
	padding: 70px 25px 20px 25px;
	font-size: 11px;
	line-height: 18px;
}
.homeBox img {
	position: relative;
	top: 2px;
}
div.green {
	background: url('../img/fl_14g.jpg') no-repeat left top;
}
div.orange {
	background: url('../img/fl_14o.jpg') no-repeat left top;
}
div.blue {
	background: url('../img/fl_14b.jpg') no-repeat left top;
}
a.line {
	text-decoration: none;
	display: block;
	padding: 5px 0 0 0;
}
.green a.line {
	color: #0e7724;
	background: url('../img/fl_15g.gif') repeat-x left top;
}
.orange a.line {
	color: #d0671b;
	background: url('../img/fl_15o.gif') repeat-x left top;
}
.blue a.line {
	color: #056392;
	background: url('../img/fl_15b.gif') repeat-x left top;
}

/*** FOOTER ***/
#footer {
	clear: both;
	width: 958px;
	padding: 40px 10px 40px 10px;
	background: url('../img/fl_07.gif') no-repeat left top;
}
#footNotes {
	padding: 10px 127px;
}
#footNotes img {
	float: left;
}
#footNotes p {
	margin: 0 0 0 80px;
	padding: 5px 0 0 0;
	color: #666666;
}
#footNotes p  sup{
	font-size: 65%;
}
/*** ToolTip Message and cycle ***/
.cycle {
	height:auto !important; /* real browsers */
	height:330px; /* IE6: treaded as min-height*/
	min-height:330px; /* real browsers */
}
.ttMsgWrap {
	z-index: 10;
	width: 325px;
	float: right;
	padding: 0 0 4px 0;
	background: url('../img/fl_19b.gif') no-repeat left bottom;
}
.ttMsg {
	width: 255px;
	padding: 20px 20px 10px 50px;
	height:auto !important; /* real browsers */
	height:106px; /* IE6: treaded as min-height*/
	min-height:106px; /* real browsers */
	background: url('../img/fl_19a.gif') no-repeat left top;
}
.ttMsg  p {
	color: #1070a0;
	font-size: 11px;
	line-height: 16px;
}
/*** BOXES ***/
#rightContent h3.h3box1 {
	width: 618px;
	height: 28px;
	margin: 0;
	padding: 16px 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #ffffff;
	background: url('../img/fl_21a.jpg') no-repeat left top;
}
.box1 {
	width: 608px;
	padding: 10px 10px 15px 10px;
	background: url('../img/fl_21.gif') no-repeat left bottom;
}

/***  SIDE SLIDE ***/
.sm {
	list-style:none;
	width:606px;
	margin: 0;
	padding: 0;
	height:330px;
	display:block;
	overflow:hidden;
}
.sm li {
	float:left;
	display:inline;
	overflow:hidden;
	margin: 0;
	padding: 0;
}
.smPanel {
	width:420px;
	padding: 30px 40px 30px 60px;
	height: 270px;
	overflow: hidden;
}
.smPanel1 {
	width:420px;
	padding: 30px 40px 30px 60px;
	height: 270px;
	overflow: hidden;
}
.smPanel h4  {
}
/***  FAQ ***/
h3.thequestion {
	font-size: 11px !important;
}
.faq  .closedfaq a {
	cursor: pointer;
	color: #333333;
	display: block;
	padding: 0 0 6px 20px;
	background: url('../img/fl_25a.gif') no-repeat 0 3px;
}
.faq  .closedfaq a:hover {
	color: #004b70;
	background: url('../img/fl_24a.gif') no-repeat 0 3px;
}
.faq  .openedfaq a {
	cursor: pointer;
	color: #004b70;
	display: block;
	padding: 0 0 3px 20px;
	background: url('../img/fl_24b.gif') no-repeat 0 3px;
}
.theanswer {
	padding: 0 10px 10px 20px;
}
/***  MEMBER ***/
h3.memberTitle {
	cursor: pointer;
}
h3.memberTitle a {
	float: none !important;
	margin: 0 !important;
}

.memberContent {
	padding: 10px 10px 40px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h3.memberTitle2 {
	cursor: pointer;	
}
h3.memberTitle2 a {
	float: none !important;
	margin: 0 !important;
}

.memberContent2 {
	padding: 10px 10px 40px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}
/*** FORM ***/
.form1 {
	padding: 0 0 0 20px;
}
.form1 label {
	display: inline;
	float: left;
	width: 130px;
	text-align: right;
	font-size: 11px;
	font-weight:bold;
	padding: 4px 10px 0 0;
}
.form1 select, .form1 input[type="text"], .form1 input[type="password"] {
	width: 200px;
	padding: 1px;
	font-size: 12px;
	margin: 0 0 7px 0; 
 }
.form1 div.buttonDiv {
	padding: 0 0 0 138px;
	width: 400px;
}
.form1 div.note {
	float: right;
	width: 200px;
	padding: 2px 2px 2px 20px;
	background: url('../img/fl_26.gif') no-repeat 0 0;
}
.form1 div.err {
	float: right;
	clear: right;
	width: 200px;
	padding: 2px 2px 2px 20px;
	color: #ffffff;
	background: url('../img/fl_26a.gif') no-repeat 0 0;
}
.form2 label {
	display: inline;
	width: 130px;
	text-align: right;
	font-size: 11px;
	font-weight:bold;
	padding: 4px 10px 0 0;
}
.form2 select, .form2 input {
	width: 200px;
	padding: 1px;
	font-size: 12px;
	margin: 5px 0 7px 0; 
 }
.form2 div.buttonDiv {
	width: 400px;
}
.select {
	background-color:#ffffff;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight: normal;
	line-height: normal;
	width:185px;
}
/***  PRODUCT TOOL ***/
form.prodTool {
	padding: 10px;
}

.prodTool select {
	padding: 2px;
	font-size: 12px;
	margin: 0 0 7px 0;
	font-weight: bold;
}
.prodView {
	/*background: url('../img/fl_28.gif') repeat-y 0 0;*/	
	height: 160px;
	background-color: #d9e8f0;
	width: 480px;
	/*margin: 0 auto;*/
}
.prodBox {
	float: left;
	padding: 17px;
	width: 460px;
}
.prodBox p {
	color: #000;
	padding: 3px;
	font-weight: bold;
}
.prodImg {
	padding: 0 20px 10px 0;
	float: left;
}
/***   PHOTOS  ***/
.photoWrap1 {
	float: left;
	background: url('../img/fl_29a.gif') no-repeat right top;
	padding: 12px 12px 0 0;
}
.photoWrap1UserImg {
	float: left;
	background: url('../img/fl_29a.gif') no-repeat right top;
	padding: 12px 12px 0 0;
	height: 230px;
}
.photoWrap2 {
	background: url('../img/fl_29b.gif') no-repeat left bottom;
	padding: 0 0 18px 12px;
}
.photoWrap3 {
	border: 1px #e1e1e1 solid;
	padding: 10px;
}
.photoWrap4 {
	border: 1px #e1e1e1 solid;
	padding: 0;
}
.photoWrap1 label, .photoWrap1UserImg label {
	padding: 0;
	margin: 0;
}
.photoTitle {
	padding: 8px 0 0 0;
	text-align: center;
	color: #666666;
	font-weight: bold;
	width: 106px;
	height: auto;
	overflow: hidden;
}
.photoChkBx, .photoRadio {
	position: absolute;
	padding: 0;
	margin: 1px !important;
	width: auto !important;
}

.photo1 {
	width: 106px;
	overflow:hidden;
}

/*** Tables ***/
table.Tbl1 {
	border-collapse: collapse;
}
table.Tbl1 th {
	background: url('../img/fl_30.gif') repeat-x left top;
	height: 30px;
	overflow: hidden;
	color: #ffffff;
	border: 1px #d1e3ed solid;
}
table.Tbl1 td {
	border: 1px #d1e3ed solid;
	padding: 10px;
	vertical-align: top;
}

/*** DL ***/
dl.clinicDl {
}
dl.clinicDl dd{
	color: #d57028;
	padding: 0;
	margin: 0;
	display: block;
}
dl.clinicDl dt{
	padding: 0;
	margin: 0;
	display: block;
}

.icon_app, .icon_sub {
vertical-align: middle;
margin-top: 5px;
font-size: 9px;
color: #16892e;
font-weight: bold;
}

.icon_sub { color: #004b70; }
.icon_app > img, .icon_sub  > img { vertical-align: middle; }

.largeImg {
	max-width:584px;
}

.addthis_button_compact {
	color: #4c5a87;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.shareBar {
	background-image: url(../img/share_bg.jpg); position: absolute; margin-left: 435px; width: 200px; height: 35px; top: 345px;
}



