@charset "utf-8";
/* CSS Document */

.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 130px;
}

.buttonmenu li a{
color: white;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#3e6895 #153455 #153455 #3e6895; /*light dark dark light*/
background-color: #1f466f;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration:none;
}

.buttonmenu li a:visited{
color: white;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: white;
background-color: #009444;
}

.body_text{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #000000;
vertical-align: text-top;
width: 100%;
}

.body_text_crosshead{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
line-height: normal;
color: #1f466f;
}

.side_box_text{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: black;
padding-left: 10px;
}

.side_box_text a{
color: #009444;
text-decoration: none;
/*padding-left: 2px;*/
}

.side_box_text a:visited{
color: #009444;
}

.side_box_text a:hover, .side_box_text a:active{
text-decoration: underline;
color: #009444;
}

.side_box_text_header{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: normal;
color: white;
padding-left: 10px;
height: 14px;
}

.footer{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align:center;
line-height: normal;
color: white;
padding-left: 0px;
height: 12px;
background-color: #1f466f;
}

.footer a{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align:center;
line-height: normal;
color: white;
padding-left: 0px;
height: 12px;
background-color: #1f466f;
}

.footer_addresss{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-align:center;
line-height: normal;
color: #939598;
padding-left: 0px;
height: 10px;
background-color: #ffffff;
}

/*.this_page_navbar{
list-style-type: none;
margin: 0;
padding: 0;
width: 130px;
}*/

.this_page_navbar{
display: block;
width: 130px;
padding: 2px 4px;
margin: 0;
border: 1px solid;
border-color:#009444; /*light dark dark light*/
background-color: #009444;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: white;
}

.press_release_header{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align:center;
line-height: normal;
color: black;
padding-left: 0px;
height: 12px;

/*.this_page_navbar li a:visited{
color: white;
}

.this_page_navbar li a:hover, .buttonmenu li a:active{
color: #1f466f;
/*background-color: #009444;*/
}
.press_release_side_bar{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
color: #000000;
vertical-align: text-top;
width: 100%;
}
.event_header{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align:left;
line-height: normal;
color: black;
padding-left: 0px;
height: 12px;

/*.this_page_navbar li a:visited{
color: white;
}