body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1;
	background-image: url(/panacea_v2_images/bg_strip_grey.jpg);
	background-repeat: repeat-x;
}
body,div,h1,h2,h3,h4,h5,h6,p,pre,address,blockquote,span,ul,ol,li,dl,dd,dt,img,table,tr,td,fieldset,input,form,hr {
	padding: 0px;
	margin: 0px;
}
/* define classes for content boxes, then override bgimage etc in id if needed */
.left_contentbox {
	float: left;
	width: 292px;
	margin-bottom: 12px;
}
.right_contentbox {
	float: right;
	width: 292px;
	margin-bottom: 12px;
}
.contentbox_top {
	background-image: url(/panacea_v3_images/bg_title_violet_fade_w275.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
.contentbox_top h1 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
.contentbox_main {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
.contentbox_main ul {
	margin-left: 10px;
	padding-left: 10px;
}
.contentbox_main li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
.contentbox_main li a {
	color: #000;
}
.contentbox_main li a:hover {
	color: #63C;
}
.contentbox_bottom {
	width: 285px;
	height: 30px;
	background-image: url(/panacea_v3_images/more_tab.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 7px;
	font-weight: bold;
}
.hubprofiletab {
	background-image: url(/panacea_v3_images/hub_profile_tab.jpg);
}
div.profile_header {
	float: left;
}
.profile_header h1 {
	color: #63C;
	font-weight: bold;
	font-size: 150%;
}
#searchbox a {
	color: #63C;
	text-decoration: none;	
	font-weight: bold;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	width: 955px;
	background-color: #FFF;
}
#head_left {
	float: left;
	width: 624px;
}
#media_head_left {
	float: left;
	width: 634px;
}
#panacea_logo {
	float: left;
	border: 0px;
}
#banner {
	float: right;
	height: 60px;
	width: 468px;
}
#ticker {
	clear: right;
	float: right;
	width: 448px;
	height: 33px;
	background-image: url(/panacea_v2_images/bg_fade_1.jpg);
	background-repeat: repeat-x;
	line-height: 33px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.3em;
}
#ticker a {
	color: #63C;
	text-decoration: none;
}
#ticker a:hover {
	color: #000;
}
#breadcrumb {
	clear: both;
	width: 614px;
	background-image: url(/panacea_v2_images/bg_fade_1.jpg);
	background-repeat: repeat-x;
	line-height: 33px;
	padding-left: 10px;
	font-size: 1.3em;
}
#breadcrumb a {
	color: #63C;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #000;
}
#media_breadcrumb {
	clear: both;
	width: 624px;
	background-image: url(/panacea_v2_images/bg_fade_1.jpg);
	background-repeat: repeat-x;
	line-height: 33px;
	padding-left: 10px;
	font-size: 1.3em;
}
#head_right {
	float: right;
	width: 331px;
	font-size: 1.3em;
	line-height: 1.4em;
}
#media_head_right {
	float: right;
	width: 321px;
	font-size: 1.3em;
	line-height: 1.4em;
}
#TabbedPanels2 {
    color: #63C;
    font-weight: bold;    
}
#TabbedPanels2 .TabbedPanelsTabSelected {
    color: #FFF;
	background-image: url(/panacea_v3_images/top_tab2.jpg);
}
#panacearch {
	background-image: url(/panacea_v3_images/panacearch_bg.jpg);
	background-repeat: repeat-x;
	height: 81px;
	padding-top: 33px;
	text-align: right;
	padding-right: 10px;
	width: 321px;
}
#panacearch p {
	padding-bottom: 10px;
	margin-right: 18px;
}
#panacearch a {
	font-weight: normal;
	color: #63C;
	text-decoration: none;
}
#panacearch a:hover {
	color:#000;
}
#panacearch h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #63C;
	margin-right: 18px;
}
#homepage {
	margin-left: 5px;
}
#search {
	margin-left: 7px;
	position: relative;
	border: none;
	top: 4px;
}
#login {
	width: 317px;
	height: 100px;
	padding: 7px;
	background-image: url(/panacea_v3_images/top_right_purple_bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}
#login p {
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
}
#login .white {
	color: #FFF;
	text-decoration: none;
}
#login a {
	color: #63C;
	text-decoration: none;
}
#login a: hover {
	color: #000;
}
#login input {
	width: 120px;
}
#unipass {
	float: left;
	border: none;
	margin-right: 7px;
}
#join {
	width: 317px;
	height: 100px;
	padding: 7px;
	background-image: url(/panacea_v3_images/top_right_purple_bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}
#join p {
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
}
#join a {
	color: #FFF;
	text-decoration: none;
}
#join a:hover {
	color: #63C;
}
#join input {
	margin-bottom: 3px;
	margin-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 110px;
}
#join .white {
	color: #FFF;
	font-weight: normal;
}
#join .checkbox {
	width: 15px;
	margin: 0px;
	padding: 0px;
}
#join_right {
	float: right;
	width: 75px;
}
#ebulletin {
	width: 317px;
	height: 100px;
	padding: 7px;
	background-image: url(/panacea_v3_images/top_right_purple_bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}
