/*  -----{ © Copyright 2005 rmfstrategies }---------------------------  */

* {
	font-size:100%;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

html {}

BODY {
	margin: 0;
	padding: 0;
	border: 0;
	color: #666;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(../img/tpp_header_blue.gif);
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 74%;
	line-height: 150%;
}

img	{ border: 0; }
div {
	margin: 0;
	padding: 0;
	float: none;
	font-style: normal;
	background-position: right;
}
.clearing { clear: both; height: 0; }


/*  -----{ General typography }---------------------------  */


p {
	margin-bottom: 1.1em;
}

h1	{
	margin-bottom: .5em;
	font-size: 150%;
	color: #999;
}

h2	{
	margin-bottom: 1.2em;
	font-size:130%;
	color: #999;
}

h3 {
	font-size:115%;
	color: #9c3;
	font-weight: bold;
	margin-bottom: 1em;
}

h4 {
	font-size:115%;
	font-weight: bold;
	margin-bottom: 1em;
}

a {
	color: #039;
	text-decoration:none;
}

a:hover {
	color:#9c3;
	text-decoration:none;
}

acronym {
	border-bottom: 1px dotted !important;
	border-bottom: 1px solid #ccc;
	cursor: help;
}


/*  -----{ Div styles }---------------------------  */


#wrapper {
	width:90% !important;
	width:860px;
	min-width: 740px;
	max-width: 890px;
	position: relative;
	margin: 3px auto 15px auto;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#header {
	height:100px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#main {
	clear: both;
	padding: 0 15px;
}

#l2 #main {	margin-top:30px; }

#content {
	width: 75%;
	float:right;
	background: transparent url(../img/BG_border_right.gif) repeat-y 0 0;
/*	background: transparent url(../img/tpp_main_image.gif) no-repeat 400 300; */
}

#l2 #content {
	min-height: 400px;
}

#homepage #content h1 {
	margin-left:15px;
}

#content a {
	text-decoration:underline;
}

#l2 #content #facutlytable td {
font-size:100%;
}

#l2 #content #facutlytable td strong {
font-size:100%;
}

#l2 #content #contactheader h4 {
font-size:13px;
color:#69c;
}

#newstable a {
	text-decoration:none;
	color:#105caa;
	}
	
#newstable a:hover {
	text-decoration:none;
	color:#000066;
}

#content #default_quote {
	width:220px;
	height:230px;
	float:right;
	margin-left:5px;
	margin-right:10px;
	background-color: #F0FDDF; 
	font-size:10px;
	margin-right:;
	padding-right:10px;
	vertical-align:middle;
	border:solid #CCC 1px;
}

#l2 #content #homelist {
	font-size:100%;
}

#l2 #content #homepic {
	font-size:90%;
 	float:left;
	width:295px;
	background:#ECF3FF;
	margin-left:35px;
	padding-left:0px;
	text-align:center;	
}

#l2 #content #homepic img {
	margin-left:0px;
	padding-left:0px;
}


#l2 #content #whytpplist ol li{
	font-size:130%;
	margin-left:120px;
	padding-top:15px;
	font-weight:bold;
	color:#69c;
}

#l2 #content #whytpplist ol li a {
	font-weight:bold;
	color:#69c;
}

#l2 #content #whytpplist ol li a:hover {
	font-weight:bold;
	color:#105caa;
}

#l2 #popup_page p {
	color:#666;
	margin-left:5px;
	margin-right:5px;
	padding-left:20px;
	padding-right:10px;
}

#l2 #popup_page h2 {
	margin-left:5px;
	margin-right:5px;
	padding-left:20px;

}

#l2 #popup_page ul {

	margin-left:5px;
	margin-right:5px;
	padding-left:40px;
}

#l2 #popup_page ul li {
	padding-left: 15px;
	list-style:none;
	background: transparent url(../img/ICN_bullet.gif) no-repeat 0 .5em;
}

#l2 #popup_page img {
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}

#l2 #content #measurebottomimg {
	margin-right:0px;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
	font-size:11px;
	width:450px;
	float:none;
	background:#ECF3FF;
}

#l2 #content #measurebottomimg img {
	margin-left:0px;
	border:5px;
	border-color:#ECF3FF;
}

#l2 #content #measurebottomimg p {
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}

#l2 #content #measurementheading h2 {
	font-size:16px;
}

#l2 #content #whyteamworkquote p {
	margin-right:0px;
	margin-left:5px;
	padding-left:50px;
	
	
}

