@font-face {
    font-family: 'TheSerifBlackItalic';
    src: url('/fonts/theserifblack-italic-webfont.eot');
    src: url('/fonts/theserifblack-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/theserifblack-italic-webfont.woff') format('woff'),
         url('/fonts/theserifblack-italic-webfont.ttf') format('truetype'),
         url('/fonts/theserifblack-italic-webfont.svg#TheSerifBlackItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TheSerifBlackRegular';
    src: url('/fonts/theserifblack-plain-webfont.eot');
    src: url('/fonts/theserifblack-plain-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/theserifblack-plain-webfont.woff') format('woff'),
         url('/fonts/theserifblack-plain-webfont.ttf') format('truetype'),
         url('/fonts/theserifblack-plain-webfont.svg#TheSerifBlackRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TheSerifBold';
    src: url('/fonts/theserifbold-plain-webfont.eot');
    src: url('/fonts/theserifbold-plain-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/theserifbold-plain-webfont.woff') format('woff'),
         url('/fonts/theserifbold-plain-webfont.ttf') format('truetype'),
         url('/fonts/theserifbold-plain-webfont.svg#TheSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TheSerifExtraBold';
    src: url('/fonts/theserifextrabold-plain-webfont.eot');
    src: url('/fonts/theserifextrabold-plain-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/theserifextrabold-plain-webfont.woff') format('woff'),
         url('/fonts/theserifextrabold-plain-webfont.ttf') format('truetype'),
         url('/fonts/theserifextrabold-plain-webfont.svg#TheSerifExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TheSerifExtraLightItalic';
    src: url('/fonts/theserifextralight-italic-webfont.eot');
    src: url('/fonts/theserifextralight-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/theserifextralight-italic-webfont.woff') format('woff'),
         url('/fonts/theserifextralight-italic-webfont.ttf') format('truetype'),
         url('/fonts/theserifextralight-italic-webfont.svg#TheSerifExtraLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TheSerifExtraLightRegular';
    src: url('/fonts/theserifextralight-plain-webfont.eot');
    src: url('/fonts/theserifextralight-plain-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/theserifextralight-plain-webfont.woff') format('woff'),
         url('/fonts/theserifextralight-plain-webfont.ttf') format('truetype'),
         url('/fonts/theserifextralight-plain-webfont.svg#TheSerifExtraLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'TheSerifItalic';
    src: url('/fonts/theserif-italic-webfont.eot');
    src: url('/fonts/theserif-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/theserif-italic-webfont.woff') format('woff'),
         url('/fonts/theserif-italic-webfont.ttf') format('truetype'),
         url('/fonts/theserif-italic-webfont.svg#TheSerifItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TheSerifLightItalic';
    src: url('/fonts/theseriflight-italic-webfont.eot');
    src: url('/fonts/theseriflight-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/theseriflight-italic-webfont.woff') format('woff'),
         url('/fonts/theseriflight-italic-webfont.ttf') format('truetype'),
         url('/fonts/theseriflight-italic-webfont.svg#TheSerifLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TheSerifLightRegular';
    src: url('/fonts/theseriflight-plain-webfont.eot');
    src: url('/fonts/theseriflight-plain-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/theseriflight-plain-webfont.woff') format('woff'),
         url('/fonts/theseriflight-plain-webfont.ttf') format('truetype'),
         url('/fonts/theseriflight-plain-webfont.svg#TheSerifLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TheSerifRegular';
    src: url('/fonts/theserif-plain-webfont.eot');
    src: url('/fonts/theserif-plain-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/theserif-plain-webfont.woff') format('woff'),
         url('/fonts/theserif-plain-webfont.ttf') format('truetype'),
         url('/fonts/theserif-plain-webfont.svg#TheSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body, h1, h, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
	}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}
body {
	background-image: url(../graphics/sitebg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#fullfooter {
/*	background: #FF9; */
	background-image: url(../graphics/footerbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	text-align: center; 
}
#wrapper, #fullfooterinner {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: repeat;
}
#footercol1, #footercol2, #footercol3 {
	width: 200px;
	float: left;
}
#footercol2, #footercol3 {
	margin-left: 20px;
}
#footercol4 {
	width: 280px;
	float: right;
	padding-top: 20px;
}	
#fullfooterbottom {
	clear: both;
}
ul.footertitle {
	list-style-type: none;
}
ul.footermenu {
	font-size: 10px;
	list-style-type: square;
	list-style-position: inside;
}
ul.footertitle {
	font-size: 12px;
	font-weight: bold;	
	margin-bottom: 5px;
}
ul.footermenu a, ul.footertitle a {
	text-decoration: none;
}
ul.footermenu li {
	margin-bottom: 2px;
}
ul.footertitle {
	margin-top: 20px;
}
ul.footermenu a:link, ul.footertitle a:link {
	color: #000000;
}
ul.footermenu a:visited, ul.footertitle a:visited { 
	color: #000000;
}
ul.footermenu a:hover, ul.footertitle a:hover {
	color: #F00;
}
ul.footermenu a:active, ul.footertitle a:active {
	color: #F00;
}
#navbar {
	height: 30px;
	width: 974px;
	background-image: url(../graphics/sitebanner.jpg);
	overflow: hidden;
	}
#navright {
	float: right;
}
p {
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
	margin-bottom: 12px;
}
a img {border: none; } 
a:link {
	color: #000000;
}
a:visited { 
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}	
ul.navleft {
	list-style-type: none;

	margin-left: -15px;
	float: left;
}
ul.navleft li {
	display: inline;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../graphics/navdivider.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
ul.navleft li a {
	line-height: 30px;
	}
ul.navright {
	list-style-type: none;
	margin-top: 5px;
	float: right;
}
ul.navright li {
	display: inline;
	font-size: 12px;
}
ul.navright li a {
	line-height: 30px;
	}
#navbar a {
	text-decoration: none;
	font-weight: bold;
}
#navbar a:link {
	color: #FFFFFF;
}
#navbar a:visited {
	color: #FFFFFF;
}
#navbar a:link {
	color: #FFFFFF;
}
#navbar a:visited { 
	color: #FFFFFF;
}
#navbar a:hover {
	color: #F7E12B;
}
#navbar a:active {
	color: #FFFFFF;
}
#home #nav-home a,
#about #nav-about a,
#blog #nav-blog a,
#nextevent #nav-nextevent a,
#pastevents #nav-pastevents a,
#contact #nav-contact a,
#search #nav-search a
{
	color: #F7E12B;
}
#headerbar {
	height: 100px;
	background-image: url(../graphics/sitebannerblank.jpg);
	background-position: 0px -30px;
	overflow: visible;
	clear: both;
	overflow: hidden;
	}