#ebulletin a {
	color: #FFF;
	text-decoration: none;
}
#ebulletin a:hover {
	color: #63C;
}
#ebulletin input {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#ebulletin .purple {
	color: #63C;
}
#main {
	clear: both;
	width: 955px;
	background-color: #FFF;
	padding-top: 10px;
}
#nav {
	float: left;
	width: 214px;
}
#main_nav1 {
	background-image: url(/panacea_v3_images/main_nav_top.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 15px;
}
#main_nav2 {
	background-image: url(/panacea_v3_images/main_nav_bg.jpg);
	background-repeat: repeat-y;
	width: 192px;
	height: 130px;
	padding-left: 10px;
	font-size: 1.3em;
	line-height: 1.4em;
}
#main_nav3 {
	background-image: url(/panacea_v3_images/main_nav_bottom.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 15px;
	margin-bottom: 7px;
}
#tools {
	width: 192px;
	height: 23px;
	background-image: url(/panacea_v3_images/tools_and_resources_tab.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 23px;
	margin-bottom: 7px;
}
#tools a {
	color: #63C;
	text-decoration: none;
}
#tools a:hover {
	color: #000;
}
#investment {
	width: 192px;
	height: 23px;
	background-image: url(/panacea_v3_images/investment_tab2.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 23px;
	margin-bottom: 7px;
}
#investment a {
	color: #63C;
	text-decoration: none;
}
#investment a:hover {
	color: #000;
}
#pension {
	width: 192px;
	height: 23px;
	background-image: url(/panacea_v3_images/pension_tab2.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 23px;
	margin-bottom: 7px;
}
#pension a {
	color: #63C;
	text-decoration: none;
}
#pension a:hover {
	color: #000;
}
#protection {
	width: 192px;
	height: 23px;
	background-image: url(/panacea_v3_images/protection_tab2.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 23px;
	margin-bottom: 7px;
}
#protection a {
	color: #63C;
	text-decoration: none;
}
#protection a:hover {
	color: #000;
}
#retirement {
	width: 192px;
	height: 23px;
	background-image: url(/panacea_v3_images/retirement_tab2.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 23px;
	margin-bottom: 7px;
}
#retirement a {
	color: #63C;
	text-decoration: none;
}
#retirement a:hover {
	color: #000;
}
#wraps {
	width: 192px;
	height: 23px;
	background-image: url(/panacea_v3_images/wraps_tab2.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 23px;
	margin-bottom: 7px;
}
#wraps a {
	color: #63C;
	text-decoration: none;
}
#wraps a:hover {
	color: #000;
}

#support_services {
	width: 192px;
	height: 23px;
	background-image: url(/panacea_v3_images/support_services_tab2.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 23px;
	margin-bottom: 7px;
}
#support_services a {
	color: #63C;
	text-decoration: none;
}
#support_services a:hover {
	color: #000;
}
#hub_button {
	width: 192px;
	height: 28px;
	background-image: url(/panacea_v3_images/hub_button.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 28px;
	margin-bottom: 7px;
}
#hub_button a {
	color: #63C;
	text-decoration: none;
}
#hub_button a:hover {
	color: #000;
}
#hub_button2 {
	width: 192px;
	height: 28px;
	background-image: url(/panacea_v3_images/hub_button2.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 28px;
	margin-bottom: 7px;
}
#hub_button2 a {
	color: #63C;
	text-decoration: none;
}
#hub_button2 a:hover {
	color: #000;
}
#media_centre_button {
	width: 192px;
	height: 28px;
	background-image: url(/panacea_v3_images/media_centre_bg.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 28px;
	margin-bottom: 7px;
}
#media_centre_button a {
	color: #63C;
	text-decoration: none;
}
#media_centre_button a:hover {
	color: #000;
}
#back_office {
	width: 192px;
	height: 23px;
	background-image: url(/panacea_v3_images/back_office_tab.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 23px;
	margin-bottom: 7px;
}
#back_office a {
	color: #63C;
	text-decoration: none;
}
#back_office a:hover {
	color: #000;
}
#panacea_academy {
	width: 192px;
	height: 23px;
	background-image: url(/panacea_v3_images/panacea_academy_tab.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 23px;
	margin-bottom: 7px;
}
#panacea_academy a {
	color: #63C;
	text-decoration: none;
}
#panacea_academy a:hover {
	color: #000;
}
#ifapa {
	width: 192px;
	height: 28px;
	background-image: url(/panacea_v3_images/panaceaifa_t_and_c_link.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 28px;
	margin-bottom: 7px;
}
#ifapa a {
	color: #63C;
	text-decoration: none;
}
#ifapa a:hover {
	color: #000;
}
#twitter {
	width: 192px;
	height: 28px;
	background-image: url(/panacea_v3_images/twitter_tab.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 28px;
	margin-bottom: 7px;
}
#twitter a {
	color: #63C;
	text-decoration: none;
}
#twitter a:hover {
	color: #000;
}
#linkedin {
	width: 192px;
	height: 28px;
	background-image: url(/panacea_v3_images/linked_in_but_bg.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 28px;
	margin-bottom: 7px;
}
#linkedin a {
	color: #63C;
	text-decoration: none;
}
#linkedin a:hover {
	color: #000;
}

#follow_us_on {
	width: 192px;
	height: 28px;
	background-image: url(/panacea_v3_images/follow_us_on_tab.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 28px;
	margin-bottom: 7px;
}
#follow_us_on a {
	color: #63C;
	text-decoration: none;
}
#follow_us_on a:hover {
	color: #000;
}


#panaceaifa_button {
	width: 192px;
	height: 28px;
	background-image: url(/panacea_v3_images/panaceaifa_button.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 28px;
	margin-bottom: 7px;
}
#panaceaifa_button a {
	color: #63C;
	text-decoration: none;
}
#panaceaifa_button a:hover {
	color: #000;
}
#encourage_savings {
	width: 192px;
	height: 28px;
	background-image: url(/panacea_v3_images/esavings_tab.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 28px;
	margin-bottom: 7px;
}
#encourage_savings a {
	color: #63C;
	text-decoration: none;
}
#encourage_savings a:hover {
	color: #000;
}

#budget_2011_tab {
	width: 192px;
	height: 28px;
	background-image: url(/panacea_v3_images/budget2011_tab.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 28px;
	margin-bottom: 7px;
}
#budget_2011_tab a {
	color: #63C;
	text-decoration: none;
}
#budget_2011_tab a:hover {
	color: #000;
}

