﻿
html, body {background: #bcbdc1 url('../images/bgx.jpg') repeat-x; }
#header {background: #000 url('../images/header_w_button.png') no-repeat; border: none; padding: 0px; margin: auto; width: 950px; height: 115px;}
#content {background: url('../images/contentbg.gif') repeat-y; margin: auto; width: 950px; padding: 0px;}
#contentheader {
					background: url('/images/contenttop.gif') no-repeat;
					height: 40px;
					margin-top: 0px;
}

#wrapper{ margin: 0 auto; text-align: left; width: 950px;}
			
table.mainmenu tr td {
				padding-right:20px;
			    vertical-align:middle;
}

table.mainmenu tr td a
{
				font-size: 9pt;
				font-weight: bold;
				color: #FFFFFF;
			    text-decoration:none;
			    font-family:  Arial, Helvetica, sans-serif;
}

table.mainmenu tr td.activebg
{
color: #0077c8;
background:  url('../images/tab.jpg') ;
background-repeat: no-repeat;
}


table.mainmenu tr td.activebg a
{

color: #0077c8;
}

/* content styling */


#contentsection {
					background: url('/images/contentmid.gif') repeat-y;

}


/*Site Map */

ul.sm {
	font-family: Verdana;
	font-size: 12px;
}
ul.sm a{
	color: #0092dd;
	text-decoration: none;
	}
	
ul.sm li.listheader a:visited{
	color: #0092dd;
	text-decoration: none;
	}


ul.sm li{
	list-style: disc url('/images/b1.gif') inside;
	list-style: none;
	margin-left: 2em;
}

ul.sm2 li{
	list-style: disc url('/images/b1.gif') inside;
	list-style: none;
	margin-left: 0px;
}


ul.sm li.listheader{
	list-style: disc url('/images/b2.gif') inside;
	color: #0092dd;
	margin-left: 0px;
	font-weight: bold;
}







/*footer */

				
		.footer2
		{

			background: url('/images/footer.gif') no-repeat;
			height: 70px;
			font-family: "Helvetica Neue Lt Std", "DejaVu Sans", arial, sans-serif;
			color: #4D4D4D;

		}
		
		
		.footer2 div.copyright 
		{
			text-align: right;
			font-size: 10px;
			width:200px;
		}



.push {
	
}


