@charset "UTF-8";
/* CSS Document */
 @charset "utf-8";
/* CSS Document
CONTENTS --------------
*01: Reset
*02: Default Styles
*03: Global Classes
*04: Layout
*05: Utilities
*/

/*****01:Reset  - This makes our style sheet platform/browser compatible from the start, however it may glabally effect the extisting CMS system. If anything looks a bit curly to you then remove the reset code.----------------------------------------------------------------------------------------*/

body {color:#000; background: #151d23; }
body,div,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0; border:0;}
img{display:block;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
strong { font-weight: bold; }
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:"'";}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
textarea {line-height:1.25;} 
label {cursor:pointer;}
form {margin:0;padding:0;display:inline;}
blockquote {margin:22px 40px;padding:0;}
small {font-size:0.85em;}
/** remove outline from safari **/
input[type=text]:focus, textarea, input[type=password]:focus {  outline: 0 none;}

/*****02:Default Styles -------------------------------------------------------------------------------*/

html, body { border:0; margin:0; padding:0;} 
body { font: 100% Arial,Helvetica, Verdana, sans-serif; color: #333; background: #fff url(/elements/img/bg.jpg) top left repeat-x;}
h1 { font-size: 1.4em; line-height: 1.3em; margin-bottom: 1em; color:#0b5fa0; font-weight:bold; margin:15px 20px; }
h2, h3, h4, h5, h6 { font-weight: bold; margin-bottom: 0.3em; }
h2 { font-size: 1em; color: #09578b; clear:both; font-weight:bold;  margin: 30px 20px 20px; }
.component h3, .secRight h3 { width:282px; height:37px; background:url(/elements/img/wcr_heading.gif) top left no-repeat; float:left; text-indent:-9999px; text-transform:uppercase; margin-bottom:0;}
h4 { font-size:0.8em; color: #4f7850; text-transform:uppercase; margin:10px 12px 5px 12px; font-weight:bold; clear:both;}


h5 { font-size:0.8em; color: #336035;  margin:12px; font-weight:bold; clear:both; }
ul, ol { margin: 1em 0 0.7em 0px;  }
p, li{  font-size:0.75em;  margin: 0 0 1em 0; }
li li {font-size: 1.0em; }
p, li, ol, dd{color: #333; }
ul{list-style-type: disc;}
#secContentContainer p, #secContentContainer li{line-height:18px;}
a, a:link { color: #50a950; text-decoration:none;}
a:visited { color: #50a950; text-decoration:none;  }
a:link:hover, a:link:focus, a:visited:hover { color: #89d789; text-decoration: none; }
a:link:active { color: #50a950; text-decoration:none; }
.clear{clear:both;}

p.temp{position:absolute; top:10px; left:40px; z-index:20; }

#accessibilty{display:none;}

/***** 03:Global Classes -------------------------------------------------------------------------------*/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}

.important {font-weight:bold;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Curve */
.curve {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	behavior: url(border-radius.htc);
	
}
.rel {
	position: relative;
	z-index: inherit;
	zoom: 1; /* For IE6 */
	
}



/***** 04:Layout Classes -------------------------------------------------------------------------------*/

#shell{width:100%; float:left;}

#headerContainer{width:916px; margin:0 auto 0;}
#header{position:relative; width:100%; height:352px; margin:0 auto; background:url(/elements/img/header.jpg) top left no-repeat;float:left; }
#header.small {height:182px; margin:0 auto; background:url(/elements/img/header_small.jpg) top left no-repeat;float:left; }
#header h1{text-indent:-9999px;}
#header p,
#header h2 { font-family: Arial, Helvetica, sans-serif; }
#header div.body {width: 640px; position: absolute; top: 110px; left: 36px;  }
#header div.body p {color: #d6e6f2; font-size: 1em;  line-height: 1.39em; }
#header div.body p.larger {color: #d6e6f2; font-size: 1.2em;  line-height: 1.5em; }
#header p#days-left { width: 182px; position: absolute; left: 728px; top: 125px; text-align: center; color: #4f5257; }
#header h2#act-today {color: white; font-size: 2.3em; font-weight: bold; position: absolute; top: 230px; left: 36px; margin: 0; }
#header h2 {color: #0b5fa0; font-size: 0.78em; position: absolute; text-align: center; margin: 0;}
#header h2#deadline-counter {top: 23px; left: 728px; width: 182px;}
#header h2#statistics-snapshot {top: 193px; left: 728px; width: 182px;}

#header.small h2#deadline-counter,
#header.small p#days-left { left: 667px; width: 185px; padding: 0 30px; }
#header.small p#days-left { top: 130px; }

#preFooterContainer{width:100%; float:left; margin:0;}
#preFooter{width:940px; margin:0 auto; text-align:center; }

#footerContainer{width:100%; float:left; margin:30px 0 0;}
#footer{width:940px; margin:0 auto; text-align:center;  background:url(/elements/img/dot.gif) 0 0 repeat-x; padding:2px 0; }

/*****Nav---*/
#navcontainer{width: 100%;float:right;height:38px;}
#navcontainer ul{float:right; margin:0;}
.navlist{ font:bold 0.95em Arial, Helvetica, sans-serif; text-transform:uppercase; margin-left: 0; padding-left: 0; white-space: nowrap; }
.navlist li{ display: inline; list-style-type: none; float:left; margin: 0; }
.navlist a { padding: 0px 10px 0px 10px; margin: 11px 0 10px 0; height:17px; float:left; border-right:1px solid #eef7fd; border-left:1px solid #adcfe3;}
.navlist a.first{border-left:none;}
.navlist a.last{border-right:none;}
.navlist a:link, .navlist a:visited { color: #367699; text-decoration: none; }
.navlist a:hover, .navlist a:link.current, .navlist a:visited.current {color: #50a950; text-decoration: none;}

/*****Footer Nav---*/
#footer .navlist {float:left; position:relative; left:50%;}
#footer .navlist li {position:relative; right:50%;}
#footer .navlist a {border-right: 1px solid #e0e0e0; border-left: none;}
#footer .navlist a.last {border-right: none;}
#footer .navlist a:link, #footer .navlist a:visited { color: #9e9d9f; }
#footer .navlist a:hover, #footer .navlist a:link.current, #footer .navlist a:visited.current {color: #9e9d9f;}

.counter{position:absolute; left:777px; top:49px; letter-spacing:21px; font-size:3.5em; color:#fff; font-weight:bold; z-index:10;}
.counterLine{position:absolute; z-index:20; width:154px; height:1px; background:url(/elements/img/campaign/counter_line.gif) 0 0 no-repeat; left:724px; top:90px;}

.small .counter{left:749px;top:52px;}

#contentContainer{width:100%; float:left; margin:0 0 10px 0;}
#content{width:900px; margin:0 auto;}
#leftColumn{width:603px; margin:0 15px 0 0; padding:0; float:left;}
.handColumn{width:290px; float:left; }
.campaignBox{position:relative; width:286px; float:left; border:2px solid #cee5ce; background:#e8f3e8 url(/elements/img/campaign/boxbg.jpg) 0 0 repeat-x; padding:14px 0 0 0; margin:10px 0 0 0;}
.campaignBox a.logo{display:block; background: url(/elements/img/wc_logo.png) 50% 0 no-repeat; width:288px; height:173px; margin:0 0 15px 0;}

.campaignBox a.heading{display:block; background:url(/elements/img/upgrade_heading.png) 50% 0 no-repeat; width:288px; height:31px; margin:0; text-indent:-9999px;}
.campaignBox .win{width:51px; height:51px; position:absolute; background:url(/elements/img/win.png) 0 0 no-repeat; top:-5px; left:0;}
.campaignBox p{padding:10px 0; margin:0; color:#4d4f4d; line-height:18px;}	
.whyImportant{width:293px; padding:0 5px 0 12px; float:left; margin-bottom:10px;}
.whyImportant h2{color:#666; font-size:0.9em;}




#rightColumn{width:282px; float:left; }

.component{background:url(/elements/img/right_bg.gif) 0 3px repeat-x;margin-top:30px;}

/* Content page */
#secContentContainer{width:100%; float:left; margin:0 0 10px 0;}
#secContent{width:900px; margin:0 auto; background:url(/elements/img/left_bg.jpg) 0 4px repeat-x;}
.secTop{width:900px; float:left; height:4px; background:url(/elements/img/wide_top.gif) 0 0 no-repeat;}

.secLeft{width:565px; float:left; margin:0; padding:0 25px; position:relative;}

.secLeft h1, .secWide h1{margin:15px 0 10px 0; padding:0; color:#19476d;}
.secLeft h2, .secWide h2{ font-weight:bold; }
.secLeft h3, .secWide h3 {color:#19476d; font-size:0.9em; margin:15px 0 10px 20px; background:none;}
.secLeft h4, .secWide h4 {color:#333; font-size:0.8em; margin:15px 0 10px 20px; background:none; text-transform:none;}
.secLeft ul.secNav, .secWide ul.secNav{list-style:none; padding:0; margin:0; position:absolute; top:27px; left:250px;}
.secLeft ul.secNavTc, .secWide ul.secNavTc{list-style:none; padding:0; margin:0; position:absolute; top:27px; left:580px;}
.secLeft ul.secNav li, .secWide ul.secNav li{float:left; margin:0; padding:0;}
.secLeft ul.secNavTc li, .secWide ul.secNavTc li{float:left; margin:0; padding:0;}
.secLeft ul.secNav li a, .secWide ul.secNav a, .secLeft ul.secNavTc li a, .secWide ul.secNavTc a{padding:0 12px; border-right:1px solid #8ba6bc; font-weight:bold;}
.secLeft ul.secNav li a.last, .secWide ul.secNav a.last, .secLeft ul.secNavTc li a.last, .secWide ul.secNavTc a.last{border:none;}
.secLeft ul.secNav li a.current, .secWide ul.secNav a.current{color:#19476d; }
.secLeft .column{width:50%; float:left;}

.secRight{width:285px; float:left; margin:0; padding:0; }
.secRight .logoLrg{width:282px; height:99px; float:left; background:url(/elements/img/wc_logo_wide.png) 0 0 no-repeat; margin:15px 0 0 0; }
.mastercardText{text-indent:-9999px; width:232px; height:42px; float:left; background:url(/elements/img/mastercardtext.png) 0 0 no-repeat; margin:40px 0 40px 20px;}
.secComponent{background-color:#e8f3e8;}

.secComponent h4{margin:0; padding:10px 0 10px 10px;}

.secWide{width:850px; padding:0 25px; margin:0; float:left; position:relative;}
.break{width:100%; height:5px; margin:15px 0; background:url(/elements/img/dotblack.gif) 0 0 repeat-x; float:left; display:block; clear:both;}
.secWide .column{width:220px; float:left; }
.secWide .column ul{list-style:none; margin-top:15px;}

/* FAQ styles */
.secLeft dt, dd { font-size: 0.75em; }
.secLeft dt { font-weight: bold; margin-bottom: 10px; margin-left: 20px; }
#leftColumn dd { margin-left: 30px; margin-bottom: 20px; }
dd li { font-size: 1em; }

/* form styles */

#leftColumn form {
	width: 560px;
	text-align: left;
	margin-top:30px;
	
	
}

#leftColumn fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

#leftColumn legend {
	display: none;
}

#leftColumn form h3 {
	clear: both;
	padding: 5px 0px 0 0;
	font-size: 0.9em;
	
}

#leftColumn form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
	font-weight:bold;
}

#leftColumn form input {
	display: block;
	margin-top: 3px;
	background-color:#f2f9fd;
	border:1px solid #9bc4dc;
	font-size: 1.2em;
	color:#5e6970;
	
	
}

#leftColumn form select {
	float: left;
	display: block;
	
}

#leftColumn form label.field-first,
#leftColumn form label.field-address,
#leftColumn form label.field-city,
#leftColumn form label.field-email {
	clear: left;
}


#leftColumn form label.field-first,
#leftColumn form label.field-last,
#leftColumn form label.field-city,#leftColumn form label.field-address,
#leftColumn form label.field-email,
#leftColumn form label.field-phone {
	float: left;
	margin: 0px 14px 0px 0px;
	width: 250px;
}

#leftColumn form label.field-first input,
#leftColumn form label.field-last input,
#leftColumn form label.field-email input,

#leftColumn form label.field-phone input {
	float: left;
	width: 250px;
	padding: 0px;
}


#leftColumn form label.field-city input{width: 310px;}

#leftColumn form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}



#leftColumn form label.field-zip input {
	float: left;
	width: 80px;
}

#leftColumn form label.field-address,  {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

#leftColumn form label.field-address input, #leftColumn form label.field-city input, #leftColumn form label.field-describe textarea {
	float: left;
	width: 510px;
	padding: 0px;
}

#leftColumn form input#radiobutton_1,
#leftColumn form input#radiobutton_2,
#leftColumn form input#radiobutton_3,
#leftColumn form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#leftColumn form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}



#leftColumn form input#checkbox_1,
#leftColumn form input#checkbox_2,
#leftColumn form input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

#leftColumn form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

#leftColumn form textarea {
	margin-top: 3px;
	background-color:#f2f9fd;
	border:1px solid #9bc4dc;
	display: block;
	font-size: 1.2em;
	color:#5e6970;
}

#leftColumn form input.submit{
margin: 20px 0 20px 0;

	background-color:#2b7cbf;
	color:#fff;
	border:2px solid #e3eef8;
	font:bold 0.7em Verdana, Arial, Helvetica, sans-serif;
	padding:5px 10px;
	cursor:pointer;}
	
#leftColumn input:focus, textarea:focus{
	background-color: lightyellow;
}




/* Home page Accordian */

#rightColumn .toggler, .secRight .toggler {
	background-color: #e8f3e8;
	padding: 10px 0 10px 20px;
	margin:0 0 5px 14px;
	font-size:0.7em; font-weight:bold; color:#50a950;
	cursor:pointer;
	background:url(/elements/img/bullet_arrow.gif) 0 50% no-repeat;
}
#rightColumn .active, , .secRight .active {
	background-color: #e8f3e8;
}


#rightColumn .element p, .secRight .element p{font-size:0.75em; padding:0 14px 14px 14px;}


.newsComponent{position:relative;}
.newsComponent h2{margin-left:0px;}
p.headline a{color:#449244;}
p.date{font:Verdana, Arial, Helvetica, sans-serif; font-size:0.7em; margin:0;}
#leftColumn p.date{font:Verdana, Arial, Helvetica, sans-serif; font-size:0.7em; margin-bottom:10px;}
p.newsBottomLink{font-weight:bold; font-size:0.7em;}
a.moreNews{position:absolute; top:4px; right:0; font-size:0.7em; font-weight:bold;}
#rightColumn h2{color:#666; background:url(/elements/img/dot.gif) bottom left repeat-x; font-size:0.9em; padding:0 0 4px 0;}

#rightColumn .statsComponent{ margin-top: 22px; padding-bottom:15px; border: 2px solid #e1e1e1;}
#rightColumn .statsComponent h2{ margin: 15px 10px 15px; padding-bottom: 12px; text-align: center; }





#preFooter h2{color:#333; font-size:1.3em; text-transform:none;}




#footer p.small{color:#666; font-size:0.7em;}




#faceFishContainer{width:100%; float:left;}
#faceFishContent{width:950px; margin:0 auto; }

.faceFish{float:right; width:88px; height:16px; background:url(/elements/img/icon_fish.png) top left no-repeat; text-indent:-9999px; clear:both;}
.faceFish a{display:block; width:88px; height:16px; cursor:pointer;}


#leftColumn p{ margin-right:20px; margin-left:20px;}
#leftColumn p.headline{font-size: 0.9em;}


form{padding:0; margin:0;}
label{display:none;}
input.box {
					color: #8d959d;
					font-size: 0.9em;
					width: 194px;
					height: 28px;
					padding: 10px 0 0 8px;
					background:url(/elements/img/searchfield.gif) top left no-repeat;
					margin:0 0 0 10px;
					border:none;
					float:left;
				}


input.btn {
					width: 59px;
					height: 38px;
					cursor: pointer;
					text-indent: -9999px;
					background: #FFF url(/elements/img/button.gif) no-repeat top right; margin:0; padding:0; border:none;
					float:left;}

/* Bar graphs */
.statsBox .bar {width:64px; height:82px; color:white; position: absolute; top: 0px;}
.statsBox .bar .bar-body {width: 100%; background: blue; position:absolute; bottom: 0px; }
.statsBox .bar .bar-reflection {width: 100%; height: 11px; position: absolute; bottom: -11px;}
.statsBox .bar .bar-text { width: 100%; position: absolute; text-align: center; bottom: 20px; font-weight: bold; text-shadow: #000 1px 1px 1px; }
.statsBox .bar .bar-legend { width: 100%; height: 30px; position: absolute; text-align: center; bottom: -41px; color: #525252; text-transform:uppercase; font-weight:bold; font-size: 0.7em;}
.statsBox .upgraded {position: absolute; left: 0px;}
.statsBox .upgraded .bar-reflection {background: url(/elements/img/bar_green_reflection.gif) repeat-x top right;}
.statsBox .upgraded .bar-body
{
/* Opera */
background: #FF54AC54 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDEwNywxODYsMTA3LDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoODQsMTcyLDg0LDEpOyIgLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCBmaWxsPSJ1cmwoI2dyYWRpZW50KSIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIgLz48L3N2Zz4=);

/* Firefox */
background: -moz-linear-gradient( top, rgba(107,186,107,1), rgba(84,172,84,1) );

/* Chrome & Safari */
background: -webkit-gradient( linear, left top, left bottom, color-stop( 0, rgba(107,186,107,1) ), color-stop( 1, rgba(84,172,84,1) ) );

/* IE5.5 - IE7 */
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF6BBA6B,EndColorStr=#FF54AC54);

/* IE8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF6BBA6B,EndColorStr=#FF54AC54)";
}

.statsBox .yet-to-upgrade {left: 78px;}
.statsBox .yet-to-upgrade .bar-reflection {background: url(/elements/img/bar_blue_reflection.gif) repeat-x top right;}
.statsBox .yet-to-upgrade .bar-text {color: #4e4d4f; text-shadow: black 0 0 0; }
.statsBox .yet-to-upgrade .bar-body
{
/* Opera */
background: #0b60a0 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDg3LDE1MSwyMDIsMSk7IiAvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3R5bGU9InN0b3AtY29sb3I6cmdiYSgxMSw5NiwxNjAsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);

/* Firefox */
background: -moz-linear-gradient( top, rgba(87,151,202,1), rgba(11,96,160,1) );

/* Chrome & Safari */
background: -webkit-gradient( linear, left top, left bottom, color-stop( 0, rgba(87,151,202,1) ), color-stop( 1, rgba(11,96,160,1) ) );

/* IE5.5 - IE7 */
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF5797CA,EndColorStr=#FF0B60A0);

/* IE8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FF5797CA,EndColorStr=#FF0B60A0)";
}

.statsBox { position: relative; }
#header .statsBox { width: 142px; height: 93px; position: absolute; top:220px; left:747px; }

.statsComponent .bar {width:99px; height: 100px; }
.statsComponent .statsBox .bar .bar-text { bottom: 35px; }
.statsComponent .statsBox { width: 208px; height: 141px; margin: auto; }
.statsComponent .statsBox .yet-to-upgrade {left: 110px;}
.statsComponent .statsBox .bar .bar-legend { font-size: 0.8em;}


/* Campaign Overlay */

#campaignContainer{width:860px; background-color:#000; margin:0; padding:0;}

#campaignHeader{width:782px; padding:17px 39px 0 39px; position:relative;  float:left;}
.campaignLogo{float:left; width:311px; height:99px; background:url(/elements/img/campaign/logo.gif) 0 0 no-repeat;}

.navigation{margin:0; padding:0; list-style:none; float:right; margin:45px 0 0 0; z-index:0; }
.navigation li{float:left; }
.navigation li a, .navigation li a:link, .navigation li a:visited{padding:7px 15px; margin:5px; color:#fff; font-weight:bold; background-color:#54585d; -moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	behavior: url(border-radius.htc); }
.navigation li a:hover, .navigation li a:link:focus, .navigation li a:visited:hover{background-color:#c5cbd2; color:#333333;}




.closeWindow{ position:absolute; top:10px; right:10px; }
.closeWindow a{color:#fff; font-size:0.7em; font-weight:bold;}
.campaignHero{width:860px; height:532px; background:url(/elements/img/campaign/hero.jpg) 0 0 no-repeat; position:relative; margin:50px 0 0 0; padding:0; float:left;}
.campaignCounter{position:absolute; left:675px; top:62px; letter-spacing:22px; font-size:3.5em; color:#fff; font-weight:bold; z-index:10;}
.campaignCounterLine{position:absolute; left:665px; top:96px;z-index:20; width:154px; height:1px; background:url(/elements/img/campaign/counter_line_black.gif) 0 0 no-repeat; }

.textContainer{width:860; float:left; margin:0; padding:0;}
.textLeft{width:366px; float:left; margin:0; padding:0 25px 0 39px;}

.textContainer h2{color:#faa61a; font-size:0.9em; font-weight:bold; margin:0 0 10px 0;}
.textContainer h4{color:#fff; font-size:0.8em; font-weight:bold; margin:0 0 5px 0; padding:0; }
.textContainer p{color:#fff; margin-bottom:15px;}
.textContainer ul, .textContainer ol {
	margin: 0 0 0.8em -3px;padding-left:19px;}
.textContainer ul li{color:#fff;}

.textRight{width:391px; float:left; margin:0; padding:0 39px 0 0; }
.prizeBox{display:block; width:306px; float:left; padding:0 0 0 85px; clear:both; margin:0 0 15px 0; }
.prize1{background:url(/elements/img/campaign/thumb_1.gif) 0 0 no-repeat;}
.prize2{background:url(/elements/img/campaign/thumb_2.gif) 0 0 no-repeat;}
.prize3{background:url(/elements/img/campaign/thumb_3.gif) 0 0 no-repeat;}

p.addspace{margin-bottom:40px;}

.textContainer a, .textContainer a:link, #preFooterContainerBlk a, #preFooterContainerBlk a:link { color: #00a952; text-decoration:none;}
.textContainer a:visited, #preFooterContainerBlk a:visited { color: #00a952; text-decoration:none;  }
.textContainer a:link:hover, .textContainer a:link:focus, .textContainer a:visited:hover, .#preFooterContainerBlk a:link:hover, .#preFooterContainerBlk a:link:focus, .#preFooterContainerBlk a:visited:hover { color: #e4faef; text-decoration: none; }
.textContainer a:link:active, #preFooterContainerBlk a:link:active { color: #00a952; text-decoration:none; }



/*Overlay Footer */

#preFooterContainerBlk{width:860px; float:left; margin:0;}
#preFooterBlk{width:860px; margin:0 auto; text-align:center; padding:0 39px; }

#footerContainerBlk{width:860px; float:left; margin:0;}
#footerBlk{width:782px; padding:20px 0 0 0; margin:0 39px; text-align:center;  background:url(/elements/img/dot.gif) 0 0 repeat-x;  }


#preFooterBlk h2{color:#fff; font-size:1.3em; text-transform:none;}




#footerBlk p.smallBlk{color:#fff; font-size:0.7em;}

hr { margin: 35px 0 35px; }
