/* CSS Document */
html, body{
	margin:0; 
	padding:0;
	}
html{overflow-y:scroll;}
body{ 
	font-size:62.5%; 
	color:#605561;
	font-family:Arial, Helvetica, sans-serif;
	background:#e3e3e3;
	/*line-height:1.5;*/
	}
a{text-decoration:none; color:#19a394;}
a:hover{text-decoration:underline;}
/*#mbody a:hover{border-bottom:#d04d2d dotted 1px;}*/
.callout{
	background:#dfbdd7;
	width: auto;
	text-align:justify;
	padding:4px;
	margin:10px 0;
	}
#mbody .img-title{
	margin-bottom:0; 
	font-weight:normal; 
	color:#205687; 
	padding-bottom:0; 
	}
#wrapper{
	max-width:1000px; 
	min-width:850px;
	margin:0 auto;  
	background-color:#ffffff;
	z-index:1;
	border-top:#ecf8f8 solid 2px;
	
	}
* html #wrapper{width:1000px;}
#header{
	background:#ffffff url(/images/sarcoma/graphics/head-bk.jpg) repeat-x right top;
	height:91px; 
	position:relative;
	z-index:2;
	}
#header #head-top{
	position:relative;
	z-index:4;
	height:42px;
	width:900px;
	margin:0;
	padding:0;
	background: url(/images/sarcoma/graphics/head-top.jpg) no-repeat right top;
	}
#header #head-txt{
	position:relative;
	z-index:10;
	margin-left:40px;
	height:49px;
	width:637px;
	background:url(/images/sarcoma/graphics/title.jpg) no-repeat top left;
	}


#header #head-txt h1{
display:none;
	
	}
#header #head-txt h1 span.smaller1{
	font-weight:normal;
	font-size:0.9em;
	}
/*#header #head-txt h1 span.smaller2{
	font-size:0.6em;
	font-weight:normal;
	}*/
#header #head-right{
	position:absolute;
	top:0;
	right:0;
	z-index:4;
	height:65px;
	width:80px;
	margin:25px 100px 0 0;
	padding:2px 0 0 0;
	background: url(/images/sarcoma/graphics/head-thing.jpg) no-repeat right top;

	}
	/*END header STYLES */
	/*TOP NAV STYLES */
#topnav{
	position:relative;
	height:48px;
	z-index:3;
	margin: 0;
	background: transparent url(/images/sarcoma/graphics/top-nav-bk.jpg) repeat-x; 
	font-size:1.em;
	font-weight:normal;

	 }
#topnav ul{
	display:block;
	list-style:none; 
	margin:0 0 0 205px; 
	padding:0; 
	/*width:523px;*/
	width:788px;
	/*text-align:right;
	float:right;*/
	z-index:200;
	height:38px;
	background:  url(/images/sarcoma/graphics/top-nav-new.jpg) no-repeat bottom left; 
	}
/* html #topnav ul {margin-left:0; float:none; padding-left:205px} */
#topnav ul li{
	display:block;
	float:left;
	margin:0;
	padding:0;  
	height:38px;  
	font-size:1.1em;
	}		
#topnav ul li.lastnav a{border-right:solid 1px #006661;}
#topnav ul li a{
	display:block; 
	height:28px; 
	padding:6px 8px 0 8px;
	margin:4px 0 0 0; 
	color:#ffffff;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none; 
	text-align:center;
	float:left;
	/*border-left:solid 1px #34827f;*/
	border-left:solid 1px #006661;
	border-bottom:none;
	background-color:transparent;
			}
#topnav ul li a:hover{
	/*height:22px; 
	color:#d04d2d; */
	background-color:#008881;
	}
#topnav ul li a.amhere{
	/*background-color:#008881;*/
	background-color:#006661;
	
		color:#ffffff; 
	}
* html #topnav ul li a.amhere, * html #topnav ul li a:hover.amhere{background-image:none; background-color:#008881;}
#top-right{
	background: url(/images/sarcoma/graphics/top-nav-bot-bk.jpg) no-repeat bottom left; 
	height:35px; 
	width:100%;
	/*width:181px;
	margin-top:-10px; 
	z-index:2000; */
	text-align:right; 
	position:relative;
	clear:both;
	/*float:right;*/
	}
/*END TOP NAV*/
	/*BODY STYLES*/
#mbody{
	display:block;
	position:relative;
	padding:0px 50px 45px 40px;
	margin:0;
	font-size:1.3em; 
	margin-left:204px; 
	min-height:450px;
	background-color:#ffffff;
	border-left:#bababa solid 3px;
			}
* html #mbody{height:400px; overflow: visible}
#mbody h1{
	position:relative;
	margin:0 0 0 0; 
	padding:10px 10px 2px 0; 
	font-size:1.9em;
	border-bottom:#c8c8c8 solid 1px;
	color:#19a394;
	font-weight:normal;
	text-align:right;
	clear:right;
	z-index:3000;
			}
