* {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}
body {
	background-color: #E5E5E5;
	margin-top: 7px;
}

sup {
	font-size: 9px;
}



a:link, a:active, a:visited {
	color: #00529b;
	text-decoration: underline;
}

a:hover, td a:hover {
	color: black;
	cursor: pointer !important;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.nowrap {
	white-space: nowrap;
}

#master-wrap { 
	padding:2em 0 0;
	position:relative;
}

#container {
	background-image: url(../img/css/body_bkg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 1015px;
	height: 100%;
}

#top_header {
	background-image: url(../img/css/top_body.gif);
	width: 1015;
	height: 13px;
}

.headerCorporateLinks {
	font-size: 11px;
	width: 964px;
	height: 15px;
	background-color: #666666;
	text-align: right;
	margin-left: 26px;
	vertical-align: top;
}

.headerCorporateLinks a, .headerCorporateLinks a:visited {
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.headerCorporateLinks a:hover: {
	text-decoration: none;
}

#header {
	background-image: url(../img/css/synvisc_logo.gif);
	display:inline;
	float: left;
	width: 964px;
	height: 69px;
	margin-left: 26px;
}

#header .logo {
	float: left;
}

#header .info {
	float: right;
	margin: 12px 0px 10px 0px;
}

#website_link {
	margin: 0px 0px 11px 425px;
	text-align: right;
	display: block;
	width: 147px;
	height: 17px;
	background: url(../img/css/website_link.gif) no-repeat 0 0;
}

#website_link:hover {
	background-position: 0 -17px;
}


#header .question_blue {
	font-weight: bold;
	font-size: 11px;
	color: #00529b;
	margin: 0px 0px 0px 295px;
}

#header .question_info {
	font-size: 11px;
}

#header .search {
	margin: 0px;
}

.input_border {
	border-style: inset;
	border-color: #adadad;
	border-width: 1px;
}

#goBtn {
	display: block;
	align: right;
	width: 27px;
	height: 16px;
	vertical-align: top;
	background: url(../img/css/btn_go.gif) no-repeat 0 0;
}

#goBtn:hover {
	background-position: 0 -16px;
}


/* Begin Top Nav */
#top_nav_list {
    display:inline;
	float: left;
	margin-left: 26px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
}

#top_nav_list a:link, #top_nav_list a:visited {
	display: block;
	float: left;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	text-decoration: none;
}

#top_nav_list a:hover, #top_nav_list a.current {
	background-position: center bottom;
}

#top_nav_0 {
	background-image: url(../img/css/home_nav.gif);
	background-position: left top;
	height: 25px;
	width: 172px;
	margin: 0px;
}

#top_nav_1 {
	background-image: url(../img/css/about_nav.gif);
	background-position: left top;
	height: 25px;
	width: 258px;
}


#top_nav_2 {
	background-image: url(../img/css/resources_nav.gif);
	background-position: left top;
	height: 25px;
	width: 311px;
}

#top_nav_3 {
	background-image: url(../img/css/contact_nav.gif);
	background-position: left top;
	height: 25px;
	width: 223px;
	margin: 0px;
}
/* End Top Nav */



#info {
	float: left;
	background-image: url(../img/css/body_bkg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	width: 1015px;
	height: 100%;
}


/*Home page */

#center {
	clear: both;
	background-image: url(../img/css/homepage_bg_stamp.jpg);
	height: 477px;
	width: 964px;
	border: 0px;
	margin-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#center div.main {
	float: left;
	margin: 165px 0px 0px 342px;
	color: #00519b;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
}

#center .main h1 { position:absolute; left:-9999em; }

#viewData {
	display: block;
	width: 99px;
	height: 31px;
	margin: 15px 0px 0px 185px;
	background: url(../img/css/btn_viewData.gif) no-repeat 0 0;
}

#viewData:hover {
	background-position: 0 -31px;
	margin: 15px 0px 0px 185px;
}


#center #menu {
	width: 275px;
	height: 463px;
	float: right;
	margin: 0px;
}

#center #menu * {
	margin: 0px;
	text-indent: 0px;
	line-height: 16px;
}


#center #menu ul li a img {
	display: inline;
	float: none;
}

#center #menu a {
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #2f5397;
	font-size: 11px;
}
#center #menu a:hover {
	color: #000;
	text-decoration: underline;
}
#center #menu ul {
	margin-left: 40px;
	list-style: none outside;
	width: 220px;
}