#press_cuttings_tab {
	width: 192px;
	height: 28px;
	background-image: url(/panacea_v3_images/press_cuttings_tab.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding-left: 10px;
	line-height: 28px;
	margin-bottom: 7px;
}
#press_cuttings_tab a {
	color: #63C;
	text-decoration: none;
}
#press_cuttings_tab a:hover {
	color: #000;
}


#poll1 {
	width: 192px;
	height: 29px;
	line-height: 29px;
	color: #63C;
	font-size: 1.3em;
	background-image: url(/panacea_v3_images/panacea_poll_tab.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#poll2 {
	width: 182px;
	font-size: 1.3em;
	line-height: 1.4em;
	background-image: url(/panacea_v3_images/panacea_poll_bg.jpg);
	background-repeat: no-repeat;
	background-color: #F0EEEF;
	padding: 10px;
}
#poll2 p {
	margin-bottom: 12px;
}
#poll2 table {
	padding-bottom: 12px;
}
#poll3 {
	width: 192px;
	height: 28px;
	line-height: 28px;
	font-size: 1.3em;
	background-image: url(/panacea_v3_images/panacea_poll_vote.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 14px;
}
#poll3 a {
	color: #63C;
	text-decoration: none;
}
#poll3 a:hover {
	color: #000;
}
#content {
	float: right;
	width: 741px;
	margin-bottom: 14px;
}
#assureweb1 {
	float: left;
	width: 690px;
}
#assureweb1 h1 {
	font-size: 1.6em;
	color: #63C;
	padding-top: 10px;
	margin-bottom: 8px;
}
#assureweb1 p {
	margin-bottom: 14px;
}
#assureweb2 {
	clear: both;
	width: 727px;
	height: 580px;
	border: 1px solid #CCC;
}
#cogs {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#media_logo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#have_your_say {
	float: right;
}
#home {
	float: left;
	width: 597px;
	line-height: 1.4em;
	font-size: 1.3em;
}
#home a {
	color: #63C;
	text-decoration: none;
}
#home a:hover {
	color: #000;
}
#hub {
	float: left;
	width: 597px;
	line-height: 1.4em;
	font-size: 1.3em;
}
#hub a {
	color: #63C;
	text-decoration: none;
}
#hub a:hover {
	color: #000;
}
#hub h1 {
	font-size: 1.6em;
	color: #63C;
	padding-top: 10px;
}
#events {
	float: left;
	width: 597px;
	line-height: 1.4em;
	font-size: 1.3em;
}
#events h1 {
	font-size: 1.6em;
	color: #63C;
	padding-top: 10px;
	margin-bottom: 8px;
}
#events h2 {
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: normal;
	color: #63C;
	margin-bottom: 14px;
}
#events p {
	margin-bottom: 14px;
}
#events a {
	color: #63C;
	text-decoration: none;
}
#events a:hover {
	color: #000;
}
#events ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 14px;
}
#events ul li {
	display: list-item;
	width: auto;
	list-style-image: url(/panacea_v2_images/bullet_as.jpg);
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#events ol {
	margin-left: 20px;
	padding-left: 10px;
	margin-bottom: 14px;
}
#events ol li {
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#events .purple {
	color: #63C;
}
#media_centre_header {
	float: left;
	margin-left: 54px;
}
#media_centre {
	float: left;
	width: 727px;
	line-height: 1.4em;
	font-size: 1.3em;
}
#media_centre h1 {
	font-size: 1.6em;
	color: #63C;
	padding-top: 10px;
}
#media_centre2 {
	float: left;
	width: 727px;
	clear: both;
	line-height: 1.4em;
	font-size: 1.3em;
}
#media_centre2 h2 {
	font-size: 1.4em;
	color: #63C;
	padding-bottom: 14px;
}
#media_centre2 p {
	margin-bottom: 14px;
}
#media_centre2 a {
	color: #63C;
	text-decoration: none;
}
#media_centre2 a:hover {
	color: #000;
}
#media_centre2 ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 14px;
}
#media_centre2 ul li {
	display: list-item;
	width: auto;
	list-style-image: url(/panacea_v2_images/bullet_as.jpg);
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#media_centre2 ul li a {
	color: #63C;
	text-decoration: none;
}
#media_centre2 ul li a:hover {
	color: #000;
}
#media_search {
	background-image: url(/panacea_v3_images/bg_fade_1.jpg);
	background-repeat: repeat-x;
	height: 58px;
	text-align: right;
	padding-right: 10px;
	width: 311px;
	line-height: 33px;
	margin-top: 83px;
	padding-top: 5px;
	font-weight: bold;
	color: #63C;
}
#media_search p {
	margin-right: 24px;
}
#media_welcome1 {
	clear: both;
	width: 717px;
	height: 30px;
	background-image: url(/panacea_v3_images/media_centre_welcome_header.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 10px;
}
#media_welcome1 h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#media_welcome2 {
	width: 714px;
	padding: 7px;
	background-color: #F1EEEE;
}
#media_welcome2 p {
	margin-bottom: 14px;
}
#media_welcome2 a {
	color: #63C;
	text-decoration: none;	
}
#media_welcome2 a:hover {
	color: #000;
}
#media_welcome3 {
	width: 727px;
	height: 30px;
	background-image: url(/panacea_v3_images/media_centre_foot_bg.gif);
	margin-bottom: 14px;
}
#media_comments1 {
	clear: both;
	background-image: url(/panacea_v3_images/media_centre_welcome_header.jpg);
	background-repeat: no-repeat;
	width: 717px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
