body {
background-color : #ffffff; 
color : #003366; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
font-style : normal; 
font-size : 0.8em; 
} 
#banner,#subnav,#nav,.opening,#footer {
display:none;
}
#center {
background-color : #fff; 
border : 0px solid #000; 
color : inherit; 
margin : 0 0 0 0px; 
padding : 0; 
position : relative; 
width : 100%; 
} 
#content {
background : #ffffff; 
border-right : 0px solid #ffffff; 
color : inherit; 
margin : 0; 
padding : 0; 
width : 90%; 
} 	
#mobilesubnav,#mobilenav{
display:block;
}
div#mobilesubnav ul,div#mobilenav ul {
list-style-type : none; 
margin : 0; 
padding : 0; 
} 
div#mobilesubnav ul li, div#mobilenav ul li {
display : inline; 
padding: 2px;
margin: 0 0 2px 0;
} 
h1 {font-size:85%;}
h2 {font-size:75%;}
h3 {font-size:70%;}
h4 {font-size:65%;}

#content li, #contentlge li {
padding : 0px 0px; 
} 
#content ol, #contentlge ol {
font-style : normal; 
font-weight : normal; 
list-style : decimal; 
} 
#content ul, #contentlge ul {
font-style : normal; 
font-weight : normal; 
list-style : disc url(/images/design/arrow.gif); 
} 
#content a, #contentlge a {
color : #3399cc; 
background : transparent; 
} 
#content a:visited, #contentlge a:visited {
color : #3399cc; 
text-decoration : none; 
background : transparent; 
} 
#content a:hover, #contentlge a:hover {
color : #00417d; 
background : transparent; 
} 
#content a:active, #contentlge a:active {
color : #3399cc; 
background : transparent; 
} 
