/*****************************************************************************/
/******************************************************************** RESETS */
/*****************************************************************************/
html {
  background-attachment:     fixed;
  background-color:          #000066;
  background-position:       0 0;
  background-repeat:         no-repeat;
  border:                    0;
  height:                    100%;
  margin:                    0;
  padding:                   0;
  }
body {
  background-attachment:     fixed;
  background-color:          #000066;
  background-position:       100% 100%;
  background-repeat:         no-repeat;
  border:                    0;
  font-size:                 10px;
  min-height:                100%;
  height:                    auto !important;
  height:                    100%;
  line-height:               1;
  margin:                    0;
  padding:                   1px 0;
  text-align:                center;
  }
#headFrame hr,#headFrame h2,
#mainFrame hr,#mainFrame h2,
#moreFrame hr,#moreFrame h2,
#menuFrame hr,#menuFrame h2,
#footFrame hr,#footFrame h2 {
  display:                   none;
  }
#headFrame div.panel hr, #headFrame div.panel h2,
#mainFrame div.panel hr, #mainFrame div.panel h2,
#moreFrame div.panel hr, #moreFrame div.panel h2,
#menuFrame div.panel hr, #menuFrame div.panel h2,
#footFrame div.panel hr, #footFrame div.panel h2 {
  display:                   block;
  }
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

*{margin-top:0;}

div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;}

h1,h2,h3,h4,h5,h6,p{margin-bottom:0.5em;}

input,select,option,optgroup,textarea,button{font-size:1em;}

body{line-height:1.1;}
/*ol,ul{list-style:none;}*/
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';}

/* remember to define focus styles! */
:focus{outline:0;}

/* remember to highlight inserts somehow! */
ins{background:#ffffe1;text-decoration:none;}
del{text-decoration:line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;}
h1 {font-size:               1.6em;}
h2 {font-size:               1.5em;}
h3 {font-size:               1.4em;}
h4 {font-size:               1.2em;}
h5 {font-size:               1.1em;}
h6 {font-size:               1.0em;}



/*****************************************************************************/
/***************************************************** FLOAT BEHAVIOR SWITCH */
/*****************************************************************************/
#pageFrame:after,
#pagePanel:after,
#coreFrame:after {
  clear:                     both;
  content:                   "...";
  display:                   block;
  font-size:                 1px;
  height:                    0;
  overflow:                  hidden;
  visibility:                hidden;
  }



/*****************************************************************************/
/******************************************************************* LAYOUTS */
/*****************************************************************************/
body.layout\00003AfluidMax #pageShell {
  border:                    0;
  border-bottom:             1px solid transparent;
  margin:                    0;
  min-width:                 750px;
  text-align:                left;
  }
body.layout\00003AfluidBdr #pageShell {
  border:                    2px solid transparent;
  margin:                    1em;
  min-width:                 750px;
  text-align:                left;
  }
body.layout\00003AfixedWide #pageShell {
  border:                    2px solid transparent;
  margin:                    1em auto;
  max-width:                 800px;
  min-width:                 800px;
  text-align:                left;
  width:                     auto !important;
  width:                     800px;
  }
body.layout\00003AfixedThin #pageShell {
  border:                    2px solid transparent;
  margin:                    1em auto;
  max-width:                 750px;
  min-width:                 600px;
  text-align:                left;
  width:                     auto !important;
  width:                     600px;
  }
body.layout\00003AelasticWide #pageShell {
  border:                    2px solid transparent;
  margin:                    1em auto;
  max-width:                 75em;
  min-width:                 60em;
  text-align:                left;
  width:                     auto !important;
  width:                     60em;
  }
body.layout\00003AelasticThin #pageShell {
  border:                    2px solid transparent;
  margin:                    1em auto;
  max-width:                 65em;
  min-width:                 50em;
  text-align:                left;
  width:                     auto !important;
  width:                     50em;
  }



/*****************************************************************************/
/******************************************************************* FORMATS */
/*****************************************************************************/
/* ---------------------------------------------------- 3 Columns, Menu Left */
body.format\00003Acol3ml {}
body.format\00003Acol3ml #pagePanel {
  margin-left:               180px;
	}
body.format\00003Acol3ml #coreFrame {
  border-right:              1px solid transparent;
  border-left:               1px solid transparent;
  margin-right:              240px;
	}
