


div#pageTitle {
padding:0 0 0 0; 
margin:0 0 0 15px; 
background-color:#EBF2FC; 
color:#EBF2FC;
background-image:url(images/latticenews_bg.gif); 
background-repeat: no-repeat; 
background-position:top left; height: 30px;
}

div#pageTitle h1 {
    vertical-align:bottom;
    font:bold 16px arial,helvetica,sans-serif;
    padding:0px 0px 1px 0px;
    color:#666666;
 
}

h2 {
    font:bold 1.4em arial,helvetica,sans-serif;
	color:#ED6F25;
	padding-bottom: 0px;
}

h2 a:link, h2 a:active, h2 a:visited
{
text-decoration: none;
}
h2 a:hover, h3 a:hover, h4 a:hover {
text-decoration: underline;
}

h3 
{
	font:bold 1.2em arial,helvetica,sans-serif;
    color:#000;
	padding:10px 0 5px 0px;
}

h3 a:link, h3 a:active, h3 a:visited
{
	text-decoration: none; 
}

h4 {
    font:bold 1.1em arial,helvetica,sans-serif;
    color:#000;
	text-decoration:none; 
	padding-bottom: 0px;
}

h4 a:link, h4 a:active, h4 a:visited {
	text-decoration: none;
}

#middle td.heading {
  font-weight:bold;
    background-color:#DEE8F4;
    color:#555;
padding: 3px; margin-bottom: 5px;

}

div.imagecenter { text-align: center;}

#middle table.data {
margin-bottom: 0px;
}
#middle table.data td {
text-align: left;
    background-color:#F0F7FF;
}
#middle table.data th {
text-align: center;
background-color: #A7C7F0;
}

#spacer {
  clear: both;
  height: 1px;
  }
  
/* Quoted text */
#middle div.quote {
    border:1px solid #C2DEEC;
    padding:0px 0px 0px 0px;
    margin:0 5px 5px 15px;
    width:95%;
}

#middle div.quote div.quoteContent p {
    padding:0;
    margin:5px 15px 0 18px;
    color:#666;
}

#middle div.quote div.quoteTop {
background:transparent url(images/quote-top.jpg) top left repeat-x;}

#middle div.quote div.quoteBottom {background:transparent url(images/quote-bottom.jpg) bottom right repeat-x;height:22px; text-align:right;}
#middle div.quote img.quote {padding:5px 0 0 5px;}
#middle div.quote img.unquote {padding:0 5px 5px 0px;}




/*sidebar*/

.sidebarNavBlock .sidebarNavTitle {
    font-weight:bold;
    padding:3px;
    background-color:#DEE8F4;
    color:#555;
}

.sidebarNavBlock ul li.header {
    background-color:#f0f0f0;
    color:#555;
    font-weight:bold;
    display:block;
    padding:1px 3px 1px 3px;
    margin-top:15px;
    margin-bottom:6px;
}

.sidebarNavBlock a {
    font-size:1em;
    padding:3px 5px 3px 18px;
    color:#013C9A;
    background:transparent url(images/back-bullet-newsletter.gif) top left no-repeat;
}

.sidebarNavBlock a:hover, .sidebarNavBlock a:active {
    background:transparent url(images/back-bullet-newsletter-over.gif) top left no-repeat;
}
/*
.sidebarNavBlock .sidebarNavTitle {
    font-weight:bold;
    padding:3px;
    background-color:#DEE8F4;
    color:#555;
}    
    
.sidebarNavBlock a {
    display:block;  
    font-size:1em;
    text-decoration:none;
    padding:7px 5px 7px 18px;
    color:#013C9A;
    margin:0;
    background:transparent url(images/back-bullet.gif) top left no-repeat;
}

.sidebarNavBlock a:hover, .sidebarNavBlock a:active {
    background:transparent url(images/back-bullet-over.gif) top left no-repeat;
    text-decoration:none;
    color:#013C9A;
}

#left a#current {background:#F9DCA2;color:#444;}

.sidebarNavBlock ul {
    margin:0;
    padding:0;
}

.sidebarNavBlock ul li {
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-image:none;
    display:inline;
}
*/





