#NavBar	{
	margin: 20px auto 0 auto;
	padding: 0;
	width: 778px;
	height: 84px;
	text-align: left;
	background: transparent url(../images/nav_back.gif) repeat-x left bottom;
	border: 1px solid #1d2120;	
	border-bottom: none;
	clear: both;
	}

#NavBarLeft	{
	float: left;
	width: 134px;
	height: 84px;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
	background: transparent;
	}
#NavBarRight	{
	float: right;
	width: 644px;
	height: 84px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(../images/SF_tagline.gif) no-repeat 0 33px;
	}	
	
img.SF_logo	{
	height: 46px;
	width: 94px;
	border: 0;
}
a img.SF_logo	{
	border: 0;
	text-decoration: none;
}
#NavBarLeft a	{
	border: none;	
	}
#NavBarLeft img.SF_logo	{
	margin: 20px 20px 0 20px;
	border: 0;
	padding: 0;
}
	
#NavBarTabModule	{
	margin: 58px 0 0 0;	
	height: 26px;
	padding: 0;
	text-align: left;
	border: none;
	clear: both;
	vertical-align: bottom;
	font-family: "Lucida Grande", arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	}

div.NavTab a:link, div.NavTab a:visited	{
	border: 1px solid #1d2120;
	border-left: none;
	border-top: 1px solid #383f3f;
	margin: 0;
	padding: 0 15px 0 16px;
	text-align: right;
	color: #535252;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	float: left;
	text-decoration: none;
	line-height: 24px;	
	height: 24px;
	background: transparent url(../images/tab_back.gif) repeat-x top left;
	}

div.NavTab a:hover	{
	color: #fff;
	text-decoration: none;
	border: 1px solid #0c5555;
	background: #062021;
	line-height: 24px;
	height: 24px;
	padding: 0 15px;
}
div.NavTabOn a:link, div.NavTabOn a:visited	{
	border: 0;
	border: 1px solid #ca3f0f;
	margin: 0;
	padding: 0 15px;
	text-align: right;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	float: left;
	background: transparent url(../images/tab_selected.gif) no-repeat center bottom;
	text-decoration: none;
	line-height: 24px;
	height: 24px;
	}
* html div.NavTabOn a:link, * html div.NavTabOn a:visited {
height: 24px;
background: transparent url(../images/tab_selected.gif) no-repeat center bottom;
}	
div.NavTabOn a:hover	{
	color: #201f1f;
	border: 1px solid #ca3f0f;
	text-decoration: none;
	background: transparent url(../images/tab_selected.gif) no-repeat center bottom;
	line-height: 24px;
	height: 24px;
	}
#Second_Level_Nav	{
	float: left;
	width: 470px;
	margin: 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #c8ced6;
	color: #15344c;
	}
#FooterContainer,
#FooterContainerTwo	{
	margin: 0 auto;
	padding: 0;		
	width: 778px;
	height: 33px;
	border: 1px solid #1d2120;
	padding: 0;
	clear: both;
	font-family: "Lucida Grande", arial, verdana, helvetica, sans-serif;
	font-size: xx-small;
	vertical-align: top;
	background: #000;
	}
#FooterInsideContainer {
	margin: 0;
	padding: 0;		
	width: 770px;
	height: 25px;
	border: none;
	padding: 8px 4px 0 4px;
	clear: both;
	text-align: center;
	}
.Divider {
	margin: 0;
	padding: 0 10px;
	border: 0;
	}