body {
    font-size:100%;
    line-height: 1em;
    font-family: "Lucida Sans", Tahoma, Verdana, Arial, sans;
}

img {
	border : none;
}

.bodytext p {
    font-size:0.875em;
}

.sidenote {
    font-size:0.75em;
}
	
h1 { 
  font-size: 18px; 
  line-height: 36px;
  margin-bottom: 18px; 
}

h2 { 
  font-size: 14px; 
  line-height: 16px; 
  margin-bottom: 16px;
}

h3 { 
  font-size: 12px; 
  line-height: 18px; 
}

a, a:visited, a:active {
	color : black;
	text-decoration: none;
}

#container
{
	margin : auto auto;
	width : 1024px;
}

#header, #footer
{
	width: 100%;
}

#header
{
	margin-top: 15px;
	height: 127px;
	width: 1024px;
	clear : left;
}

.headerButton
{
	width: 340px;
	float: left;
	text-align: center;
}

.headerLogo
{
	width: 344px;
	float: left;
	text-align: center;
}

#menu
{
	width: 320px;
	text-align: left;
	margin: 40px 10px 0 10px;
}

.menuLeft
{
	float: left;
}

.menuRight
{
	float: right;
}

.menuHide
{
	display: none;
}

#menu ul
{
	margin: 0 0 0 14px;
}

#menu li
{	
	padding-bottom: 20px;
	padding-left: 8px;
	font-size: .9em;
}

#content
{
	margin-top :30px;
	font-size: .8em;
	width : 630px;
	padding: 0 10px 0 0;
	text-align: left;
}

#hideContent
{
	display: none; 
	position: absolute; 
	z-index: 100; 
	margin: 0 0 0 240px; 
	width: 630px; 
	height: 100%; 
	background-color: #fff; 
	text-align: center;
} 

.contentLeft
{
	float: left;
	margin-left: 35px;
}

.contentRight
{
	float: right;
	margin-right: 15px;
}

.contentCenter
{
	margin: 30px auto;
}

#contentStart
{
	margin: 30px auto;
	font-size: .8em;
	width : 760px;
	padding: 0 10px 0 0;
	text-align: left;
	min-height: 450px;
}

#footer
{
	text-align: right;
	font-size: 0.7em;
	margin-top : 50px;
}

.clear
{
	clear: both;
}

#formTable .label
{
	width: 500px;
}

#formTable .label
{
	width : 80px;
	text-align : left;
}

#formTable .input
{
	width : 300px;
	text-align : left;	
	padding : 0 0 0 15px;
}

#formTable .disclaimer
{
	font-size : 10px;
	padding: 10px 0 5px 110px;
}

#formTable .required
{
	font-size : 10px;
}

#bestPartner_Claim
{
	display: none;
	position: absolute; 
	margin: 128px 0 0 97px;
}

#intersport_Claim
{
	display: none;
	position: absolute; 
	margin: 128px 0 0 785px;
}

.teasertext
{
	font-weight: bold;
}

.smalltext
{
	font-size: .75em;
}

