body.usaPool
{
	background-color: #32393E;
}
body.usaPool .page
{
	/*background-image: url(../../images/nav/bg_gray.jpg) !important;
	background-repeat: no-repeat;*/
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	background-color: white;
}
body.usaPool .teaserBar li a span
{
	font-size: 11px !important;
	background-position: 0px 4px;
	padding-left: 13px;
}
body.usaPool div.topnav 
{
	background-image: none;
}
body.usaPool .bottomFlyout .headline
{
	position: absolute;
	top: 4px;
}
body.usaPool .bottomFlyout .column1
{
	width: 160px;
	overflow: hidden;
}
body.usaPool .bottomFlyout .column2
{
	width: 330px;
	overflow: hidden;
}
body.usaPool .bottomLeftFlyout, 
body.usaPool .bottomMiddleFlyout, 
body.usaPool .bottomRightFlyout
{
	top: 44px !important;
	height: 78px !important;
	margin-top: 4px !important;
	padding-top: 4px !important;
	width: 159px !important;
}
body.usaPool .bottomLeftFlyout
{
	left: 0px !important
}
body.usaPool .bottomMiddleFlyout
{
	left: 168px !important
}
body.usaPool .bottomRightFlyout
{
	left: 336px !important
}
body.usaPool .infoLinkFlyout a
{
	width: auto !important;
}
body.usaPool .bottomLeftFlyout a, 
body.usaPool .bottomMiddleFlyout a, 
body.usaPool .bottomRightFlyout a
{
	font-size: 11px !important;
	font-weight: normal !important;
	color: #666666 !important;
	background-image: url(../images/arrow-gray.gif) !important;
	background-position: 148px 8px !important;
	text-indent: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #e8e8e8 !important;
	padding: 4px 0px 5px 0px !important;
	height: 14px !important;
}
body.usaPool .bottomLeftFlyout a.first, 
body.usaPool .bottomMiddleFlyout a.first, 
body.usaPool .bottomRightFlyout a.first
{
	border-top-style: solid !important;
	border-top-color: #e8e8e8 !important;
}
body.usaPool .bottomLeftFlyout a:hover, 
body.usaPool .bottomMiddleFlyout a:hover, 
body.usaPool .bottomRightFlyout a:hover
{
	color: #CC0000 !important;
	/*background-image: url(/images/arrow-red.gif) !important;*/
}
body.usaPool .loginLogout 
{
    margin-left:10px;
}

body.home .loginLogout
{
    margin-left:10px;
	display: inline;
}