#media_comments1 h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#media_comments2 {
	width: 713px;
	padding: 7px;
	background-color: #F1EEEE;
}
#media_comments2 p {
	margin-bottom: 10px;
}
#media_comments2 a {
	color: #63C;
	text-decoration: none;	
}
#media_comments2 a:hover {
	color: #000;
}
#media_comments3 {
	width: 727px;
	height: 30px;
	background-image: url(/panacea_v3_images/media_centre_foot_bg.gif);
	margin-bottom: 14px;
}
#media_contributions1 {
	clear: both;
	background-image: url(/panacea_v3_images/media_centre_welcome_header.jpg);
	background-repeat: no-repeat;
	width: 717px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
#media_contributions1 h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#media_contributions2 {
	width: 713px;
	padding: 7px;
	background-color: #F1EEEE;
}
#media_contributions2 p {
	margin-bottom: 10px;
}
#media_contributions2 a {
	color: #63C;
	text-decoration: none;	
}
#media_contributions2 a:hover {
	color: #000;
}
#media_contributions3 {
	width: 727px;
	height: 30px;
	background-image: url(/panacea_v3_images/media_centre_foot_bg.gif);
	margin-bottom: 14px;
}
#media_video {
	float: left;
	width: 292px;
}
#media_panacea_news {
	float: right;
	width: 421px;
}
#media_panacea_news1 {
	width: 421px;
	height: 22px;
	background-image: url(/panacea_v3_images/media_panacea_news_header.gif);
	background-repeat: no-repeat;
}
#media_panacea_news2 {
	width: 407px;
	height: 159px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #F2EEEF;
}
#media_panacea_news2 p {
	margin-bottom: 14px;
	font-weight: bold;
}
#media_panacea_news3 {
	width: 421px;
	height: 56px;
	background-image: url(/panacea_v3_images/media_panacea_news_footer.jpg);
	background-repeat: no-repeat;
}
#media_left {
	clear: both;
	float: left;
	width: 292px;
}
#media_panaceaifa {
	clear: both;
	float: left;
	width: 292px;
	margin-bottom: 12px;
}
#media_panaceaifa1 {
	background-image: url(/panacea_v3_images/media_tab.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#media_panaceaifa1 h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#media_panaceaifa2 {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
#media_panaceaifa2 ul {
	margin-left: 10px;
	padding-left: 10px;
}
#media_panaceaifa2 li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#media_panaceaifa2 li a {
	color: #000;
	text-decoration: none;
}
#media_panaceaifa2 li a:hover {
	color: #63C;
}
#media_categories {
	clear: both;
	float: left;
	width: 292px;
	margin-bottom: 12px;
}
#media_categories1 {
	background-image: url(/panacea_v3_images/media_tab.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#media_categories1 h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#media_categories2 {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
#media_categories2 ul {
	margin-left: 10px;
	padding-left: 10px;
}
#media_categories2 li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#media_categories2 li a {
	color: #000;
}
#media_categories2 li a:hover {
	color: #63C;
}
#media_right {
	float: right;
	width: 292px;
}
#media_register {
	clear: both;
	float: left;
	width: 292px;
	margin-bottom: 12px;
}
#media_register1 {
	background-image: url(/panacea_v3_images/media_tab.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#media_register1 h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#media_register2 {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
#media_register2 ul {
	margin-left: 10px;
	padding-left: 10px;
}
#media_register2 li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#media_register2 li p {
	color: #000;
}
#media_register3 {
	width: 285px;
	height: 30px;
	background-image: url(/panacea_v3_images/more_tab.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 7px;
	font-weight: bold;
}
#media_register3 a {
	color: #63C;
	text-decoration: none;	
}
#media_register3 a:hover {
	color: #000;
}
#media_archive {
	clear: both;
	float: left;
	width: 292px;
	margin-bottom: 12px;
}
#media_archive1 {
	background-image: url(/panacea_v3_images/media_tab.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#media_archive1 h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#media_archive2 {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
#media_archive2 a {
	color: #63C;
	text-decoration: none;	
}
#media_archive2 a:hover {
	color: #000;
}
#media_archive3 {
	width: 285px;
	height: 30px;
	background-image: url(/panacea_v3_images/more_tab.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 7px;
	font-weight: bold;
}
#media_archive3 a {
	color: #63C;
	text-decoration: none;	
}
#media_archive3 a:hover {
	color: #000;
}
#content2 {
	float: left;
	width: 597px;
	line-height: 1.4em;
	font-size: 1.3em;
}
#content2 h1 {
	font-size: 1.4em;
	color:#63C;
	margin-bottom: 16px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63C;
}
#content2 h2 {
	font-size: 100%;
	color: #63C;
	padding-top: 7px;
	padding-bottom: 7px;
}
#content2 p {
	margin-bottom: 14px;
}
#content2 a {
	color: #63C;
	text-decoration: none;
}
#content2 a:hover {
	color: #000;
}
#content2 hr {
	color: #63C;
	height: 1px;
	margin-bottom: 14px;
}
#content2 ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 14px;
}
#content2 ul li {
	display: list-item;
	width: auto;
	list-style-image: url(/panacea_v2_images/bullet_as.jpg);
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#content2 ol {
	margin-left: 20px;
	padding-left: 10px;
	margin-bottom: 14px;
}
#content2 ol li {
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#content2 .imageright {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
	border: none;
}
#content2 .imageleft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	border: none;
}
#datestamp {
	color: #63C;
	border-top-color: #63C;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 20px;
	margin-top: 20px;
}
#skyscraper {
	float: right;
	width: 120px;
	height: 600px;
	padding-right: 12px;
	padding-left: 12px;
}
#ind_reg_comment1 {
	float: left;
	background-image: url(/panacea_v3_images/industry_regulatory_comment_tab.jpg);
	background-repeat: no-repeat;
	width: 587px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#ind_reg_comment1 h1{
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#ind_reg_comment2 {
	float: left;
	width: 597px;
	background-image: url(/panacea_v3_images/industry_regulatory_bg.jpg);
	background-repeat: repeat-x;
}
#sponsor_comment {
	float: left;
	width: 292px;
	padding-right: 7px;
	line-height: 1.3em;
}
#sponsor_comment h2 {
	padding-left: 7px;
	font-size: 100%;
	font-weight: normal;
	margin-top: 1px;
}
#sponsor_comment h3 {
	padding-left: 7px;
	padding-bottom: 2px;
	font-size: 100%;
	height: 36px;
	margin-top: 1px;
}
#sponsor_comment_thumb {
	float: left;
	margin-right: 7px;
	margin-top: 1px;
	border: 0px;
}
#justins_comment {
	float: right;
	width: 291px;
	padding-right: 7px;
	line-height: 1.3em;
}
#justins_comment h2 {
	font-size: 100%;
	font-weight: normal;
	margin-top: 1px;
}
#justins_comment h3 {
	padding-bottom: 2px;
	font-size: 100%;
	height: 36px;
	margin-top: 1px;
}
#justins_comment_thumb {
	float: left;
	margin-right: 7px;
	border: 0px;
}
#ind_reg_comment3 {
	float: left;
	margin-bottom: 12px;
	width: 597px;
	background-image: url(/panacea_v3_images/industry_regulatory_bg.jpg);
	background-repeat: repeat-x;
}
#panacea_comment {
	float: left;
	width: 292px;
	padding-right: 7px;
	line-height: 1.3em;
}
#panacea_comment h2 {
	padding-left: 7px;
	font-size: 100%;
	font-weight: normal;
	margin-top: 1px;
}
#panacea_comment h3 {
	padding-left: 7px;
	padding-bottom: 2px;
	font-size: 100%;
	height: 36px;
	margin-top: 1px;
}
#panacea_comment_thumb {
	float: left;
	margin-right: 7px;
	border: 0px;
}
#regulation {
	float: right;
	width: 291px;
	padding-right: 7px;
	line-height: 1.3em;
}
#regulation h2 {
	font-size: 100%;
	font-weight: normal;
	margin-top: 1px;
}
#regulation h3 {
	padding-bottom: 2px;
	font-size: 100%;
	height: 36px;
	margin-top: 1px;
}
#regulation_thumb {
	float: left;
	margin-right: 7px;
	border: 0px;
}
#news1 {
	float: left;
	background-image: url(/panacea_v3_images/news_tab.jpg);
	background-repeat: no-repeat;
	width: 587px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