body.format\00003Acol3ml #corePanel {
  display:                   inline;
  float:                     right;
  width:                     100%;
	}
body.format\00003Acol3ml #mainFrame {
  display:                   inline;
  float:                     left;
  width:                     100%;
	}
body.format\00003Acol3ml #moreFrame {
  display:                   inline;
  float:                     right;
  margin-right:              -241px;
  width:                     240px;
	}
body.format\00003Acol3ml #menuFrame {
  display:                   inline;
  float:                     left;
  margin-left:               -181px;
  width:                     180px;
  }

/* --------------------------------------------------- 3 Columns, Menu Right */
body.format\00003Acol3mr {}
body.format\00003Acol3mr #pagePanel {
  margin-left:               18em;
	}
body.format\00003Acol3mr #coreFrame {
  border-right:              0.05em solid transparent;
  border-left:               0.05em solid transparent;
  margin-right:              20em;
	}
body.format\00003Acol3mr #corePanel {
  display:                   inline;
  float:                     left;
  width:                     100%;
	}
body.format\00003Acol3mr #mainFrame {
  display:                   inline;
  float:                     right;
  width:                     100%;
	}
body.format\00003Acol3mr #moreFrame {
  display:                   inline;
  float:                     left;
  margin-left:               -18.05em;
  width:                     18em;
	}
body.format\00003Acol3mr #menuFrame {
  display:                   inline;
  float:                     right;
  margin-right:              -20.05em;
  width:                     20em;
	}

/* ------------------------------------------- 3 Columns, Menu and More Left */
body.format\00003Acol3mml {}
body.format\00003Acol3mml #pagePanel {
  border-left:               0.05em solid transparent;
  margin-left:               20em;
	}
body.format\00003Acol3mml #coreFrame {
  border-left:               0.05em solid transparent;
  margin-left:               18em;
	}
body.format\00003Acol3mml #corePanel {
  display:                   inline;
  float:                     right;
  width:                     100%;
	}
body.format\00003Acol3mml #mainFrame {
  display:                   inline;
  float:                     right;
  width:                     100%;
	}
body.format\00003Acol3mml #moreFrame {
  display:                   inline;
  float:                     left;
  margin-left:               -18.05em;
  width:                     18em;
	}
body.format\00003Acol3mml #menuFrame {
  display:                   inline;
  float:                     left;
  margin-left:               -38.1em;
  width:                     20em;
  }

/* ------------------------------------------ 3 Columns, Menu and More Right */
body.format\00003Acol3mmr {}
body.format\00003Acol3mmr #pagePanel {
  border-right:              0.05em solid transparent;
  margin-right:              20em;
  }
body.format\00003Acol3mmr #coreFrame {
  border-right:              0.05em solid transparent;
  margin-right:              18em;
  }
body.format\00003Acol3mmr #corePanel {
  display:                   inline;
  float:                     left;
  margin-right:              18em;
  width:                     100%;
  }
body.format\00003Acol3mmr #mainFrame {
  display:                   inline;
  float:                     left;
  width:                     100%;
  }
body.format\00003Acol3mmr #moreFrame {
  display:                   inline;
  float:                     right;
  margin-right:              -18.05em;
  width:                     18em;
  }
body.format\00003Acol3mmr #menuFrame {
  display:                   inline;
  float:                     right;
  margin-right:              -20.05em;
  width:                     20em;
  }

/* ---------------------------------------------------- 2 Columns, Menu Left */
body.format\00003Acol2ml {}
body.format\00003Acol2ml #pagePanel {
	margin-left:               20em;
	}
body.format\00003Acol2ml #coreFrame {
  border-right:              none;
  border-left:               0.05em solid transparent;
	}
body.format\00003Acol2ml #corePanel {
  display:                   inline;
  float:                     right;
  width:                     100%;
	}
body.format\00003Acol2ml #mainFrame {
  display:                   inline;
  float:                     left;
  width:                     100%;
	}

body.format\00003Acol2ml #moreFrame {
  display:                   inline;
  float:                     left;
  width:                     100%;
	}
body.format\00003Acol2ml #menuFrame {
  display:                   inline;
  float:                     left;
  margin-left:               -13.0em;
  width:                     180px; 
  background:            #AFBED3;
  border-color:         #999;
 /* display:                   inline;  #dedede
  float:                     left;
  margin-left:                       -20.05em;      -180px;
  width:                     180px; */
	}