/*  -----{ Nav }---------------------------  */


#topwrapper {
	font-size: 90%;
	width:100%;
	height: 85px;
}

#topnav {
	float:right;
	width:99%;
	display: inline;
	overflow: hidden;
	padding-top:56px;
	font-size:90%;
}

#topnav a {
	color: #105caa;
	text-decoration: none;
	float:right;
	display:inline;
	padding: 0 5px 0 5px;
	margin-right: 10px;
	border: 1px solid #A6B6DB;
/*	background-color:#105DAD; */
	background-image:url(../img/gray_blue_gradient.png);
}

#topnav a:hover {
	border: 1px solid #0B2B4F;
	text-decoration: none;
}

/*  -----{ Sidenav }---------------------------  */

#sidenav {
	width: 20%;
	float: left;
	font-size:12px;
	margin-top:1em;
	padding-top: 32px;
	text-align:left
}

#l2 #sidenav {
	margin-top:0;
	padding-top: 3em;
	width: 20%;
}

#l2 #sidenav h3 {
	background: transparent url(../img/BG_sidenavheading.gif) no-repeat 0 50%;
	width: 139px;
	text-align:center;
	margin-bottom: .5em;
	padding: 2px 0;
	color: #fff;
}

#sidenav ul {
	margin-bottom:15px;
}

#sidenav ul li {
	margin-right: 10px;
	list-style:none;
}

#sidenav ul li a {
	width: 100%;
	color: #105caa;
	text-decoration: none;
	display:block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #A6B6DB;
	/* background:transparent url(../img/ICN_arrow_small.gif) no-repeat 0 .8em; */

}

#sidenav ul li a:hover {
	color: #006633;
	text-decoration: none;
	border: 1px solid #0B2B4F;
}

#l2 ul#insiderprofile, 
#sidenav ul#sections {
	padding-top: 15px;
	margin-left: 5px;

/*	background: transparent url(../img/BG_border_bottom.gif) repeat-x 0 0; */
}

#l2 ul#insiderprofile li a {
	width: 95%;
	color: #105caa;
	font-weight:bold;
	padding-left: 19px;
/*	background: transparent url(../img/ICN_arrow_blue.gif) no-repeat 0 .4em;*/
	background: transparent url(../img/gray_blue_gradient_2.png) no-repeat 0 .4em;
}

#l2 ul#insiderprofile li a#profile {
	color: #999;
}

#l2 ul#insiderprofile li a:hover,
#l2 ul#insiderprofile li a#profile:hover {
	color: #9c3;
	background: transparent url(../img/gray_blue_gradient_2.png) no-repeat 0 .4em;
}



#sidenav ul#sections li a {
	width: 100%;
	color: #105caa;
	font-size: 90%;
	font-weight:bold;
	padding-left: 7px;
	padding-right: 7px;
	background-color: transparent;
	background-image: url(../img/gray_blue_gradient_2.png);
	background-repeat: repeat-x;
	background-position: 0 0em;
}

#sidenav ul#sections li a.active {
	color: #666;
}

#sidenav ul#sections li a:hover, 
#sidenav ul#sections li a.active:hover {
	color: #006600;
	text-decoration: none;
	border: 1px solid #A6B6DB;
}




/*  -----{ Footer }---------------------------  */


#footer {
	clear:both;
	padding-top:15px;
	padding-left:28px;
	font-size:90%;
}

#footer h5 {
	margin: 0;
	padding: 0 15px 0 15px;
	color: #aaa;
	font-weight:bold;
}

#footer p {
	margin: 0;
	padding: 0 15px 15px 15px;
	color: #aaa;
}

#footer a {
/*	color: #AEDEF7;*/
	color: #8BA8E2;
	 
	border-bottom: none;
}

#footer a:hover {
	color: #3366CC;
	text-decoration: underline;
}


/*  -----{ Homepage }---------------------------  */


#homepage #logo {
	height: 84px;
	width: 391px;
	z-index:1;
	position:absolute;
	top:73px;
	left:15px;
	background: transparent url(../img/logo.gif) no-repeat 0 0;
}

#homepage #insiderprofile {
	width:99%;
	display: inline;
}

#homepage #insiderprofile ul {
	width:12em;
	height:70px;
	float:right;
	display:inline;
	margin-right:17px;
	padding-top:12px;
}

#homepage #insiderprofile ul li {
	width:12em;
	text-align: right;
	list-style: none;
}

