* {
padding: 0px;
margin: 0px;
}

.center{ margin: 0 auto;}
.clear { clear: both; background: none;}




/* for WebTool App */
#MAINQ 
{
	width:600px;
}


/* Setting Content Fonts */

font, li, p {
font-family: verdana;
font-size: .9em !important;
line-height: 1.5em;
}


a:link, a:visited
{
text-decoration: none;
color: #405ebe;
min-width: 44px;
min-height: 44px;
display: inline-block;
align-content: center;
}

a:hover
{
text-decoration: underline;
}

.highlight {color:#cc6633 !important}

/* Headers */
.H2 {
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#336699; 
	padding-bottom:20px}

.header, H1 {
font-size:24px;
color:#336699;
line-height:30px;
font-family:Georgia;
letter-spacing:.04em;
margin:0;
}

.header2 {
font-size:14px;
text-transform: uppercase;
color:#69321e;
font-family:Georgia;
line-height:24px;
}

.header3 {
font-size:16px;
color:#af7d69;
font-family:Georgia;
line-height:24px;
}

.headernav {
font-size:14px;
font-weight:600;
color:#69321e;
font-family:Georgia;
text-transform: uppercase;
line-height:auto;
padding-left:5px; /* same as header2 except for this padding */
}


/* +++++++++++++++++++++++++  Crumb +++++++++++++++++++++++++ */
#breadCrumb {
	display:block; 
	width:100%;
	text-align:left;
	margin-bottom:5px
}



#breadCrumb a, #breadCrumb a:visited,  #breadCrumb a:active {
	text-decoration: none;
	color:#827B6B; 
	font-weight: 300;
	font-size:8pt;
}

#breadCrumb a:hover{
	text-decoration:underline
}
/* +++++++++++++++++++++++++ End Bread Crumb +++++++++++++++++++++++++ */

/* +++++++++++++++++++++++++ Save and Share Area +++++++++++++++++++++++++ */

#share {
	/* background-color:#e3e3d4; */
	background-color:#F2F2E3;
	border:#CCC solid 1px; 
	float:right; 
	height:20px; 
	padding-bottom:2px;
	padding-bottom:3px;
	padding-right:10px;
	padding-left:5px;}
	
#share a{padding-left:5px; color:#666}

#share a:hover{ text-decoration:none}
	
#share input {
	color:#999;
	background:none;
	border:none;
	font-family:Verdana;
	font-size:11px;
	padding-top:3px;
	}
	
#share img {border:0px; vertical-align:middle}

	
/* +++++++++++++++++++++++++ End Save and Share Area +++++++++++++++++++++++++ */


/* +++++++++++++++++++++++++ Ama Pop-up Notice  +++++++++++++++++++++++++ */

#ama-container, #ada-container {
	position:absolute;
	margin:0px;
	left:0px;
	padding:0px;
	z-index:50;
	width:100%; 
	height:120%; 
	background-color:#000;
 	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
  
  
#ama-frame, #ada-frame{
position: absolute;
top: 150px;
left: 50%;
margin-left:-390px;
z-index:100;
width:740px;
padding:10px;
height:420px;
background-color:#FFF;
border:#000 solid 1px;
/* for IE */
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:1;
}

#ama-content, #ada-content {
	height:320px;
	overflow:scroll;
	width:725px;
	padding:5px;
	border:#999 solid 1px;
	margin-top:10px;
	}
	
/* +++++++++++++++++++++++++ End Ama Pop-up Notice  +++++++++++++++++++++++++ */
  
  
  
  
  
/* +++++++++++++++++++++++++ Basic Layout Information +++++++++++++++++++++++++ */
body {
 font-family: verdana;
 font-size: .9em;
 background-color:#f0f1ec;
 background-image:url(background_body.gif);
 background-repeat:repeat-x;
 line-height: 18px;
 margin:0;
 height:100%
}

/* Center the site and sets the width */
#wrapper { 
 margin: 0 auto;
 width: 940px;
}

/* puts the white background behind the content */
#faux{ background-color:#FFF}

 /* provides the color band behind the left nav */
#header {
 color: #fff;
 width: inherit;
 padding: 0px;
 height: 120px;
 background-image:url(background_header.gif);
 background-repeat:no-repeat;
margin-top: 0px;
}

/* +++++++++++++++++++++++++ End Basic Layout Information +++++++++++++++++++++++++ */


/* Tabs at the top of the site to go between Corporate and Medicare */

#toplinks {
	width:100%;		
}

#toptabs{ 
	background-image:url(top-tabs.gif); 
	width:368px; 
	height:22px; 
	float:right; 
	margin-top:7px; 
	margin-right:20px}