ul.headerlinks li {
	display: inline;
	float: left;
	font-size: 12px;
}
#headerbar a {
	display: block; 
	background-image: url(../graphics/sitebanner.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 500px;
}
#header-home a {
	width: 361px;
	height: 100px;
	background-position: 0px -30px;
}
#header-enternow a {
	width: 97px;
	height: 100px;
	background-position: -361px -30px;
}
#header-teamlist a {
	width: 140px;
	height: 100px;
	background-position: -458px -30px;
	font-weight: bold;
	font-size: 46px;
	color: #333d85;
	padding-top: 20px;
}
#header-fullevent1 a {
	width: 97px;
	height: 100px;
	background-position: -1448px -30px;
}
#header-fullevent2 a {
	width: 140px;
	height: 100px;
	background-position: -1545px -30px;
}
#header-results1 a {
	width: 97px;
	height: 100px;
	background-position: -1825px -30px;
}
#header-results2 a {
	width: 140px;
	height: 100px;
	background-position: -1922px -30px;
}

#header-teamlist a:hover {
	color: #FF0000;
}
#header-enternow a:hover {
	background-position: -974px -30px;
}
#header-teamlist a:hover {
	background-position: -1071px -30px;
}
#header-fullevent2 a:hover {
	background-position: -1685px -30px;
}
#header-results1 a:hover {
	background-position: -2062px -30px;
}
#header-results2 a:hover {
	background-position: -2159px -30px;
}
* html ul.headerlinks a { height: 1px; }
ul.headerlinks {
	list-style-type: none;
}
ul.list {
	font-size: 12px;
	margin-left: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}