#news1 h1{
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#news2 {
	float: left;
	margin-bottom: 12px;
	width: 597px;
	background-color: #F1EEEE;
}
#ifa_bulletin {
	float: left;
	width: 285px;
	padding: 7px;
}
#ifa_bulletin h2 {
	font-size: 100%;
	padding-bottom: 7px;
}
#ifa_bulletin ul {
	margin-left: 10px;
	padding-left: 10px;
}
#ifa_bulletin li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#ifa_bulletin li a {
	color: #000;
}
#ifa_bulletin li a:hover {
	color: #63C;
}
#press_news {
	float: right;
	width: 284px;
	padding: 7px;
}
#press_news h2 {
	font-size: 100%;
	padding-bottom: 7px;
}
#press_news ul {
	margin-left: 10px;
	padding-left: 10px;
}
#press_news li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#press_news li a {
	color: #000;
}
#press_news li a:hover {
	color: #63C;
}
#forum_latest {
	float: left;
	width: 292px;
	margin-bottom: 12px;
}
#forum_latest1 {
	background-image: url(/panacea_v3_images/forum_latest_posts_tab.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#forum_latest1 h1 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#forum_latest2 {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
#forum_latest2 ul {
	margin-left: 10px;
	padding-left: 10px;
}
#forum_latest2 li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#forum_latest2 li a {
	color: #000;
}
#forum_latest2 li a:hover {
	color: #63C;
}
#forum_latest3 {
	width: 285px;
	height: 30px;
	background-image: url(/panacea_v3_images/more_tab.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 7px;
	font-weight: bold;
}
#partner_feature {
	float: right;
	width: 292px;
	margin-bottom: 12px;
}
#partner_feature1 {
	background-image: url(/panacea_v3_images/panacea_partner_feature_tab.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
#partner_feature1 h1{
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#partner_feature2 {
	width: 290px;
	border: 1px solid #F1EEEE;
}
#partner_feature_logo {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 32px;
}
#partner_feature2 p {
	padding: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1EEEE;
}
#partner_feature3 {
	width: 285px;
	height: 30px;
	background-image: url(/panacea_v3_images/more_tab.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 7px;
	font-weight: bold;
}
#provider_commentary1 {
	float: left;
	background-image: url(/panacea_v3_images/provider_commentary_tab.jpg);
	background-repeat: no-repeat;
	width: 587px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
