body
{
	background-color: #ede1c9;
	text-align: center;
	font: normal 10pt Arial, sans-serif; 
	margin: 0;
	padding-top: 12px;
}

#ContentWrapper
{
	margin: 0px auto;
	width: 758px;
	text-align: left;
}

#Header
{
	width: 100%;
	height: 90px;
	background-color: #250b0c;
	margin-bottom: 2px;
}

#MiddleContent
{
	width: 758px;
	margin-bottom: 2px;
	background-image: url(images/fauxColumnStandard2007Q1.gif);
	background-repeat: repeat-y;
	height: auto;
}

#Sidebar
{
	float: left;
	width: 150px;
	height: 100%;
	background-color: #250b0c;
}

#MainContent
{
	float: right;
	height: 100%;	
    padding: 0px;
    width: 606px;
}

#Footer
{
	margin-top: 1px;
	clear: both;
	display: block;
	width: 100%;
	height: 30px;
	background-color: #250b0c;
	text-align: left;
}

#Sidebar ul.List-Gender
{
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0em;
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
}

#Sidebar ul.List-Gender li
{
	padding-top: 0em;
	line-height: 13px;
}

#Sidebar ul.List-Gender li.Expanded 
{
	padding-top: 1em;
	padding-bottom: 1em;
}

#Sidebar ul.List-Gender li.AllExpanded 
{
	padding-top: 0em;
	padding-bottom: 0em;
}

#Sidebar ul.List-Gender li.First
{
	padding-top: 0em;
}

#Sidebar ul.List-Gender a
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#Sidebar ul.List-Gallery
{
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0em;
	color: #898786;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#Sidebar ul.List-Gender li ul.List-Gallery li
{
	line-height: 13px;
	padding-top: 0em;
	padding-bottom: 0em;
}

#Sidebar ul.List-Gallery a
{
	text-decoration: none;
	color: #898786;
}

#Sidebar ul.List-Gallery li.Selected a
{
	text-decoration: none;
	color: #FFFFFF;
}

#Sidebar ul.List-Gallery a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

/* header */
#HeaderLogo
{
	height: 100%;
	float: left;
}

#HeaderLinks
{
	display: inline;
	margin-right: 12px;
	margin-top: 65px;
	float: right;
	vertical-align: bottom;
}

#Header ul
{
	display: inline; /* needed for the IE double margin length bug */
	padding: 0px;
}

img.HeaderImage
{
	border-width: 0;
	margin-left: 12px;
	margin-top: 12px;
}

div#divswfHeaderHP
{
	border-width: 0;
	margin-left: 11px;
	margin-top: 9px;
}

div#divswfHeaderSoftStyle
{
	border-width: 0;
	margin-left: 0px;
	margin-top: 0px;
}

#Header ul.List-HeaderLink
{
	margin-left: 0px;
	float: right;
	text-align: right;
}

#Header ul li
{
	list-style: none;
	border-left: 1px solid #898786;
	padding-left: 5px;
	padding-right: 1px;
	display: inline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

#Header ul li.FirstNoBullet
{
	list-style: none;
	display: inline;
	border-left: none;
	padding-left: 0;
}

#Header ul li a
{
	color: #898786;
	text-decoration: none;
}

#Header ul li a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

/* footer */
#Footer ul
{
	display: inline; /* needed for the IE double margin length bug */
	margin-top: 7px;
	padding: 0px;
}

#Footer ul.List-FooterLink
{
	margin-left: 12px;
	margin-right: 5px;
	float: left;
	text-align: left;
}

#Footer ul.List-FooterCountry
{
	margin-left: 5px;
	margin-right: 12px;
	float: right;
	text-align: right;
}

#Footer ul li
{
	list-style: none;
	border-left: 1px solid #acb2b8;
	padding-left: 5px;
	padding-right: 1px;
	display: inline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

#Footer ul li.FirstNoBullet
{
	list-style: none;
	display: inline;
	border-left: none;
	padding-left: 0;
}

#Footer ul li a
{
	color: #898786;
	text-decoration: none;
}

#Footer ul li a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.bold 
{ 
    font-weight: bold 
}

html>body .clearBoth
{
    clear: both;
}

h2.pageTitle
{
  font-weight:bold;
  font-size: 13pt;
  color: #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.5px;
  margin-top: 0;
  
}

div.MarketingMessage
{
	float: right;
	width: 606;
	height: 390;
	background-color: #FFFFFF;
}

hr.Hide
{
	display: none;
}

h1.Hide
{
	display: none;
}

div.padding5px
{
    padding: 5px;
}

div.padding15px
{
    padding: 15px;
}

p.ErrorText
{
	text-align: center;
	font-size: 9px;
	color: #CC0000;
	font-weight: bold;
	border: 1px solid #CC0000;
	margin-left: 14px;
	margin-right: 14px;
	padding: 10px;
}

#ContentWrapper.MinHeight #MainContent
{
    height: 390px;
}

.Invisible
{
	visibility:hidden;
	position:absolute; 
	left:-3000px;
	top:-3000px;
	width:0px; 
	height:0px;
}