#center #menu ul li#level_3 {
	padding-top: 21px;
}
* html #center #menu ul li#level_3 { padding-top: 25px; }

#center #menu ul li#level_3 p {
	font-size: 11px;
	width: 220px;
}

#center #menu ul li#level_3 a {
	border-top: 1px solid #c3d9f1;
	line-height: 18px;
}
#center #menu ul li#level_3 a#more {
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
}

#center #menu ul li#level_3 h4 {
	margin: 5px 0px 3px 0px;
	font-size: 11px;
	color: #2f5397;
	font-weight: bold;
}

#center #menu ul li h3 a {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	border: none;
}

#center #menu ul li#level_3 h3 a {
	border: none;
}

#center #menu ul li#level_4 {
	margin-top: 15px;
}
* html #center #menu ul li#level_4 { margin-top: 34px; }
*+html #center #menu ul li#level_4 { margin-top: 21px; }

#center #menu ul li#level_5 {
	margin-top: 35px;
}
* html #center #menu ul li#level_5 { margin-top: 20px; }

#center #menu ul li#level_5 p {
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 15px;
	color: #000;
}

#center #menu ul li#level_5 a {
	font-weight: bold;
	line-height: 13px;
}


h2 {
	font-weight: bold;
	margin: 20px 0px 10px 71px;
}

p {
	margin: 10px 0px;
}

ul {
	list-style: disc outside;
}

ol {
	list-style: decimal inside;
	margin-left: 71px;
}


/* End More Home page css */
.breadcrumb {
	font-size: 10px;
}

.breadcrumb a {
	font-size: 11px;
}

#breadcrumbs {
	color: #878787;
	font-size: 10px;
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main_breadcrumb {
	font-size: 10px;
	color: #005192;
}

.utilities {
	text-align: right;
	margin-bottom: 0px;
}

.utilities a.btn_print_page {
	background: transparent url(../img/css/print_img.gif) no-repeat scroll 0px 1px;
	margin-right: 6px;
	padding-left: 17px;
	font-size: 11px;
}

.utilities a.btn_email_page {
	background: transparent url(../img/css/email_img.gif) no-repeat scroll 0px 3px;
	padding-left: 22px;
	font-size: 11px;
}

/* middle [begin] */
#rowMiddle {
	clear: both;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 976px;
	overflow: hidden;
	z-index: 2;
}


/* changed */
#genericcolumn {
	width: 594px;
	padding: 0px;
}

#genericcolumn h1 {
	color: #005192;
	font-size: 23px;
	font-weight: normal;
}

#rightcolumn {
	float: right;
	width:189px;
}

#leftcolumn {
	float: left;
	width: 188px;
	height: 100%;
}

#contentcolumn {
	float: right;
	width: 594px;
	padding: 0px;
}

#contentcolumn h4 {
	color: #005192;
	font-size: 17px;
	margin-top: 10px;
}
/* changed */



/* Padding for each area */
.innertube_center {
	margin: 17px 29px 0px 15px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.innertube_left {
	margin: 22px 0px 0px 7px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.innertube_right {
	margin: 20px 5px 0px 0px; /*Margins for inner DIV inside each column (to provide padding)*/
}


/* end padding area */
/* Left navigation */

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar ul ul { background: url(../img/css/left_nav_gradient.gif) repeat-y; border-bottom: 1px solid #fff; padding: 4px 0 5px 0; }

#sidebar ul li {
	margin: 0px;
	padding: 0px;
}

#sidebar ul a {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1px solid #fff;
	width: 171px;
	padding: 10px 0px 10px 10px;
	display: block;
	background: url(../img/css/left_nav_gradient.gif) repeat-y;
}
	#sidebar ul ul a {
		border-bottom: none;
		padding: 4px 10px 4px 30px;
		width: 151px;
	}

#sidebar ul a.last {
	border-bottom: none;
}

#sidebar ul a.nav_top, #sidebar ul a.nav_top:hover {
	background: url(../img/css/left_nav_header_gradient.gif) repeat-y;
	font-size: 12px;
	font-weight: bold;
	color: #00529b;
	border-bottom: 0px;
	cursor: default;
	text-transform: uppercase;
}

#sidebar ul li a:hover, #sidebar ul li a.current {
	background: url(../img/css/left_nav_gradient_over.gif) repeat-y;
	font-weight: bold;
}
#sidebar ul ul li a:hover, #sidebar ul ul li a.current { background: url(../img/css/left_nav_gradient.gif) repeat-y; }

