/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 12px;
  color: #11425b;
  }
  
.smallType  p {
  font-size: 11px;
  color: #11425b;
  }

a {
  color: #11425b;
  text-decoration: none;
  }

a:hover {
  color: #222;
  text-decoration: underline;
  }

a img {
	border: none;
	color: #EC058D;
  }

blockquote {
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #9cc318;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
	font-weight:bold;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  font-family: verdana, sans-serif;
  }


/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 950px;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 15px 0 0 0;
  height: 81px; 
  }

#header #topright {
  float: right;
  text-align: right;
  width: 740px;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
  float: right;
  }
#header #topright li {
  float: left;
  text-align: center;
  margin: 0 0 0 14px;
  }
#topright li a {
  color: #008da9;
  display: block;
  font-size: 9pt;
  padding: 43px 0 0;
  background: url(images/home_NavSM.jpg) 50% 0 no-repeat;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }
 
#topright #homeIcon a {
  background-image: url(images/home_NavSM.jpg);
  } 
#topright #experienceIcon a {
  background-image: url(images/experience_NavSM.jpg);
  } 
#topright #storiesIcon a {
  background-image: url(images/patientStories_NavSM.jpg);
  } 
#topright #wildIcon a {
  background-image: url(images/wild_NavSM.jpg);
  } 
#topright #reegeIcon a {
  background-image: url(images/reege_NavSM.jpg);
  } 

#visitLink {
	float: right;
	position: relative;
	top: -82px;
	left: 4px;
	background-image:url(images/rhcom_bg.jpg);
	width:258px;
	height:20px;
	
} 
#visitLink a{
	font-size:11px;
	color:#FFF;
	text-decoration:none;
} 
#visitLink a:hover{
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	text-align: center;
} 

#header #logo {
  float: left;
  width: 206px;
  margin: 00;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  }

#header span {
  padding: 0;
  color: #111;
  font-size: 11pt;
  }


/* Menu */

#catnav {
  margin: 0;
  padding: 0;
  clear: both;
  height: 37px;
  width: 770px;
  background:url(../../../images/nav.jpg) top left no-repeat;
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 20px 0 15px;
  font-size: 10pt;
  color: #363636;
  letter-spacing: -1px;
  }

#nav li a:hover {
  color: #9CC318;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #363636;
  border-top: 1px solid #131f27;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }


/* Top Content */

#main {
  margin: 0;
  clear: both;
  width: 960px;
  padding-bottom: 5px;
  }
#contentwrapper {
  float:left;
  width: 690px;
  margin: 0 20px 15px 0;
  padding: 0;
  }
#contentwrapper2 {
  float:left;
  width: 960px;  
  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 15px 0 10px 0;
  font-size: 14pt;
  letter-spacing: -1px;
  color: #363636;
  font-weight: normal;
  padding: 5px;
  }
  
#homeSidebar {
	  background-color:#008da9;
	  color:#FFF;
	  }
	  
#homeSidebar p{
	margin-left:10px;
	margin-right:10px;
		  color:#FFF;
}
#homeSidebar a{
		  color:#FFF;
		  text-decoration:none;
}
#homeSidebar a:hover{
		  color:#FFF;
		  text-decoration:underline;
}
#homeSidebar .smallType{
	font-size:10px;
}
.topPost {
  margin: 5px 10px 5px 14px;
  padding: 0;
  font-size: 9pt;
  }
.topPost h2.topTitle a {
  font-size: 15pt;
  font-weight: normal;
  color: #FF6600;
  letter-spacing: -2px;
  text-decoration: none;
  }
.topPost h2.topTitle a:hover {
  text-decoration:underline;
  color: #ff9650;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 8pt;
  color: #cdcdcd;  
  }
.topPost p.topMeta a {
  text-decoration:none; 
  color: #bedf4e;
  }
