html,
      body {
        height: 100%;
		background-color:#FFFFFF;
        /* The html and body elements cannot have any padding or margin. */
      }
	  

      /* Wrapper for page content to push down footer */
      #wrap {
        /*min-height: 100%;*/
        height: auto !important;
        height: 100%;
        /* Negative indent footer by it's height */
       
      }

      /* Set the fixed height of the footer here */
	  


#headerBand {
	background-color:#FFFFFF;
	width:100%;
	padding-bottom:20px;
	padding-top:20px;
}


#topBand {
	background-color:#00487a;
	width:100%;
	
}

#topBand h1{
	color:#FFFFFF;
	font-size:55px;
	line-height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:middle;
	display:table-cell;
	padding:45px 0px 45px 0px;
	text-transform:uppercase;
}

#topBand img{
	padding:40px 0 40px 0;
}

#underBand {
	background-color:#0083ca;
	width:100%;
	
}

#underBand h2{
	color:#FFFFFF;
	font-size:22px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:middle;
	display:table-cell;
	padding:20px 0;
}
#headerBandImage
{
width:100%;
background-image:url(//agentviewcigna.com/GASBAgent/Cache/products/902545-banner.jpg);
 background-size: contain;
  background-repeat: no-repeat;
  height: 0;
padding-top: 21.6%; /* (img-height / img-width * width) */
                /* (343 / 1300 * 100) */
}

 
#midBand {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	background-color:#FFFFFF;
	display:inline-block;
	width:100%;
	padding:20px 20px 20px 20px;
	margin:25px 0;
	
} 

#midBand p{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	display:inline-block;
	width:100%;
} 
#midBand ul{
	margin-left:0;
	padding-left:0;
	margin-bottom:30px;
} 
#midBand ul li{
	list-style:none;
	padding-bottom:4px;
} 

#midBand ul li a{
	text-decoration:underline;
	color:#004986;
} 

#midBand ul li a:hover{
	color:#007bc0;
} 

#midBand .callout{
	color:#0083cb;
	font-size:17px;
	line-height:20px;
} 


#midBand h3 {
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	padding:0;
	margin-top:0;
	color:#0083cb;
} 

.rightContent
{
width:100%;
padding:30px 0;	
}

.rightContent img
{
width:100%;

}


.control-label {text-align: left !important;}
#submit {  border-radius: 0 !important; background-color:#007a3e; border:none !important; color:#FFFFFF; font-size:17px; font-weight:bold; padding:10px; width:25%; margin-top:10px; margin-bottom:30px;}
#submit img{ padding-left:6px;}
.needsfilled {background-color:#FC9 !important;}
#bottomBand {
	background-color:#e7e8ea !important;
	padding:30px 0;
	display:inline-block;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
}
#bottomBand a {color:#000000; text-decoration:none; padding:4px;}
#bottomBand a:first-child {padding-left:0px !important;}
#bottomBand p {
	font-size:14px;
	line-height:18px;

}
.orangeHeader
{
color:#f26322 !important;
font-size:20px !important;
line-height:24px !important; 
}
.subOrangeHead
{
color:#f6861f !important;

font-size:16px !important;
line-height:20px !important; 
}

.subOrangeHead2
{
	font-size:16px !important;
	color:#f26322 !important;
font-weight:bold !important;
line-height:18px !important; 
}
.subBlueHead
{color:#0083ca !important;font-size:16px !important;}
.logoBlueHead
{color:#0083ca !important;font-size:16px;line-height:77px;text-align:right;
}
.blueText
{color:#0083ca !important;text-decoration:underline;}

.orangeHeaderSmall
{
	color:#f26322 !important;
	font-size:16px;
	}
.orangeHeaderSmall2
{
	color:#f6861f !important;
	font-size:16px;
	}
	

.linkHeader
{
text-decoration:underline;
color:#0083cb;
font-size:14px !important;
}

.greyText
	{
		color:#58595b !important;
		font-size:16px !important;
		padding-right:5%;
		}
		.foodLink
		{
		color:#00487a ;
		text-decoration:underline;
		}

	.smallFont, .smallFont p
{
	font-size:12px !important;
	color:#58585a !important;
}

.textHeader
{

font-size:18px !important;
line-height:25px !important; 
}
.smallFont, .smallFont p
{
	font-size:12px !important;
}
.footNotes li
{
	font-size:12px ;
}
.paddingHead
{
padding:1.5% 0;	
}
.paddingBottom
{
	padding-bottom:7px;
}

.paddingBottomPara
{
	padding-bottom:15px;
}

.paddingTop
{
padding-top:3%;	
}

.paddingTop2
{
padding-top:30px !important;	
}

.paddingRight
{
padding:0 10% 0 0% !important;	
}
.fontFooter
{
padding-right:0px;	
color:#58595b !important;
font-size:12px !important;
}

table tbody>tr>td.vertAlign{
    vertical-align: top;
	color:#58595b;
	font-size:12px;
	padding-right:2px;
}
table tbody>tr>td.rightText{
padding-right:7px;
	text-align:right;
}


.callOut
{
background-color:#e7e7e8;	

}

.callOut tr td
{
padding:0px 20px ;
}
.borderless tr td {
    border: none !important;
	padding:0px 0px ;
	
   }
.whiteHead,.whiteText
{color:white !important}   
.whiteText
{font-style:italic}
.paddingText
{
padding-left:40px;	
}
.blueBackground
{background-color:#0083ca;padding:5% 10%; height:236px}

.footnoteTd
			{
			width:2%;	
			text-align:right;
			padding-right:4px;
vertical-align:top ;
			}
@media (min-width: 1000px) and (max-width: 1200px) {
	#topBand h1{
	font-size:45px;
	line-height:50px;
	padding:45px 30px 40px 0;
}

#topBand img{
	padding:40px 30px 40px 0 !important;
}


#underBand h2{
	font-size:20px;
	line-height:20px;
	padding:23px 0;
}
#headerBandImage
{
/*height:326px;	*/
}

.paddingText
{
padding-left:90px;	
}
.blueBackground
{background-color:#0083ca;width:580px;padding:3.5% 6%;}

}

@media (min-width: 991px) and (max-width: 999px) {
#topBand h1{
	font-size:45px;
	line-height:50px;
	padding:40px 20px 40px 0;
}
#topBand img{
	padding:35px 30px 35px 0 !important;
}
#underBand h2{
	font-size:20px;
	line-height:20px;
	padding:20px 0;
}
 #headerBandImage
{
/*height:230px;	*/
}
.paddingText
{
padding-left:90px ;	
}
.logoBlueHead
{font-size:15px; vertical-align:middle}
.blueBackground
{width:60%; padding:4% 6%} 
}
@media (min-width: 979px) and (max-width: 991px) {
.paddingText
{
padding-left:13px;
padding-top:2%;	
}

#topBand h1{
	font-size:45px;
	line-height:50px;
	padding:40px 0px 40px 0;
}

