*{
	margin: 0;
	padding: 0;
	font-family: arial;
}
body{
	background: #e8e8f4 url(images/bg.png) repeat-x;
	font-size: 13px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;	
	color: black;
	margin-bottom: 25px;
}
html{
	Overflow-y: scroll;
}
img{
	position: relative;
	z-index: 2;
}
.Clear{
	clear: both;
}
.Header{
	width: 960px;
	margin: auto auto;
	padding: 10px;
    position: relative;
}
.ChatButton {
    position: absolute;
    right: 12px;
    bottom: 10px;
}
.MainWrapper{
	background-image: url(images/shadows.png);
	width: 992px;
	margin: auto auto;
	padding-top: 14px;
	margin-top: -8px;
}
.Main{
	background: #e1e1f0 url(images/MainBg.jpg) bottom no-repeat; 
	/*min-height: 500px;*/
	width: 960px;
	margin: auto auto;
	padding-top: 10px;
}
.ContentContainer{
	padding: 0 15px 15px 15px;
}

.Bottom{
	height: 18px;
	width: 992px;
	margin: auto auto;
	background-image: url(images/shadows_bottom.png);
}
/*---Text Styling---*/
.TopNavigation{
	height: 65px;
	width: 980px;
	background-image: url(images/nav_bg.png);
	margin-left: -2px;
}
.TopNavigation ul{
	list-style: none;
	float: right;
}
.TopNavigation ul li{
	float: left;
	margin-top: 2px;
	background: #293289;
}
.TopNavigation ul li a:link,
.TopNavigation ul li a:visited {
	display: block;
	line-height: 37px;
	padding: 0 15px 0 15px;
	margin: 5px 0 5px 0;
	border-right: 1px solid #a3a2d2;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.TopNavigation ul li a:active,
.TopNavigation ul li a:hover{
	color: #a3a2d2;
}
.TopNavigation ul li a.last{
	border: none;
}
/*---Text Styling---*/
.Content{
	color: #595959;
}
.Content a{
	color: #5d94ba;
}
.Content a:hover{
	text-decoration: none;
}
.Content p{
	margin-bottom: 8px;
}
.Content h1,
.Content h2,
.Content h3,
.Content h4,
.Content h5,
.Content h6{
	color: #5d94ba;
	margin-bottom: 8px;
}
.Content h1 span,
.Content h2 span,
.Content h3 span,
.Content h4 span,
.Content h5 span,
.Content h6 span{
	color: #224a6d;
}
.Content ul,
.Content ol{
	margin-left: 25px;
	margin-bottom: 8px;
}
.Content ul li,
.Content ol li
{
    margin-bottom: 3px;
}
.ContentBox{
	width: 928px;
	margin: auto auto;
		position: relative;
}
.ContentBox >.Content{
	background: transparent url(images/ContentBox_bg.png);
	padding: 0 10px 0 10px;
	min-height: 400px;
}
/*---Home Page Stuff---*/
.homeGreenText {    
    color: #7FBE81;
    color: #4C8B4E;
    font-weight: bold;
}
.HomeBox{
	background: transparent url(images/HomeBox_bg.png);
	width: 417px;
	height: 100px;
	padding: 5px 15px 15px 15px;
}
.HomeTextBox{
	background: transparent url(images/HomeTextBox_bg.png);
	height: 49px;
	border-right: 1px solid #343399;
	float: left;
	width: 200px;
}
.HomeTextBox input{
    border: none;
    margin: 1px;
    width: 192px;
    font-size: 16px;
    padding: 3px;
}
.HomeTextBox span{
	line-height: 21px;
	color: white;
	font-weight: bold;
	padding-left: 8px;
}

/*---Members Stuff---*/

.MembersRight{
    float: right;
    width: 740px;
}
.MembersRight >.ContentBox{
	width: 100%;
	margin: auto auto;
	position: relative;
}
.ContentBox >.Content{
	background: transparent url(images/ContentBox_bg.png);
	padding: 0 10px 0 10px;
	min-height: 410px;
}

.MembersNav{
    width: 175px;
    float: left;
}
.MembersNav > div
{
    background: transparent url(images/ContentBox_bg.png);
    padding: 4px;
}
.MembersNav ul{
    list-style: none;
    margin: 0;
    padding: 0;    
}
.MembersNav ul li{    
    margin: 0;
    padding: 0;
}
.MembersNav ul li a{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 3px 0 3px 5px;
    border-bottom: 1px dashed #5d94ba;
    color: #224a6d;
}

.Center{
    margin: auto auto;
}

.disclaimer
{
    font-size: 12px;
    font-weight: bold;
}
.Disclaimer{
    clear: both;
    color: Black;
    font-size: 12pt;
    width: 960px;
    margin: auto auto;
    padding: 3px;
    color: #595959;
    font-weight: bold;
}
.tblHeader
{
    background-color: #D4E2E3;
    font-weight: bold;
    color: #5D94BA;
    padding: 3px;
}
 
 .tblRow
{
    padding: 3px;
}  

 /*====================================MEDICAL BILL HELP STYLING=====================================*/
 
.yellow_bg
 {
     margin: 20px auto;
     width: 600px;
     padding: 20px 15px 20px 25px;
     border-radius: 10px;
     border: 2px solid #f0dc9f;
     background-image: url(images/yellow_bg.jpg);
 }
 
 .bluequestion
 {
     color: #1BA2CD !important;
     font-weight: bold;
 }
 
 .titles
 {
    font-size: 30px;
    font-weight: bold;
    color: #35414C;
    text-shadow: 0px 1px 0px #A1BFC7;
    margin: 18px 0px 22px 0px;
    letter-spacing: -1px;
}

.corner_bg
{
    padding: 20px;
    background-repeat: no-repeat;   
    border-radius: 10px;
    background-image: url(images/corner_bg.png);
}

.button                  /*===========DIV THE BUTTONS GOES IN===========*/
{
    width: 153px;
    height: 37px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    float: right;
    line-height: 37px;
    margin: 0px 20px 0px 0px;
}

.bluebutton                            /*===========BUTTON CHARACTERISTICS===========*/
{
    margin-top: 8px;
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(images/button-blue.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: white;
    text-shadow: 0px 1px 0px #397F96;
}

.bluebutton:hover
{
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(images/button-blue2.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: white;
    text-shadow: 1px 0px 0px #397F96;
}

.signuptxt
{
    padding-top: 10px;
    position: absolute;
    font-weight: bold;
    font-size: 20px;
    color: #635644;
}

#ctl00_ProviderLookup_hyp1{text-decoration:none;}

.contact
{
    font-weight: bold;
    text-align:right !important;
}

.contact_table td
{
    padding:5px;
}



#img1
{
    margin: 20px 0px 20px 0px;
    float:left;
    width:33%;
}
#img1 img{margin: 0px 0px 20px 0px;}

#img2
{
    margin: 20px 0px 20px 0px;
    float:left;
    width:33%;
}
#img2 img{margin: 0px 0px 20px 0px;}

#img3
{
    margin: 20px 0px 20px 0px;
    float:left;
    width:33%;
}
#img3 img{margin: 0px 0px 20px 0px;}


.graytxt
{
    display:block;
    font-size: 14px;
    color: #999;
    font-weight: bold;
    line-height: 20px;
    padding: 10px 15px;
}

.howtousetxtHeader
{
    font-size: 24px;
    color: #50535A;
    font-weight: bold;
    padding: 20px 15px 5px 5px;
}

.badge
{
    width: 31px;
    height: 31px;
    position: relative;
    float: left;
    background-image: url(images/badge.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #895602;
    line-height: 31px;
    text-align: center;
    margin: 0px 5px 0px 10px;
}

.badge
{
    font-weight: bold;
    text-shadow: 0px 1px 0px #F7DF98;
}

.floatingp
{
    width: 240px;
    float: left;
    padding: 0 10px;
    margin-top: -10px; 
    margin-left: 5px;   
}

.getstartedcontent
{
    float: left;
    width: 300px;
    text-align:justify;
}

.gray-table-wrap {
    border-radius: 10px;	
    margin-bottom: 10px;	
	border: solid 1px #818286;
	overflow: hidden;
}
.gray-table {	
    border-collapse: collapse;
}
.gray-table tr:nth-child(odd) {
	background-color: #E1E2E3;
}
.gray-table tr th {
    color: #fff;
	background-color: #818286;
}
.gray-table td,
.gray-table th {
	padding: 3px 5px;
	color: #000;
	font-size: 12px;
	text-align: left;
}

#HowToUse { margin-bottom: 1rem; }
#HowToUse:before, #HowToUse:after { content: ""; display: table; clear: both; }
#HowToUse h4 { text-align: center; padding-bottom: .5rem; font-weight: 900; font-size: 1.75rem; color: #15389e; }
#HowToUse > ul { list-style: none; margin: 0; }
#HowToUse > ul > li { box-sizing: border-box; width: 33.3%; float: left; padding: 0 0.5rem; }
#HowToUse > ul > li div { text-align: center; background: rgb(231, 251, 255); border-radius: .5rem; padding: 1rem 1rem .125rem; min-height: 20.625rem; }
#HowToUse > ul > li div span { font-size: 2rem; color: #fff; background: #50b445; width: 5rem; height: 5rem; display: inline-block; line-height: 2.5; border-radius: 5rem; }
#HowToUse ul li div p { font-size: 1.2rem; font-weight: 400; color: #15389e; line-height: 1.4; }
#HowToUse .button { margin: 2rem auto; width: 14rem; display: block; }

a.orange-button {display: inline-block;text-decoration:none;margin: 0.25rem 0.5rem 0.25rem 0;width: auto;padding: 0.4rem 0.75rem;border-radius: .5rem;border: solid 1px #fff;background: #293289;color: #fff;box-sizing: border-box;line-height: inherit;}
.orange-button:hover { background: #434CA3; }

.amplifon-hearing-how-it-works {
	width: 100%;
	margin: 0 !important;
	list-style-type: none;
	text-align: center;	
}

.amplifon-hearing-how-it-works li {
	box-sizing: border-box;
	display: inline-block;
	float: left;
	width: 33%;
	padding: 0 5px;        
}

.amplifon-hearing-how-it-works li > div {
	text-align: center;
    background: rgba(210, 242, 253, 0.5);    
    border-radius: .5rem;
    padding: 1rem 0.75rem 0.125rem;
}

.amplifon-hearing-how-it-works li > div span {
    font-size: 1rem;
    color: #fff;
    background: #293289;
    width: 2.5rem;
    height: 2.5rem;
    display: inline-block;
    line-height: 2.5;
    border-radius: 5rem;
    margin-bottom: 0.5rem;
}

.amplifon-hearing-how-it-works li > div p {
	height: 210px;
	font-size: 1.25rem;
}