#homepage #insiderprofile ul li a {
	color: #69c;
	font-weight:bold;
	text-decoration: none;
	display:block;
	padding: 2px 17px 2px 3px;
	background: transparent url(../img/ICN_arrow_blue.gif) no-repeat right center;
}

#homepage #insiderprofile ul li a#profile {
	color: #999;
}

#homepage #insiderprofile ul li a:hover, 
#homepage #insiderprofile ul li a#profile:hover {
	color: #9c3;
	text-decoration: none;
	background: transparent url(../img/ICN_arrow_green.gif) no-repeat right center;
}

#homepage #content {
	background: none;
}

#homepage h1 {
	margin-bottom: 30px;
	font-size:130%;
	color: #69c;
	font-weight:bold;
}

#homepage h2 {
	margin-bottom: .2em;
}

#iconwrapper {
	margin-left:15px;
}

#patientsafety, 
#managingrisk, 
#effectivesolutions {
	width:33%;
	float:left;
	margin-bottom: 30px;
}

#patientsafety {
	background: transparent url(../img/tpp_main_image.gif) no-repeat 0 0;
}

/*#managingrisk {
	background: transparent url(../img/ICN_02.jpg) no-repeat 0 0;
}

#effectivesolutions {
	background: transparent url(../img/ICN_03.jpg) no-repeat 0 0;
}*/

#patientsafety h2 a, 
#managingrisk h2 a, 
#effectivesolutions h2 a {
	text-align:left;
	width:143px;
	padding-top: 120px;
	display:block;
	color: #666;
	text-decoration:none;
}

#patientsafety h2 a:hover, 
#managingrisk h2 a:hover, 
#effectivesolutions h2 a:hover {
	color: #9c3;
}

#patientsafety p, 
#managingrisk p, 
#effectivesolutions p {
	width:143px;
	text-align:left;
	margin:0;
}


/*  -----{ Level 2 pages }---------------------------  */


#l2 #logo {
	height: 53px;
	width: 262px;
	z-index:1;
	position:absolute;
	top:59px;
	left:21px;
	background: transparent url(../img/tpp_logo.gif) no-repeat 0 0;
}

#l2 #logo a {
	display:block;
	height: 53px;
	width: 262px;
}

#l2 content a {
	color: #039;
	text-decoration:none;
}

#l2 content a:hover {
	color:#9c3;
	text-decoration:none;
}

#l2 content a:visited {
	color:#666;
}

#

#patientsafety_header {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 25px 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}

#managingrisk_header {
	background: transparent url(../img/ICN_02.jpg) no-repeat 25px 0;
	padding: 0 0 15px 170px;
}

#effectivesolutions_header {
	background: transparent url(../img/ICN_03.jpg) no-repeat 25px 0;
	padding: 0 0 15px 170px;
}

#crumbs p {
	font-size: 90%;
	color: #999;
	margin-bottom:20px;
	text-align:right
}

#crumbs a {
	color: #999;
	text-decoration:none;
}

#crumbs a:hover {
	color: #9c3;
	text-decoration:none;
}

#crumbs a.active, #crumbs a.active:hover {
	color: #666;
	text-decoration:none;
	cursor:default;
}

#l2 h1 {
	margin-bottom: 0.6em;
	font-size:200%;
	color: #999;
	font-weight:bold;
}

#l2 h2 {
	margin-bottom: 25px;
	font-size:150%;
	color: #69c;
	font-weight:bold;
}

#patientsafety_header h2,
#managingrisk_header h2,
#effectivesolutions_header h2 {
	margin-bottom: .8em;
}

#l2 #content h3 {
	margin-bottom:1em;
	font-size:115%;
	color: #666;
	font-weight:bold;
	text-transform:uppercase;
}

#l2 #content h4 {
	margin-bottom:.2em;
	font-size:100%;
	color: #666;
	font-weight:bold;
}

#l2 #content #patientsafety_header h2,
#l2 #content #managingrisk_header h2, 
#l2 #content #effectivesolutions_header h2 {
	padding-bottom: 0.8em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#l2 #content #patientsafety_header h1, 
#l2 #content #managingrisk_header h1, 
#l2 #content #effectivesolutions_header h1 {
	margin: 0 0 0 15px;
	padding-bottom: .6em;
}

#l2 #content #patientsafety_header p, 
#l2 #content #managingrisk_header p, 
#l2 #content #effectivesolutions_header p {
	margin-left:15px;
}