#sidebar ul a.current {
	cursor: default;
}

#sidebar ul li ul li a.subnav, #sidebar ul li ul li a.subnav_first {
	font-size: 11px;
	line-height: 19px;
	color: #2f2f2f;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 3px 25px;
	border-bottom: 0px;
	width: 156px;
	display: block;
	background: url(../img/css/left_nav_gradient.gif) repeat-y;
	cursor: default;
}

#sidebar ul li ul li a.subnav_last {
	font-size: 11px;
	line-height: 25px;
	color: #2f2f2f;
	margin: 0px;
	padding: 3px 0px 3px 25px;
	width: 156px;
	display: block;
	background: url(../img/css/left_nav_gradient.gif) repeat-y;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	cursor: default;
}

/* End left navigation */
/*Start right column box */

#rightcolumn ul li.right_box_item {
	background: url(../img/css/rightcolumn_box_bg.gif) repeat-y;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	width: 174px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}

#rightcolumn ul li a {
	color: #005192;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#rightcolumn ul li a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#rightcolumn ul li.top_right_box_item {
	background: url(../img/css/rightcolumn_box_top.gif) no-repeat;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #ffffff;
	width: 174px;
	height: 25px;
	margin-bottom: -5px;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 6px;
	display: block;
}


#rightcolumn ul li img.image_first {
	padding: 10px 0px 0px 0px;
}

.image_bottom {
	margin-bottom: 7px;
}

/*End right column box */

/*Start center column */

#contentcolumn h1, #TB_window h1 {
	color: #005192;
	font-size: 23px;
	font-weight: normal;
}

.inner_content {
	margin: 0px;
	padding: 0px;
}
.inner_content h2 { margin-left: 0; }
.inner_content ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 24px;
}

.inner_content {
	line-height: 18px;
}

.form_content {
	background-color: #fff8e4;
	padding: 20px 15px;
	width: 500px;
}

.required_marker {
	color: Red;
	padding: 0px 4px 0px 7px;
	vertical-align: top;
}

.btnSubmit {
	background-image: url(../img/css/btn_submit.gif);
	border: 1px none transparent;
	height: 28px;
	width: 75px;
}


/* Footer */

.grey_divider {
	margin-left: 21px;
}

#divider {
	float: left;
	background-image: url(../img/css/divider.gif);
	width: 974px;
	height: 7px;
	margin-left: 21px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer {
	clear: both;
	margin: 15px 0px 15px 71px;
	color: #6f6f6f;
	font-size: 9px;
	background-position: bottom -71px;
}

#footer * {
	font-size: 10px;
	line-height: 12px;
}

#footer a {
	display: block;
	float: left;
	font-size: 12px;
	color: #00529b;
	border-right: 1px solid #6f6f6f;
	padding: 0px 10px 0px 0px;
	margin-right: 10px;
}
#footer a.last { border-right: none; }
#footer a:hover {
	color: Black;
}
#footer p#US {
	clear: left;
	padding:  1em 0 0 0;
}
#copyright {
	clear: left;
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	width: 600px;
}
img#genzyme {
	float: right;
	margin-right: 50px;
}

#fade {
	background-image: url(../img/css/bottom_fade.gif);
	margin-left: -7px;
	width: 1015px;
	height: 19px;
}


p.treatment {
	margin: 10px 0px 10px 71px;
	width: 900px;
	color: #2f2f2f;
	line-height: 17px;
	font-size: 12px;
}

#candidate_table {
	margin: 0px -5px 0px -8px;
	padding: 0px;
}

#candidate_header {
	background: url(../img/css/candidate_header.gif) no-repeat top left;
	height: 63px;
	width: 565px;
	padding: 35px 0px 5px 15px;
	margin: 0px 0px -40px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #005192;
}

#candidate_border {
	background: url(../img/css/candidate_border_tile.gif) repeat-y top left;
	margin: 0px;
	padding: 10px 5px 5px 30px;
	border: 0px;
}

table.candidate_tables {
	margin: 0px 0px 0px -20px;
	padding: 0px;
}

table.candidate_tables td {
	padding: 5px 5px 5px 5px;
	border-bottom: solid 2px #e0e0e0;
	border-right: solid 2px #e0e0e0;
}