body.format\00003Acol2ml #coreFrame {
	border-left: 0.05em solid transparent;
	width:	619px;
	margin-left:-4px;
	display:inline;
	float:right;
	}
body.format\00003Acol2ml #moreFrame {
	border-top:                0.05em solid transparent;
	}

body.format\00003Acol2ml #moreFrame div.panel {
  float:                     left;
  width:                     20em;
	}
	


/* --------------------------------------------------- 2 Columns, Menu Right */
body.format\00003Acol2mr {}
body.format\00003Acol2mr #coreFrame {
  border-left:               none !important;
  border-right:              0.05em solid transparent;
  margin-right:              20em;
  }
body.format\00003Acol2mr #corePanel {
  display:                   inline;
  float:                     left;
  width:                     100%;
  }
body.format\00003Acol2mr #mainFrame {
  display:                   inline;
  float:                     right;
  width:                     100%;
  }
body.format\00003Acol2mr #moreFrame {
  display:                   inline;
  float:                     right;
  width:                     100%;
  }
body.format\00003Acol2mr #menuFrame {
  display:                   inline;
  float:                     right;
  margin-right:              -20.05em;
  width:                     20em;
  }
body.format\00003Acol2mr #moreFrame {
  border-top:                0.05em solid transparent;
  }
/*
body.format\00003Acol2mr #moreFrame div.panel {
  float:                     left;
  width:                     20em;
  }
*/

/* --------------------------------------------------------- 1 Column, Split */
body.format\00003Acol1scs {}
body.format\00003Acol1scs #mainFrame {
  float:                     left;
  width:                     49%;
  }
body.format\00003Acol1scs #moreFrame {
  display:                   inline;
  float:                     right;
  width:                     49%;
  }
body.format\00003Acol1scs #menuFrame {
  border-top:                1px solid transparent;
  display:                   inline;
  float:                     left;
  width:                     100%;
  }

/* --------------------------------------------------- 1 Column, Split (Alt) */
body.format\00003Acol1sca {}
body.format\00003Acol1sca #mainFrame {
  float:                     right;
  width:                     49%;
  }
body.format\00003Acol1sca #moreFrame {
  display:                   inline;
  float:                     left;
  width:                     49%;
  }
body.format\00003Acol1sca #menuFrame {
  border-top:                1px solid transparent;
  display:                   inline;
  float:                     left;
  width:                     100%;
  }

/* ----------------------------------------------- 1 Column, Split (Compact) */
body.format\00003Acol1scc {}
body.format\00003Acol1scc #mainFrame {
  float:                     left;
  border-bottom:             1px solid transparent;
  width:                     100%;
  }
body.format\00003Acol1scc #moreFrame {
  display:                   inline;
  float:                     right;
  width:                     49%;
  }
body.format\00003Acol1scc #menuFrame {
  display:                   inline;
  float:                     left;
  width:                     49%;
  }

/* ------------------------------------------------ 1 Column, Split (Linear) */
body.format\00003Acol1scl {}
body.format\00003Acol1scl #coreFrame {
  display:                   block;
  }
body.format\00003Acol1scl #mainFrame {
  display:                   block;
  border-bottom:             1px solid transparent;
  }
body.format\00003Acol1scl #moreFrame {
  display:                   block;
  border-bottom:             1px solid transparent;
  }



/*****************************************************************************/
/************************************************************* FONT FAMILIES */
/*****************************************************************************/
body.font\00003Asans {
  font-family:               'Arial','Segoe UI','Verdana',sans-serif;
  }
body.font\00003Amono {
  font-family:               monospace;
  }
body.font\00003Aavec {
  font-family:               'Arial','Times New Roman',serif;
  }



/*****************************************************************************/
/**************************************************************** TEXT SIZES */
/*****************************************************************************/
body.text\00003Axs #pageShell {
  font-size:                 100%;/* ~10px */
  }
body.text\00003Asm #pageShell {
  font-size:                 110%;/* ~11px */
  }
body.text\00003Amd #pageShell {
  font-size:                 140%;/* ~14px */
  }
body.text\00003Alg #pageShell {
  font-size:                 160%;/* ~16px */
  }
body.text\00003Axl #pageShell {
  font-size:                 180%;/* ~18px */
  }
body.text\00003Abd,
body.text\00003Abd #pageShell {
  font-size:                 100%;/* Browser Default */
  }