#toptabs a {
	display:inline-block;
	padding-top:2px;
	width:182px;
	text-align:center;
	font-size:12px;
	letter-spacing:.01em;
	color:#333}

.corporate {background-image:url(top-tabs.gif)!important; ; background-position:bottom!important; }

/* end of tabs */







 /* Top Navigation */
#navigation {
 color: #fff;
 height:25px;
font-size:12px;
 letter-spacing:1px;
 background-color: #336699; 
 border:#b9cde1 1px solid;
 font-weight:500;
 width:730px;
 margin: 0 auto;
 margin-top:-30px;
}

#navigation a:link, #navigation a:visited, #navigation a:active
{
color: #fff;
padding: 3px 10px 0px 10px;
display: block;
height:22px;
text-decoration:none;
background-color: #336699;
margin:0px;
float:left;
}

#navigation a:hover
{
 color: #fff;
 padding: 3px 10px 0px 10px;
 display: block;
 text-decoration:none;
 background-color:#003366;
 height:22px;
}



/* More than Medicare rollover */

#medicare
{
  display: block;
  width: 601px;
  height: 56px;
  background-image: url(medicare2.gif);
  background-repeat: no-repeat;
  margin:25px 0px 25px 0px;

}

#medicare:hover
{
 background-image: url(medicare2hover.gif);
}

#medicare span
{ display:none;}









/* +++++++++++++++++++++++++ Left Navigation +++++++++++++++++++++++++ */

#leftcolumn { 
 display: inline;
 color: #333;
 padding: 0px;
 width: 265px;
 float: left;
margin:0;
}

.mainnav {
 list-style: none;
 margin-top: 30px;
 margin-left:0px;
}



ul.mainnav li a:link, ul.mainnav li a:visited {
 display: block;
 text-decoration: none;
 width: 250px;
 padding: 4px 0px 4px 16px;
 color: #000;
 border-bottom: 1px #cccccc dotted;
 text-align: left;
 margin: 0;
}

li.border-top {
 margin: 0;
}



ul.mainnav li a:hover {
 display: block;
 text-decoration: none;
 padding: 4px 0px 4px 15px;
 color: #000;
 width: 250px;
  background-color: #e3e3d4;
 background-image:url(nav_arrow.gif);
 background-repeat:no-repeat;
 background-position:left;
 margin: 0;
border-left: 1px #cccccc dotted;
 border-right:1px #cccccc dotted;

}

a.subnav {
 display: block;
 text-decoration: none;
 padding: 4px 0px 4px 16px;
 color: #000;
 width: 250px;
 background-color: #f1f1e5;
 margin: 0;
 border-left: 1px #cccccc dotted;
 border-right:1px #cccccc dotted;
 border-bottom:none !important;
 border-top:none !important
}

a.subnav:hover {display: block;
 text-decoration: underline!important;
 padding: 4px 0px 4px 16px!important;
 color: #000;
 width: 250px;
 background-color: #f1f1e5;
 margin: 0;
 border-left: 1px #cccccc dotted;
 border-right:1px #cccccc dotted;
 background-image:none !important}


a.active {
display: block;
 text-decoration: none;
 padding: 4px 0px 4px 16px !important;
 color: #000;
 width: 250px;
 background-color: #f1f1e5;
 background-image:url(nav_arrow.gif);
 background-repeat:no-repeat;
 background-position:left;
 margin: 0;
 border-left: 1px #cccccc dotted;
 border-right:1px #cccccc dotted;
  border-bottom:none !important;
}
a.active:hover{ 
padding: 4px 0px 4px 16px !important;
text-decoration:underline !important;}

/* +++++++++++++++++++++++++ End Left Navigation +++++++++++++++++++++++++ */



/* +++++++++++++++++++++++++ Body Content +++++++++++++++++++++++++ */

#bodyContent {
	width:640px;
	word-wrap: break-word;
	list-style: circle;
	}

#bodyContent ul,ol {
	padding-left:30px;
}

#bodyContent p {
	font-size: .9em;
	margin-top:10px;
}

blockquote {
	font-size: inherit !important;
}

#rightcolumn { 
float: right;
color: #333333;
margin-top: 10px;
margin-right: 20px;
margin-bottom: 0px;
margin-left: 0px;
width: 640px;
display: inline;
}


#callouts { 
 margin: 10px 0px 10px 0px; 
 width: inherit;
 border-right:1px #cccccc dotted;
 border-left: 1px #cccccc dotted;
background:url(faux-callouts.gif);
 overflow: hidden; /* Paul O Brien Fix for IE www.pmob.co.uk */


}

#leftcallout { 
 padding: 10px;
 width: 280px;
