/* CSS Document New site map styles for MIE to work.*/

body, p, ul {
	padding: 0;
	margin: 0;}
		
a {
	text-decoration: none;}
	
#overallWrapper {
	width: 750px;
	margin: 0 auto;
	background-color: #F8FAFA;
	border:  2px solid #56567C;}
	
	
body  {
	background-color: #FFFEEF;
	padding: 15px 0;}
	
body a:link {
	color: #777;
	font-weight: bold;}
	
body a:visited {
	color: #56567C;
	font-weight: bold;}

body a:hover {
	color: #999;
	font-weight: bold;}
	
#headerleft {
	float: left;
	padding: 3px 0 3px 13px;}
	
#lowerbanner {
	clear: both;
	width: 735px;
	height: 20px;
	background-color: #56567C;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	padding: 4px 15px 1px 0px;}
	
#tbgraphic {
	border-bottom:  2px solid #56567C;
	margin-bottom: 20px;}
	
div#header2 {color: #366; 
	text-align: center; 
	font-size: 150%; 
	padding-bottom: 20px;}
	
	/* tables */

#gridtablecontainer {
	padding: 0 10px;}

table#gridtablesite td {border-right: 1px solid #56567C; 
	border-bottom: 2px solid #56567C;
	padding: 0.5em 0.25em 0.5em 0.5em;
	text-align: left; 
	vertical-align: top;}
	
td.leftcell {
	border-left: 1px solid #56567C;}
	
td.topleftcell {
	border-left: 1px solid #56567C;
	border-top: 2px solid #56567C;}
	
td.middlecell {
	border-top: 2px solid #56567C;}
	
td.3spancell {
	border-bottom: 1px solid #56567C;}
	
div#header3 {
	color: #33C; 
	text-align: center; 
	font-weight: bold;
	font-size: 115%;}

#finalfooter {
	margin-top: 40px;}