/*****************************************************************************/
/******************************************************************** THEMES */
/*****************************************************************************/
/* ----------------------------------------------------------- Default Theme */
/* Column Colors, etc. */
body.theme\00003Adefault {
  background-color:          #000066;
  }
body.theme\00003Adefault #pageShell {
  border:                    0;
  }
body.theme\00003Adefault #pageFrame {/* Left Column Background */
  background-color:          #abc0e1;
  border-top:                5px solid #cc0000;
  margin-bottom:             5px;
  }
body.theme\00003Adefault #pagePanel {/* Right Column Background */
  background-color:          #abc0e1;
  }
body.theme\00003Adefault #coreFrame {/* Center Column Background */
  background-color:          #ffffff;
  }

/* GENERAL PANEL DEFAULTS */
body.theme\00003Adefault #coreFrame div.panel {
  padding:                   5px 10px;
  }
body.theme\00003Adefault #coreFrame div.panel p,
body.theme\00003Adefault #corePanel div.panel li {
  line-height:               1.5;
  margin-bottom:             10px;
  }
body.theme\00003Adefault #coreFrame div.panel h3 {
  margin-bottom:             5px;
  }
div.panel{overflow:          hidden;}

/* HEAD FRAME */
body.theme\00003Adefault #headFrame {
  border:                    1px solid #ffffff;
  border-top:                3px solid #ffffff;
  }
body.theme\00003Adefault #headFrame h1 {
  display:                   none;
  }
body.theme\00003Adefault #headFrame h1 a {
  }
body.theme\00003Adefault #headFrame h1 a:hover {
  }
body.theme\00003Adefault #headFrame form {
  background-color:          #cc0000;
  background-image:          url('default/logo5.gif');
  background-position:       15px 15px;
  background-repeat:         no-repeat;
  min-height:                45px;
  height:                    auto !important;
  height:                    45px;
  margin:                    0;
  padding:                   5px 5px 0 0;
  text-align:                right;
  }
body.theme\00003Adefault #headFrame form label.overlabel {
/*   color:                     #ffffff; */
  }
body.theme\00003Adefault #headFrame form p {
 /* color:                     #ffffff; */
  font-size:                 0.9em;
  padding:                   2px 30px 0 0;
  }
body.theme\00003Adefault #headFrame form #gosearch{
  background-color:          transparent;
  background-image:          url('default/go.gif');
  background-position:       50% 50%;
  background-repeat:         no-repeat;
  border:                    0;
  margin:                    0;
  overflow:                  hidden;
  padding:                   0 0 0 25px;
  text-indent:               25px;
  width:                     25px;
  }
body.theme\00003Adefault #headFrame fieldset {
  border:                    0;
  margin:                    0;
  }
body.theme\00003Adefault #headFrame fieldset legend {
  display:                   none;
  }
body.theme\00003Adefault #headFrame h2 {
  background-image:          url('default/header.jpg');
  background-repeat:         no-repeat;
  height:                    0;
  margin:                    0;
  overflow:                  hidden;
  padding:                   173px 0 0 0;
  }

/* MAIN FRAME */
body.theme\00003Adefault #mainFrame {}
body.theme\00003Adefault #mainFrame #emergency-phone {
  border:                    0;
  font-size:                 0.8em;
  margin:                    0;
  }
body.theme\00003Adefault #mainFrame #emergency-phone h3 {
  background-color:          transparent;
  border:                    0;
  color:                     #000000;
  margin:                    0 0 15px 0;
  padding:                   0;
  text-align:                right;
  }
body.theme\00003Adefault #mainFrame #emergency-phone h3 span {
/*  color:                     #cc0000; */
  float:                     left;
  }
body.theme\00003Adefault #mainFrame div.panel {
  border:                    7px solid #003d69;
  margin:                    0 5px 5px 5px;
  padding:                   0;
  }
body.theme\00003Adefault #mainFrame div.panel h3 {
  background-color:          #003d69;
  border-bottom:             7px solid #003d69;
  color:                     #ffffff;
  text-align:                center;
  }
body.theme\00003Adefault #mainFrame div.panel p {
  margin:                    0 5px 10px 5px;
  }

/* MORE FRAME */
body.theme\00003Adefault #moreFrame {
  padding:                   5px 0 0 0;
  }
