﻿body 
{
	font-size: 15px;
	color: #ed8f16;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

p a, p a:link, p a:visited, p a:visited {
padding: 0;
margin: 0;
color:#2083dd;
font-weight: normal;
text-decoration: none;

}

.content-column{
      width: 260px;
      float: left;
      margin: 35px 0;
}
 
sup
{
	font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

#container
{
	background: url(../images/challenge/background_middle.jpg) repeat-y;
	margin: 0 auto;	
	width: 910px;
}

#container-top
{
	background: url(../images/challenge/background_top.jpg) no-repeat top;	
}

#container-image
{
	background: url(../images/challenge/background_text.jpg) 0px 485px no-repeat;
	width: 910px;
	padding-bottom: 25px;
}

#container-image-terms
{
	background: url(../images/challenge/background_Termstext.jpg) 0px 485px no-repeat;
	width: 910px;
	padding-bottom: 25px;
}


a img { border: none; }

#logo-caption
{
	color: #2475d8;
	font-size: 12px;
	text-align: right;
	height: 40px;
	line-height: 40px;
	padding-right: 15px;
}

#logo
{
	width: 213px;
	height: 72px;
	margin-left: 45px;
	float: left;
	display: inline;
}

#logo span
{
	visibility: hidden;
}

#nav-container
{
	width: 617px;
	float: left;
	background: url(../images/nav_bg_end.gif) no-repeat left;
	margin-left: 25px;
	padding-left: 10px;
	height: 30px;
}

#nav
{
	background: White;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	height: 30px;
}

#nav ul
{
	margin: 0;
	padding: 0;	
}

#nav ul li
{
	list-style: none;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #83b324;
	position: relative;
}

#nav ul li .seperator
{
	margin: 0 10px;	
}

#nav ul li a
{
	color: #e78506;	
	text-decoration: none;
}

#nav ul li a:hover
{
	color: #2083dd;
}

#nav ul li:hover ul, #nav ul li.sfhover ul
{
	display: block;
}

#nav ul li ul
{
	position: absolute;
	left: -12px;
	top: 30px;
	display: none;
	width: 164px;
	background: url(../images/nav_hover_bottom.gif) no-repeat bottom;	
	padding-bottom: 10px;
}

#nav ul li ul li
{
	padding: 4px 10px;
	float: none;
	height: auto;
	line-height: normal;	
	background: White;
	line-height: 15px;
}

#nav ul li.current a
{
	color: #2083dd;
}

#sidebar
{
	width: 265px;
	float: left;	
	font-size: 13px;
	color: #82ac34;
	text-align: center;
	padding-top: 30px;
}

#sidebar .caption
{
	margin: 6px 0;
	font-weight: bold;
}

#content
{
	padding-right: 15px;
	width: 630px;
	float: left;
}

#content-text-col
{
	width: 580px;
	float: left;	
	margin-left: 10px;
}

#footer
{
	width: 910px;
	margin: 0 auto;
	font-size: 10px;
	color: #000;
}

#footer a
{
	text-decoration: none;
	color: Black;	
}

#footer .copyright
{
	height: 13px; float: left;
}

#footer .copyright em
{
	font-style: normal;
	color: #c57105;
}

#footer .hmd
{
	height: 13px;
	float: right;
	text-align: right;	
}

h1
{
	color: #008ebd;
	font-weight: normal;
	padding: 26px 0 2px 0;
	margin: 0;
    font-size: 21px;	
    line-height: 1.4em;
}

.quoteIntro
{
	color: #008ebd;
	line-height: 27px;
	font-size: 14px;
	font-style: italic;
	padding: 10px 0 10px 0;
}

p {
	color: #ba2172;
	font-size: 18px;
	line-height: 1.3em;
	padding: 0 0 5px 0;
	margin: 0;
}

.header em
{
	color: #80bb0a;
	font-weight: normal;	
	font-size: 20px;
}

.clear
{
	font-size: 1px;
	line-height: 0;
	clear: both;	
}

/* HMD */

#PromoHeader {
	margin: 36px 0 0 0;
}

#PromoHeader img {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#FooterStrap {
	width: 100%;
	background: #c0deee;
	height: 140px;
	text-align: center;
	margin-top: 10px;
}

#FooterStrap p {
	color: #008ebd;
	font-size: 12px;
	float: left;
	display inline;
	margin: 15px 0 0 70px;
	text-align: left;
}
	
#FooterLogos {
	float: right;
	display inline;
	margin: 8px 58px 0 0;
}

#url {
	margin: 18px 0 0 0;
}

blockquote {
	color: #fff;
	margin: 0;
	padding: 8px 0;
	font-size: 14px;
	line-height: 1.2em;
}

.button1 { margin: 0 0 8px 0; }

p.terms {
	color: #000;
	font-size: 11px;
}

p.termsPoints {
	color: #000;
	font-size: 11px;
	padding-left: 25px;
}

h2.termsSubhead {
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 1em 0 0 0;
}

.termsPoints a, .termsPoints a:link, .termsPoints a:visited, .termsPoints a:active {
	color: #c81f68;
}

.termsPoints a:hover {
	color: #c81f68;
	text-decoration: underline;
}
