/*
  style.css
  0.08
  20 VII 2018 GS&TK
*/
html        { height:           100%; }

body        { padding:          0;
              margin:           0;
              height:           100%;
              width:            100%;
              font-family:     'bitstream vera sans',verdana,'lucida console', 
                                arial, helvetica, sans-serif;
/* for IE */ _font-family:      verdana;
              font-size:        11pt;
              color:            #f3f3ff;
              background:       #00008b;
#              background:       #4b4b4b;
              background-image: url(images/header_bkg.jpg);
              background-repeat: no-repeat;
            }

a           { text-decoration:  none;
              color:            #0909c9;
            }
a:hover, 
a:active    { text-decoration:  underline; 
	      color:            #3f0441;
	    }
            
.main       { height:           100%; 
              border-right:     1px solid #a0a0bc;
            }

table       { border-collapse:  collapse; }

table.layout { border:          0px none #000000;
              height:           100%;
              width:            100%;
              min-height:       100%;
            }
      
td.header   { border-left:      1px solid #a0a0bc;
              border-bottom:    1px solid #000073;
/* for IE: */ _padding-top:     10px;
            }

p.title     { font-size:        18pt; /* 16pt */
              font-weight:      400;
              text-align:       center; 
/* for IE: */ _padding-top:     23px;
            }

p.subtitle  { font-size:        13pt;  /* 13pt */
              text-align:       center;
              color:            #dfdff0;
/* for IE: */ _padding-top:     3px;
/* for IE: */ _padding-bottom:  18px;
            }

p.subtitle a:link,
p.subtitle a:visited {
               background-color: transparent;
               border:           1px solid transparent;
               color:            #dfdff0;
               padding:          1px 2px 1px 2px;
             }

p.subtitle a:hover,
p.subtitle a:active {
/*
               background-color: #2c4a9f;
               border:           1px solid #83868f;
*/
               color:            #efecff;
               padding:          1px 2px 1px 2px;
               text-decoration:  underline;
             }

td.right    { vertical-align:   top; 
              padding:          0 14px 0 14px; 
              border:           0px none #000000;
              border-left:      2px solid #000076;
/*              background:       #00008b;*/
	    }

.address    { margin:           2px 0 7px 0;
              text-align:       center;
              border:           0px none #a0a0bc;
              font-size:        10.5pt;
              font-weight:      200;
            }

.phone      { margin:           14px 7px 9px 4px;
              padding:          5px 1px 1px 1px;
              border:           0px none #a0a0bc;
              border-top:       1px solid #000079;
              border-bottom:    1px solid #000079;
              font-size:        10pt;
            }

.phone p    { margin:           0 0 5px 0; 
              padding:          0;
              text-align:       right;
            }

.accred     { margin:           20px 0 0 0;
              text-align:       center; 
              border:           1px solid #d0d0e3;
              background:       #b9b9d9; 
#              background:       #8f8f8f; 
              padding:          4px 4px 5px 4px; 
              font-size:        8pt;
            }

.time       { text-align:       center;
   	      font-size:        10pt;
   			}

.time a:link,
.time a:visited {
	color:            #efecff;
             }

.time a:hover,
.time a:active {
               text-decoration:  underline;
             }

   			
.flag       { border:           0px none #000000; 
              position:		relative;
              bottom:           0px;
            }

.flag img   { height:           12px;
              margin:	        0 2px 0 2px;
              border:           0px none #000000;
            }

