html, body { 
margin : 0;
padding : 0;
font : small "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
background: #f2f2f2 url(../images/bg.gif) repeat-y top center;
}
.hidethis{
      display: none;
}
.unhide{
      display: block;
}

			/*WRAP*/ 
#container 
{
	width : 770px;
	margin : 0 auto;
	border : 10px solid #fff;
	line-height : 2em;
	background : #f2f2f2;
	/* color : #666; */
	color : #0F2E56;
	
} 
			/*TOP BANNER*/ 
header, #top 
{
	position: relative;
	padding : 0;
	width:	770;
	height : 140px;
	color : #484500;
	background-color: #8da7b3;
	background-image: url(../images/mspb6.jpg);
	background-repeat: no-repeat;
} 
#top-link { 
		position: absolute; 
		top: 2px; 
		left: 680px; 
		width: 63px; 
		height: 73px; 
		background-color: transparent; 
		/*border: 1px solid yellow; */}
#top-mspblink { 
		position: absolute; 
		top: 2px; 
		left: 20px; 
		width: 63px; 
		height: 73px; 
		background-color: transparent; 
		/*border: 1px solid yellow; */}



#top h1 { 
margin : 1em 0 0.5em 0;
font-size : 130%;
letter-spacing : 5px;

}
			/*TOP NAVIGATION*/ 
#navcontainer { 
border-bottom : 10px solid #fff;
overflow : auto;

}  

			/*LEFT SIDEBAR*/ 
#leftnav { 
float : left; 
width : 170px;
margin : 0px 0px 0px 3px;

background-color: #f2f2f2;
} 
#leftnav p { 
margin : 0px;
} 
#leftnavmenu { 
list-style : none;
float : left; 
width : 170px;
margin : 10px 0 30px 0;
padding : 0;
font-size : 0.9em;
} 
#leftnavmenu ul { 
list-style : none;
width : 170px;
margin : 0 0 20px 0;
padding : 0;
font-size : 1.1em;
} 
#leftnavmenu li { 
margin-bottom : 2px;
} 
#leftnavmenu li a { 
font-weight : bold;
height : 20px;
text-decoration : none;
color : #505050;
background : #eaeaea url(../images/up.gif) no-repeat left center;
display : block;
padding : 4px 0 0 30px;
border-left : 0 solid #8fb8cc;
} 
#leftnavmenu li a:hover { 
/*background : #8fb8cc url(../images/right.gif) no-repeat left center; */
background : #0f2e56 url(../images/right.gif) no-repeat left center;
color : #fff;
border-left : 0 solid #003366;
} 
#leftnavdecmenu ul { 
list-style : none;
width : 170px;
margin : 0 0 20px 0;
padding : 0;
font-size : 1.1em;
} 
#leftnavdecmenu li { 
margin-bottom : 2px;
}
#leftnavdecmenu li a { 
font-weight : bold;
height : 50px;
text-decoration : none;
color : #505050;
background : #eaeaea url(../images/up.gif) no-repeat left center;
display : block;
padding : 4px 0 0 30px;
border-left : 0 solid #8fb8cc;
} 
#leftnavdecmenu li a:hover { 
/*background : #8fb8cc url(../images/right.gif) no-repeat left center; */
background : #0f2e56 url(../images/right.gif) no-repeat left center;
color : #fff;
border-left : 0 solid #003366;
} 
			/*MAIN CONTENT*/ 
 #content 
{
	margin-left : 190px;
	border-left :3px solid #fff;
	padding : 1em;
	font : small "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	text-align: left;

} 

			/*FOOTER*/ 
#footer { 
clear : both;
margin : 0;
padding : 0;
font-size : 0.9em;
border-top : 10px solid #fff;
color : #000000;
background : #b3bcc8;
text-align: center;

}
* > html #footer img { 
margin : 0;
} 
#footer p { 
padding : 0 0 0 5px;
} 
			/*TYPOGRAPHY*/ 
h2 { 
margin : 0px 0px 0px 5px;
font-size : 130%;
letter-spacing : 5px;
}
h3 { 
margin : 1em 0 0.5em 0;
font-size : 105%;
letter-spacing : 2px;
}
blockquote {
padding : 5px;
font-weight : bold;
font-style : italic;
/* color : #b29b35; */
font-color : #0F2E56;
} 
 
.quote { 
border-top : 1px solid #8fb8cc;
padding : 10px;
color : #036;
} 
			/*SEARH BAR*/
form { 
float : right;
margin-bottom : 20px;
margin-right : 15px;
} 
input.search { 
width : 100px;
border : none;
background : url(../images/input.gif);
padding : 4px;
} 
input.login { 
width : 75px;
border : none;
background : url(../images/logininput.gif);
padding : 4px;
} 
 			/*LINKS*/
a:link, a:visited { 
color : #000080;
background : transparent;
text-decoration : none;
} 
a:hover {
	color : #036;
	/*background : #8fb8cc; */

	text-decoration : underline;
	text-align: center;
} 
a img { 
border : none;
} 
			/*IMAGESS*/
.imgleft { 
float : left;
padding : 5px;
margin-right : 10px;
}
.imgcenter {
	 display: block;
     margin: auto;
 
}
			/*CLASS*/
.post { 
background-color : #eee;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size : 80%;
} 
.post .date { 
background : url(../images/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .comments { 
background : url(../images/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(../images/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 

#bulletlist
{
margin-left: 1;
padding-left: 0;
list-style: none;
}

#bulletlist li 
{
padding-left: 10px;
background-image: url(../images/check.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#bulletlist li a:hover 
{
	background-color:Transparent;
}

#parcenter
{
text-align: center;
}

iframe, #inlineframe2, #inlineframe
{	
	width:100%;
	border: none;
	seamless="seamless"; 

	
	/*height:400px; */
	/* overflow:hidden; removed to allow scrolling in firefox (TR 2/18 */
}

 #headersearch {
	position: absolute;
	right: 0px;
	margin-left:  526px;
	margin-top: 112px;
	width: 248px;
	height: 12px;
	display: inline-block, !important;  
	white-space: nowrap;	
	}
#slideshow { 
    margin: 0px auto; 
    position: relative; 
    width: 518px; 
    height: 258px; 
    padding: 0px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow div { 
    position: absolute; 
     top: 1px; 
	 left: 1px; 
   }
.FootNote {
	font-size: small;
}
#twitter #twitter-timeline div {
	width: 518px;
	font-size:10px;
}

#Announcement {
	font-weight: bold;
	align-content:center;
}
.Notice {
	font-weight: bold;
	text-align: center;
}
#tabledates {
	border-collapse: collapse;
    border: 1px solid black;
	padding: 5px;
	
	}
.dateright {
	text-align: right;
}
#columntable  {
	border: none;
    padding: 5px,5px,5px,5px;
	border-spacing: 20px;
}
.browse table, th, tr, td {

     vertical-align: top;
	border: 1px solid black;
	padding: 10px;
	
}
.browseimg {float: right;
	    padding: 10px,10px,10px,10px;
	border: none;
	
} 
.col1  {
	width: 50%;
	vertical-align: top;
	
}
.col2 {
	width: 50%;
	vertical-align: top;
	}
 .sectiontitle {
	font-size: large;

	 font-weight: bold;
	 font-color: blue;
}

.docframes
{
	scrolling: auto:

	border: none;
}


/* style for cases and press release feed */
#leftcolumn { position:relative; seamless: seamless; width: 250px; float: left; border: none}
#rightcolumn { position: relative; seamless: seamless; width: 250px; float: right; border: none}
.frames { position: relative; seamless: seamless; float: right; border: none}
