html,body
{
	background-color:#FFFBCD;
	color:#000000;
	font-family:Verdana, Arial; 
	font-size:11px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#MainContainer
{
	width:928px;
	float:left;
}


/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	float:left;
	width:928px;
}
	div#MainBodyLeftPaneContainer{
	float:left;
	width:146px;
	padding:133px 0px 0px 0px;
	overflow:hidden;
	}
    	div#MainBodyLeftPaneMainNavigationContainer{
			float:left;
			width:146px;
			padding:15px 0px 18px 0px;
			border-top-width: 1px;			
			border-top-style: solid;			
			border-top-color: #8f9194;
			
			/*
			border-bottom-color: #8f9194;
			border-bottom-style: solid;
			border-bottom-width: 1px;*/
		}
        div#MainBodyLeftPaneSubnavigationContainer{
			float:left;
			width:146px;
			padding:14px 0px 14px 0px;		
		}
	div#MainBodyRightPaneContainer{
		float:left;
		width:782px;
		overflow:hidden;
	}
		div#MainBodyRightPaneHeaderContainer{
			float:left;
			width:782px; 
			height:133px;
			background-image:url(/Images/header_logo.gif);
			background-repeat:no-repeat; 
			background-position:681px 0px;
		}
		div#MainBodyRightPaneBodyContainer
		{
			float:left;
			width:667px;	
			padding:0px 0px 0px 108px;	
		}
			div#MainBodyRightPaneBodyLineContainer{
				float:left;
				width:667px;
				height:14px;
				border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #8f9194;
			}
			div#MainBodyRightPaneBodyTextContainer{
				float:left;
				width:667px;
			}
		div#MainBodyRightPaneBodyTextSloganContainer
		{
			float:left;
			/*width:782px; height:130px;*/
			width:928px; height:130px;	
			background-image:url(/Images/homepage_bg.gif); background-repeat:no-repeat;/*  background-position:130px 0px;*/background-position:229px 0px;
			
		}	
/************************************************************************
*	People Template
************************************************************************/		
		div#MainPeopleBodyRightPaneBodyTextSloganContainer
		{
			float:left;
			/*width:782px; height:148px;*/
			width:928px; height:148px;	
			background-image:url(/Images/people_bg.gif); background-repeat:no-repeat;/*background-position:139px 0px;*/background-position:285px 0px;
		}
		
/************************************************************************
*	Internal Template
************************************************************************/	
	div#MainInternalBodyRightPaneBodyContainer
	{
		float:left;
		width:782px;	
		padding:0px 0px 0px 0px;	
	}
		div#InternalBodyRightPaneBodySubnavigationContainer
		{
			float:left;
			width:152px;
			padding:133px 0px 0px 0px;
		}
	div#InternalBodyRightPaneBodyContainer
	{
		float:left;
		width:616px;	
		padding:0px 0px 0px 14px;	
	}		
		div#MainInternalBodyRightPaneHeaderContainer
		{
			float:left;
			width:616px; height:125px;
			background-image:url(/Images/header_logo.gif); background-repeat:no-repeat; background-position:515px 0px;
			/*padding:35px 0px 17px 0px;	*/
			padding:8px 0px 0px 0px;
			
		}	
		div#MemberPictureContainer
		{
			
			float:left;
			width:500px; height:108px;
			overflow:hidden;
		}			
		
		div#InnerPictureContainer
		{
			float:left;
			width:500px; height:108px;
			overflow:hidden;
			padding:0px 116px 0px 0px;
			}
		
		
		div#MainInternalBodyRightPaneBodyLineContainer{
				float:left;
				width:616px;
				height:14px;
				border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #8f9194;
				overflow:hidden;
		}
			div#MainInternalBodyRightPaneBodyTextContainer{
				float:left;
				width:616px;
			}	
			div#LineOnly{
				border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #8f9194;
				width:143px;
				/*	padding-left:9px;*/
				padding-top:15px;
			}
/************************************************************************
*	News Template
************************************************************************/			
	div#NewsSloganContainer
	{
	float:left;
	width:928px; height:86px;	
	background-image:url(/Images/news_bg.gif); background-repeat:no-repeat; background-position:263px 0px;
	}
	
/************************************************************************
*	OPPORTUNITIES Template
************************************************************************/			
	div#OpportunitiesSloganContainer
	{
	float:left;
	width:928px; height:137px;	
	background-image:url(/Images/opportunity_bg.gif); background-repeat:no-repeat; background-position:243px 0px;
	}
	
/************************************************************************
*	Footer
************************************************************************/
div#FooterContainer
{
	float:left;
	width:928px; height:28px;
}