.flag a     { border:           0px none #000000; }


.menu       { 
	       background:       #ddddee; 
#	      background:       #8f8f8f; 
              background-image:  url(images/menu_bkg_v5.jpg);
              background-repeat: no-repeat;
              border-bottom:     1px solid #ececec;
            }
       
.menu table { padding:          0;
              margin:           0;
              width:	        100%;
              border-top:       1px solid #f6f6dc;
              border-bottom:    1px solid #adadba;
            }

.menu td    { border-left:      1px solid #c3c3dd;
              border-right:     1px solid #c3c3dd;
              vertical-align:   top;
              text-align:       center;
              width:            25%;
              padding:		3px 5px 2px 5px;
              font-size:	10pt;
            }

.menu_low  {
	border-top: 1px solid #c3c3dd
	}

.menu_vertical td  {
	border-bottom: 1px solid #c3c3dd
	}

.feat_shadow { border-right:    2px solid #d0d0e3;
              border-bottom:    2px solid #d6d6e9;
              border-left:      1px solid #f9f9f9;
              border-top:       1px solid #f6f6f6;
              margin:           0 8px 4px 6px;
              padding:          0;
/* for IE: */ _position:        relative;
/* for IE: */ _top:             2px;
            }
            
.feature    { border-top:       1px solid #a0a0bc;
              border-left:      1px solid #9999b6;
              border-bottom:    1px solid #9090a9;
              border-right:     1px solid #8c8ca6;
              background:       #ffffff;
              color:            #00008b;
              margin:           0;
              padding:          0 0 4px 0;
              vertical-align:   top;
              text-align:       justify; 
              font-size:        9pt;
            }

.feature table { 
              color:            #00008b;
              font-size:        9pt;
              margin:         0; 
              padding:        0; 
              width:          100%; /* do not remove this, needed by IE */
              }

            
table.news    { padding:        0; 
                background-image: url(images/news_bkg.jpg);
                margin:         0; 
                width:          100%; /* do not remove this, needed by IE */
              }

td.news_item  { 
#		background:       #8f8f8f;
		background:       #dff4ca;
		padding:	0.5em;
              } 

td.news_title { 
#		background:     #9f9f9f;
		background:     #c5e1b6;
		border-right: 1px solid #bcdbab;
                color:          #54624d;
                font-size:      11pt;
                width:          10%;
              }

td.news_title p { 
               padding:         1px 12px 2px 12px;
/* for IE: */  _padding:        15px 12px 15px 12px;
               text-align:      center;
              }              

p.feat_title { margin:          0;
/* for IE: */  _margin:         0 0 0 0px;
               padding:         6px 0 8px 0;
               border:          0px none #a0a0bc; 
               background:      #eed0c0;
#               background:      #9f9f9f;
#               background-image: url(images/feature_bkg.jpg);
               text-align:      center;
               font-size:       11pt;
            }

img.logo    { height:	        96px;
              width:            96px;
              margin-top:       3px;
              margin-left:      6px;
              border:           0px none #000000;
            }

img.icon    { height:           15px;
              width:            17px;
              margin:           0px;
              padding:          0px;
              border:           0px none #000000;
              vertical-align:   middle;
            }

img.sun     { border:           1px none #000000;
              margin:           2px 0 3px 0;
/* for IE: */ _margin:          2px 0 0 0;
              padding:          0;
              height:           100px;
            }       

img.ebmd    { border:           1px none #000000;
              margin:           2px 0 3px 0;
/* for IE: */ _margin:          2px 0 0 0;
              padding:          0;
              height:           100px;
            }
            
img.apod    { border:           1px none #000000;
              margin-top:       9px; 
              margin-bottom:    5px; 
              height:           91px;
            }       
            
img.tkgs    { height:           16px; 
              width:            16px; 
              padding:          2px 0 2px 2px; 
            }

.text       { color:            #00008b;
              margin:           0;
              padding:          0 0 4px 0;
              vertical-align:   top;
              text-align:       justify;
              font-size:        9pt;
              line-height:      1.45;
            }

.text a:link, .text a:visited { 
              background-color: transparent;
              border:           1px solid #f0f0f0;
              color:            #6a6a7f;
              padding:          1px 2px 1px 2px;
            }

.text a:hover, .text a:active { 
              background-color: #f8f8f8;
              border:           1px solid #afafcf;
              color:            #404040;
              padding:          1px 2px 1px 2px;
              text-decoration:  none;
            }