#provider_commentary1 h1 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#provider_commentary2 {
	float: left;
	width: 590px;
	background-color: #F1EEEE;
	margin-bottom: 12px;
	padding-right: 7px;
}
#provider_commentary_img {
	float: left;
	margin-right: 7px;
	border: none;
}
#provider_commentary2 h2 {
	font-size: 100%;
	color: #63C;
	padding-top: 7px;
	padding-bottom: 7px;
}
#member_articles_hub {
	clear: both;
	float: left;
	width: 292px;
	margin-bottom: 12px;
}
#member_articles1_hub {
	background-image: url(/panacea_v3_images/hub_tab_small.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#member_articles1_hub h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#member_articles2_hub {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
#member_articles2_hub ul {
	margin-left: 10px;
	padding-left: 10px;
}
#member_articles2_hub li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#member_articles2_hub li a {
	color: #000;
}
#member_articles2_hub li a:hover {
	color: #63C;
}
#member_articles3_hub {
	width: 285px;
	height: 30px;
	background-image: url(/panacea_v3_images/more_tab.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 7px;
	font-weight: bold;
}
#news_hub {
	float: right;
	width: 292px;
	margin-bottom: 12px;
}
#news1_hub {
	background-image: url(/panacea_v3_images/hub_tab_small.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#news1_hub h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#news2_hub {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
#news2_hub ul {
	margin-left: 10px;
	padding-left: 10px;
}
#news2_hub li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#news2_hub li a {
	color: #000;
}
#news2_hub li a:hover {
	color: #63C;
}
#news3_hub {
	width: 285px;
	height: 30px;
	background-image: url(/panacea_v3_images/more_tab.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 7px;
	font-weight: bold;
}
#savings {
	margin-bottom: 12px;
	float: left;
}
#savings1 {
	float: left;
	margin-bottom: 12px;
	margin-right: 10px;
	width: 141px;
}
#savings1_header {
	background: url(/panacea_v3_images/savings_box_top.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#savings1_content {
	width: 131px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F2EEEF;
}
#savings1_foot {
	background: url(/panacea_v3_images/savings_box_foot.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#savings2 {
	float: left;
	margin-bottom: 12px;
	margin-right: 10px;
	width: 141px;
}
#savings2_header {
	background: url(/panacea_v3_images/savings_box_top.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#savings2_content {
	width: 131px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F2EEEF;
}
#savings2_foot {
	background: url(/panacea_v3_images/savings_box_foot.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#savings3 {
	float: left;
	margin-bottom: 12px;
	margin-right: 10px;
	width: 141px;
}
#savings3_header {
	background: url(/panacea_v3_images/savings_box_top.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#savings3_content {
	width: 131px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F2EEEF;
}
#savings3_foot {
	background: url(/panacea_v3_images/savings_box_foot.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#savings4 {
	float: left;
	margin-bottom: 12px;
	width: 141px;
}
#savings4_header {
	background: url(/panacea_v3_images/savings_box_top.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#savings4_content {
	width: 131px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F2EEEF;
}
#savings4_foot {
	background: url(/panacea_v3_images/savings_box_foot.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#ind_reg_comment_hub {
	float: left;
	width: 292px;
	margin-bottom: 12px;
}
#ind_reg_comment1_hub {
	background-image: url(/panacea_v3_images/hub_tab_small.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#ind_reg_comment1_hub h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#ind_reg_comment2_hub {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
#ind_reg_comment2_hub ul {
	margin-left: 10px;
	padding-left: 10px;
}
#ind_reg_comment2_hub li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#ind_reg_comment2_hub li a {
	color: #000;
}
#ind_reg_comment2_hub li a:hover {
	color: #63C;
}
#member_commentary_hub {
	clear: both;
	float: left;
	width: 292px;
	margin-bottom: 12px;
}
#member_commentary1_hub {
	background-image: url(/panacea_v3_images/hub_tab_small.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#member_commentary1_hub h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#member_commentary2_hub {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
#member_commentary2_hub ul {
	margin-left: 10px;
	padding-left: 10px;
}
#member_commentary2_hub li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#member_commentary2_hub li a {
	color: #000;
}
#member_commentary2_hub li a:hover {
	color: #63C;
}
#member_commentary3_hub {
	width: 285px;
	height: 30px;
	background-image: url(/panacea_v3_images/more_tab.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 7px;
	font-weight: bold;
}
#forum_latest_hub {
	float: right;
	width: 292px;
	margin-bottom: 12px;
}
#forum_latest1_hub {
	background-image: url(/panacea_v3_images/hub_tab_small.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#forum_latest1_hub h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#forum_latest2_hub {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
#forum_latest2_hub ul {
	margin-left: 10px;
	padding-left: 10px;
}
#forum_latest2_hub li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#forum_latest2_hub li a {
	color: #000;
}
#forum_latest2_hub li a:hover {
	color: #63C;
}
#forum_latest3_hub {
	width: 285px;
	height: 30px;
	background-image: url(/panacea_v3_images/more_tab.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 7px;
	font-weight: bold;
}
#member_profiles1_hub {
	clear: both;
	float: left;
	background-image: url(/panacea_v3_images/hub_tab_large.jpg);
	background-repeat: no-repeat;
	width: 587px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