ul.list li {
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: 15px;
}
ul.updatedteam {
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
}
ul.updatedteam li {
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-left: 0px;
}
.BoldHeadline {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.BoldSmallSubHeader {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.SmallBodyText {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.RedEmphasisText {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.PageLocationBar {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #4e65c5;
	width: 660px;
	display: block;
	border-bottom: 1px solid #4e65c5;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
.LargeWhiteHeadline {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.BoldWhiteHeader {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.special1small {
	text-decoration: none;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.headerright {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	float: right;
}
.label {
	font-weight: bold;
}
#headertextleft {
	float: left;
	}
#content {
	float: left;
	width: 660px;
}
#title {
	height: 35px;
	overflow: hidden;
}
#blogtitlediv {
	height: 30px;
	overflow: hidden;
}
#innercontent {
	text-align: left;
	border-top: 1px solid #4e65c5;
	padding-top: 5px;
	float: left;
	margin-top: 3px;
}
#sidebar {
	width: 280px;
	float: right;
}
.sidebaroutercontent {
	margin-top: 10px;
	background-color: #ececf8;
	padding-top: 5px;
	padding-bottom: 1px;
}
.sectionlocationbar {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #4e65c5;
	padding-left: 5px;
}
.sidebarinnercontent {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}
.sidebarinnercontent p {
	font-size: 12px;
}	
ul.subnav {
	list-style-type: none;
	width: 270px;
	height: auto;
	font-size: 10px;
}
ul.subnav li {
	border-bottom: 1px dotted #000000;
}
ul.subnav a {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
}
ul.subnav a:link {
	color: #000000;
}
ul.subnav a:visited { 
	color: #000000;
}
ul.subnav a:hover {
	background-color: #F7E12B;
}
ul.subnav a:active {
	background-color: #FFFFFF;
}
#mailinglistcontent {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 680px;
}
.footertext {
	width: 660px;
	display: block;
	font-size: 10px;
	text-align: left;
	clear: left;
	float: left;
}
.summarypageheaderblock {
	background-color: #c2e6ff;
	display: block;
	padding: 5px;
}
#nexteventnews {
	float: left;
	width: 400px;
}
#nexteventnews img {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}
#lastevent {
	float: right;
	width: 230px;
}
#frontpagebottompanel {
	float: left;
	width: 600px;
}
.standfirst {
	font-weight: bold;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	float: left;
	}
.clear {
	min-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	clear: both;
	}
* html .clear {
	height: 1px;
}
.smallprint {
	font-size: 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
}
.sectionalheader {
	font-size: 12px;
	line-height: 1.4;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4e65c4;
	display: block;
	padding: 5px;
	margin-bottom: 0px;
	clear: both;
}
#graphicheightindex img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.indeximage {
	float: left;
	margin-right: 5px;
}
#contact {
	font-size: 12px;
}	
#contact .label {
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 15px;
	font-weight: bold;
	clear: left;
}
#contact input#submit {
	margin-left: 135px;
	background-color: #c2e6ff;
	}
#contact input#reset {
	margin-left: 135px;
	background-color: #c2e6ff;
	}
input#name, input#email, textarea#message, input#subject, select#category  {
	width: 500px;
	margin-top: -2px;
	margin-bottom: 10px;
	}
