BODY {
   background-color: #FFFFFF;
   color: #000000;
   font-family: sans-serif;
   font-size: 12px;
   margin:0px;
}

a {
   font-family: sans-serif;
   font-size: 15px;
/*   color: #1C4C60;*/
   color: #0000FF;
   text-decoration: none;
}

a:hover {
   font-family: sans-serif;
   font-size: 15px;
   color: #1C4C60;
/*   text-decoration: underline;*/
   color: #FF0000;
   text-decoration: none;
}
a.nhgl_caption2:hover {
   font-family: sans-serif;
   font-size: 17px;
   color: #1C4C60;
/*   text-decoration: underline;*/
   color: #FF0000;
   text-decoration: none;
}

img {
   border: 0px;
   padding: 0px;
   margin: 0px;
   vertical-align: top;
}

td
{  margin: 0px;
   padding: 0px;
   font-family: sans-serif;
   font-size: 12px;
   vertical-align: top;
   text-align: left;
   font-weight: normal;
   word-wrap: break-word;
}

h1 {
   font-size: 20px;
   color: #002F69;
   margin-left: 10px;
}

h2 {
   font-size: 12px;
   margin-top: 100px;
   color: #002F69;
   font-weight: bold;
   font-style: italic;
}

h3 {
   font-size: 20px;
   color: #ffffff;
   margin: 5px 5px 5px 25px;
   font-weight: bold;
}

h4 {
   font-size: 18px;
   color: #ffffff;
   margin: 0px 5px 5px 25px;
   font-weight: normal;
}

p {
  font-size: 15px;
}

/************* .logo styles ***************/

.logo {
   height: 72px;
   width: 270px;
   background: transparent url(../images/logo.jpg) no-repeat top;
}

.logo2 {
   height: 72px;
   width: 270px;
   background: transparent url(../images/logo2.gif) no-repeat top;
}

a:hover#none {
   text-decoration: none;
}

/************* .top_line styles ***************/

.top {
   height: 24px;
   width: 500px;
   background: transparent url(../images/top.jpg) repeat-x top;
}

.top2 {
   height: 24px;
   width: 500px;
   background: transparent url(../images/top2.jpg) repeat-x top;
}

/************* .menu styles ***************/

#menu {
   height: 19px;
   background: transparent url(../images/menu.jpg) repeat-x top;
}

#menu a {
   color: #ffffff;
   font-size: 11px;
   letter-spacing: normal;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
}

/************* .menu2 styles ***************/

#menu2 {
   height: 19px;
   background: transparent url(../images/menu3.gif) repeat-x top;
}

#menu2 a {
   color: #ffffff;
   font-size: 11px;
   letter-spacing: normal;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
}

/************* .bottom_line styles ***************/

.bottom_left {
   height: 29px;
   width: 264px;
   background: transparent url(../images/bottom_left.gif) repeat-x top;
}

.bottom_right {
   height: 29px;
   width: 237px;
   background: transparent url(../images/bottom_right.jpg) no-repeat top;
}

/************* .bottom_line styles ***************/

.bottom {
   height: 29px;
   width: 500px;
   background: transparent url(../images/bottom.gif) repeat-x top;
}

/************* .change bottom styles ***************/

#btm {
   padding: 0px;
   margin: 0px;
   width: 770px;
   height: 96px;
   background: transparent url(../images/grad_1.gif) repeat-x top;
}

#btm td {
   height: 96px;
/*   background: transparent url(../images/bottom2.jpg) no-repeat left top; */
}

/************* #bottom2 styles ***************/
.bt {
   width: 100px;
   height: 47px;
   background: transparent url(../images/bottom_rw2.jpg) repeat-x top;
}

/************* .worlds styles ***************/

.worlds_left {
   width: 270px;
   height: 65px;
   background: transparent url(../images/worlds_left.jpg) no-repeat left;
}

.worlds_right {
   width: 264px;
   height: 65px;
   background: transparent url(../images/worlds_right.jpg) no-repeat left;
}

/************* #search styles ***************/

#searchBar {
   width: 236px;
}

#searchBar a {
   font-size: 11px;
   color: #1C4C60;
   text-decoration: none;
}
/************* .pics styles ***************/