* html #mbody h1{padding:0px 10px 2px 0; margin:-10px 0 0 0;  }
#mbody h2{
	font-size:1.5em;
	padding:0 0 12px 0;
	margin:5px 0 0 0;
	color:#bed73d;
	
		}
#mbody h3{
	font-size:1.3em;
	margin:0;
	padding:0;
	color:#6e6e70;
}
#mbody h4{
	font-size:1.1em; 
	font-weight:bold; 
	margin-bottom:0;
	margin-top:0; 
	padding-bottom:0; 
	color:#6e6e70;
	}
#mbody p{
	margin-top:0;
	text-align:justify;
	color:#6e6e70;
	line-height:1.5;
	}
em{font-style:italic;}
hr {background-color:#bed73d; color: #bed73d; height:2px; border:none;}
#mbody ul.con{margin:0; padding:10px 0 10px 0; list-style:none;}
#mbody ul.con li{
	margin:0; 
	border:#bed73d solid 1px;
	border-left:none;
	border-right:none; 
	padding-bottom:10px; 
	padding-top:5px; 
	padding-left:10px; 
	
	
	}

#mbody img{border:none;}
#mbody p.imgt{margin:0; padding:0; font-weight:bold;}
#mbody p.imgb{margin-top:0; padding-top:0; font-size:0.8em;}
#mbody small{font-size:0.8em; color:#999999; border-top:#c8c8c8 solid 1px; display:block; font-weight:normal; padding-top:5px;}
#mbody p small {line-height:1.3em;}
#mbody ul.sitemap{margin-top:10px;}
#mbody ul.sitemap li{list-style:circle; line-height:1.3em}
* html #mbody small{height:1px;}
table.bkcolor, table.bkcolor2{
	border-collapse:collapse; 
	width:auto;
	font-size:1em;
	line-height:1.2em;
	background-color:#ffffff;
	margin-bottom:10px;
	border:#bed73d solid 2px;
			}
table.bkcolor caption{
	text-align:left; 
	font-weight:bold; 
	padding:5px 10px 5px 0px;
	/*color:#00948d;*/
	
	
	/*border-bottom:#ffffff solid 1px ;*/
				}
table.bkcolor th{
	
	border:#bed73d solid 1px;
	border-bottom:#bed73d solid 2px;
	background-color:#ffffff;
	color:#00948d;
	padding:3px 8px 5px 8px;
	font-weight:bold;
	text-align:left;
			 }
table.bkcolor2 th{
	border:#bed73d solid 1px;
	border-top:none;
	border-bottom:none;
	background-color:#e8f1bb;
	color:#6e6e70;
	padding:3px 8px 5px 8px;
	font-weight:bold;
	text-align:left;
	
			 }
table.bkcolor2 th.big{font-size:1.2em;}
table.bkcolor td, table.bkcolor2 td{
	border:#bed73d solid 1px ; 
	padding:5px 10px 5px 10px;
	vertical-align:top;
	font-size:0.9em;
		}
table.bkcolor2 td.top, table.bkcolor2 tr.top{border-top:#bed73d solid 2px ; }
.bold{font-weight:bold;}		
.center{text-align:center;}
.left{text-align:left;}
table.bkcolor ul{
	padding:0 0 0 13px;
	margin:0;
	color:#00948d;
	}
table.bkcolor ul li {margin-bottom:3px;}
.normal{color:#605561;}
#mbody p.sml{font-size:0.8em; line-height:0.8em; color:#666666;}
 		
#mbody table.nocolor{
	border:#000000 solid 2px ; 
	border-collapse:collapse; 
	width:auto;
		}
#mbody table.nocolor caption{
	text-align:left; 
	font-weight:bold; 
	padding:3px 1px 3px 5px;
				}
#mbody table.nocolor th{
	border:#000000 solid 2px ;
	border-left:#000000 solid 1px ;
	border-right:#000000 solid 1px ;
	padding:3px 3px 3px 5px;
	text-align:left;
			 }
#mbody table.nocolor td{
	border:#000000 solid 1px ; 
	padding:3px 3px 3px 5px;
	}
#mbody table.nocolor td.sm, #mbody table.bkcolor td.sm{font-size:0.8em;}
#mbody div.case{border:solid 3px #c2d6e0; background-color:#e6f3f7; padding:10px; color:#205789; width:90%}
#mbody div.case p{color:#205789;}
/*END BODY STYLES*/
/*LEFT NAV STYLES*/
#lnav{
	position:absolute; 
	font-size:1.2em; 
	margin-top:38px;
	width:205px;
	padding-top:0;
	}
/*#lnav h3{
	padding:22px 0px 0 10px; 
	margin:0;
	color:#150f48;
	font-size:1.3em;
	font-weight:bold;
	overflow:visible;
	}*/