input#name:focus, input#email:focus, input#subject:focus, select#category:focus, textarea#message:focus {
	background-color: #c2e6ff;
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	color: #4e65c5;
	margin-top: 0px;
}
.datepublished {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 3px;
}
.newspicture {
	padding: 10px;
	float: right;
	border: 1px solid #000000;
	margin-left: 10px;
}
#entry {
	font-size: 12px;
}
#leftindexcolumn {
	float: left;
	width: 300px;
	margin-right: 10px;
}
#rightindexcolumn {
	float: right;
	width: 300px;
}
.picthumb {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.photo {
	border: 1px solid #FFFFFF;
}
.picthumb p {
	font-weight: bold;
	width: 147px;
	text-align: center;
	}
.photoalbumimage img {
	border: 1px solid #FFFFFF;
	}
.urgent {
	font-weight: bold;
	background-color: #FFE558;
	color: #000000;
	display: block;
	padding: 2px;
}
ul.twitter {
	font-size: 12px;
	color: #000000;
}
ul.twitter li {
	list-style-type: none;
	line-height: 1.5;
	padding-top: 13px;
	padding-left: 55px;
	}
ul.twitter li a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	padding-top: 0px;
}
#twitterouter a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	padding-top: 0px;
	display: inline;
}
#twitterouter p {
	padding-left: 55px;
}
#twitterouter a:hover {
	color: #F00;
	}
ul.twitter a:hover {
	color: #F00;
	}
#scroller {
	padding-left: 5px;
	padding-right: 5px;
	width: 650px;
	background-color: #90bdf9;
	clear: both;
}
* html #scroller {
	width: 650px;
	w\idth: 660px;
}
#twitterouter {
	float: right;
	overflow: hidden;
	width: 376px;
	height: 100px;
	background-image:url(../graphics/sitebanner.jpg);
	background-position: -598px -30px;
}
fieldset.entryform {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../graphics/fieldsetbg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	padding: 10px;
	border: none;
}
fieldset#teamdetails {
	width: 300px;
	float: left;
}
fieldset#maincontactdetails {
	width: 300px;
	float: right;
}
fieldset#teammembers, fieldset#security {
	clear: both;
}
fieldset#teamdetails label, fieldset#maincontactdetails label {
	display: block;
}
fieldset#teammembers label, fieldset#security label {
	display: inline;
	}
