﻿body, table
{    
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align:left;
}
body
{
    background: #c7ed99 url(/images/portal_page_bg.jpg) left top repeat-x;
    background-repeat:repeat-x;
    margin: 20px 0 0 0;
    padding: 0;
}

a { color: #3a12a2; }
h2 { font-size: 14pt; background-color: #f6fcff; color: #127c97; }
img { border: none; }

div#portalWrapper
{
	background:url(/images/portal_bg_mid.jpg) left top repeat-y;
	margin:0 auto;
	width:731px;
}
div#portalBoxLeft
{
	width:311px;
	height:511px;
	background:url(/images/portal_content_left.jpg) left top no-repeat;
	float:left;
	margin-left:40px;
}
div#portalBoxRight
{
	width:311px;
	height:511px;
	background:url(/images/portal_content_right.jpg) left top no-repeat;
	float:left;
	margin-left:20px;
}
div.portalText { width:220px; margin: 295px 0px 0px 50px; font: 11.5pt/22px Arial,Verdana; }
div.portalBlue { color:#0d7e88; }
div.portalOrange { color:#6f3d00; }

.portalButton { display:block; width:121px; height:44px; }
.portalButton span { display:none; }
div.portalButton { margin:12px 0px 0px 90px; }
div#btnWrapPluggedIn { background:url(/images/portal_btn_left_on.jpg) no-repeat; }
div#btnWrapHealthierYou { background:url(/images/portal_btn_right_on.jpg) no-repeat; }
a#btnPluggedIn { background:url(/images/portal_btn_left.jpg) no-repeat; }
a#btnHealthierYou { background:url(/images/portal_btn_right.jpg) no-repeat; }
a.portalButton:hover { background:none !important; }

img#portalFooterTop { margin-left:209px;display:block; }

div#portalFooter 
{
	width:731px;
	height:52px;
	text-align:center;
	background:url(/images/portal_footer_bottom.jpg) left top no-repeat;
	padding-top:27px;
	color:#fff;
	font:10pt/20px Arial, Verdana;
}
div#portalFooter A { color:#c7ed99;	font:10pt/20px Arial, Verdana; }
div#portalFooter A:hover { text-decoration:none; }	