/* Global settings */
unknown {
	margin:0;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

body {
	background: #fff url(../images/body_back_f1.gif) repeat-x;
	color: #333;
	/* horizontal centre-postioning hack for IE (part 1 of 2) */
	text-align:center;
}

P, input, select, th, td {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333;
}

a {
	color: #b30000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #b30000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #b30000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #b30000;
	text-decoration: underline;
	font-weight: bold;
}

.hide {
	font-size:10px;
	margin-bottom:-22px;
}

html>body .hide {
	margin-bottom:10px;
} 


/* Container for page banner */

#containerHeader {
	width: 890px;
	margin: 2px auto 10px auto;
	padding: 0;
	text-align: left;
	overflow:hidden;
	margin: 2px auto 10px auto;
	padding: 0;
	text-align: left;
	height:158px;
	overflow:hidden;
}

#containerHeader1 {
	width: 890px;
	margin: 2px auto 10px auto;
	padding: 0;
	text-align: left;
	height:144px;
	overflow:hidden;
}

/* Container for nav bar background */
#navbar {
	position: relative;
	width: 890px;
	height:27px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_navbar_honda890.png) no-repeat;
	z-index:100;
	text-align:left;
}

#navmenus {
	width: 674px;height:25px;
	margin: 2px 0 0 114px;
	padding: 0;
	z-index:100;
	text-align:left;
}

html>body table.header_table {
	margin-top: 3px;
}

/* Hyperlinks for tabbed menu options in header */
.menu_top_home, .menu_top_home A, .menu_top_resources, .menu_top_resources A {
	height: 25px;
	line-height:25px;
	font-size: 12px;
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	text-align: center;
}

.menu_top_home {
	background: #EA2E25 url(../images/tab_home1.png);
}

.menu_top_resources {
	background: #EA2E25 url(../images/tab_resources.png);
}

.menu_top_home A, .menu_top_resources A {
	display: block;
	color:#fff;
	text-decoration: none;
}

.menu_top_home A:visited, .menu_top_resources A:visited {
	display: block;
	color:#fff;
	text-decoration: none;
}

.menu_top_home A {
	background: #EA2E25 url(../images/tab_home.png);
}

.menu_top_resources A {
	background: #EA2E25 url(../images/tab_resources.png);
}

.menu_top_home A:hover, .menu_top_resources A:hover {
	cursor: pointer;
	background-color: #CCE2FC;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

.menu_top_home A:hover {
	background-position: 100% -26px;
}

.menu_top_resources A:hover {
	background-position: 100% -26px;
}

.menu_top_home A:selected, .menu_top_resources A:selected {
	cursor: pointer;
	background-color: #EA2E25;
	color:#333;
	background-position: 100% -50px;
}

/* Container, table and hyperlink tags for highlighed section on home page only */


#navpic {
	position: relative;
	width: 892px;
	height:154px;
	margin: 0 0 20px 0;
	padding: 0;
	z-index:100;
	/* border-bottom: solid 1px #808080; */
	background: url(../images/header2010png.png) no-repeat 0 0;
}

#navpic p {
	font-size:15px;
	margin: 0 0 0 0;
	padding: 120px 0 0 0;
	font-weight:bold;
}

#navpic_inner {
	margin-top:133px;
	font-family:Arial;
	font-weight:bold;
	width:868px;
	float:left;
	/* background: url(../images/bg_honda.gif) no-repeat 580px 0; */
}

#navpic > #navpic_inner	{
	margin-top:114px;
}

#container_FlashOuter {
	position: relative;
	width: 748px;
	margin: 0 0 12px 0;
	padding:0;
	overflow: hidden;
	background: url(../images/background_splash_yellow.png) repeat-y 50% 0px;
}

#container_FlashInner {
	margin: 9px 0 0 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
	background: url(../images/background_splash_yellow.png) repeat-y 0px 100%;
}

td.table_flash {
	font-family: Arial, sans-serif;
	font-size:92%;
	font-weight:normal;
	line-height:20px;
	background:transparent;
}