#lnav ul{
	margin:10px 0 0 0; 
	padding:0; 
	list-style:none;
			}
#lnav ul li{
	margin:0;
	padding:0;
				}
#lnav ul li.top a{border-top:#bababa 1px solid;}
#lnav ul li a{
	display:block; 
	padding:3px 10px 2px 10px;  
	text-decoration:none;
	color:#6e6e70;
	border-bottom:#bababa 1px solid;
	border-left:solid 15px #19a394;
	margin:1px 0 0 0;
	height:auto;
	font-weight:normal;
		}
#lnav ul li a:hover{
	background-color:#ecf8f8;
	border-left:solid 15px #19a394;
	}
#lnav ul li a.here, #lnav ul li a:hover.here{
	background-color:#ecf8f8;
	border-left:solid 15px #bed73d;
	
	}

* html #lnav ul li a{background-image:none; width:100%}
#lnav ul ul {margin-top:0;}
#lnav ul ul li a{margin-left:15px;}
#lnav #search{
	position:relative; 
	margin:30px 0 0 0; 
	padding:0 10px 0 10px;
	height:inherit;
	border-top:#bababa solid 3px; 
	border-bottom:#bababa solid 3px;
	}
/*SEARCH STYles*/
#lnav #search h4{
	 font-size:1.1em; margin:2px 0 5px 0px; padding:10px 0 0 0; color:#6e6e70; 
	}
#lnav #search p.fsmall{font-size:0.9em; margin:0; color:#16104a}
#lnav #search p{margin:5px 0 0 10px; padding:0;}
#lnav #search form{margin:0 0 10px 0px; padding:0;}
#lnav #search form input.text{margin:0 0 5px 0; color:#939499; width:175px; border:solid 1px #cccccc; padding-left:3px; font-size:1.2em}
	/*FOOTER STYLES*/
#footer{
	background:#939499;
	width:100%; 
	color:#ffffff;
	padding:5px 0 5px 0;
		
		}	
#footer p{padding:5px 10px 5px 20px; margin:0; font-size:0.95em}
#footer a{color:#ffffff;}
#footer p.fright{float:right}
/* -- // CONTACT FORM // -- */
form#contact_form{
	
	margin:20px 0 20px 0; 
	padding:0;
	display:block;
	width:90%;
	border: 1px solid #bed73d; 
	background-color:#ffffff;
	z-index:1;
	}
form#contact_form div{
	position:relative;
	clear: both;
	margin:0 0 2px 0; 
	padding:0; 
	padding-top:10px; 
	background-color:#e8f1bb;
	border-bottom: 1px solid #bed73d; 
	z-index:1;
	}
.active{background-color:red;}	
	
form#contact_form label{
	display:inline; 
	width:5.5em; 
	font-weight:bold;
	margin:2px; 
	padding:3px 0 0 5px;
	float:left; 
	}
form#contact_form label.error {
	position: absolute;
	/*width:200px;*/
	width:auto;
	clear:both;
	padding: 3px;
	color: #da3939;
	font-size: 0.9em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	background-color:#ffe9ed;
}
* html form#contact_form label.error {
	top:-10px; 
	left:40px; 
	font-size:0.8em; 
	padding:2px; 
	text-align:left; 
	background-color:transparent;
	}
form#contact_form input, form#contact_form select{margin-bottom:10px;}

/* Q LIGHT BOX */

/* html, body{
	margin:0; 
	padding:0;
	height:100%;
	
	}
*/

#q_bg
	{
	 width:100%;
	 display:block;
	 min-height:100%;
	 height:auto;
	 overflow:hidden;
	 position:absolute;
	 top:0;
	 left:0;
	 z-index:3000;
	 background-color:#000000;
	 -moz-opacity: 0.85;
	 opacity:.85;
	 filter: alpha(opacity=85);
	 overflow:hidden;
	}
	
* html div#q_bg { /* for IE5-6 */
height: 100%;
display:block;
}

#q_box
	{
	position: absolute;
	top: 50px;
	width: 600px;
	left:25%;
	height:600px;
	padding: 1em;
	border: 3px solid #3a6abf;
	background-color: white;
	text-align: left;
	z-index:5002;
	overflow: auto;
	}
#q_box2
	{
	position: absolute;
	top: 50px;
	width: 600px;
	left:25%;
	height:340px;
	padding: 1em;
	border: 3px solid #3a6abf;
	background-color: white;
	text-align: left;
	z-index:5002;
	overflow: auto;
	font-size:1.2em;
	}

.q_h1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	width:400px;
	padding:0px;
	clear:both;
	margin-top:-4px;
	}

.q_head
	{
	background-color:#3a6abf;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	width:576px;
	padding:4px;
	clear:left;
	margin-top:-4px;
	}

.q-white-sub
	{
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:576px;
	min-height:50px;
	border: 1px solid #3a6abf;
	top:-2px;
	padding:3px;
	margin:0;
	}