table.candidate_tables td.first {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

table.candidate_tables td.right_td {
	border-right: none;
}

/****** Billing Codes *********/

.tableCodes {
	margin: 0px 0px 0px -20px;
	padding: 0px;
}

.tableCodes th {
	background: #84bee9;
	padding: 10px;
	font-size: 12px;
	text-align: left;
}

.tableCodes td {
	background: #d7e8f8;
	padding: 10px;
	text-align: left;
}

.tableCodesCol1 {
	width: 78px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

.tableCodesCol2 {
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-weight: normal;
}

.tableCodesCol3 {
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-weight: normal;
}
.tableCodesTitle {
	margin: 20px 0 6px 0;
	width: 580px;
}

.tableCodesTitle td {
	background: #d7e8f8;
	padding: 10px 11px 10px 11px;
	margin: 0;
}
.table-bottom-border {
	background: transparent url(../img/css/candidate_table_bottom_border.gif) 0 0 no-repeat;
	height: 7px;
	margin: 0 0 1em 0;
	width: 565px;
}

/***** End Billing Codes *******/

/***** Start Site Map **********/
#site_map div.level_1 {
	display: block;
	width: 554px;
	background-color: #d7e8f8;
	padding: 11px 0px 7px 10px;
}
#site_map div.level_2 {
	background-color: Transparent;
	padding: 3px 0px 3px 20px;
}
#site_map div.level_3 {
	background-color: Transparent;
	padding: 3px 0px 3px 30px;
}
/***** End Site Map ************/

.required {
	color:Red;
}

/* ---------- forms --------- */
fieldset { padding-bottom: 2em; }
fieldset.checkradio { padding-bottom: 1em; }
form input, fieldset select, fieldset textarea {
	border: 1px solid #999;
	margin-bottom: .8em;
}
fieldset input 						{ width: 400px; padding:3px; }
fieldset textarea 					{ width: 400px; }
fieldset label, .form input 		{ display: block; }
fieldset .checkradio label 			{ overflow: hidden; }
* html fieldset .checkradio label 	{ height: 1%; }
fieldset .checkradio input {
	border: none;
	float: left;
	margin: 3px 4px 0 0;
	width: auto;
}
* html fieldset .checkradio input 	{ margin: 0; }
*+html fieldset .checkradio input 	{ margin: 0; }

fieldset .checkradio p				{ margin-bottom: 0; }

form.padded { padding-bottom: 1em; }

fieldset input.input-other 			{ margin-left: 17px; width: 383px; }
* html fieldset input.input-other 	{ margin-left: 20px; width: 380px; }
*+html fieldset input.input-other 	{ margin-left: 20px; width: 380px; }

#contentcolumn fieldset.phonenumber { margin-bottom: 5px; padding-bottom:0; }
	
#contentcolumn fieldset.phonenumber input {
	display: inline;
	margin-bottom: 0;
	width: 45px;
	}

button {
	background: #c8e4f5;
	border: 1px solid #005192;
	color: #005192;
	cursor: pointer;
	font-weight: bold;
	margin: 1em 0;
	padding: 3px 10px;
}
	button:hover, button.over { background: #fff5c4; }






/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window h1 { margin-bottom: 0; }
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 2px solid #005192;
	text-align:left;
	top:50%;
	left:508px;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background: #fff url(../img/dev/bg_header_tb.gif) right 0 no-repeat;
	border-bottom: 1px solid #005192;
	height:27px;
	margin-bottom: 1em;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
/* html #TB_ajaxContent {overflow:hidden;}*/

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 404px;
	margin: -6px 0 0 0; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* ----- show primary only for template inside a thickbox window ------- */

#TB_window #wrapper, #TB_window #content, #TB_window #primary, #TB_window #maincontent
{
	width: auto;
	background: transparent none;
	border-top: 0;
	margin: 0;
	padding: 0;
}
#TB_window #header, #TB_window #footer, #TB_window #secondary, #TB_window .utilities, #TB_window #fin
{
	display:none;
}

/* New 9/28/09 */
.form_content1 
{
	background-color:#fff8e4;
	padding:0px 15px 10px 15px;
	width:500px;
}

.form_content1 td
{
	font-size:11px;
}

.btnSubmitBlue 
{
	background-image:url(../img/btn_submit_blue.gif);
	border:1px none transparent;
	height:28px;
	width:92px;
}

.black11
{
	font-size:11px;
}

.blue13
{
	font-size:13px;
	color:#264576;
	font-weight:bold;
}

.blueitalic
{
	font-size:11px;
	font-style:italic;
	color:#264576;
}
