﻿body
{
	font-family: "Segoe UI",Tahoma,Verdana,sans-serif;
	text-align:left;
	font-size:62.5%;
	margin:0;
	padding:0;
	background-color:white;
}
* *
{
	font-size:1em;
}
#page
{
	width:101.6em;
	padding:0;
	position:relative;
	z-index:1;
	margin:0 auto 16px auto;
	min-height:65px;
}
 
#header
{
    background-image:url(images/headings/Logo.gif);
    text-align:center;
    margin-bottom:5px;
    background-repeat:no-repeat;
    background-position: center top;
    height:85px;
    width:939px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

#smartpic
{
    background-image:url(images/lifemedhome.jpg);
    text-align:center;
    margin-bottom:5px;
    background-repeat:no-repeat;
    background-position: center top;
    width:939px;
    height:525px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
}


#contentContainer 
{
	background:#fff;
	margin:0 35px;
	position:relative;
	padding:1px 0;
	border:1px solid #999;
	min-height: 500px;
} 
a, a:visited
{
  color: #5693ca;
  text-decoration: none;
}

a:active, a:hover
{
  color: #5693ca;
  text-decoration: underline;
}

.subLinkDisabled 
{
    color:Gray;
}

#nav 
{
    z-index:1;
	position:relative;
	min-height:4em;
	background-image:url(images/backgrounds/pageHeader.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#b0c6e0;
	margin:1px;
	text-align:center;

	font-family:verdana;
	font-size:1.07em;
}

* html #nav
{
	height:4em;
}

#nav a:link,#nav a:visited
{
    margin-top:20px;
	color:#fff;
	display:block;
	text-align:center;
	padding-left:6px;
	padding-right:6px;
	padding-top:1px;
	height:22px;
	line-height:22px;
	position: relative;
	background:url(images/backgrounds/secondary-nav.gif) repeat-x;
}

#nav a.tabOn, #nav a.tabOn:link,#nav a.tabOn:visited
{
    border: 5px solid red;
	text-decoration:none;
	border:1px solid #fff;
	background:#fff;
	color:#000;
}

.genPageTitleDescription 
{
   position:absolute;
   z-index:1;
   top:0;
   left:0;
   color:#fff;
   padding:14px 11px 0 11px;
}
.genPageTitleDescription h1
{
    font-size:1.8em;
    font-weight:400;
    font-family:Verdana;
}
.genPageTitleDescription p
{
    font-size:1.2em;
}
#pictureModule 
{
	position:relative;    
	padding:13px 0 0 0;
	z-index:2;
	width:100%;
	height:6.2em;
	background-image:url(images/backgrounds/pageHeader.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#b0c6e0;
}
#pictureModule h2 a 
{
    font-size:0.5em;
}
#pictureModule a:link,#pictureModule a:visited
{
    color:#fff;
}
#pictureModule img
{
	margin-top:-7px;
	width:60px !important;
	height:inherit !important;
	float:left;
	border:1px solid #80c6e7;
	margin-right:11px;
	margin-left:19px;
}
#pictureModule h2
{
	font-family:verdana;
	font-size:18px;
	color:#fff;
	font-weight:400;
}
#pictureModule h3
{
	font-family:verdana;
	font-size:12px;
	color:#fff;
	font-weight:400;
}
#content 
{
	font-size:1.3em;
	margin:10px 40px;
}
#content h3
{
    font-size:1.15em;
    font-family:Segoe UI, Verdana;
    margin-bottom:10px;
    color:#555555
}
#content .description
{
    margin-top:10px;
    margin-bottom:10px;
}
#content p
{
    margin-top:10px;
}

#content h1
{
	font-size:14px;
}
.cmnFloatLeft
{
    float:left;
}
.cmnFloatRight
{
    float:right;
    padding-right: 8px;
    padding-top:15px;
}
.poiBox 
{
	width:99%;
	position:relative;
	border:1px solid #b6c9df;
	border-top:none;
	margin-bottom:2px;
	z-index:0;
	min-height: 80px;
}

.pb_heading
{
	min-height:19px;
	background:#e2e4e1 url(images/backgrounds/poiBox.gif) repeat-x;
	font-size:15px;
	color:#555555;
	padding:3px;
}

.patientInfoHeading { font-size:10pt; padding-top:4px; }

* html .pb_heading {height:19px;}
.pb_heading h4
{
	text-align: left;
    font-weight:normal;
}
.pb_heading a:link,.pb_heading a:visited
{
	font-size:11px;
	position:absolute;
	top:2px;
	right:10px;
}
.pb_heading a.middle
{
	margin-top:-6px;
	top:50% !important;
}
.pb_heading .secondRow
{
	top:15px !important;
}
.pb_content 
{
	padding:10px;
	position:relative;
}
h1,h2,h3,h4,h5,h6,p
{
	padding:0;
	margin:0;
}

h3 { font-size:1.0em; }

p
{
	margin-bottom:15px;
}

a:link,a:visited
{
	color:#316fa6;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.actionDescriptionButton .buttons
{
    margin-top:10px;
    margin-left:10px;
}

.actionDescriptionButton .buttonsCenter
{
    margin-top:10px;
    text-align:center;
}

.actionDescriptionButton
{
    margin-bottom:10px;
}

.appSection 
{
	margin-bottom:5px;
}

.appSection h5
{
	position:relative;
	background:#fff;
	border-bottom:1px solid #d4d3d3;
	color:#000;
	font-weight:400;
	line-height:18px;
}

* html .appSection h5
{
	width:55.75em;
}

.appSection h5 a
{
    position:absolute;
    right:0;
    font-size:1.0em;
}

.con { padding:8px; }

.appSection .con 
{
	padding:3px 0;
}

* html .appSection .con
{
	height:1%;
}
.appSection .function 
{
	font-weight:bold;
	margin-bottom:19px;
}
.cmnFormsTable
{
    border-collapse:collapse;
    
}
.cmnFormsTable td
{
    padding:.2em;
    vertical-align:middle;
}
.cmnFormsTable td.label
{
    text-align:right;
	white-space:nowrap;
	min-width:10em;
	padding-left: 20px;
} 
.formlabel
{
    text-align:right;
	white-space:nowrap;
	min-width:10em;
	padding-left: 10px;
	width: 180px;
	font-size:1.1em;
} 

.cmnFormsTable td.formhead
{
    text-align:left;
	white-space:nowrap;
	min-width:10em;
	padding-left: 10px;
}

.cmnFormsTable td.defaultpageformlabel
{
    text-align:right;
	white-space:nowrap;
	min-width:10em;
	padding-left: 10px;
	width: 250px;
	font-size:1.1em;
} 



.formlabelsmall
{
    text-align:right;
    white-space:nowrap;
    min-width:8em;
    padding-left:4px;
    width:115px;
}


td.label span.required
{
    color:red;
    margin-left:-9px;
    margin-right:3px;
}
.cmnFormsTable td.form
{
    width:30em;
}

.cmnFormsTable td.passwordform
{
    width:600px;
}

.cmnFormsTable td.regformlabel
{
	text-align:right;
    padding-left:4px;
    width:150px;	
}


.cmnFormsTable td.regform
{
    width:210px;
}
.cmnFormsTable td.regformmessage
{
    width:350px;
    vertical-align:middle;
}

.cmnFormsTable td.entryformlabel
{
	text-align:right;
    padding-left:4px;
    width:170px;	
}


.cmnFormsTable td.entryformfield
{
    width:170px;
}
.cmnFormsTable td.entryformmessage
{
    width:450px;
    vertical-align:middle;
}

.cmnFormsTable td.message
{
    width:15em;
}

.cmnFormsTable textarea.text
{
    width:30em;
    height:6em;
    border:1px solid #777;
    padding:.2em;
}
.cmnFormsTable input.text
{
    width:23.4em;
}
.cmnFormsTable input.smalltext
{
    width:11.7em;
    border:1px solid #777;
    font-size:11px;
}
.cmnFormsTable input.mediumtext
{
    width:17.55em;
    border:1px solid #777;
    font-size:11px;
}
.cmnFormsTable td.footer
{
    text-align:center;
}
.cmnFormsTable td.footer input
{
    width:15em;
}
.cmnFormsTable h5
{
	color:#000;
}

#memberNav 
{
	left:5px;
	position:absolute;
	width:9em; 
	right:1px;
	bottom:0;
	z-index:3;
	display:inline;
	padding:0;
	font-family:verdana;
	font-size:1.07em;
	
} 

#memberNav a:link,#memberNav a:visited
{
	color:#fff;
	display:block;
	width:9em; 
	text-align:center;
	height:22px;
	line-height:22px;
	position: relative;
	background:url(images/backgrounds/secondary-nav.gif) repeat-x;


	
}
#memberNav a.tabOn, #memberNav a.tabOn:link,#memberNav a.tabOn:visited
{

	text-decoration:none;
	border:1px solid #fff;
	background:#fff;
	color:#000;
	
}

div.tabOn div.text a,div.tabOn div.text a:hover,div.tabOn div.text a:visited
{
    color:#777;
}

.cmnRadioListHoriz table td
{
	padding: 0px 0px 0px 0px;
	text-align: center;
    vertical-align:middle;
}
#footer
{
    width:93em; 
	padding:0;
	z-index:0;
	margin:0 auto;
} 

#footerLayer
{   
    height:38px;
    background:#0065a4;

}

#footer a:link,#footer a:visited
{
	color:#c7c7c7;
}

.bottomLogo
{
	width:168px;
	height:30px;
	margin:4px 0;
	padding:0;
	/* position:relative; */
	left:34px;
    background:url(images/headings/lifemed.gif) no-repeat;
}
.bottomLogo a
{
	height:30px;
	text-indent:-999999px;
	display:block;
}


.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #CCCCCC;
	position: relative;
	float: left;
	width: 130px;
	height: 50px;
}
.updateProgressMessage
{
	margin: 3px;
	font-family: Trebuchet MS;
	font-size: medium;
	vertical-align: middle;
}

table.phone td 
{ 
    padding:0px; 
    padding-right:3px;
    vertical-align:bottom;
}

.phoneHead
{
    font-size:8pt;
    color:#878787;
    padding:0px;
    vertical-align:bottom;
}

.formButton
{
    font-family:Arial;
    font-size:10pt;
    width:115px;
}

.formButtonDefault
{
    font-weight:bold;
}

.exportButton 
{
    font-family:Arial;
    font-size:10pt;
    width:135px;
    height:30px;
}

.submitButton
{
    height:30px;
}

#medicareSubmenu
{
    margin-top:-10px; margin-left:346px;padding:4px;border-left:1px solid gray; border-bottom:1px solid gray; width:200px
}

div.indent { margin-left:20px; margin-bottom:10px; }
table.tblMedicare { margin:2px; padding:4px; border:2px solid #a9a9a9; }
table.tblMedicare .formlabel { text-align:right; padding:2px; }
table.tblMedicare .form { padding:1px; }

.disabledText { color:#a9a9a9; }
.enabledText { color:black; }

.jqmWindow 
{
    font-size:1.2em;
    display:none;
    position: absolute;
    top: 50px;
    left: 50%;
    
    margin-left: -310px;
    width: 685px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 0px;
    margin-top:0px;
}

.hiddenTextbox { 
    font-size:1px; border:0px; color:white; background-color:white; height:1px; width:1px; padding:0px; margin:0px; filter:alpha(opacity=1);-moz-opacity:.01;opacity:.01;
}

.dddListHidden {
    display:none;border : 1px solid #a9a9a9; border-top: 1px solid #dddddd; background-color:white; padding : 1px; overflow : auto;overflow-x:none;width:240px;font-size:10pt;font-family:Verdana;
}

.dddListShown {
    display:block;border : 1px solid #a9a9a9; border-top: 1px solid #dddddd; background-color:white; padding : 1px; overflow : auto;overflow-x:none;width:240px;font-size:10pt;font-family:Verdana;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */

* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.regPanel
{
    margin-top:8px;
    clear:both;
}

.regPanel input
{
    float:right;
}

.yesNoButton
{
    width:120px; 
    font-family:Arial;
    font-size:10pt;
    border: 1px solid #888888;
    margin-left:1px;
}

.yesNoButtonSelected
{
    width:120px; 
    font-family:Arial;
    font-size:10pt;
    border: 1px solid green;
    margin-left:1px;
}

.reqIndicator
{
    font-size:12pt;
    color:#B22222;
}

.errorMessage, .attentionGrabbingMessage 
{
    font-size:10pt;
    font-weight:normal;
    color:#B22222;
}

.informationalMessage 
{
    font-size:12pt;
    font-weight: bold;
}

.loggedInHeader { background-color:#294e29; border-bottom:1px solid green; text-align:right; width:939px; padding:0px; margin-left:auto; margin-right:auto; }
.loggedInHeader div { padding:3px; font-family:Verdana; font-size:10pt;}
.loggedInHeader div a { color:White; font-family:Verdana; font-size:10pt; }

.versionInfo{ color:#eeeeee; padding-right:8px; }

.lnkBtnLearnMore
{
	background-image: url(images/backgrounds/learn-more.gif)
}

table.internetHomePage td
{
    padding:0px; 
    vertical-align:middle;
    width: 370px;
} 

.homepagefeatureheader
{
    text-align:left;
	font-size:16px;
	color:#B22222;
	padding-bottom: 5px;
} 

.homepagefeaturelink
{
    text-align:left;
	font-size:14px;
}

.homepagefeaturelist
{
    text-align:left;
	font-size:13px;
} 

#homePageFeatures
{
position:relative;
padding-left:22px;
	
}

#internetLogin
{
width:250px;
float:left;
margin-top:385px;
}

.internetLoginLeft
{
	font-size: 1em;
	width: 60px;
	text-align:right;
	vertical-align: middle;
}

.internetLoginRight
{
	font-size: 1em;
	width: 170px;
	vertical-align: middle;
	
	text-align:left;
	padding: 1px;
}

.privacyPolicyHeader
{
	font-size: 16px;
	vertical-align: middle;
	padding: 1px;
	color:#B22222;
}

.privacyAffirmation
{
font-size: 12px;
font-weight: bold;
}


.homepageBulletList {
float:left; 
width:340px; 
margin-top:330px;
text-align:left;
font-size:9pt;
}

.homepageBulletList a {
font-size:10pt; 
}

.homepageBulletList ul { padding-left:0px; margin-left:20px; margin-top:8px;}
.homepageBulletList ul li { padding-left:0px; margin-left:0px; }

.clearBoth { clear:both; }

.inernetLoginHeader 
{ 
    text-align:left; 
    color:#B22222;
}


#version { position:absolute; right:8px; top:37px; color:#eeeeee; font-size:10pt; }