/*  BASE STYLES   */
    A:link    { color: #3366FF; text-decoration: underline; }
    A:visited { color: #3366FF; text-decoration: underline; }
    A:hover   { color: #cc0000; text-decoration: none; }

    .body     { font-family: verdana, arial, geneva, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #333333; line-height: 1.5; }
	.dateText { font-family: verdana, arial, geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; color: #333333; line-height: normal; padding-left: 20px; }
    .vertDiv  { font-family: verdana, arial, geneva, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #333333; line-height: 1.5; padding-left: 10px; padding-right: 10px; }
    .phoneOp  { font-family: arial, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; color: #333333; line-height: normal; }
	.captionText { font-family: verdana, arial, geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; color: #333333; line-height: normal; margin-top: 20px; }


/*  WEATHER BUG STYLES   */
	.wxHeader { font-family: arial, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; text-decoration: none; color: #D6EFFF; line-height: normal; padding-top: 3px; }
	.wxText   { font-family: arial, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; color: #2A5B90; line-height: 1.5; }



/*  HEADER AND NAV STYLES   */
    .headerNavOn        { font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #FFDF80; padding-left: 12px; padding-right: 12px; }
    a.headerNav         { font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #ffffff; padding-left: 12px; padding-right: 12px; }
    a.headerNav:link    { text-decoration: none; color: #ffffff; }
    a.headerNav:visited { text-decoration: none; color: #ffffff; }
    a.headerNav:hover   { text-decoration: underline; color: #FFDF80; }



/*  FOOTER AND NAV STYLES   */
    .vertDiv2  { font-family: verdana, arial, geneva, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-decoration: none; color: #E8F0D6; line-height: 1.5; padding-left: 3px; padding-right: 3px; }
    .footerNav          { font-family: verdana, arial, geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; line-height: 1.5; color: #E8F0D6; }
    a.footerNav         { font-family: verdana, arial, geneva, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; line-height: 1.5; color: #E8F0D6; }
    a.footerNav:link    { text-decoration: none; color: #E8F0D6; line-height: 1.5; }
    a.footerNav:visited { text-decoration: none; color: #E8F0D6; line-height: 1.5; }
    a.footerNav:hover   { text-decoration: underline; color: #144232; line-height: 1.5; }



/* OTHER STYLES */
    .bkg_norepeat { background-repeat: no-repeat; }


    .redtextcolorsubheadernonitalicbold  {
      color: red;

  }



  .blacktextcolorheader{
	font-family : arial, helvetica, verdana sans-serif;
	color : 39403A;
	font-size : 17pt;
	font-weight : bold;
	font : italic Arial Helvetica sans-serif;
}


.searchWaitText {
 font-family : arial, helvetica, verdana sans-serif;
	color : red;
	font-size : 17pt;
	font-weight : bold;
	font : italic Arial Helvetica sans-serif;
}

h1 {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 1.5;
	padding-top: 0px;
    padding-bottom: 0px;
}