
/* WBD Sign Off at Footer */
	.poweredBy { padding: 0px; text-align: center; }
	.poweredBy a { color:#000000; }



/* ------------------------------------------ */

/* Header */
#header
{
	width:100%;
	height:106px;
	margin-bottom:16px;
	vertical-align:top;
}

/* ------------------------------------------ */

#MainDiv
{
	width:970px;
	margin:15px auto 0 auto;
	background-color:#ffffff;
	border:5px solid #c4d7b9;
}

#BodyTable
{
	width:960px;
	margin:5px;
	background-color:#ffffff;
}

#BodyTable td {
	text-align:left;
	vertical-align:top;
}

/* ------------------------------------------ */

/* Page Content */
	#pageContent{
		margin:10px;
		width:550px;
		text-align:justify;
		margin-right:auto;
		margin-left:auto;
		border:0px solid #CCCCCC;
		padding:5px;
	}
	#pageContent .table {
		width:540px;
		margin-bottom:20px; 
		border-bottom:1px solid #5C8A94;
	}
	#pageContent .header{}
	#pageContent .printIcon{
		width:30px;
	}
	#pageContent .mailto{
		width:20px;
	}
	#pageContent h1 {
		padding:0px;
		margin:0px;
	}




/* ------------------------------------------ */
/* called from navMain.asp */	
	#topnavigation
	{
		width:960px;
		height:38px;
	}
	#topnavigation .navcell
	{
		background-image:url(../images/build/mainnavB.gif);
		background-position:top left;
		background-repeat:repeat-x;
		vertical-align:middle;
		text-align:center;
	}
	#topnavigation .navcell a
	{
		color:#ffffff;
		font-weight:bold;
		font-size:11px;
		line-height:13px;
		text-decoration:none;
	}
	#topnavigation .navcell a.on
	{
		color:#c3d7bb;
	}
	
/**/
	#headnavigation
	{
		margin-bottom:10px;
		font-size:11px;
	}
	#headnavigation a
	{
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}
	#headnavigation a.on
	{
		color:#388c4e;
	}
/**/
	
	#splitTopNav {
		height:8px;
		background-image:url(../images/build/hr1.gif);
		background-position:top left;
		background-repeat:repeat-x;
	}
	
	#LeftNavBlock {
		width:162px;
		height:100%;
		background-color:#d6dfa6;
	}
	#LeftNavInner {	
		width:152px;
	}
	#RightFlashBlock {
		width:151px;
		height:100%;
		background-color:#b7cb94;
		margin:0 0 0 auto;
	}
	
	
#headcontact
{
	margin-bottom:7px;
	color:#388c4e;
	font-weight:bold;
	font-size:11px;
}
#headcontact a
{
	color:#388c4e;
	text-decoration:none;
}

#pageFooter {
	width:980px;
	margin:5px auto;
	font-size:10px;
	color:#5f6b5d;
}
#pageFooter a {
	color:#5f6b5d;
	font-weight:normal;
	text-decoration:none;
}
#footnav {
	width:540px;
	vertical-align:top;
}
#footcopy {
	width:440px;
	text-align:right;
}

#search {
	margin:0;
	padding:0;
}
#search input {
	border:0;
	width:122px;
	height:17px;
	margin:0;
	padding:4px 0 0 8px;
	font-size:10px;
	color:#444444;
}

#addbar {
	width:100%;
	height:122px;
}

#leftNavigation {
	width:100%;
}