#l2 #content p, 
#l2 #content h1, 
#l2 #content h2, 
#l2 #content h3,
#l2 #content h4,
#l2 #content img,
#l2 #content table {
	text-indent: 0px;
	margin-left:25px;
}
#l2 #content #whyteamworkimg img {
	text-indent: 0px;
	margin-left:25px;
	margin-right:15px;
}

#l2 #content #sitesearch p, 
#l2 #content #sitesearch h1, 
#l2 #content #sitesearch h2, 
#l2 #content #sitesearch h3,
#l2 #content #sitesearch h4,
#l2 #content #sitesearch img,
#l2 #content #sitesearch table {
	margin-left:0;
}

#sitesearch {
	margin-left:25px;
}

#l2 #content table {
	border: none;
}

#l2 #content table.nested {
	margin:0;
}

#l2 #content table td {
	padding: 3px 10px 3px 0;
}

.error {color: #c00; }
 
#l2 #content ul, #l2 #content ol {
	margin: 0 0 1em 40px;
}

#l2 #content ol {
	margin: 0 0 1em 60px;
}

#l2 #content ol li h4, #l2 #content ol li p {
	padding-left: 0;
	margin-left:0;
}

#l2 #content ul li {
	padding-left: 15px;
	list-style:none;
	background: transparent url(../img/ICN_bullet.gif) no-repeat 0 .5em;
}

#l2 #content ul#links {
	margin: 0 0 0 25px;
	padding-top: 14px;
}

#l2 #content ul#links ul { 
	padding: 0;
	margin-left: 19px;
}

#l2 #content ul#links li {
	list-style:none;
	margin: 0;
	padding:0;
	background-image: none;
}

#l2 #content ul#links li a {
	width: 80%;
	color: #999;
	font-size: 115%;
	font-weight:bold;
	text-decoration: none;
	display:block;
	padding: 3px 0 3px 19px;
	background: transparent url(../img/ICN_arrow_green.gif) no-repeat 0 .4em;
}

#l2 #content ul#links ul li a {
	font-size: 100%;
	padding: 2px 0 2px 14px;
	background: transparent url(../img/ICN_bullet.gif) no-repeat 0 .5em;
}

#l2 #content ul#links li a:hover {
	color: #9c3;
	text-decoration: none;
}



/*  -----{ bottom half of homepage }---------------------------  */

#pollwrapper {
	clear:both;
	height:24em;
	margin-top:25px;
	padding:15px;
	background: #DFF3D1 url(../img/BG_hp_bottom.gif) repeat-x 0 0;
}

#poll_left {
	width: 45%;
	float: left;
}

#poll_left h4 {
	margin-right:15px;
	margin-bottom:.8em;
}

#poll_left ul {
	margin: 0 15px 0 6px;
}

#poll_left ul li {
	list-style:none;
}

#poll_left ul li a {
	width: 100%;
	color: #666;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 10px;
	background: transparent url(../img/ICN_arrow_small.gif) no-repeat 0 .8em;
}

#poll_left ul li a:hover {
	color:#039;
	text-decoration: none;
}

#poll_right {
	width: 51%;
	float: right;
	background: transparent url(../img/BG_border_poll.gif) repeat-y 0 0;
}

#poll_right iframe {
	margin-left:15px;
	height:30em;
	width:100%;
}

#poll_right h4 {
	color:#039;
	margin: 0 15px .8em 15px;
}

/*  -----{ poll }---------------------------  */

#poll {
	/*background: #CEDFF0 url(../img/BG_hp_bottom.gif) repeat-x 0 0;*/
	margin-left:15px;
	padding-bottom: 15px;
}

div.poll_container {
	clear:both;
	float:left;
	width: 99%;
}

div.poll_label {
	width:85%;
	margin-left:20px;
}

/* Hide from IE Mac */
div.poll_label/* */ { margin-left:0; float:left; }

#poll label, #poll p, #poll span {
	font-weight: normal;
	font-size: 100%;
}

#poll label {
	cursor: pointer;
}

#poll label:hover {
	color:#039;
}

#poll h1 {
	color: #666;
	font-size: 100%;
	margin-bottom:15px;
}

#poll p {
	margin: 0 5px 0 15px;
	display:inline;
}

#poll fieldset {
	margin-left: 15px;
}

#poll #vote {
	padding-top:15px;
}

#poll input.radio {
	background: transparent none;
	border: none;
	margin-right: 6px;
	float: left;
}

#poll input.button {
	margin-left: 15px;
	height: auto;
	width: auto;
}