.interested_button {
	width: 200px;
	height:28px;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#E22600;
	border-top: solid 2px #FFC9BB;
	border-left: solid 2px #FFC9BB;
	border-bottom: solid 2px #CA1400;
	border-right: solid 2px #CA1400;
}

#interested A {
	display:block;
	margin:0;
	padding:0;
	width: 151px;
	height:34px;
	BACKGROUND: #EA2E25 url(../images/interested100.png);
}

#interested A:hover {
	display:block;
	margin:0;
	padding:0;
	width: 151px;
	height: 34px;
	BACKGROUND-POSITION: 100% -34px;
}

#interested A:selected {
	display:block;
	margin:0;
	padding:0;
	width: 151px;
	height: 34px;
	BACKGROUND-POSITION: 100% -34px;
	CURSOR: pointer;
}

/* Main page structure tags */
#container_Page {
	margin: 0px auto;
	width: 750px;
	overflow: hidden;
	position: relative;
	text-align:left;
	margin-top:100px;
}

#container_PageOuter {
	margin: 0px auto;
	width: 890px;
	position: relative;
	text-align:left;
}

#container_PageOuter_full {
	margin: 0px auto;
	width: 750px;
	position: relative;
	/* horiztontal centre; vertical top */
	background: url(../images/bg_outer_730.png) repeat-y 50% 0px;
}

#container_PageInner_full {
	/* allow left, right and top edges of outer container show through */
	margin-top:16px;
	padding-left:20px;
	padding-bottom:20px;
	text-align:left;
	/* left edge; vertical centre */
	background: url(../images/bg_outer_730.png) repeat-y 0px 100%;
}

#errMsg {
	display:none;

}

#errMsg p.err {
	color:red;
	background: url(../images/icon_error.png) no-repeat 0 0;
}

#errMsg p.ok {
	color:green;
	background: url(../images/icon_complete.png) no-repeat 0 0;

}



.regform_Outer {
	/* allow bottom edge of other, inner container show through */
	margin: 0 0 0 12px;
	width: 670px;
	padding: 0;
	overflow: hidden;
	position: relative;
	/* horiztontal centre; vertical top */
	background: url(../images/background_form670.png) repeat-y 50% 0px;
}

.regform_Inner {
	/* allow top edge of other, outer container show through */
	margin: 12px 0 0 0;
	padding: 0;
	text-align:left;
	overflow: hidden;
	/* left edge; vertical centre */
	background: url(../images/background_form670.png) repeat-y 0px 100%;
}

.regform_title {
	margin: 24px 0 0 22px;
	font-family:Arial, sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#B50818;
	letter-spacing:-1px;
}

table.regform {
  background:transparent;
  border-width:0;
  font-size:13px;
  color:#333;
  width:630px;
  margin-left:12px;
}

th.regform, td.regform {
  padding:3px 0 3px 0;
  font-size:11px;
  line-height:24px;
  vertical-align:top;
  background:transparent;
}

th.regform {
  font-size:13px;
  color:#333;
  text-align:left;
  width:170px;
  background:transparent;
}

td.regform {
  width:210px;
  margin-left:0px;
  background:transparent;
}

th.regform1 {
  font-size:13px;
  color:#333;
  text-align:left;
  background:transparent;
  padding-bottom:8px;
}

td.regform1 {
  margin-left:0px;
  background:transparent;
  padding-bottom:8px;
}

.desc {
	color:gray;
	font-size:13px;
	width:240px;
	padding-top:4px;
	padding-bottom:4px;
	background:transparent;
}

td.td_listbox {
	font-family:Tahoma,Arial,Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding:0px;
	margin:0px;

}

.textbox {
	border:solid 1px #333;
	font-size:13px;
}

/* ----------------- left column tags ---------------------------*/

#container_colLeft {
	position:relative;
/*	float: left; */
	width: 512px;
	padding: 0 0 0 0; 
	background:transparent;
	clear:left;
	margin-bottom:-12px;
}

