
TOP {
   background-color: navy;
   color: #92AED3;
   font-family: Verdana;
    text-decoration: none;	
} 

H2 {
   border-bottom: thin solid aqua;
} 

H2.emphasis {
   font-style: italic;
} 

.box { /*this is a box */
 
  color : #000000;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding : 2px;
  margin: 2px;
  border-color : #F0E68C;
  border-style : groove;
  border-width : 1px;/* the border property in longhand*/
  }

.callOutRight {
 
  color : Black;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 4px;
  margin: 0px;
  background: #D8DEDE;
 }


.callOutLeft {
   font-weight:   
      background-color:  
   color: white;
   font-family: arial;
    text-decoration: none;	
 font-size: 12px
   
      } 
		
.callOutHeader {
   font-weight: bold; 
         color: white;
   font-family: Verdana;
    text-decoration: none;	
 font-size: 12px;
      background: #92AED3;
      } 

.keyword:link {
 text-decoration: none;	
}




.NavButton, .NavFormButton {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #369;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: outset 2px #69c;
	border-right: outset 2px #069;
	border-bottom: outset 2px #069;
	border-left: outset 2px #69c;
}

.buttoncell
{
	padding-bottom: 10px;
	padding-top: 4px;
	text-align: right;
}

.button
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	border-left: black 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr=teal);
	padding-bottom: 1px;
	text-transform:  
	
	color: black;
	padding-top: 1px;
	border-bottom: black 1px solid;
	font-family: verdana;
	height: 10px;
	background-color: Teal;
	text-decoration: none;
	margin-right: 2px;
 
	}

.button:hover /* Mouseover style of regular buttons */
{
	/*background-color: #4B78CC;*/
	text-transform: lowercase;
	background-color: #0964a2;
	height: 10px;
	color: white;
	font-family: verdana;
	text-decoration: none;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#004ba9,endColorStr=#002a55);
	margin-right: 2px;
}
.twt-menu1a { 
	background-color: #e8e8ff; 
	border-color: #ffffff #222222 #999999 #ffffff; 
	text-align: left; 
	height: 20px; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
	
.twt-menu1aLtGreenh { 
	background-color: #F3FDE8; 
	border-color: #ffffff #222222 #999999 #ffffff; 
	text-align: left; 
	height: 20px; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1p