#member_profiles1_hub h2{
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#member_profiles2_hub {
	float: left;
	margin-bottom: 12px;
	width: 597px;
	background-color: #F1EEEE;
}
#member_profiles2_hub a {
	color: #63C;
}
#member_profiles2_hub p {
	margin-top: 7px;
}
#member_pic {
	float: left;
	margin-right: 14px;
}
#latest_poll_hub {
	clear: both;
	float: left;
	width: 292px;
	margin-bottom: 12px;
}
#latest_poll1_hub {
	background-image: url(/panacea_v3_images/hub_tab_small.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#latest_poll1_hub h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#latest_poll2_hub {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
#latest_poll2_hub ul {
	margin-left: 10px;
	padding-left: 10px;
}
#latest_poll2_hub li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#latest_poll2_hub li a {
	color: #000;
}
#latest_poll2_hub li a:hover {
	color: #63C;
}
#latest_poll3_hub {
	width: 285px;
	height: 30px;
	background-image: url(/panacea_v3_images/more_tab.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 7px;
	font-weight: bold;
}
#youtube {
	float: right;
	width: 292px;
}
#linked_in_hub {
	float: right;
	width: 292px;
	margin-bottom: 12px;
}
#linked_in1_hub {
	background-image: url(/panacea_v3_images/hub_tab_small.jpg);
	background-repeat: no-repeat;
	width: 282px;
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
}
#linked_in1_hub h2 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#linked_in2_hub {
	width: 278px;
	padding: 7px;
	background-color: #F1EEEE;
}
#linked_in2_hub ul {
	margin-left: 10px;
	padding-left: 10px;
}
#linked_in2_hub li {
	list-style-type: square;
	display: list-item;
	width: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #63C;
}
#linked_in2_hub li a {
	color: #000;
}
#linked_in2_hub li a:hover {
	color: #63C;
}
#linked_in3_hub {
	width: 285px;
	height: 30px;
	background-image: url(/panacea_v3_images/more_tab.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 7px;
	font-weight: bold;
}
#pantvlogo {
	float: left;
	margin-right: 7px;
}
#recommend {
	float: left;
	padding-right: 10px;
	font-size: 1.3em;
}
#recommend h1 {
	font-size: 3em;
	font-weight: normal;
	color: #63C;
}
#recommend ol {
	margin-left: 20px;
	margin-top: 12px;
	padding-left: 10px;
}
#recommend2 {
	width: 729px;
	height: 345px;
	margin-top: 12px;
	margin-bottom: 12px;
	background: url(/panacea_v3_images/recommend_graphic.jpg);
	background-repeat: no-repeat;
}
#recommend2b {
	float: right;
	color: #FFF;
	padding-top: 10px;
	padding-left: 335px;
	padding-right: 10px;
	font-size: 80.5%;
}
#recommend2b h2 {
	color: #FFF;
	font-size: 200%;
	font-weight: normal;
	padding-bottom: 7px;
}
#recommend2b a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.recinput {
	width: 122px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.recinput2 {
	width: 254px;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#footer1 {
	clear: both;
	width: 955px;
	font-size: 1.3em;
	line-height: 1.4em;
}
#footer1 p {
	margin-bottom: 14px;
}
#footer1 a {
	color: #63C;
	text-decoration: none;
}
#footer1 a:hover {
	color: #000;
}
#footer1 ul {
	margin-bottom: 14px;
}
#footer1 ol {
	margin-bottom: 14px;
}
#footer1_left {
	float: left;
	width: 590px;
}
#footer1_right {
	float: right;
	width: 351px;
}
#sitemap1 {
	float: right;
	width: 135px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background-image: url(/panacea_v2_images/tab_w145_grey.jpg);
}
#sitemap2 {
	float: right;
	width: 337px;
	height: 231px;
	padding: 7px;
	background-color: #F1EEEE;
	overflow: auto;
}
#sitemap2 ul {
	clear: both;
	float: left;
}
#sitemap2 ul li {
	font-weight: bold;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	float: left;
	clear: both;
}
#sitemap2 ul li ul li {
	font-weight: normal;
	float: left;
	clear: none;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 6px;
	white-space: nowrap;
}
.sitemaplist ul li ul {
	display: none;
}
.panacea_scroll_bar {
	scrollbar-face-color: #F1EEEE;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #F1EEEE;
	scrollbar-shadow-color: #F1EEEE;
	scrollbar-arrow-color: #63C;
	scrollbar-track-color: #F1EEEE;
}
#footer2 {
	clear: both;
	width: 941px;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(/panacea_v2_images/bg_fade_foot.jpg);
	background-repeat: repeat-x;
	line-height: 50px;
	font-size: 1.3em;
}
#footer2 a {
	color: #63C;
	text-decoration: none;
}
#footer2 a:hover {
	color: #000;
}
#newsfeed {
	float: left;
	width: 416px;
}
/* Drop down menu */
.menu, .menu ul {
	margin: 0px;
	padding: 0px;
	z-index: 99;
}
.menu ul {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 150px;
	width: 192px;
}
.menu ul ul {
	top: 0px;
	left: 196px;
	border: 0px;
}
.menu li {
	width: 186px;
	float: left;
	position: relative;
	margin-right: 3px;
	margin-bottom: 0px;
	padding: 3px;
	list-style-type: none;
	list-style-image: none;
}
.submenu a{
	color: #FFF;
}
.menu ul li {
	float: none;
	background-color: #63C;
	padding: 3px;
	margin: 0px;
}
.menu ul li li{
	float: none;
	background-color: #63C;
	padding: 3px;
	margin: 0px;
}
.menu ul li ul{
	top: 0px;
	left: 192px;
	border: 0px;
}
.menu ul>li:last-child {
	margin-bottom: 1px;
}
.menu a {
	display: block;
	color: #63C;
	text-decoration: none;
}
.menu ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
.menu ul li a:hover, .menu ul li a.highlighted:hover, .menu ul li a:focus {
	color: #63C;
	background-color: #CCC;
}
.menu ul li a.highlighted {
	color: #63C;
	background-color: #CCC;
}
.menu a:hover, .menu a.highlighted:hover, .menu a:focus {
	color: #63C;
}
.menu a.highlighted {
	color: #63C;
}
.menu a .subind {
	display: none;
}
.menu ul a .subind {
	display: block;
	float: right;
}
.menu a {
	float: left;
}
.menu ul a {
	float: none;
}
.menu a {
	float: none;
}
*:first-child+html .menulist li {
 float: left;
 width: 100%;
}
* html .menulist li {
 float: left;
 height: 1%;
}
* html .menulist a {
 height: 1%;
}
/* Providers Area */
#providers_curve {
	float: left;
	width: 741px;
	height: 15px;
	background-image: url(/panacea_v3_images/providers_curve.jpg);
	background-repeat: no-repeat;
}
#providers {
	float: left;
	width: 713px;
	padding-left: 14px;
	padding-right: 14px;
	font-size: 1.3em;
	line-height: 1.4em;
	background-image: url(/panacea_v3_images/providers_bg.jpg);
	background-repeat:repeat-y;
}
#icon {
	float: left;
}
#providers h1 {
	float: left;
	font-size: 1.4em;
	color: #63C;
	margin-bottom: 16px;
	margin-left: 7px;
	margin-top: 5px;
}
#providers p {
	clear: both;
}
#providers_curve2 {
	float: left;
	width: 741px;
	height: 15px;
	background-image: url(/panacea_v3_images/providers_curve2.jpg);
	background-repeat: no-repeat;
}
#company_list {
	float: left;
	width: 157px;
	margin-right: 10px;
	padding-top: 14px;
}
#company_list ul {
	margin-left: 15px;
	margin-bottom: 14px;
}
#company_list ul li {
	margin-bottom: 5px;
	list-style-type: square;
	list-style-image: none;
}
#company_list ul li a {
	color: #000;
	text-decoration: none;
}
#company_list ul li a:hover {
	color: #63C;
}
#company_list img {
	margin-bottom: 7px;
}
#company {
	clear: both;
	float: left;
	width: 157px;
	padding-left: 10px;
	margin-right: 10px;
}
#company ul {
	margin-left: 15px;
}
#company ul li {
	margin-bottom: 5px;
	list-style-type: square;
	list-style-image: none;
}
#company ul li a {
	color: #000;
	text-decoration: none;
}
#company ul li a:hover {
	color: #63C;
}
#company img {
	margin-bottom: 7px;
}
#company_content {
	float: right;
	width: 536px;
}
#company_content h2 {
	font-size: 1.4em;
	color:#63C;
	margin-bottom: 16px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63C;
}
#company_content p {
	margin-bottom: 14px;
}
#company_content a {
	color: #63C;
	text-decoration: none;
}
#company_content a:hover {
	color: #000;
}
#company_content ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 14px;
}
#company_content ul li {
	list-style-image: url(/panacea_v3_images/bullet_transparent.gif);
}
#company_content ol {
	margin-left: 10px;
	padding-left: 10px;
}
#logosall {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#logosall img {
	width: 130px;
	height: 65px;
	margin-right: 7px;
	margin-bottom: 7px;
	float: left;
}
/* End Of Providers Area */