#container_colLeft .contentTop {
	margin:2px 0 0 0;
	padding:0;
	background: url(../images/bg_leftColumn_topbottom.png) no-repeat 100% 0px;
	width:512px;
	height:7px;
	overflow:hidden;
}

#container_colLeft .contentContent {
	margin:0;
	padding:0 6px 12px 0;
	background: url(../images/bg_leftColumn_content.png) repeat-y;
	width:512px;
}

#container_colLeft .contentBottom {
	position:relative;
	overflow:hidden;
	margin:0 0 26px 0;
	padding:0px;
	background: url(../images/bg_leftColumn_topbottom.png) no-repeat 0px -7px;
	width:512px;
	height:7px;
}

#container_colLeft h1 {
	margin: 0px 12px 0 12px;
	padding: 6px 0 0 0;
	font: normal 25px/28px Arial, sans-serif;
	border-bottom: solid 3px #F3F4EF;
	background:transparent;
	color:#CC0000;
	letter-spacing: -1px;
	BORDER-BOTTOM: #ccc 1px solid;
	FONT-FAMILY: arial, verdana, sans-serif;
}

html>body #container_colLeft h1 {
/*	letter-spacing:-0.02em; */
} 

#container_colLeft h2 {
	margin: 4px 0 0 12px;
	font-family:Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333;
	color:gray;
}

#container_colLeft h3 {
	margin: 20px 0 -10px 12px;
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
}

#container_colLeft P {
	margin: 10px 14px 0 12px; 
	padding:0px;
	font-family:Verdana, Arial, sans-serif;
	font: 76% Verdana,Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#container_colLeft ul, ul li {
	margin: 6px 30px 0px 18px;
	padding: 0;
	list-style: square;
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	line-height:1.5em;
	color:#333;
}

#container_colLeft .ul li {
	background-image: url(../images/bullet.gif); /* Replace bullet.gif with your img */
	background-position: left center; /* Position bullet */
	background-repeat: no-repeat;
	padding-left: 10px; /* Add padding so text doesn't cover bullet img */
}

#container_colLeft .callout {
	float: right;
	padding: 6px;
	margin: 0 0 5px 5px;
	background-color: #eee;
	width: 200px;
	border: 1px solid #ccc;
}

#container_colLeft .outerGrayPanel610 {
	background: url(../images/background_panel_610.png) repeat-y 50% 0px;
	margin: 0 0 0 9px;
	overflow: hidden;
	width: 610px;
	position: relative;
	padding:0;
}

#container_colLeft .innerGrayPanel610 {
	background: url(../images/background_panel_610.png) repeat-y 0px 100%;
	margin: 9px 0 0 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
}

#container_colLeft .outerGrayPanel {
	background: url(../images/background_panel.png) repeat-y 50% 0px;
	margin: 0 0 0 9px;
	overflow: hidden;
	width: 486px;
	position: relative;
	padding:0;
}

#container_colLeft .innerGrayPanel {
	background: url(../images/background_panel.png) repeat-y 0px 100%;
	margin: 9px 0 0 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
}

#container_colLeft .outerGrayPanel300 {
	background: url(../images/background_panel_300.png) repeat-y 50% 0px;
	margin: 0 0 0 9px;
	overflow: hidden;
	width: 300px;
	position: relative;
	padding:0;
	float:left;
}

#container_colLeft .innerGrayPanel300 {
	background: url(../images/background_panel_300.png) repeat-y 0px 100%;
	margin: 9px 0 0 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
}


/* ----------------- full left column tags ---------------------------*/
	
#container_colLeftFull {
	position:relative;
	float: left; 
	width: 750px;
	padding: 0 0 0 0; 
	background:transparent;
	clear:left;
	margin: 0px 0 -12px 0;
}

#container_colLeftFull .contentTop {
	margin:2px 0 0 0;
	padding:0;
	background: url(../images/bg_leftColumn_topbottom750.png) no-repeat 100% 0px;
	width:750px;
	height:7px;
	overflow:hidden;
}