#topBand img{
	padding:35px 30px 35px 0 !important;
}


#underBand h2{
	font-size:20px;
	line-height:20px;
	padding:20px 0;
}
 #headerBandImage
{
/*height:230px;	*/
}
.logoBlueHead
{font-size:15px; vertical-align:middle}
.blueBackground
{width:380px;height:auto !important; padding:4.5% 7%;margin-left:15px} 
.subBlueHead
{padding-top:20px;}
}

@media (min-width: 768px) and (max-width: 979px) {
#topBand h1{
	font-size:40px;
	line-height:40px;
	padding:40px 0;
}

#topBand img{
	padding:20px 30px 10px 0 !important;
}


#underBand h2{
	font-size:20px;
	line-height:20px;
	padding:16px 0;
}
	
#submit { width:100%;}
.sideIMG  {
	margin-bottom:15px;}
.fontFooter
{
padding-right:0px;	
color:#58595b !important;
}
   
   #headerBandImage
{
/*(height:250px;
min-height:200px;	*/
}
.paddingText
{
padding-left:13px;
padding-top:2%;	
}
table tbody>tr>td.rightText{
padding-right:2px;
	text-align:right;
}
table tbody>tr>td.vertAlign{
    padding-right:4px;
}
 .blueBackground
{width:380px;height:auto !important; padding:4.5% 7%;margin-left:15px} 
.logoBlueHead
{font-size:14px; vertical-align:middle}
.subBlueHead
{padding-top:20px;}
  }
	
@media (max-width: 767px) {
	
	#topBand h1{
	font-size:36px;
	line-height:36px;
	padding:37px 0 37px 20px;
}

#topBand img{
	padding:28px 30px 28px 20px !important;
}


#underBand h2{
	font-size:17px;
	line-height:19px;
	padding:16px 0 16px 20px;
}
#submit { width:100%;}
.sideIMG  {margin-bottom:15px;}
.fontFooter
{
padding-right:0px ;	
}

.paddingText
{
padding-left:15px;
padding-top:2%;	
}
table tbody>tr>td.rightText{
padding-right:2px;
	text-align:right;
}
table tbody>tr>td.vertAlign{
    padding-right:4px;
}
#headerBandImage
{

/*height:115px !important;*/
} .blueBackground
{width:380px; height:auto;padding-bottom:3% !important;margin-left:15px}
.logoBlueHead
{font-size:9px;line-height:77px; vertical-align:middle}
.subBlueHead
{padding-top:20px;}
 }
	

	
@media (max-width: 480px) {
#topBand h1{
	font-size:30px;
	line-height:30px;
	padding:35px 0px;
}

#topBand img{
	padding:28px 30px 25px 0 !important;
}

#underBand h2{
	font-size:16px;
	line-height:16px;
	padding:13px 0;
}
#submit { width:100%;}
.sideIMG  {margin-bottom:15px;}

.fontFooter
{
padding-right:0px ;	
}
#headerBandImage
{
/*height:auto;
min-height:115px !important;*/
}
.paddingText
{
padding-left:13px;
padding-top:2%;	
}
.paddingRight
{
padding:0 5% 0 1% !important;	
}	
table tbody>tr>td.rightText{
padding-right:0px;
	text-align:right;
}
table tbody>tr>td.vertAlign{
    padding-right:4px;
}
.blueBackground
{width:380px; height:auto;padding-bottom:4%  !important; margin-left:15px}

.logoBlueHead
{font-size:8px;line-height:85px; vertical-align:middle}
.subBlueHead
{padding-top:20px;}
}