/* Follow us page */

#follow_us {
	float: left;
	width: 597px;
	line-height: 1.4em;
	font-size: 1.3em;
}

#follow_us h1 {
	font-size: 1.6em;
	color: #63C;
	padding-top: 10px;
	clear:right;
}

div.follow-box-l {
	float:left;
	width:292px;
	margin: 0 10px 10px 0;
	overflow:hidden;
}

div.follow-box-r {
	float:left;
	width:292px;
	margin: 0 0 10px 0;
	overflow:hidden;
}

div.follow-box-l div.header,
div.follow-box-r div.header {
	width:292px;
   	height:30px;
    background: #63c url(/panacea_v3_images/follow_us_header.jpg) no-repeat top left;
	color:#fff;
	font-weight:bold;
	text-indent:10px;
	line-height:30px;
}

a.follow_us_link,
a.follow_us_link {
	color:#fff;
	text-decoration:none;
}

a.follow_us_link:hover,
a.follow_us_link:hover {
	color:#63c;
}

div.follow-box-l div.copy,
div.follow-box-r div.copy{
	width:225px;
   	height:90px;
	background:#f1eeee;
	padding:0 0 0 0;
	float:left;
	clear:left;

}

div.follow-box-l div.copy p,
div.follow-box-r div.copy p{
	padding:10px;
}

div.follow-box-l div.image,
div.follow-box-r div.image {
	width:67px;
   	height:90px;
	background:#f1eeee;
	float:left;
	clear:right;
}

div.follow-box-l div.image img,
div.follow-box-r div.image img{
	margin:10px 0 0 0 ;
	border:0;
}
/* End of Follow us page */

/* Budget 2011*/
#budget2011 a {
	color: #63C;
	text-decoration: none;
}
#budget2011 a:hover {
	color: #000;
}

#budget {
	margin-bottom: 12px;
	float: left;
}
#budget2011-1 {
	float: left;
	margin-bottom: 12px;
	margin-right: 10px;
	width: 141px;
}
#budget2011-1_header {
	background: url(/panacea_v3_images/savings_box_top.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#budget2011-1_content {
	width: 131px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F2EEEF;
	height:120px;
}
#budget2011-1_foot {
	background: url(/panacea_v3_images/savings_box_foot.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#budget2011-2 {
	float: left;
	margin-bottom: 12px;
	margin-right: 10px;
	width: 141px;
}
#budget2011-2_header {
	background: url(/panacea_v3_images/savings_box_top.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#budget2011-2_content {
	width: 131px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F2EEEF;
	height:120px;
}
#budget2011-2_foot {
	background: url(/panacea_v3_images/savings_box_foot.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#budget2011-3 {
	float: left;
	margin-bottom: 12px;
	margin-right: 10px;
	width: 141px;
}
#budget2011-3_header {
	background: url(/panacea_v3_images/savings_box_top.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#budget2011-3_content {
	width: 131px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F2EEEF;
	height:120px;
}
#budget2011-3_foot {
	background: url(/panacea_v3_images/savings_box_foot.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#budget2011-4 {
	float: left;
	margin-bottom: 12px;
	width: 141px;
}
#budget2011-4_header {
	background: url(/panacea_v3_images/savings_box_top.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
#budget2011-4_content {
	width: 131px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F2EEEF;
	height:120px;
}
#budget2011-4_foot {
	background: url(/panacea_v3_images/savings_box_foot.gif);
	background-repeat: no-repeat;
	width: 141px;
	height: 10px;
}
