body, form {
	padding:0px;
	margin:0px;
}
body {
	background-color:#FFF;
}
body, th, td, input, textarea, select {
	font:normal 11px Arial, Tahoma, Verdana, sans-serif;
	line-height:14px;
	color:#333;
}
img {
	vertical-align:bottom;
	border:none;
}
a, td a {
	outline:none;
	color:#333;
	text-decoration:none;
}
a:hover, td a:hover {
	color:#009868;
}
p {
	padding:0px 0px 20px 0px;
}
label {
	cursor:pointer;
}
.container {
	width:956px;
	text-align:left;
}
.header {
	clear:both;
	float:left;
	height:102px;
}
.logo {
	display:inline-block;
	width:103px;
	float:left;
	margin:16px 20px 0px 29px;
}
.headerlinks {
	float:left;
	width:804px;
	text-align:right;
	padding-top:34px;
}
.newsevents {
	float:left;
	width:625px;
	margin-top:16px;
	background:url(/resources/images/design/line_dashed.gif) left top repeat-x;
}
.newseventswrapper {
	float:left;
	width:601px;
	height:25px;
	padding:0px 12px;
	background:url(/resources/images/design/line_dashed.gif) left bottom repeat-x;
}
.newseventstitle {
	font-weight:bold;
	float:left;
	width:92px;
	line-height:13px;
	margin:6px 10px 6px 0px;
	border-right:1px solid #999;
}
.newsevents ul {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}
.newsevents li a {
	line-height:25px;
	white-space:nowrap;
}
.searchform {
	float:right;
	width:167px;
	text-align:right;
	padding:18px 0px 0px 12px;
}
.searchbox {
	margin:0px 2px 0px 0px;
	width:141px;
	padding:2px 4px;
	border:1px solid #CCC;
}
.mainnav {
	clear:both;
	float:left;
	width:100%;
	height:57px;
	background:url(/resources/images/design/shadow_mainnav.gif) 0px 24px repeat-x;
}
.mainnav ul.rootlevel {
	padding:0px;
	margin:0px;
	list-style:none;
	width:100%;
	clear:both;
	float:left;
	background-color:#F00;
}
.mainnav ul.rootlevel li {
	float:left;
	padding-right:1px;
	background-color:#FFF;
}
.mainnav ul.rootlevel a {
	display:block;
	padding:5px 15px;
	color:#FFF;
	background-color:#F00;
	position:relative;
}
.mainnav ul.rootlevel a:hover, .mainnav ul.rootlevel a.current {
	background-color:#DA2400;
}
.secondlevel {
	float:left;
	width:750px;
	padding:10px 10px 0px;
}
.secondlevel a {
	padding:0px 5px;
}
.secondlevel a.current {
	font-weight:bold;
}
.main {
	clear:both;
	float:left;
	width:100%;
}
.shadowwrap1, .shadowwrap2, .shadowwrap3, .boxwrap {
	float:left;
	position:relative;
	display:inline;
}
.shadowwrap1 {
	margin:0px -7px -7px 0px;
	background:url(/resources/images/design/shadow.gif) right bottom no-repeat;
}
.shadowwrap2 {
	background:url(/resources/images/design/corner_bl.gif) -14px 100% no-repeat;
}
.shadowwrap3 {
	padding:0px 7px 7px 0px;
	background:url(/resources/images/design/corner_tr.gif) 100% -14px no-repeat;
}
.boxwrap {
	background-color:#FFF;
}
.boxtitle, .clickablespace {
	display:inline-block;
	clear:both;
	float:left;
	width:100%;
	line-height:24px;
	color:#FFF;
}
.boxtitle {
	margin:0px -1px;
	padding:0px 1px;
}
.boxtitle:hover {
	color:#FFF;
}
.boxtitle span {
	float:left;
	font-weight:bold;
	padding-left:12px;
	cursor:pointer;
}
.boxtitle span.more {
	float:right;
	font-weight:normal;
	padding:0px 12px 0px 0px;
}
.box .boxwrap {
	border:solid #D6D6D6;
	border-width:0px 1px 1px 1px;
}
ul.bulletlinks {
	margin:0px 7px;
	padding:0px;
	list-style:none;
	clear:both;
	float:left;
	display:inline;
	background:url(/resources/images/design/line_dashed.gif) left top repeat-x;
}
ul.bulletlinks li {
	clear:both;
	float:left;
	padding-bottom:1px;
	background:url(/resources/images/design/line_dashed.gif) left bottom repeat-x;
}
ul.bulletlinks a {
	display:block;
	width:165px;
	line-height:23px;
	padding-left:6px;
	background-position:154px 5px;
	background-repeat:no-repeat;
}
ul.bulletlinks a:hover {
	background-position:154px -95px;
}
.inputbuttonwrap {
	background-position:100% 0px;
	background-repeat:no-repeat;
	float:left;
}
.inputbuttonwrap:hover {
	background-position:100% -95px;
}
.inputbuttonwrap input {
	padding:1px 10px 9px;
	margin:0px;
	border:none;
	color:#FFF;
	font-weight:bold;
	overflow:visible;
	cursor:pointer;
	background:none;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.inputbuttonwrap:hover input {
	background-position:0px -95px;
}
.purplebutton {
	background-image:url(/resources/images/design/btnpurpleright.gif);
}
.purplebutton input {
	background-image:url(/resources/images/design/btnpurpleleft.gif);
}
#mainbanner {
	float:left;
	padding-right:6px;
}
#mainbanner .boxwrap {
	width:763px;
	height:169px;
}
#loginbox {
	float:left;
}
#loginbox .boxwrap {
	width:185px;
	height:168px;
}
#loginbox .boxtitle {
	background-color:#914096;
}
#loginbox form {
	clear:both;
	float:left;
	width:171px;
	padding:2px 7px 8px;
}
#loginbox .textinput {
	clear:both;
	float:left;
	width:163px;
	border:1px solid #CCC;
	padding:2px 3px;
	margin-top:5px;
}
.errorinput {
	border-color:#F00 !important;
}
#loginbox .inputbuttonwrap {
	float:right;
	margin-top:5px;
}
#loginbox .bulletlinks a {
	background-image:url(/resources/images/design/arrow_deeppurple.gif);
}
#loggedin_user {
	padding:0px 13px;
	line-height:22px;
}
#prepaybox, #postpaybox {
	float:left;
	padding:18px 6px 0px 0px;
}
#prepaybox .boxwrap, #postpaybox .boxwrap {
	width:280px;
	height:389px;
}
#prepaybox .boxtitle, #postpaybox .boxtitle {
	background-color:#009868;
}
#prepaybox .clickablespace, #postpaybox .clickablespace {
	width:280px;
	height:365px;
}
#prepaybox .navigationbg, #postpaybox .navigationbg {
	clear:both;
	float:left;
	width:185px;
	height:169px;
	margin:-181px 0px 0px 12px;
	display:inline;
	background-color:#FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#prepaybox ul, #postpaybox ul {
	margin:-181px 24px 0px;
	padding:12px 0px 1px;
	list-style:none;
	float:left;
	clear:both;
	display:inline;
	position:relative;
	background:url(/resources/images/design/line_dashed.gif) left bottom repeat-x;
}
#prepaybox li, #postpaybox li {
	padding-top:1px;
	float:left;
	clear:both;
	background:url(/resources/images/design/line_dashed.gif) left top repeat-x;
}
#prepaybox li a, #postpaybox li a {
	display:block;
	line-height:23px;
	width:161px;
	font-weight:bold;
	background:url(/resources/images/design/arrow_green.gif) 100% 4px no-repeat;
}
#prepaybox li a:hover, #postpaybox li a:hover {
	background-position:100% -96px;
}
#shopboxes, #ccmcboxes {
	float:left;
}
#eshopbox, #webtopupbox {
	float:left;
	clear:both;
	padding:6px 6px 0px 0px;
}
#eshopbox {
	padding-top:18px;
}
#eshopbox .boxwrap {
	width:185px;
	height:166px;
}
#eshopbox .boxtitle {
	background-color:#DC83AE;
}
#webtopupbox .boxwrap {
	width:185px;
	height:216px;
}
#webtopupbox .boxtitle {
	background-color:#008698;
}
#customercarebox, #mediacentrebox {
	float:left;
	clear:both;
	padding-top:6px;
}
#customercarebox {
	padding-top:18px;
}
#customercarebox .boxwrap {
	width:185px;
	height:166px;
}
#customercarebox .boxtitle {
	background-color:#6C932F;
}
#mediacentrebox .boxwrap {
	width:185px;
	height:216px;
}
#mediacentrebox .boxtitle {
	background-color:#F8981D;
}
.pressrelease {
	clear:both;
	float:left;
	padding:5px 10px 10px;
	display:none;
}
.pressreleasescontrols {
	clear:both;
	float:left;
	width:100%;
}
.pressreleasetitle {
	display:block;
	width:120px;
	height:43px;
	font-size:12px;
	font-weight:bold;
}
.pressreleasedate {
	display:block;
	width:120px;
	height:22px;
	color:#777;
	font-size:10px;
	font-weight:bold;
}
.pressreleaseexcerpt {
	display:block;
	width:165px;
	height:77px;
}
.pressreleaseexcerpt a {
	text-decoration:underline;
}
.pressreleases {
	clear:both;
	float:right;
	padding-right:10px;
	font-weight:bold;
}
.pressreleasespaging {
	clear:both;
	float:right;
	padding-right:10px;
}
.pressreleasespaging span {
	padding:0px 4px;
	cursor:pointer;
}
.pressreleasespaging span.current {
	text-decoration:underline;
}
.footer {
	float:right;
	padding:20px 0px 50px;
}