body.theme\00003Adefault #moreFrame #threat-advisory,
body.theme\00003Adefault #moreFrame #threat-advisory * {
  background:                transparent;
  border:                    0;
  margin:                    0;
  padding:                   0;
  text-align:                center;
  }
body.theme\00003Adefault #moreFrame div.panel {
  background:                #ffffff;
  border:                    7px solid #8590ae;
  margin:                    0 5px 10px 5px;
  padding:                   0;
  text-align:                center;
  }
body.theme\00003Adefault #moreFrame div.panel h3 {
  background-color:          #8590ae;
  border-bottom:             7px solid #8590ae;
  font-size:                 0.9em;
  letter-spacing:            0.2em;
  margin:                    0;
  position:                  relative;/* for ie6 */
  text-align:                center;
  }
body.theme\00003Adefault #moreFrame div.panel p {   /* for alert text */
  font-family:Arial, Helvetica, sans-serif;
  font-size:  1.1em;
/*  color:#CC0000;   */
  background-image:url('http://forecast.weather.gov/wwamap/png/box.png');
  background-repeat:no-repeat;
  background-position: 30% 100%;
  padding: 150px 0 0 0 ;
  overflow:hidden;
  
  }

body.theme\00003Adefault #moreFrame div.panel a {    
  font-family:Arial, Helvetica, sans-serif;
  font-size:  1.1em;
  color:#CC0000;
  background-color:#FFFFFF;
  display:block;
  
  
  }
body.theme\00003Adefault #moreFrame div.paneltop { /* for warning text */
  background:                #ffffff;
  border:                    7px solid #8590ae;
  margin:                    0 5px 10px 5px;
  padding:                   0;
  text-align:                center;
  }
body.theme\00003Adefault #moreFrame div.paneltop h3 {
  background-color:          #8590ae;
  border-bottom:             7px solid #8590ae;
  font-size:                 0.9em;
  letter-spacing:            0.2em;
  margin:                    0;
  position:                  relative;/* for ie6 */
  text-align:                center;
  }
body.theme\00003Adefault #moreFrame div.paneltop p {  
  font-family:Arial, Helvetica, sans-serif;
  font-size:  1.1em;
/*  color:#CC0000;  */
  padding: 15px 0;

  }

/* MENU FRAME */
body.theme\00003Adefault #menuFrame ul {
  list-style:                none;
  margin:                    0;
  padding:                   0;
  background-color:#FFFFFF;
    border-right:#FFFFFF 2px solid;
  }
body.theme\00003Adefault #menuFrame ul li {
  list-style:                none;
  /* margin:                    0; */
  padding:                   0;
  margin-bottom:            3px;
  margin-right: 0;
 /* border-right:#FFFFFF 2px solid;  */
  }
body.theme\00003Adefault #menuFrame #mainmenu {
  background-color:          #ffffff;
  border:                    0;
  margin:                    0 0 10px 0;
  padding:                   0;
  }
body.theme\00003Adefault #menuFrame #mainmenu ul li {
  background-color:          transparent;
  background-image:          url('default/menu_bg.alt.png');
  background-position:       50% 50%;
  background-repeat:         no-repeat;
 
  }
body.theme\00003Adefault #menuFrame #mainmenu ul li a {
  background-color:          #f7f8fa;
  background-image:          url('default/menu_bg.png');
  background-position:       100% 0;
  background-repeat:         repeat-y;
  color:                     #000066;
  display:                   block;
  font-weight:               bold;
  margin:                    0 0 2px 0;
  padding:                   7px;
  text-align:                right;
  text-decoration:           none;
  }
body.theme\00003Adefault #menuFrame #mainmenu ul li a:hover {
  background-color:          #b9bfcd;
  background-image:          url('default/menu_bg.alt.png');
  background-position:       100% 0;
  background-repeat:         repeat-y;
  color:                     #000000;
  display:                   block;
  padding:                   7px;
  }
body.theme\00003Adefault #menuFrame #mainmenu ul ul {
  background-color:          #f7f8fa;
  background-image:          url('default/menu_bg.png');
  background-position:       100% 0;
  background-repeat:         repeat-y;
  margin:                    0 0 2px 0;
  padding:                   2px 0;
  text-decoration:           underline;
  }
body.theme\00003Adefault #menuFrame #mainmenu ul ul li {
  background-color:          transparent;
  background-image:          none;
  }