* html fieldset#teammembers label, *+html fieldset#teammembers label, * html fieldset#security label, *+html fieldset#security label,{
	vertical-align: middle;
}
fieldset#teamdetails ul, fieldset#maincontactdetails ul, fieldset#teammembers ul {
	list-style-type: none;
}
fieldset#teammembers ol {
	list-style: decimal;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 20px;
}
.entryform legend {
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #1c4180;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: -10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
* html .entryform legend {margin-left: -7px;} /* ie6 */
*+html .entryform legend {margin-left: -7px;} /* ie7 */
.entryform input, .entryform select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
#entryformteamblock, #entryformcontactblock {
	height: 230px;
}
input.textinput, select.selectlist {
	width: 300px;
}
input.col1 {
	width: 120px;
}
input.col2 {
	width: 150px;
}
input.col3 {
	width: 90px;
}
select.col4 {
	width: 80px;
}
form {
	margin-top: 20px;
}
.indextop {
	width: 660px;
}
.indexmainarticle {
	margin-top: 10px;
	width: 420px;
	margin-right: 20px;
	float: left;
	text-align: left;
}
* html .indexmainarticle {
	width: 440px;
	w\idth: 420px;
}
.indexmainarticleside {
	margin-top: 10px;
	width: 220px;
	float: right;
}
#indexcol1 {
	width: 320px;
	float: left;
	margin-right: 20px;
}
* html #indexcol1 {
	width: 340px;
	w\idth: 320px;
}
#indexcol2 {
	width: 320px;
	float: right;
}
.indexsubarticle img {
	float: left;
	border: 1px;
	margin-right: 10px;
}
.indexsubarticle {
	clear: both;

	display: block;
	margin-bottom: 10px;
	overflow: visible;
}
#enternowbig {
	width: 110px;
	height: 110px;
	overflow: hidden;
	display: block;
	background-image: url(../nextevent/graphics/enternow.jpg);
	background-repeat: no-repeat;
	float: right;
}
#footer {
	clear: both;
}
ul.nexteventbuttons {
	list-style-type: none;
	width: 220px;
}
ul.nexteventbuttons li {
	display: block;
	height: 30px;
	margin-bottom: 10px;
}
ul.nexteventbuttons a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../graphics/nexteventbuttonbg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	text-align: center;
	font-weight: bold;
}
ul.nexteventbuttons a:link {
	color: #000000;
}
ul.nexteventbuttons a:visited { 
	color: #000000;
}
ul.nexteventbuttons a:hover {
	background-position: 0px -50px;
	color: #FFFFFF;
}
ul.nexteventbuttons a:active {
	background-position: 0px -50px;
	color: #FFFFFF;
}
#whatisapex #nav-whatisapex a,
#downloads #nav-downloads a,
#faq #nav-faq a,
#otherevents #nav-otherevents a,
#privacy #nav-privacy a,
#sitemap #nav-sitemap a,
#sponsors #nav-sponsors a,
#apexteam #nav-apexteam a,
#autumn2002 #nav-autumn2002 a,
#spring2003 #nav-spring2003 a,
#autumn2003 #nav-autumn2003 a,
#spring2004 #nav-spring2004 a,
#autumn2004 #nav-autumn2004 a,
#spring2005 #nav-spring2005 a,
#autumn2005 #nav-autumn2005 a,
#spring2006 #nav-spring2006 a,
#autumn2006 #nav-autumn2006 a,
#autumn2007 #nav-autumn2007 a,
#spring2007 #nav-spring2007 a,
#autumn2008 #nav-autumn2008 a,
#spring2008 #nav-spring2008 a,
#autumn2009 #nav-autumn2009 a,
#spring2009 #nav-spring2009 a,
#autumn2010 #nav-autumn2010 a,
#spring2010 #nav-spring2010 a,
#intense2010 #nav-intense2010 a,
#spring2011 #nav-spring2011 a,
#autumn2011 #nav-autumn2011 a,
#winners #nav-winners a,
#provisionalteamlist #nav-provisionalteamlist a,
#confirmedteamlist #nav-confirmedteamlist a,
#news #nav-news a,
#consent #nav-consent a,
#directions #nav-directions a,
#enteronline #nav-enteronline a,
#eventdetails #nav-eventdetails a,
#kitlist #nav-kitlist a,
#tshirts #nav-tshirts a,
#tshirtgallery #nav-tshirtgallery a,
#eventlocations #nav-eventlocations a,
#annualreport #nav-annualreport a,
#weather #nav-weather a,
#postersandflyers #nav-postersandflyers a,
#eventvideo #nav-eventvideo a
{
	background-color: #F7E12B;
}
#ApexChallengeha969sjcduqcmnvcmi78mm5c7g {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}
#ApexChallengeha969sjcduqcmnvcmi78mm5c7g ul {
	list-style-type: none;
}
#creditfooter {
	visibility: hidden;
}
#ApexChallengeha969sjcduqcmnvcmi78mm5c7g .headline {
	text-transform: uppercase;
}
#socialnetworkingsmall {
	float: left;
	overflow: visible;
	padding-top: 12px;
	width: 660px;
}

.addthis_toolbox.addthis_pill_combo a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4e65c5;
	margin-left: 5px;
	float: left;
	overflow: visible;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet, .addthis_toolbox.addthis_pill_combo a.addthis_button_facebook_like  {
    margin-top: -2px;
	overflow: visible;
}
.addthis_button_compact .at15t_compact {
    float: left;
	overflow: visible;
}
ul.socialnetworklist {
	list-style-type: none;
	overflow: visible;
	float: right;
	margin-top: -25px;
}
ul.socialnetworklist li {
	display: inline;
	overflow: visible;
}
ul.socialnetworklist li a {
	overflow: visible;
}
#daystogo {
	background-image: url(../graphics/frontpagemainpic.jpg);
	background-repeat: no-repeat;
	width: 660px;
	height: 261px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100px;
	color: #e2e014;
	font-weight: bold;
	overflow: visible;
	padding-top: 60px;
	clear: both;
	padding-left: 470px;
	margin-bottom: -60px;
}
* html #daystogo {
	height: 261px;
	h\eight: 201px;
	margin-bottom: 0px;
}
.singlefieldformlabel {
	font-weight: bold;
	font-size: 12px;
}