.pics_left {
   height: 173px;
   width: 28px;
   background: transparent url(../images/pics_left.jpg) no-repeat top;
}

.pics_right {
   height: 173px;
   width: 58px;
   background: transparent url(../images/pics_right.jpg) no-repeat top;
}

.pics_bottom {
   height: 22px;
   width: 270px;
   background: transparent url(../images/pics_bottom.jpg) no-repeat top;
}

/************* .img content styles ***************/

.cant {
   height: 40px;
   width: 75px;
   background: transparent url(../images/cnt.jpg) no-repeat top left;
}

/************* #content styles ***************/

#content {
   width: 500px;;
   padding-left: 0px;
   margin: 0px;
}

#content p {
   margin: 0px 0px 0px 0px;
   padding-left: 0px;
}


/************* #content2 styles ***************/

#content2 {
   width: 100%;
   height: 100%;
   padding: 0px;
   margin: 0px;
   background: #FFFFFF;
   margin-bottom: 30px;
   font-size: 15px;
}

#content2 td {
   font-size: 15px;
}

#content2 img {
   margin: 5px 0px 5px 25px;
   position: relative;
   left: -23px;
}

#content2 p {
   margin: 0px;
}

#content2 h2 {

}

/************* .news background styles ***************/


.bg_news {
   width: 100%;
   height: 25px;
   background: transparent url(../images/news_bk.jpg) repeat top;
   vertical-align: middle;
   color: #ffffff;
   text-align: left;
   font-weight: bold;
   font-size: 10pt;
   font-style:italic;
   margin: 0px;
   padding: 5px 0px 5px 0px;
}

.bg_news_nhl {
   width: 100%;
   height: 25px;
   vertical-align: top;
   color: #1C4C60;
   text-align: left;
   font-weight: bold;
   font-size: 10pt;
   font-style:italic;
   margin: 0px;
   padding: 5px 0px 5px 0px;
   margin-top:5px;

}

.bg_news_nhl:hover {
   width: 100%;
   height: 25px;
   vertical-align: top;
   color: #1C4C60;
   text-align: left;
   font-weight: bold;
   font-size: 10pt;
   font-style:italic;
   margin: 0px;
   padding: 5px 0px 5px 0px;
   margin-top:5px;
   text-decoration:none;
}


/************* #news styles ***************/

#news {
   width: 270px;
   height: 261px;
   background: transparent url(../images/news.gif) no-repeat left top;
   padding: 0px;
   margin: 0px;
}
#news p {
   font-family: sans-serif;
   font-size: 12px;
   color: #1C4C60;
   font-weight: normal;
   margin: 0px;
   padding: 0px;
}

/************* .banners styles ***************/

#banner {
   width: 770px;
   height: 100%;
   padding: 0px;
   margin: 0px;
}

#banner img {
   margin: 0px 20px 0px 25px;
}

/************* .copyright styles ***************/

p.cop {
   padding: 0px;
   margin: 0px 0px 0px 0px;
   font-size: 10px;
   color: #000000;
   font-weight: lighter;
}

div.popup_menu {
   display: block;
   visibility: hidden;
   position: absolute;
   top: 15px; left: 0px;
   background-color: #3b5c90;
   margin: 0px;
   z-index: 50;
   padding: 2px;
   width: 150px;
}

div.popup_menu_gal {
   display: block;
   visibility: hidden;
   position: absolute;
   top: 15px; left: 0px;
   background-color: #7D98B6;
   margin: 0px;
   z-index: 10;
   padding: 2px;
   width: 150px;
}

.flags {
text-align: left;
cursor: hand;
vertical-align: top;
padding: 2px 20px 2px 8px;
border: 1px #CCCCCC solid;
width: 80px;
height: 60px;
}

h4.descr {
   font-size: 18px;
   color: #476982;
   margin: 5px 5px 5px 5px;
   font-weight: normal;
}

.gall {
  border: 1px solid #3B6390;
  width: 100px;
  height: 80px;
}


.gall_det {
  border: 1px solid #3B6390;
  width: 200px;
  height: 160px;
}

.hgl_caption {
   width: 470px;
   height: 20px;
   position: relative;
   top: -5px;
   left:-5px;
   background: transparent url(../images/news_bk.jpg) repeat top;
   vertical-align: middle;
   color: #ffffff;
   text-align: left;
   font-weight: bold;
   font-size: 14pt;
   margin: 0px;
   padding: 5px 0px 7px 0px;
   padding-left: 30px;
   font-style: italic;
}

