ul.accordion { list-style-type: none; list-style-image: none; }

.accordion {
  width: 100%;
  list-style-type: none;
  list-style-image: none;
  max-width: 900px; 
  margin: 30px auto 20px;
}

.accordion li.accordionlink{
background: #dddddd;
margin-bottom:30px;
  
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 42px;
font-family: 'Oswald', sans-serif;
	font-weight: normal;
  font-size: 22px;
  color: #00A4EB;
  border-bottom: 1px solid #aaaaaa;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li.accordionlink i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li.accordionlink i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.accordion li.open .link { color: #b63b4d; }

.accordion li.open i { color: #b63b4d; }

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

td {
font-family: Arial, Helvetica, sans-serif !important;
}

.submenu {
  display: none;
  background: #eeeeee;
  padding:10px;
  color:#000000;
    border: 1px solid #aaaaaa;
	
}

.submenu strong{
font-size: 17px;
font-family: Arial, Helvetica, sans-serif !important;
}

.specialfontorange{
font-family: 'Oswald', sans-serif;
font-weight: normal;
font-size: 13pt;
color: #ffa200;
}

.textnexttoimage{
color: #008ed7; 
margin-left: -20px; 
margin-top: 35px;
font-size: 11pt;
text-transform: uppercase;
z-index: 150px;
float: right;
position: absolute;
}

.redtext{
	color:#db0000;
	font-size: 16pt;
}

.enrollmentstyle{
font-size: 20pt;
color:#009EB0; 
}

.enrollmentstyle:hover{
color:#00CFE6; 
}

.bluespecial{
font-size: 17pt;
line-height:19pt;
color: #004ca9;
font-family: 'Oswald', sans-serif;
font-weight: normal;
text-transform: uppercase;	
}

.cosstyle{
color:#000000;
font-family: 'Oswald', sans-serif;
font-size:18pt;
line-height:20pt;
}

.cosstyle span{
color:#003265;
font-family: 'Oswald', sans-serif;
font-size:16pt;
line-height:16pt;
font-weight:bold;
}

.cosstyle small{
color:#000000;
font-size:11pt;
line-height:12pt;
font-family: Arial, Helvetica, sans-serif !important;
}

.cosstyle small small{
color:#000000;
font-size:8pt;
line-height:9pt;
font-family: Arial, Helvetica, sans-serif;
}

.enrollmainwrapper{
	float:left; 
	display:inline-block; 
	width:550px;
}

.quickboxwrapper{
	float:right; 
	display:inline-block; 
	width:350px;
}

.quickbox{
font-family: 'Oswald', sans-serif;
text-align:center;
border: 2px solid #f2a500; 
background:#fff7cd; 
background:#fff7cd; 
padding:10px; 
margin-top:15px; 
}


ul.smallchecks {
	margin: 0;
	padding: 0 0 0 10px;
	list-style:none;
	list-style-type: none;
	list-style-image: none;
	margin-left: 10px;
}

ul.smallchecks li {
	margin: 0;
	padding: 2px 5px 2px 25px;
	background:url(/images/checkBullet.png) 1px 1px no-repeat;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	font-style:italic;
}



ul.checksquare {
	margin: 0;
	padding: 0 0 0 10px;
	list-style:none;
	list-style-type: none;
	list-style-image: none;
	margin-left: 5px;
	margin-top:4px;
}

ul.checksquare li {
	margin: 0;
	padding: 4px 8px 4px 35px;
	background:url(/images/icons/check_square.png) 9px 3px no-repeat;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	font-size: 11pt;
}


.standoutitalic{
	font-size:12pt;
	font-weight:normal;
	color:#000000;
}

.standoutitalic u{
	font-style: normal;
	font-size:13pt;
	font-weight:bold;
	color:#ff0000;
}

.maintenanceformbox{
	border: 1px solid #aaaaaa;
	background: #ffffff;
	padding:5px;
	margin-top:10px;
}

.maintenanceformbox ul{
	margin-left:10px;
}

.maintenanceformbox p{
font-family: 'Oswald', sans-serif;
font-weight:normal;
text-align:center;
font-size:13pt;
margin:0px;
padding:0px;
}
/* -------------------------------------------------------------- */	
/* ----------------------- PANEL BOXES -------------------------- */
.bluepanelbox, .greenpanelbox, .orangepanelbox{
	margin-top:10px;
}

.bluepanelbox a{
color:#ffffff;
font-size:14pt;
line-height:15pt;
font-family: 'Oswald', sans-serif;
font-weight:normal;
padding:10px;
text-decoration: none;
border: 1px solid #005596;
border-radius: 10px;
background: #005596;
}

.bluepanelbox a:hover{
color:#ffffff;
text-decoration: none;
border: 1px solid #005596;
border-radius: 10px;
background: #2c81c1;
}

.bluepanelbox a img{
	vertical-align:middle;
	margin-right:3px;
}

.greenpanelbox a{
color:#ffffff;
font-size:14pt;
line-height:15pt;
font-family: 'Oswald', sans-serif;
font-weight:normal;
padding:10px;
text-decoration: none;
border: 1px solid #517549;
border-radius: 10px;
background: #517549;
}

.greenpanelbox a:hover{
color:#ffffff;
text-decoration: none;
border: 1px solid #517549;
border-radius: 10px;
background: #85b57b;
}

.greenpanelbox a img{
	vertical-align:middle;
	margin-right:3px;
}


.orangepanelbox a{
color:#ffffff;
font-size:14pt;
line-height:15pt;
font-family: 'Oswald', sans-serif;
font-weight:normal;
padding:10px;
text-decoration: none;
border: 1px solid #ec8500;
border-radius: 10px;
background: #ec8500;
}

.orangepanelbox a:hover{
color:#ffffff;
text-decoration: none;
border: 1px solid #ec8500;
border-radius: 10px;
background: #f3bc51;
}

.orangepanelbox a img{
	vertical-align:middle;
	margin-right:3px;
}
	
/* -------------------------------------------------------------- */	
/* -------------------------------------------------------------- */	

	
ul.providerBULLETS_new{
list-style-image: none;
	list-style-type: none;
	margin:0;
	padding: 0;
	line-height: 14pt;
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3; 
			
    -webkit-column-gap: 5;
       -moz-column-gap: 5;
            column-gap: 5; 	

}

ul.providerBULLETS_new li{
	color: #005db3;
	font-weight: normal;
	font-size: 10pt;
	background: url(/images/icons/goldbullet.png);
background-position: 0px 6px;
padding: 1px 0 1px 15px; 
background-repeat: no-repeat;
display:block;
}

ul.providerBULLETS_new li a{
	color: #0042AD;
	text-decoration:none;
}

ul.providerBULLETS_new li a:hover{
	color: #00A4DB;
	text-decoration:underline;
}	


.enrollbanner{
	width:100%;
	height:300px;
	margin:0;
	padding:0;
	background:#f4b942;
}