.topPost p.topMeta a:hover {
  color: #d5ee81;
  text-decoration: underline;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #363636;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: none;
  color: #9cc318;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #bedf4e;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #363636;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #363636;
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #363636;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  }
.topPost span.topComments a {
  color: #9CC318;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #9CC318;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #CDCDCD;
  }
.topPost span.topTags a {
  color: #9CC318;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #BEDF4E;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #363636;
  }


/* Sidebars */
#sidebars {
  margin: 0;
  float: right;
  width: 189px;
  color: #363636;
  }
  
#sidebars h3 {
  color:#363636;
  font-size:8pt;
}  
#sidebars .sidebarbox {
  padding: 8px 15px;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #363636;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 8pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 4px 2px 2px 16px;
  color: #363636;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #ff6600;
  text-decoration:none;
  }
#sidebars a:hover {
  color: #ff9650;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #363636;
  }


#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
  background: #FFF;
  padding: 15px;
  color: #363636;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #9CC318;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
  clear: both;
  background: #FFF;
  padding: 5px 10px 5px 10px;
  }
#footer p {
  font-size: 11px;
  color: #999;
  padding: 0;
  }
#footer a {
  color: #999;
  text-decoration: underline;
  margin-left:15px;
  }
#footer a:hover {
  color: #363636;
  }
#footerleft {
  float: left;
  width: 560px;
  }
#footerright {
  float: right;
  color:#363636;
  width: 330px;
  text-align: right;
  }
#footerright a {
  color:#9cc318;
  }
#footerright a:hover {
  color: #BEDF4E;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }
  
  .healthpartners-portal-window-container { width:100%; margin-top: 1px; margin-right: 4px;}

.healthpartners-portal-window-nw { background-image:url(images/whiteBorder_01.gif); background-repeat:no-repeat; height:14px; width:16px; padding:0px;}
.healthpartners-portal-window-n { background-image:url(images/whiteBorder_02.gif); background-repeat:repeat-x; padding:0px;}
.healthpartners-portal-window-ne { background-image:url(images/whiteBorder_03.gif); background-repeat:no-repeat; height:14px; width:18px; padding:0px;}
.healthpartners-portal-window-w { background-image:url(images/whiteBorder_04.gif); background-repeat:repeat-y; padding:0px;}
.healthpartners-portal-window-center { background-color:white; padding:0px;}
.healthpartners-portal-window-e { background-image:url(images/whiteBorder_06.gif); background-repeat:repeat-y; padding:0px;}
.healthpartners-portal-window-sw { background-image:url(images/whiteBorder_07.gif); background-repeat:no-repeat; height:18px; width:16px; padding:0px;}
.healthpartners-portal-window-s { background-image:url(images/whiteBorder_08.gif); background-repeat:repeat-x; padding:0px;}
.healthpartners-portal-window-se { background-image:url(images/whiteBorder_09.gif); background-repeat:no-repeat; height:18px; width:18px; padding:0px;}

.healthpartners-portal-window-nw-light { background-image:url(images/whiteLightBorder_01.gif); background-repeat:no-repeat; height:14px; width:16px; padding:0px;}
.healthpartners-portal-window-n-light { background-image:url(images/whiteLightBorder_02.gif); background-repeat:repeat-x; padding:0px;}
.healthpartners-portal-window-ne-light { background-image:url(images/whiteLightBorder_03.gif); background-repeat:no-repeat; height:14px; width:18px; padding:0px;}
.healthpartners-portal-window-w-light { background-image:url(images/whiteLightBorder_04.gif); background-repeat:repeat-y; padding:0px;}
.healthpartners-portal-window-center-light { background-color:white; padding:0px;}
.healthpartners-portal-window-e-light { background-image:url(images/whiteLightBorder_06.gif); background-repeat:repeat-y; padding:0px;}
.healthpartners-portal-window-sw-light { background-image:url(images/whiteLightBorder_07.gif); background-repeat:no-repeat; height:18px; width:16px; padding:0px;}
.healthpartners-portal-window-s-light { background-image:url(images/whiteLightBorder_08.gif); background-repeat:repeat-x; padding:0px;}
.healthpartners-portal-window-se-light { background-image:url(images/whiteLightBorder_09.gif); background-repeat:no-repeat; height:18px; width:18px; padding:0px;}