float: left;
 display: block;
 background-image:url(background_callouts.gif);
 background-repeat:repeat-x;
 border-bottom-image:url(background_callouts.gif);
}


 #leftcallout p{
 	margin:0px;
	border-bottom: #CCC dotted 1px;
 }
 

#rightcallout { 
float: right;
 padding: 10px;
 width: 275px;
 display: block;
 background-image:url(background_callouts.gif);
 background-repeat:repeat-x;
}

#rightcallout a, #rightcallout a:active, #rightcallout a:hover,#rightcallout a:visited { 
display:block;
margin-bottom:7px;
border-bottom: #CCC dotted 1px;
}


#rightcallout p, .header2 p {
margin:0;
}

#bottomcallout {
padding: 0px 0px 10px 5px;
margin: 20px 0px 10px 0px;
}


#bottomcalloutleft
{
width:255px;
float:right;
margin-top:17px;
margin-bottom:10px;
}


/* Footer */
#footer { 
 width: inherit;
 clear: both;
 color: #333;
 text-align: center;
 height:80px;
 font-size:.7em;
 text-transform: uppercase;
 line-height:65px;
 background-image:url(background_footer.gif);
 background-repeat:no-repeat;
 background-position:bottom;
 background-color:#f0f1ec;
}

#footer a:link, #footer a:visited, #footer a:active
{color: #333; text-decoration:none; font-size:10px;}

#footer a:hover
{text-decoration:underline;}


/* stay connected box?? */
#connected {
margin-left: 17px
}

#subhomebox{
	width:230px; 
	margin-left:15px;
	margin-top:10px;
	border:#e3e3d4 solid 10px}
	
#subhomeboxint,#subhomeboxint p{
	border:#875b4c dotted 1px; 
	padding:10px;
	}

/* +++++++++++++++++++++++++ End Body Content +++++++++++++++++++++++++ */

/* +++++++++++++++++++++++++ Buttons  +++++++++++++++++++++++++ */

.button a, .button a:hover, .button a:visited, .button a:active
{
padding: 2px 4px 2px 4px;
text-decoration: none;
display: block;
color: #fff;
background-color: #CC6632;
border-top: 2px solid #E5B299;
border-left: 2px solid #E5B299;
border-bottom: 2px solid #7F2B00;
border-right: 2px solid #7F2B00;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
text-align:center;
}


 /*Added from input.css*/
input.button
{
padding: 2px 4px 2px 4px;
text-decoration: none;
color: #fff;
background-color: #CC6632;
text-align:center;
border:2px solid;
border-color: #E5B299 #7F2B00 #7F2B00 #E5B299;
text-align:center;
}

/* Yet another button */
a.button{
padding: 4px 8px 4px 8px;
text-decoration: none;
color: #fff;
background-color: #cc6632;
border:2px solid;
border-color: #e5b299 #7f2b00 #7f2b00 #e5b299;
text-align:left;
margin-top:15px
}

.selected {
	background-color:#333!important;
	padding: 10px 5px 5px 5px;}

/* +++++++++++++++++++++++++ End Buttons  +++++++++++++++++++++++++ */



/* +++++++++++++++++++++++++ Pagination and alternating rows for lists +++++++++++++++++++++++++ */


	
.pagination {margin-top:5px; text-align:center; border:#CCC dotted 1px; width:100%;
}
.records {width:100%; margin-top:15px; margin-bottom:15px}
.records td { padding-left: 5px;vertical-align:top; text-align:left}

 /*This is for alternating rows*/
.odd{background-color: white;} 
 .even{background-color: #efefef;} 

#storeSelectorDiv{width:805px; margin-top:145px; position:absolute; z-index:80}

#storeListDiv{
background-color:#fff;
border:#ccc solid 1px;
display:none;
width:200px;
float:right
}


#storeListDiv ul {
display: block;
font-family: Verdana;
font-size: 11px;
padding: 5px;
vertical-align: baseline;
list-style:none;
width:175px;
background-color:#f0f1ec;
margin-left:7px;
}

#storeListDiv li{border-bottom: 1px solid #ebebeb;}

/* +++++++++++++++++++++++++ FOR REGISTRATION DB  +++++++++++++++++++++++++ */
.instruction {
 font-size: 10px;
 color:#666666;
 line-height: 15px;
}

.requiredFld {
 font-size: 11px;
 color:#cc0000;
 line-height: 18px;
}
/* +++++++++++++++++++++++++ END REGISTRATION DB  +++++++++++++++++++++++++ */

/* +++++++++++++++++++++++++ CLOCKS  +++++++++++++++++++++++++ */
span.clocks{
        background-color:#ffffcc;
        padding:2px;
        border:#ccc solid 1px;
        font-weight:bold;
}
/* +++++++++++++++++++++++++ END CLOCKS  +++++++++++++++++++++++++ */

