
/*------------- BODY AND CONTAINER STYLES --------------------*/
body{	
	margin: 0;	
	padding: 0;
	font: normal 76%/1.3em Tahoma; 
	background: transparent url(../images/bg-lattice.jpg) no-repeat scroll 0 0;	
	color: #0c1d3b;
}
#banner{
	height: 80px;
	background: transparent url(../images/bg-banner.gif) repeat-x scroll 0 31px;	
	padding-top: 31px;
}
#wrapper{
	float: left;
	height: 100px;
	width: 100%;
}
#wrapper-left{
	width: 64%;
	float: left;
}
img#logo-position{
	position: relative;
	top: 0;
	left: -79px;
	margin-top: 31px;
}
a:link,a:visited,a:active{
	text-decoration: none;	
	/*color: #0c1d3b;*/
	color: #da571f;
}
a:hover{
	text-decoration: underline;
}

#right-panel{
	border-left: 1px solid #A4B8BF;
	width: 33%;
	float: right;
	margin: 0;
}
#right-panel ul{
	list-style-type: none;
	margin: 40px 0 0 40px;
	padding: 0;
}
#right-panel ul li{
	padding: 3px 0 3px 0;
    margin: 0 0 3px 0;
	text-transform: uppercase;
}
#right-panel ul li li{
	text-transform: none;
	font-size: 90%;
}
#right-panel ul li ul{
	list-style: none;
	margin: 3px 0 0 10px;
	padding: 0;
}
#right-panel ul li a{
	margin: 0;
	padding: 0;
}
#right-panel ul li ul li a{
	margin: 0;
	padding: 0;
	color: #666;
}
#right-panel a.current{
	color: #DA561D;
}
#right-panel a.link{
	color: #0c1d3b;
}
p.postal-information{
	margin: 40px 0 40px 40px;
	padding: 0;
	font: normal 100%/1.8em Tahoma;	
}
/* link box for the content area */

#related-links{
	position: relative;
	top: 40px;
	left: 4%;
	width: 154px;
	background: transparent url(../images/bg-related-links.gif) no-repeat scroll top left;	
	font: bold 100%/1.5em Tahoma;
	float: right;
	border-left: 1px solid #A4B8BF;
	margin: 0px 0px 55px 15px;	
	color: #0c1d3b;
}
#related-links h2{
	font: bold 100%/1.5em Tahoma;	
	text-transform: uppercase;
	color: #da571f;
	margin: 0;		
	padding: 0 0 0 5px;
}
#related-links ul{
	font: normal 100%/1.5em Tahoma;
	list-style: none;
	margin: 0;	
	padding: 5px 0 10px 5px;
}
#related-links ul li {
	padding: 3px 0 3px 0;
}
#related-links ul li a{
	color: #0c1d3b;
	margin: 0;	
}
#content-home, #content{
	margin: 0 0 0 10px;
	padding: 40px;
	color: #434343;
	font-weight: normal;
}
#content h1,h2,h3,h4{
	margin: 0;
	padding: 0;
}
#content-home p,h1,h2,h3,h4{
	margin-left: 110px
}
#content-home h4{
	/*color: #da571f;*/
	color: #0c1d3b;
	/*font: bold 100%/1.5em Tahoma;*/
	font: bold 95%/ Tahoma;
}
#content h1{
	font: normal 120%/1.3em Tahoma;
	color: #da571f;
	text-transform: uppercase;
}
#content h2{
	font: normal 120%/1.3em Tahoma;
	color: #434343;
	text-transform: uppercase;
}
#content h3{
	font: bold 100%/1.1em Tahoma;
}
#content h4{
	font: normal 100%/1.5em Tahoma;
}
.feed .title
{
display: none;
}
.feed .description
{
display: none;
}
.feed .item .title
{
font-family: Arial, Helvetica, sans-serif;
display: block;
margin-top: 10px;
}
.feed .item .description
{ 
font-family: Arial, Helvetica, sans-serif;
display: block;
text-align: justify;
}
.feed .format, .feed .version, .feed .language, .feed .managingEditor, 
.feed .webMaster, .feed .pubDate, .feed .lastBuildDate, .feed .generator, 
.feed .docs, .feed .category, .feed .ttl, .feed .copyright, .feed .image,
.feed .title .type, .feed .title .mode, .feed .url, .feed .id, .feed .item .id,
.feed .item .source, .feed .info .type,
.feed .info .mode, .info, .modified, .tagline, .item .author, .item .modified,  
.item .issued, .item .created, .item .summary, .feed .item .title .type,
.feed .item .title .mode, .feed .item .content  {
display: none;
}    	