html{height:100%}
body
{
	font:11px Arial,Helvetica,sans-serif;
	background:#D8D2B8 url(images/top_products.gif) repeat-x center top;
	margin:0 0 0 125px;
	padding:0;
	min-height:101%
}
div#container
{
	/*margin:auto auto;*/
	/*width:762px;*/
	width:880px;
	text-align:left
}
div#header{width:100%}
form
{
	margin:0;
	padding:0
}
.attHeader
{
	font-size:22px;
	background-color:#FC0;
	color:#000;
	width:162px;
	padding:2px;
	border-bottom:solid 2px #DA0;
	border-top:solid 2px #FE0
}
#homeBtn 
{
	border-left:solid 1px #BCB69C;
	width:99px!important;
	width /**/:100px
}
#toggleBtn
{
	background:#C7D2DA;
	padding: 0px;
	float: left;	
}
.attBase
{
	border-bottom:solid 1px #B6B096;
	padding-bottom:5px;
	margin-bottom:5px;
	color:DarkRed;
}
.attBase li
{
	margin:4px
}
div#navContainer
{
	font-weight:bold;
	width:100%;
	font-size:90%;
	line-height:20px; 
	height:20px
}
div#titleContainer
{
	width:100%;
	background:url(images/header_bg.gif) no-repeat top right;
	float:left;
	line-height:58px;
	font-size:14px;
	color:#444134
}
div#infoContainer
{
	line-height:20px;
	font-size:90%;
	width:100%;
	height:20px;
	/*float:left;2-25-09*/
}
div#userContainer
{
	clear:left;
	float:left;
	height:100%;
	padding:0px 3px;
	color:#666356;
	width:182px !important;
	width /**/:182px
}
div#locationContainer
{
	clear:right;
	float:right;
	height:7px/*100% 2-25-09*/;
	padding:0px 3px;
	color:#000;
	width:576px !important;
	width /**/:582px
}
div#contentContainer
{
	background:#D8D2B8 url(images/contentBkg.gif) repeat-y right ;
	clear:both;
	float:left;
	width:100%;
	color:#000;
	padding-bottom:5px
}
div#sideBar 
{
	background:url(images/sidebarTop.gif) no-repeat left top;
	padding: 15px 0px 0 0px;
	clear:left;
	float:left;
	font-size:90%;
	color:#444134;
	width:290px;
	min-height:300px;
	height:300px;
	height /**/:auto !important
}
hr
{
	margin:0;
	padding:0;
	height:1px;
	border-bottom-style:none
}
div#sideBar hr 
{
	border-top:solid 1px #B6B096;
	margin: 0px 0 5px 0
}
div#content
{
	clear:right;
	float:right;
	/*width:582px;*/
	width:590px;
	min-height:400px;
	height:400px;
	height /**/:auto !important
}
div#base
{
	clear:both;
	float:left;
	width:100%;
	height:11px;
	background:#D8D2B8 url(images/bottom_shadow.gif) no-repeat  top right
}
div#footer
{
	background:#D8D2B8 url(images/contentBkg.gif) repeat-y right;
	clear:both;
	float:left;
	width:100%;
	font-size:10px;
	line-height:40px
}
div#footnoteContainer 
{
	background-color:#DDD;
	height:100%;
	width:590px;
	float:right;
	text-align:center
}
div#searchContainer 
{
	height:40px;
	float:left;
	background-color:#000;
	color:#FFF;
	width:180px
}
.left
{
	text-align:left;
	clear:left;
	float:left
}
.right
{
	clear:right;
	float:right;
	text-align:right
}
.centerColumn
{
    float:left;
    width:3%;
    clear:both;
}
.leftColumn 
{
	float:left;
	width:48%;
	clear:left
}
.rightColumn 
{
	float:right;
	width:48%;
	clear:right
}
.navigation
{
	text-align:center;
	float:right;
	height:20px;
	border-right:solid 1px #BCB69C;
	width:100px!important;
	width /**/:101px
}
.navigation a
{
	display:block;
	width:100%
}
.navigation a:link
{
	text-decoration:none;
	color:#333
}
.navigation a:visited{color:#333}
.navigation a:hover
{
	text-decoration:none;
	background:url(images/nav_light.gif) repeat-x top;
	color:#333
}
.navigation2 a {
	display:block;
	width: 100%;	
	height:40px;
}
.navigation2 a:link
{
	text-decoration: none;
	color: #333;	
}
.navigation2 a:visited {
	color: #333;	
}
.navigation2 a:hover {
	text-decoration: none;
	color: #333;
}
.pad{padding:5px}
.diagonal{background:url(images/diagonal.gif)}
.padLeft{padding-left:5px}
.padRight{padding-right:5px}
.fullColumn
{
	clear:both;
	float:none;
	margin:5px 3px;
	width:585px !important;
	width /**/:590px
}
h1,h2,h3,h4{margin:0;padding:0}h3,h4{font-weight:normal}h4,.subheading{line-height:0.82em}
.subheading
{
	color:#666;
	margin-top:-0.10em;
	margin-bottom:0.5em;
	padding-bottom:0.1em
}
.lightRule
{
	border-top:solid 1px #DDD
}
.indent
{
	margin:0 0 0 10px
}
p{margin-top:2px;margin-bottom:2px;line-height:150%}
a:link{color:#047;text-decoration:none}
a:visited{color:#047;text-decoration:none}
a:hover{color:#06C;text-decoration:underline}
ol
{
	margin:0px;
	padding:0px 0px 0px 5px;
	list-style-position:inside;
	list-style-type:decimal
}
ul
{
	margin:0;
	padding:0 0 0 15px;
	list-style-position:outside;
	list-style-image:url(images/bullet.gif);
	list-style-type:disc
}
abbr,acronym,.help{border-bottom:dotted 1px #999;cursor:help}
.searchBox,.searchRegion
{
	background:url(images/search_bg.gif) repeat-x top;
	float:left;
	padding:0;
	height:20px;
	width:250px;
	border:0
}
.searchBoxLeft,.searchRegionLeft
{
	background:url(images/search_bg.gif) repeat-x top;
	float:left;
	padding:0;
	height:20px;
	width:145px;
	border:0;
}
.searchBoxLeft
{
	font-weight:normal;
	font-size:14px;
	width:220px;
	height:18px;
	margin:0 0 0 5px;
	padding-top:2px;
	float:left
}
.searchBox
{
	font-weight:normal;
	font-size:14px;
	width:220px;
	height:18px;
	margin:0 0 0 5px;
	padding-top:2px;
	float:left
}
.searchGo
{
	float:right;
	font-size:12px;
	background:#693 url(images/reportnbg.gif) repeat-x top;
	width:30px;
	height:20px;
	margin:0;
	text-align:center
}
.searchGo a
{
	display:block;
	width:100%
}
.searchGo a:link,.searchGo a:visited
{
	color:#9C6;
	text-decoration:none
}
.notice
{
	DISPLAY:block;
	FONT-WEIGHT:bold;
	FONT-SIZE:200%;
	width:100%;
	COLOR:#CCC;
	TEXT-ALIGN:center
}
.larger,h2{font-size:120%}
.xlarger,h1{font-size:150%}
.xxlarger{font-size:200%}
.smaller,h3,h4{font-size:90%}
.xsmaller{font-size:50%}
.stronger{font-weight:bolder}
.lighter{font-weight:lighter}
.contain
{
	clear:both;
	float:none;
	visibility:hidden
}
.rowHalf
{
    vertical-align:bottom;
   
}
div.rowHalf
{
	float:left;
	clear:right;
	width:100%;
	padding:1px 0 0 0
}
div.rowHalf .label 
{
	font-size:100%; 
	float:left; 
	width:15%; 
	text-align:left; 
	
}
div.rowHalf .form
{
	float:left; 
	width:85%; 
	text-align:left
} 
.row
{
	padding:2px;
	vertical-align:middle
}
div.row
{
	float:none;
	clear:both;
	width:100%;
	padding:5px 0 0 0
}
div.row .label 
{
	font-size:110%; 
	float:left; 
	width:30%; 
	text-align:right; 
	color:#666
}
div.row .form
{
	float:right; 
	width:68%; 
	text-align:left
} 
.icon
{
	width:85px;
	text-align:center;
	float:left;
	clear:none;
	margin:5px 2px
}
.solidBorder{border:solid 1px #CCC}
.WrappingItem
{
    white-space:normal;
}