.nhgl_caption {
   width: 400px;
   height: 20px;
   position: relative;
   top: -5px;
   left: -18px;
   vertical-align: middle;
   color: #1C4C60;
   text-align: left;
   font-weight: bold;
   font-size: 17pt;
   margin: 0px;
   padding-left: 15px;
   padding-top: 50px;
}
.nhgl_caption1 {
   width: 480px;
   height: 20px;
   position: relative;
   top: -5px;
   left: -18px;
   vertical-align: middle;
   color: #1C4C60;
   text-align: left;
   font-weight: bold;
   font-size: 17pt;
   margin: 0px;
   padding-left: 15px;
   padding-top: 50px;
}
.nhgl_caption2 {
   color: #1C4C60;
   font-weight: bold;
   font-size: 17px;
}

.app_title {
   font-size:15px;
   color:black;
   padding-left:25px;
   padding-top: 10px;
   padding-bottom: 15px;

}

.list_item {
   cursor: pointer;
   color: #1C4C60;
}

.search
{
   font-family: sans-serif;
   font-size: 11px;
   color: #1C4C60;
   text-decoration: none;
   cursor: pointer;
   z-index: 31;
}

.app_image {

  padding: 0px;
}

.app_text {
  padding: 0px;
  padding-right: 10px;
  width: 70%;
}


#newsarchive h2 {
  padding-top: 5px;
  margin-top: 5px;
  font-size: 15px;
}

#newsarchive h2 a {
  color: #000000;
  font-style: normal;
  font-size: 15px;
}

#newsarchive p {
  margin: 0px;
}

#newsarchive blockquote h2 {
  margin:0px;
  margin-bottom: 15px;
  padding: 0px;
}

#newsarchive blockquote p {
  margin:0px;
  padding: 0px;
}

.plainIB {
  color: #000000;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
}

#newsarchive {
  padding-left: 15px;
  font-size: 15px;
}

#newsarchive td {
  padding-left: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  font-size: 15px;
}


.menubar_highlight {
}

.menubar_normal {
   border: 0px;
   visibility: normal;
}

#partners table
{
  border: 0px;
}

#partners
{
  padding: 20px;
}

#partners p
{
  padding: 5px;
}

#index_sign
{
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  width: 190px;
  background: transparent url(../images/news_bk.jpg) repeat top;
  color: #FFFFFF;
  padding-left: 25px;
  height: 28px;
  vertical-align: middle;
}

.index_news {
  padding-left: 20px;

}

.index_news a {
  text-decoration: none;
  color:#1C4C60;
}

.index_news a:hover {
  text-decoration: none;
  color:#1C4C60;
}

#app_title_top h3 {
  padding-top: 12px;
  color: black;
}

#paper_content h3 {
  color: black;
  font-size: 16px;

}

#paper_content p {
  margin: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-left: 16px;
  font-size: 15px;
  /*text-indent: 20px;*/
}

#paper_content b {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-left: 0px;
  font-size: 15px;
  /*text-indent: 20px;*/
}


.app_cell {
  width: 190px;
  padding-bottom: 15px;
}

.index_news a {
  font-size: 12px;
}

.index_news a:hover {
  font-size: 12px;
}

.paper_b {
  padding-left:0px;
  margin-left: 0px;
}

.epp_title {
  font-size: 16px;
  margin-left: 16px;
}

#faq p {
  margin: 0px;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 15px;
}


.paper_image {
  position:relative;
  left: 15px;
}

#partners p {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 10px;
}

.text td {
  font-size: 15px;
}

.paper_im {
  position:relative;
  left: 16px;
}

p {
    font-size:15px;
}

.apptable {

}

.apptable td {
    font-weight: bold;
    text-align: center;
    vertical-align: bottom;
    height: 45px;
}

.apptable .first {
    text-align: left;
    padding-left: 10px;
}

#ben2table  {
    border: 2px black solid;
}

#ben2table td {
    text-align: center;
    height: 40px;
    vertical-align: middle;
    font-size: 17px;
    font-family: "Times New Roman";
    font-weight: bold;
}