#container_colLeftFull .contentContent {
	margin:0;
	padding:0 6px 12px 0;
	background: url(../images/bg_leftColumn_content750.png) repeat-y;
	width:750px;
}

#container_colLeftFull .contentBottom {
	position:relative;
	overflow:hidden;
	margin:0 0 26px 0;
	padding:0px;
	background: url(../images/bg_leftColumn_topbottom750.png) no-repeat 0px -7px;
	width:750px;
	height:7px;
}

#container_colLeftFull h1 {
	margin: 0px 12px 0 12px;
	padding: 6px 0 0 0;
	font: normal 25px/28px Arial, sans-serif;
	border-bottom: solid 3px #F3F4EF;
	background:transparent;
	color:#CC0000;
	letter-spacing: -1px;
	BORDER-BOTTOM: #ccc 1px solid;
	FONT-FAMILY: arial, verdana, sans-serif;
}

html>body #container_colLeftFull h1 {
/*	letter-spacing:-0.02em; */
} 

#container_colLeftFull h2 {
	margin: 4px 0 0 15px;
	font-family:Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333;
	color:gray;
}

#container_colLeftFull h3 {
	margin: 20px 0 -10px 15px;
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
}

#container_colLeftFull P {
	margin: 10px 14px 0 15px; 
	padding:0px;
	font-family:Verdana, Arial, sans-serif;
	font: 76% Verdana,Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#container_colLeftFull ul, ul li {
	margin: 6px 30px 0px 18px;
	padding: 0;
	list-style: square;
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	line-height:1.5em;
	color:#333;
}

#container_colLeftFull .ul li {
	background-image: url(../images/bullet.gif); /* Replace bullet.gif with your img */
	background-position: left center; /* Position bullet */
	background-repeat: no-repeat;
	padding-left: 10px; /* Add padding so text doesn't cover bullet img */
}

#container_colLeftFull .callout {
	float: right;
	padding: 6px;
	margin: 0 0 5px 5px;
	background-color: #eee;
	width: 200px;
	border: 1px solid #ccc;
}

#container_colLeftFull .outerGrayPanel {
	background: url(../images/background_panel.png) repeat-y 50% 0px;
	margin: 0 0 0 14px;
	overflow: hidden;
	width: 486px;
	position: relative;
	padding:0;
}

#container_colLeftFull .innerGrayPanel {
	background: url(../images/background_panel.png) repeat-y 0px 100%;
	margin: 9px 0 0 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
}

.2007col1 {
	width: 90px;
	font-size:13px;
	font-weight:bold;
	color: #b30000;
	padding-left:6px;
	border-bottom:solid 1px #FFC407;
}

.2007col2 {
	width: 160px;
	font-size:13px;
	font-weight:bold;
	border-bottom:solid 1px #FFC407;
}

.2007col3 {
	width: 200px;
	font-size:13px;
	border-bottom:solid 1px #FFC407;
}

/* ----------------- right column tags ---------------------------*/

#container_colRight {
	float: right;
	margin-right:10px;
	width: 214px;
	background-color:transparent;
}

.frontpage>#container_colRight {
	margin-right:10px;
}

#container_colRight .sidebarTop {
	margin:0;
	padding:0;
	background: url(../images/bg_sidebar_topbottom.png) no-repeat 100% 0px;
	width:214px;
	height:7px;
	overflow:hidden;
}

#container_colRight .sidebarContent {
	margin:0;
	padding:8px 6px 0 0;
	background: url(../images/bg_sidebar_content.png) repeat-y;
	width:214px;
	overflow:hidden;
}

#container_colRight img {
	position:relative;
	width:56px;
	height:58px;
	float:left; 
	margin-left:10px;
	margin-right:10px;
}

#container_colRight .sidebarContent P {
	padding:0;
	margin:-3px 4px 4px 0px;
	text-align:left;
	font-family: Trebuchet, Arial, sans-serif;
	font-size:12px;
	line-height:13px;
	clear:right;
	margin-left:0px;
}