/* Hide from IE Mac */
#poll input.button/* */ { float: left; display: inline; }

#poll #results {
	margin-left:15px;
	width:85%;
}

#poll #results p {
	clear: both;
	margin: 0 0 3px 0;
	display: block;
	width: 100%;
}

#poll #results span {
	color: #69c;
	font-weight:bold;
	padding: 0 1px;
}

div.bar, div.emptybar {
	width:100%;
	height: 10px;
	float:left;
	margin-bottom: 10px;
	font-size:1%;
}

div.bar {
	clear:both;
	background-color: #9c3;
	background: transparent url(../img/BG_bar.gif);
}

div.emptybar {
	background: transparent url(../img/BG_emptybar.png) !important;
	background: transparent url(../img/BG_emptybar.gif);
}

#total p {
	font-weight:bold;
	display:inline;
}

#poll #results #total p span {
	color: #039;
}

#results form {
	text-align:center;
}

#results input.button {
	margin: 25px 0 0 0;
	float:none;
	width: auto;
	text-align:center;
}


/*  -----{ forms }---------------------------  */

body#popup {
	background: #DFF3D1 url(../img/BG_hp_bottom.gif) repeat-x 0 0;
	padding: 20px 20px 20px 10px;
}

#popup h4 {
	color:#039;
	margin: 0 15px .8em 15px;
}

#popup #popup-window h4, #popup #popup-window img {
	margin-bottom: 1.2em;
}

#popup-window {
	text-align:center;
}

/*  -----{ forms }---------------------------  */


form {
	margin:0;
}

fieldset {
	clear:both;
	border:0 solid;
	margin: 0;
	padding: 0;
}

label {
	font-weight: bold;
	margin:0;
	padding-bottom: .3em;
	display:block;
}

input, textarea, select {
	font: 100%/150% arial, helvetica, verdana, sans-serif;
	color: #666;
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	text-decoration: none;
}

input.radio {
	background: transparent;
	border: 0;
}

input:active {
	border: 1px solid #9c3;
} 

input.image {
	border: 0;
	margin: 0;
	padding: 0;
}

input.form1, textarea.form1 {
	margin: 0 5px 0 0;
	padding: 2px 3px 2px 3px !important;
	padding: 2px;
	display: inline;
}

select.form1 option {
	padding: 1px 4px 1px 4px;
}

.button {
	color: #fff;
	font-weight: bold;
	background: #9c3;
	padding: 0 3px 0 3px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-decoration: none;
	cursor: pointer;
}

#topnav input.form1, #topnav input.image { float:right; }

#topnav input.form1 { width:115px; color: #999; }

#topnav input.image { margin-right:15px; }

#topnav input.form1:hover,
input.form1:focus,
textarea.form1:focus,
select.form1:focus { border: 1px solid #9c3; }

#l2 #content input.form1 {
	width:auto;
	margin: 0;
}

#l2 #content table {
	margin-bottom:1em;
}

#l2 #content input.button {
	margin-top:1em;
}


/*  -----{ RMFS Insider }---------------------------  */

#insiderlogin {
	float:right;
	width: 14em;
	margin:0 0 15px 15px;
	padding-top:10px;
	border: 1px solid #999;
	background: #DFF3D1 url(../img/BG_hp_bottom.gif) repeat-x 0 0;
}

#l2 #content #insiderlogin p,
#l2 #content #insiderlogin h3,
#insiderlogin fieldset {
	padding: 0 15px 0 15px;
	margin: 0 0 10px 0;
}

#l2 #content #insiderlogin input.form1 {
	width:11em;
}

#insiderlogin label {
	font-size:90%;
	clear:both;
	margin: 2px 0 -2px 0;
}

#l2 #content #insiderlogin h3 {
	color:#039;
}

#l2 #content #insiderlogin p {
	font-size:90%;
}

#insiderlogin a {
	color: #666;
	text-decoration:none;
}

#insiderlogin a:hover {
	color: #039;
}


#brochureDiv {
	width:130px;
	padding:5px;
	padding-top:5px;
	 text-align:center;
	 font-weight:bold;
}


#brochureDiv2 {
	width:130px;
	float: right;
	padding:5px;
	margin-top:20px;
	margin-left:5px;
	border:solid #CCC 1px;
	text-align:center;
}


#brochureDiv2 img {

	padding:0px;
	margin: 5px !important;
	
}

#brochureDiv2 p {
	text-align:center;
	padding:0px;
	font-weight:bold;
	margin: 5px !important;
	
}