.title{
	font-family:'Verdana';
 	color:#990000;
  	font-size:16pt;
}

.subheader {
	font-family:'Verdana'; 
	font-size:12pt;
}

.item {
	font-family:'Verdana';
	font-size:10pt;
	}
	

div.menu-sidebar{
color:#FFCC00;
font-size:10pt;
font-weight:bold;
margin-bottom:0px;
margin-top:15px;
}


.month-item {
	font-family:'Verdana';
	font-size:10pt;
	}
	
.year-item {
	font-family:'Verdana';
	font-size:10pt;
	}	
	
	.year-item2 {
	font-weight: bold;
	font-family:'Verdana';
	font-size:11pt;
	}
			
	.link-item {
	font-weight: bold;
	font-family:'Verdana';
	font-size:11pt;
	}	
	
	.item2 {
	font-weight: bold;
	font-family:'Verdana';
	font-size:12pt;
	}
	
div.menu-sidebar a{
color:#FFCC00;
font-size:10pt;

}

.menu-sidebar-item {
font-size:10pt;
color:#FFFFFF;
list-style-type: square 
}
.menu-sidebar-item a {
font-size:10pt;
color:#FFFFFF;
list-style-type: square 
}

.searchBox{
	width:210;
	font-family:'Verdana';
	font-size:10pt;
	border-top-style: inset;
	border-left-width:2;
	border-top-width:2;
	border-left-style: inset;
}
.fed-reg-crumb-links
{
	font-size:9pt; 
	color:#000000;
}
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