* html #container_colRight .sidebarContent P {
	font-size:13px;
}

#container_colRight .sidebarBottom {
	position:relative;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0;
	background: url(../images/bg_sidebar_topbottom.png) no-repeat 0px -7px;
	width:214px;
	height:7px;
}

#container_colRight a {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}

#container_colRight a:visited {
	color: #333;
	text-decoration:  underline;
	font-weight: bold;
}

#container_colRight a:active {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}

#container_colRight a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}

/* ----------------- side column tags ---------------------------*/

#container_colSide {
	float: right;
	width: 130px;
	background-color:transparent;
	min-height:750px;
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html #container_colSide {
height: 750px;
}
/**/


#container_colSide #topSideBanner {
	margin: 0 0 0 10px;
	width:120px;
	height:240px;
	display:none;
}

#container_colSide #middleSideBanner {
	margin: 20px 0 0 10px;
	width:120px;
	height:auto;
}

#container_colSide #bottomSideBanner {
	margin: 20px 0 20px 10px;
	width:120px;
	height:90px;
}

#container_colSide p {
	margin: 0 0 10px 10px;
	background:#666;
	color:#fff;
	font-weight:bold;
	padding: 2px 0 2px 8px;
	font-family:14px;
}

.2007_teams {
	display:none;
}

.2007_teams p {
	margin: 0 0 3px 0;
}

#teamsWest, #teamsEast1, #teamsEast2 {
	display:none;
}

#teamsWest p, #teamsEast1 p, #teamsEast1 p {
	margin: 0 0 3px 14px;
}

/* ----------------- footer tags ---------------------------*/

#footer {
	width: 890px;
	margin: 0px auto 20px auto;
	padding: 0;
	text-align:center;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	float:none;
	clear:both;
	border-top:solid 6px #fff;
}

#footer_left {
	margin: 0;
	padding: 0;
	width:6px;
	height:20px;
	background: #DC1400 url(../images/footer_left.gif) no-repeat;
	float:left;
}

#footer_centre {
	margin: 0;
	padding: 0;
	background: #DC1400;
	line-height:20px;
	float:left;
	width:874px;
	color:#fff;
}

#footer_right {
	margin: 0;
	padding: 0;
	width:6px;
	height:20px;
	background: #DC1400 url(../images/footer_right.gif) no-repeat;
	float:left;
}

br.clearfix {
	clear:both;
	margin:0px !important;
	padding:0px !important;
	height: 1px; 
	font-size: 1px;
	line-height: 1px;
}

#msg_login {
	clear:both;
	margin: 12px 0 12px 10px;
	width:190px;
	display:none;
	height:24px;
	padding:0 0 0 8px !imporant;
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:200%;
}

.msg_login_error {
	background:#FDF2AE;
	border: solid 1px #898989;
}

