/*
Department of Homeland Security website
v4.101 Cambio
*/


/*       ### Tags ###       */

body {
  font-family:arial, helvetica, sans-serif;
  color:#ffffff;
  margin:0;
  padding:0;
  background:#0c0c32 url(/profiles/dhs_gov/modules/features/dhs_ntas_alert/img/cambio-back.jpg) repeat-x scroll center top;
  color:#333333;
  font-size:0.8em
}
h1 {
  font-family:calibri, arial, helvetica, sans-serif;
  font-size:1.6em;
  color:#cc3333;
  padding:12px 0 6px 0;
  margin:0;
}
p {
  padding:0 0 12px 0;
  margin:0;
}
a:link {
  color:#00578D
}
a:visited {
  color:#800080 /*tired of defending the unimportance of visited links */
}
a:hover {
  color:#5F95CB
}
a:active {
  color:#5F95CB
}


#threat {
  background:#ffffff;
  width:160px;
  margin:10px auto;
  border:1px solid #e0e0e0;
  text-align: center;
}
#threat p {
  margin:0 5px 0 5px;
  padding:3px 0 5px 0;
  color:#000000;
  text-align: center;
}
#threat a {
  color:#666666;
  text-decoration:none
}
#threat a:hover {
  color:#00578D;
  text-decoration:underline
}
#threat a:visited {
  color:#800080;
  text-decoration:none
}
#threat img {
  background:#ffffff;
  margin:0px 0px 0px 0px;
  padding:2px;
  border:0px
}

#threatLevel {
  text-align:center;
  margin:0;
}


#ntas {background-color:#ffffff} 
#ntas h1 {color:#ffffff; margin:5px 0 10px 5px; padding:2px 4px; text-align:center; font-size:.9em; }
#ntas h2 {margin:0; padding:0}
#ntas p {font-size:.85em; margin:0 0 0 2px; padding:0}
#ntas .footer {text-align:center; font-size:x-small; font-style:oblique; margin:0px color:#ffffff;}
#ntas li {padding:2px 0}
#ntas ul {margin:5px 0 10px 5px}
#ntas a:link {
  color:#ffffff
}
#ntas a:visited {
  color:#ffffff 
}
#ntas a:hover {
  color:#ff0000
}
#ntas a:active {
  color:#ffffff
}