@charset "utf-8";
/* CSS Document */

body {

background-color: #B6C5E2;
font-family: sans-serif;

}

img {

display: none;

}

h1, h2, h3, p, a {

margin: 2px;

}



h2, h3 {

font-size: small;

}

#content_container h1,
#content_container h1 a  {

background: #ff6600;
color: #ffffff;
font-size: medium;
margin: 0px;

}

#content_container {

width: 320px;
border: 1px solid #003399;
background: #FFFFFF;


}


p, a, ul, li{

font-size: x-small;

}

#hmenu {

display: block;

}

.np-alert {

margin-left: 2px;
margin-right:0px;
/*left: 2px;
position:absolute;*/

}

a:link {

color: #003399;

}

a:visited {

color: #ff6600;

}



a name {

font-size: medium;

}

#news_events h1 a{

font-size: medium;

}


#menu {

border: 1px solid #003399;
background: #ffffff;
width: 225px;

}

#menu ul {

list-style-type: none;
color: #FF6600;

}


#orange_container {

border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
background: #ff6600;
color: #ffffff;

}

#orange_container a{

color: #ffffff;

}

#footer p {

font-size:xx-small;

}

#flashcontent {

display: none;

}

.hidden {

background: url(../images/mobilelogo.jpg) no-repeat left top;

}


.hidden h1 {

font-size: medium;
padding-top: 50px;

}