.msg_login_blue {
	background:#ECF5FF;
	border: solid 1px #9EC8ED;
}

	.pagination {
		margin: 10px 0 20px 14px;
		padding: 0 0 2px 0;
	}

	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #C6D9E9;
		text-decoration: none; /* no underline */
		color:#2B80BB;
		font-size:14px;
		background:#fff;
		border-bottom: 1px solid #C6D9E9;
	}

	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #1F68B1;
		color: #1F68B1;
		font-size:14px;
	}

	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #2B80BB;
		font-weight: bold;
		background-color: #2B80BB;
		color: #FFF;
		font-size:14px;
	}

	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #DDD;
		font-size:14px;
	}

	#rss_blog {
		width:200px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-family:Arial,sans-serif;
		font-size:13px;
	}

	#rss_blog p {
		display:none;
	}

	#rss_blog h2 {
		margin: 0 0 6px 0;
		padding: 3px 0 0 24px;
		font-size:16px;
		font-family:Arial,sans-serif;
		font-weight:bold;
		line-height:120%;
		display:block;
		background: url( ../images/icon_rss.jpg) no-repeat 0 0;
	}

	#rss_blog ul {
		margin: 8px 0 8px 0;
	}

	#rss_blog li {
		margin: 0 0 0 0;
		padding:0;
		_text-indent:-16px;
		_margin-left:2px;
		list-style-type:none;
	}

	#rss_blog li a:link, #rss_blog li a:visited  {
		list-style-type:none;
		color:#cc0000;
		font-size:12px;
		line-height:116%;
		text-decoration:none;
		font-family:Arial,sans-serif;
		border-bottom:solid 1px #808080;
		display:block;
		padding: 4px 0 4px 0;
	}

	#rss_blog li a:hover, #rss_blog li a:active a {
		text-decoration:underline;
	}

	#rss_blog .newsAlt, #rss_blog .news {
		margin: 8px 0 8px 0;
	}

	#rss_blog p.newsAlt, #rss_blog p.news {
		margin: 8px 0 2px 0;
		font-size:15px;
		line-height:116%;
		display:block;
	}

	#rss_blog a {
		color:#cc0000;
		font-size:12px;
		line-height:116%;
		text-decoration:none;
	}

	#rss_blog a:visited {
		color:#cc0000;
	}

	#rss_blog a:active, #rss_blog a:hover {
		color:#cc0000;
		text-decoration:underline;
	}

	td.team1 {
		width:138px;
		padding:3px 10px 0 2px;
		vertical-align:top;
		font-weight:bold;
		color: #CC0000;
		border-bottom: solid 1px #CC0000;
	}

	td.team2 {
		width:158px;
		padding:3px 10px 0 0;
		vertical-align:top;
		color: #333;
		font-weight:bold;
		border-bottom: solid 1px #CC0000;
	}

	td.team3 {
		width:152px;
		padding:3px 0 4px 0;
		vertical-align:top;
		color: #333;
		border-bottom: solid 1px #CC0000;
	}

	#container_primarynav {
		width:600px;
		height: 30px; /* proportionate to font line height */
		margin: 30px 0 0 0;
		padding-left: 0; /* left indent*/
		overflow:hidden;
		background: #fff url(../images/bg_tab_bottom.png) repeat-x 0 29px;
	}

	#container_primarynav li { margin: 0;padding: 0;display: inline;list-style-type: none }

	#container_primarynav a:link, 
	#container_primarynav a:visited {
		border-top: 1px solid #CC0000;  /* same as tabs container bottom bg graphic */
		border-right: 1px solid #CC0000;
		border-left: 1px solid #CC0000;
		border-bottom: 1px solid #CC0000;
		text-decoration: none;
		color:#CC0000;
	}

	#container_primarynav a:link, 
	#container_primarynav a:visited, 
	#container_primarynav a:link.active, 
	#container_primarynav a:visited.active {
		font-size: 13px;
		font-weight:bold;
		line-height: 26px; /* proportionate to tab container height */
		color:#333;
		padding: 2px 10px 2px 10px;
		margin-right: 6px;
		margin-left:10px;
		float: left;
		background: rgb(250,234,234) url(../g/bg_tab_bottom.png) repeat-x 0 28px;
	}


	#container_primarynav a:link.active,
	#container_primarynav a:visited.active {
		border-bottom: 1px solid #fff; /* same as page background */
		color:#CC0000;
		background:#fff;
	}

	#container_primarynav a:hover {
		text-decoration: none;
		background:#fff;
	}


.clearfix {
	clear:both;
	margin:0px !important;
	padding:0px !important;
	height: 1px; 
	font-size: 1px;
	line-height: 1px;
}

	ul#teamstrip {
		margin:0 0 12px 0;
		padding:0
	}


	ul#teamstrip li {
		display:inline;
		margin:0;
		padding:0;
	}

	ul#teamstrip li#first {
		margin:0;
		padding:0;
	}

	ul#teamstrip li#last {
		margin:0;
		padding:0;
	}

	ul#teamstrip li img {
		margin:0;
		_margin:0 5px 0 0;
		padding:0;
	}


