<%
	Dim sitestyle_primarycolor : sitestyle_primarycolor = "#263953"
	Dim sitestyle_primarycolor_offset : sitestyle_primarycolor_offset = "#ffffff"
	Dim sitestyle_secondarycolor : sitestyle_secondarycolor = "#263953"
	Dim sitestyle_secondarycolor_offset : sitestyle_secondarycolor_offset = "#ffffff"
	Dim sitestyle_offsetcolor : sitestyle_offsetcolor = "#263953"
	Dim sitestyle_defaultfont_color : sitestyle_defaultfont_color = "#014711"
	Dim sitestyle_defaultfont_size : sitestyle_defaultfont_size = "14px"
	Dim sitestyle_defaultfont_family : sitestyle_defaultfont_family = "arial, Trebuchet, Arial"
%>
  
  
  .color_link_1{
    color: #ffffff; font-size: 12px; text-decoration: none;font-family:arial;
  }
  .color_link_1:active,.color_link_1:visited,.color_link_1:link{
    color: #ffffff; font-size: 12px; text-decoration: none;font-family:arial;
  }
  #main_title{
    color: #263953; font-size: 21px; font-family:arial rounded MT bold;font-weight:normal;
  }
  .bottom_titles{
    color: #263953; font-size: 18px; font-family:arial rounded mt bold;font-weight:normal;
  }
  #top_right_title{
    color: #263953; font-size: 18px; font-family:arial rounded MT bold;font-weight:normal;
  }
  #bottom_address{
    color: #646464; font-size: 13px; font-family:arial rounded mt;
  }

  #announcement_title{
   color: #ffffff; font-size: 21px; font-family:arial rounded mt;
  }

  #announcement_title2{
     color: #ffffff; font-size: 14px; font-family:arial rounded mt bold;
  }
  .color_link_1:hover,.color_link_2:hover,.color_link_3:hover{
    text-decoration: underline;font-family:arial;
  }
  
  #banner_left_content_package{
  text-decoration: none;color:#000000;
  }
  
  a.leftnav:link{
    color:#000000; font-family:arial bold; font-size:14px; text-decoration: none;
  }
  a.leftnav:visited{
  color:#000000; font-family:arial bold; font-size:14px; text-decoration: none;
  }
  
  a.leftnav:hover{
      color:#014711; font-family:arial bold; font-size:14px; text-decoration: none;
  }
  
  a.leftnav:active{
  color:#000000; font-family:arial bold; font-size:14px; text-decoration: none;
  }
  
  
  a.leftnavon:link{
   color: #014711; font-family: arial bold; font-size:14px; text-decoration: none;
  }
  a.leftnavon:visited{
     color: #014711; font-family: arial bold; font-size:14px; text-decoration: none;
  }
  
  a.leftnavon:hover{
     color: #000000; font-family: arial bold; font-size:14px; text-decoration: none;
  }
  
  a.leftnavon:active{
       color: #014711; font-family: arial bold; font-size:14px; text-decoration: none;
  }
  
  
             
  .secondnav{
    Margin-top:10px;margin-bottom:7px;text-decoration: none;color:#000000;
    }
A.nwmHeadline, A.nwmHeadline:hover, A.nwmHeadline:visited {FONT-SIZE: <%=sitestyle_defaultfont_size%>; COLOR: #ffffff; Font-Weight:bold; FONT-FAMILY: arial; TEXT-ALIGN: left; TEXT-DECORATION: none;padding-bottom:7px;}
A.nwmMoreLink, A.nwmMoreLink:hover, A.nwmMoreLink:visited {FONT-SIZE: <%=sitestyle_defaultfont_size%>; COLOR: <%=sitestyle_secondarycolor%>; Font-Weight:normal; FONT-FAMILY: arial; TEXT-ALIGN: left; TEXT-DECORATION: underline}
.nwmTagline {FONT-SIZE: 9px; COLOR: <%=sitestyle_primarycolor%>; FONT-FAMILY: arial; TEXT-ALIGN: left}
.nwmDate {FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: arial; TEXT-ALIGN: left}
.nwmHeader {FONT-SIZE: 14px; COLOR: <%=sitestyle_primarycolor%>; FONT-FAMILY: arial;Font-Weight:bold;}

A.nwmHeadlineFull, A.nwmHeadlineFull:hover, A.nwmHeadlineFull:visited {FONT-SIZE: <%=sitestyle_defaultfont_size%>; COLOR: <%=sitestyle_primarycolor%>; Font-Weight:normal; FONT-FAMILY: arial; TEXT-ALIGN: left; TEXT-DECORATION: underline}
.nwmTaglineFull {FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: arial; TEXT-ALIGN: left}
.nwmDateFull {FONT-SIZE: 10px; COLOR: <%=sitestyle_secondarycolor%>; FONT-FAMILY: arial; TEXT-ALIGN: left}

.heading, A.heading, A.heading:visited, A.heading:active, A.heading:hover {
	FONT-SIZE: 13pt;color: #263953;font-weight:bold;TEXT-DECORATION: none; font-family:arial;
}

td, p, div {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: arial;
}