body.theme\00003Adefault #menuFrame #mainmenu ul ul li a,
body.theme\00003Adefault #menuFrame #mainmenu ul ul li a:hover {
  background-color:          transparent;
  background-image:          none;
  background-position:       100% 0;
  background-repeat:         repeat-y;
  color:                     #003366;
  margin:                    0;
  padding:                   3px 7px;
  text-decoration:           underline;
  }
body.theme\00003Adefault #menuFrame #mainmenu ul ul li a:hover {
  color:                     #000000;
  }
body.theme\00003Adefault #menuFrame div.panel {
  background:                #ffffff;
  border:                    7px solid #8590ae;
  margin:                    0 5px 10px 5px;
  padding:                   0;
  }
body.theme\00003Adefault #menuFrame div.panel h3 {
  background-color:          #8590ae;
  border-bottom:             7px solid #8590ae;
  font-size:                 0.9em;
  letter-spacing:            0.2em;
  margin:                    0;
  position:                  relative;/* for ie6 */
  text-align:                center;
  }
body.theme\00003Adefault #menuFrame #types-of-disasters ul {}
body.theme\00003Adefault #menuFrame #types-of-disasters ul li {}
body.theme\00003Adefault #menuFrame #types-of-disasters ul li a {
  color:                     #000066;
  display:                   block;
  padding:                   2px 5px;
  text-align:                center;
  text-decoration:           none;
  }
body.theme\00003Adefault #menuFrame #types-of-disasters ul li a:hover {
  background-color:          #8590ae;
  color:                     #000000;
  }


/* FOOT FRAME */
body.theme\00003Adefault #footFrame {
  border-top:                1px solid #ffffff;
  color:                     #ffffff;
  text-align:                center;
  }
body.theme\00003Adefault #footFrame p {
  line-height:               1.25;
  }
body.theme\00003Adefault #footFrame a {
  color:                     #efebe7;
  }
body.theme\00003Adefault #footFrame a:hover {
/*  color:                     #ffffff;  */
  }

/**
 * DYNAMIC MENU STYLES
 * Some or all of this could or maybe _should_ be put into a separate (global?)
 * style sheet. Maybe separating out the placement from the coloring?
 */
 
.menu {
height: auto; /* 150px; 
font-size:95%; */
margin-top: 1px;
clear:both;
margin-bottom: 20px; 
/* margin:25px 0 50px 15px; this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
position:relative;
z-index:500;
padding:0;
margin-top:0px;
list-style-type:none;
width:179px;
}
/* style the list items */
.menu li {
	background:#f7f8fa url('default/menu_bg.png');
	background-position:  100% 0 ;
 	 background-repeat:         repeat-y;
  	color:                     #000066;
	height: auto; /* 35px; 26px; */
	/* for IE7 display:block; */
	float:left;
	margin-bottom: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.menu li.sub {
} /* repeat-y right center */

/* get rid of the table */
.menu table {position:absolute; 
border-collapse:collapse; top:0; left:0; z-index:100; font-size:1.1em;
}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:auto; /* 25px; */
line-height:25px;
width:179px;
color:#000066;
text-indent:5px;
border:1px solid #fff;
border-width:0 1px 1px 1px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:180px; w\idth:179px;}
/* style the link hover */
* html .menu a:hover {color:#000066; background:#f7f8fa; position:relative;}

.menu li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {color:#000066; 
background:#f7f8fa;
/* background:##f7f8fa url(menu_bg.png) repeat-y;  */
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {color:#000066; 
  background-color:          #b9bfcd;
  background-image:          url('default/menu_bg.alt.png');
  background-position:       100% 0;
  background-repeat:         repeat-y;
  color:                     #000000;
  display:                   block; /* background:#f7f8fa; */
  } 
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
top:-20px;
/* set up the overlap (minus the overrun) */
left:180px;
/* set up the overrun area */
padding:55px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
} 
 


/* FOOT FRAME */
body.theme\00003Adefault #footFrame {
  border-top:                1px solid #ffffff;
  color:                     #ffffff;
  text-align:                center;
  }
body.theme\00003Adefault #footFrame p {
  line-height:               1.25;
  }
body.theme\00003Adefault #footFrame a {
  color:                     #efebe7;
  }
body.theme\00003Adefault #footFrame a:hover {
  color:                     #ffffff;
  }