/* jp74.com */

/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/*font-family: inherit;*/
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end */

body {
	font: 10px/1.6em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background: #fff;
	color: #666666;
}

p {
	margin-bottom: 1em;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}

#content {
	width: 900px;
	background-color: #d4e3ec;
	border-top: 15px solid #d4e3ec;
}

#header {
	width: 900px;
	height: 70px;
	background: url(../images/header.gif) no-repeat;
	overflow: hidden;
	font-size: 0.1em;
}

#header h1, #header h2 {
	text-indent: -5000px;
}

#banner {
	width: 900px;
	height: 250px;
}

/* @group midCol */

#midCol {
	width: 440px;
	float: left;
}

#supportSignup {
	width: 435px;
	height: 86px;
	background-image: url(../images/box.gif);
	position: relative;
}

/*#supportSignup input {
	width: 220px;
	height: 16px !important;
	position: absolute;
	left: 170px;
	border: 1px solid #90bed5;
	top: 48px;
	text-indent: 2px;
}
*/

#supportSignup input#fldFootballCampaignEmail {
	width: 220px;
	height: 16px !important;
	position: absolute;
	left: 170px;
	border: 1px solid #90bed5;
	top: 48px;
	text-indent: 2px;
}


#supportSignup input.smallSubmit {
	position: absolute;
	right: 15px;
	top: 51px;
}

#supportSignup h1 {
	font-size: 1.6em !important;
	line-height: 1em;
	font-weight: bold;
	padding: 15px;
	color: #056798;
}

#supportSignup label {
	position: absolute;
	top: 50px;
	font-size: 1.2em;
	left: 15px;
}

.teamHolder {
	float: left;
	width: 440px;
	margin-bottom: 20px;
	position: relative;
}

.teamPic {
	width: 100px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
}

.teamHolder p {
	padding-left: 110px;
}

.teamHolder a, a.revealMore {
	color: #056798;
	text-decoration: none;
	background: url(../images/pages_arrow_right.gif) no-repeat right;
	padding-right: 20px;
}

a.revealMoreActive {
	background: url(../images/pages_arrow_top.gif) no-repeat right;
}

div.revealMore {
	margin-bottom: 1.2em;
}

.blue {
	color: #056798;
}

.teamHolder h2 {
	padding-left: 110px;
	font-size: 14px;
	padding-bottom: 3px;
}

#midCol ul {
	color: #056798;
	font-size: 1.3em;
	line-height: 1.3em;
	list-style-type: square;
	padding-left: 17px;
	margin-bottom: 1.2em;
}

#midCol p {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 1.2em;
}

#midCol p.blue {
	font-size: 1.7em;
	line-height: 1.2em;
	color: #056798;
	margin-bottom: 1em;
}

#midCol p.blueNormal {
	color: #056798;
}

#midCol a {
	color: #056798;
	text-decoration: none;
}

#midCol a:hover {
	color: #056798;
	text-decoration: underline;
	}

#midCol h1 {
	font-size: 2.4em;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 20px;
	color: #056798;
}

#midCol h2 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 2px;
	color: #056798;
}

#midCol h3 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 20px;
	color: #056798;
}

#midCol h4 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 2px;
	color: #056798;
	font-weight: normal;
	font-style: normal;
}

.claimBox {
	width: 440px;
	background: url(../images/claimbox_top.gif) no-repeat 0 top;
	position: relative;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-top: 15px;
}

.claimBox h3 {
	font-size: 1.6em;
	position: absolute;
	color: #056798;
	background-color: #d4e3ec;
	top: -15px;
	padding: 5px;
	left: 7px;
	font-weight: bold;
}

.claimBoxBottom {
	height: 15px;
	width: 440px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/claimbox_bottom.gif) no-repeat;
}

.claimTable {
	font-size: 1.1em;
}

.claimTableTwo {
	margin-top: 15px;
	font-size: 1.1em;
	margin-left: 12px;
}

.claimTable td {
	padding-bottom: 5px;
}

td.tenGap {
	width: 10px;
}

.tArea {
	width: 240px;
	height: 150px;
	padding-top: 5px;
	margin-top: 5px;
}

td.tenTop {
	margin-top: 10px;
	padding-top: 10px;
}

td.fields, .tField {
	width: 165px;
}

.claimSubmit {
	float: right;
	width: 86px;
	height: 28px;
	margin-top: 10px;
}

td.alignRight {
	text-align: right;
}

ul.searchPages {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 20px;
	margin-bottom: 10px;
	text-align: right;
}

ul.searchPages li {
	display: inline;
	border-right: 1px solid #9a999a;
	padding-left: 3px;
	padding-right: 6px;
}

ul.searchPages li.next {
	border-right: none;
	padding-left: 0;
	padding-right: 5px;
	margin-left: 10px;
}

ul.searchPages li.previous {
	padding-left: 0;
	padding-right: 14px;
}

ul.searchPages li a {
	display: inline;
	color: #9a999a !important;
}

ul.searchPages li a:hover {
	display: inline;
	color: #056798 !important;
}

/* @end */

/* @group leftCol */

#leftCol {
	width: 175px;
	margin: 0 40px 0 15px;
	float: left;
	display: inline;
	position: relative;
}

#latestNews {
	width: 175px;
	height: 367px;
	background-color: #83b0cb;
	margin-bottom: 12px;
	position: relative;
}

#newsLetter {
	width: 175px;
/*	height: 200px;*/
	background-color: #83b0cb;
	margin-bottom: 12px;
	position: relative;
}

#newsLetter h2 {
	width: 175px;
	height: 55px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../images/newsletter.gif) no-repeat;
}

#newsLetter p {
	font-size: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 5px;
}

#newsLetter input {
	width: 155px;
	border: none;
	margin-left: 10px;
	padding: 0;
	height: 16px;
	margin-bottom: 5px;
	text-indent: 2px;
}

#newsLetter input.submit {
	width: 175px;
	height: 45px;
	margin-left: 0;
}

#newsLetter label {
	display: none;
}

#newsArchive h3 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 2px;
	color: #056798;
	margin-top: 45px;
	font-weight: bold;
}

#newsArchive ul {
	font-size: 1.2em;
	margin-top: 20px;
}

#newsArchive a {
	text-decoration: none;
	color: #9a999a;
}

#newsArchive a:hover {
	text-decoration: none;
	color: #056798;
}

#newsArchive {
	width: 175px;
	/*height: 367px;*/
	margin-bottom: 12px;
	position: relative;
}

#newsArchive h3 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 2px;
	color: #056798;
	margin-top: 45px;
	font-weight: bold;
}

#newsArchive ul {
	font-size: 1.2em;
	margin-top: 20px;
}

#newsArchive a {
	text-decoration: none;
	color: #9a999a;
}

#newsArchive a:hover {
	text-decoration: none;
	color: #056798;
}

.lightgrey {
	color: #9a999a;
}

#latestNews h2 {
	width: 175px;
	height: 45px;
	background: url(../images/h1_latestnews.gif) no-repeat;
	overflow: hidden;
	text-indent: -5000px;
}

#newsScroll {
	width: 155px;
	position: absolute;
	left: 10px;
	top: 45px;
	height: 287px;
	overflow: hidden;
}

#newsScroll p, .newsScroll p {
	color: #056798;
	line-height: 1.3em;
	font-size: 1.1em;
}

#newsScroll a, .newsScroll a {
	color: #056798;
	text-decoration: none;
}

#newsScroll a:hover, .newsScroll a:hover {
	color: #056798;
	text-decoration: underline;
}

#newsScroll p.headline, .newsScroll p.headline {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a.newsFull {
	height: 35px;
	width: 175px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/a_newsinfull.gif) no-repeat;
	overflow: hidden;
	text-indent: -5000px;
}

#ourServices {
	width: 175px;
	height: 115px;
	position: relative;
	background: url(../images/bg_services.gif) no-repeat;
}

#ourServices h2 {
	width: 175px;
	height: 39px;
	background: url(../images/h2_services.gif) no-repeat;
	overflow: hidden;
	text-indent: -5000px;
}

.serviceSelect {
	position: absolute;
	top: 40px;
	left: 7px;
	height: 20px;
	width: 135px;
}

.serviceGo {
	position: absolute;
	bottom: 15px;
	left: 8px;
}

ul#pages {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	list-style: none;
}

ul#pages li {
	float: left;
	margin-right: 20px;
	padding-left: 18px;
	line-height: 1.2em;
}

ul#pages li.toppage {
	background: url(../images/pages_arrow_top.gif) no-repeat;
}

ul#pages li.prevpage {
	background: url(../images/pages_arrow_left.gif) no-repeat;
}


/* @end */

/* @group navBar */

#navBar {
	width: 900px;
	height: 40px;
	position: relative;
	display: block;
	/*overflow: hidden;*/
	background-color: #fff;
	z-index: 1;
}

#navBar ul {
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
	left: 15px;
}

#navBar li {
	display: inline;
	margin-right: 30px;
}

#navBar li a {
	color: #9BC2D6;
	text-decoration: none;
}

#pHome #nb1 a {
	color: #056798;
}
#pServices #nb2 a {
	color: #056798;
}
#pInfo #nb3 a {
	color: #056798;
}
#pNews #nb4 a {
	color: #056798;
}
#pContact #nb6 a {
	color: #056798;
}
#pOur #nb7 a {
	color: #056798;
}

#navBar li a:hover, #navBar li.hover a {
	color: #056798;
}

.clearing {
	clear: both;
}

#navBar .searchSite {
	position: absolute;
	top: 7px;
	right: 125px;
	height: 18px;
	width: 120px;
	color: #056798;
	font: 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.searchGo {
	position: absolute;
	top: 12px;
	right: 102px;
}

a.clientLogin {
	position: absolute;
	top: 7px;
	right: 15px;
	color: #056798;
	text-decoration: none;
	font-size: 1.3em;
	line-height: 1.9em !important;
	height: 40px;
}

/* @end */

/* @group rightCol */

#rightCol {
	width: 175px;
	margin-left: 40px;
	margin-right: 15px;
	float: right;
	display: inline;
}

#callFree {
	width: 175px;
	height: 160px;
	margin-bottom: 12px;
	background: url(../images/bg_callus.gif) no-repeat;
	overflow: hidden;
}

#callFree p {
	font-size: 1.8em;
	padding: 10px;
	color: #ffffff;
	line-height: 1.3em;
}

#callFree a {
	color: #056798;
	font-size: 0.7em;
	padding-bottom: 0;
	margin-bottom: 0;
}

.number {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	letter-spacing: 1px;
}

#claimFree {
	width: 175px;
	height: 140px;
	position: relative;
	background: url(../images/bg_claim.gif) no-repeat;
	margin-bottom: 20px;
}

#claimFree p {
	font-size: 1.5em;
	padding: 7px 10px 0;
	color: #ffffff;
	line-height: 1.2em;
	margin-bottom: 0;
}

#claimFree h2 {
	font-size: 1.9em;
	padding: 10px 10px 0;
	color: #056798;
	line-height: 1.3em;
	font-weight: bold;
}



#watchNow {
	width: 175px;
	height: 120px;
	position: relative;
	background: url(../images/bg_watch.gif) no-repeat;
	margin-bottom: 20px;
}

#watchNow a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 175px;
	height: 120px;
	background: url(../images/spacer.gif) no-repeat;
	text-indent: -5000px;
}

#watchNow p {
	font-size: 1.5em;
	padding: 7px 10px 0;
	color: #ffffff;
	line-height: 1.3em;
	margin-bottom: 0;
}

#watchNow h2 {
	font-size: 1.9em;
	padding: 10px 10px 0;
	color: #056798;
	line-height: 1.3em;
	font-weight: bold;
}

a.claimNow {
	width: 175px;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/a_claimfree.gif) no-repeat;
	text-decoration: none;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
	line-height: 2em;
}

#showSupport {
	width: 175px;
	height: 140px;
	position: relative;
	background: url(../images/bg_claim.gif) no-repeat;
	margin-bottom: 20px;
}

#showSupport p {
	font-size: 1.5em;
	padding: 6px 10px 0;
	color: #ffffff;
	line-height: 1.2em;
	margin-bottom: 0;
}

#showSupport h2 {
	font-size: 1.9em;
	padding: 10px 10px 0;
	color: #056798;
	line-height: 1.1em;
	font-weight: bold;
}

#showSupport a.claimNow {
	width: 175px;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/a_claimfree.gif) no-repeat;
	text-decoration: none;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
	line-height: 2.6em;
}


#logos {
	width: 175px;
	height: 70px;
	background: url(../images/logos.gif) no-repeat;
	overflow: hidden;
}

#logos h4.investor {
	text-indent: -5000px;
}

#logos h4 a.lexcel {
	display: block;
	width: 82px;
	height:45px;
	text-indent: -5000px;
	margin-top: 25px;
}

#twitterFeed {
	color: #ffffff;
	background: url(../images/twitter-top.gif) no-repeat 0 0;
	padding-top: 16px;
	font-size: 1.2em;
	margin-bottom: 20px;
}

.box-background {
	background: #83b0cb url(../images/twitter-bottom.gif) no-repeat center bottom;
	padding: 0 10px 16px 10px;
	width: 155px;
}

img.bottom {
	position: absolute;
	bottom: 0;
	left: 0;
}

#twitterFeed h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#twitterFeed p {
	margin: 0 0 28px 0;
	font-size: 1em;
}

#twitterFeed a {
	text-decoration: underline;
	color: #056798;
}

#twitterFeed ul.iconLinks {
	height: 29px;
	width: 100%;
}

#twitterFeed ul li {
	height: 29px;
	width: 29px;
	float: left;
	margin-right: 10px;
}

#twitterFeed ul li.Facebook a,
#twitterFeed ul li.Twitter a {
	height: 29px;
	width: 29px;
	display: block;
	text-indent: -5000px;
}

#twitterFeed ul li.Facebook a {
	background-image: url(../images/facebook.jpg);
}

#twitterFeed ul li.Twitter a {
	background-image: url(../images/twitter.jpg);
}

/* @end */

/* @group footer */

#footer {
	display: block;
	width: 900px;
	height: 35px;
	border-top: 50px solid #d4e3ec;
	border-bottom: 25px solid #d4e3ec;
	background-color: #fff;
	color: #9A999A;
	font-size: 1em;
	position: relative;
	float: left;
	line-height: 3.3em;
	font-weight: bold;
	overflow: hidden;
}

#footer ul li {
	display: inline;
	margin-left: 5px;
	padding-left: 7px;
	border-left: 1px solid #999;
}

#footer ul li.first {
	border-left: none;
}

#footer p{
	padding-left: 15px;
}

#footer a {
	display: inline;
	color: #9A999A;
	text-decoration: none;
}

#footer a:hover {
	color: #056798;
}

#footer ul {
	position: absolute;
	right: 15px;
	top: 0;
	height: 35px;
}

/* @end */



/* @group submenu */

#navBar {
	clear: both;
}

#navBar li {
	float: left;
	position: relative;
}

#navBar li a {
	line-height: 2.6em;
	line-height: 40px;
	display: block;
}

#navBar .submenu ul {
	line-height: 1em;
	font-weight: normal;
	position: static;
}

#navBar .submenu li {
	float: none;
	display: block;
	margin: 0px;
}

#navBar div.submenu {
	display: none;
}
#navBar li:hover div.submenu, #navBar li.hover div.submenu {
	display: block;
}

#navBar .submenu a {
	display: block;
	height: auto;
	width: auto;
	height: 1%;
	white-space: nowrap;
	text-indent: 0px;
	background: #007eba;
	color: #fff !important;
	text-decoration: none;
	/*border-top: 1px solid #d4d4d4;*/
	font-size: 0.6em;
	padding: 4px 10px;
	line-height: 1.5em;
}

#navBar .submenu a:hover, #navBar .submenu span:hover, #navBar .submenu span.hover {
	background-color: #9A999A;
	color: #fff;
}

#navBar div.submenu {
	position: absolute;
	/*top: 30px;*/
	left: 0px;
	padding: 0px 8px 8px 0px;
	z-index: 100;
}

.nn, .ne, .ee, .se, .ss, .sw, .ww, .nw {
	position: absolute;
	font-size: 0px;
	z-index: 200;
}


.ne {
	width: 8px;
	height: 8px;
	top: 0px;
	right: 0px;
	background: url(../images/menu_tr.png) bottom left no-repeat;
}
.ee {
	width: 8px;
	height: 50px;
	top: 8px;
	right: 0px;
	background: url(../images/menu_r.png) top left no-repeat;
}
.se {
	width: 8px;
	height: 8px;
	bottom: 0px;
	right: 0px;
	background: url(../images/menu_br.png) bottom left no-repeat;
}
.ss {
	width: 50px;
	height: 8px;
	bottom: 0px;
	left: 8px;
	background: url(../images/menu_b.png) top left no-repeat;
}
.sw {
	width: 8px;
	height: 8px;
	bottom: 0px;
	left: 0px;
	background: url(../images/menu_bl.png) top left no-repeat;
}

/* @end */



/* @group submenu */

.searchMatch {
	font-weight: bold;
}

/* @end */


/* @group site map */

#midCol ul.siteMap ul {
	font-size: 1em;
}


/* @end */

/* @group  news pic */

#picBlock {
	width: 440px;
	float: left;
	margin-bottom: 2em;
}

#leftBox {
	width: 210px;

	background: url(../images/image_block.gif) no-repeat;
	position: relative;
	margin-right: 20px;
	display: inline;
}

#rightBox {
	width: 210px;

	background: url(../images/image_block.gif) no-repeat;
	float: left;
}

#rightBox img, #leftBox img {
	padding: 5px;
}

#rightBox p, #leftBox p {
	padding-top: 5px;
	color: #056798;
	font-size: 1.2em !important;
}

/* @end */

/* @group lightbox */

#lbCenter, #lbBottomContainer {
	padding: 10px;
	padding-bottom: 0;
}



#frmClaim {
	margin-bottom: 25px;
}

.contactDetails {
	margin-top: 24px;
	width: 155px;
	/*padding: 10px;*/
	font-size: 1.1em;
}

.contactDetails a {
	color: #666;
}

.sideBlock {
	margin-bottom: 12px;
	position: relative;
	width: 175px;
	background: url(../images/bg_side_block_bottom.gif) no-repeat 0 bottom;
	padding-bottom: 7px;
	font-size: 1.2em;
}

.sideBlock .blockContent {
	background-color: #83B0CB;
	padding: 0 10px 10px;
}

.sideBlock h2.servicesBlock {
	background: url(../images/h2_services.gif) no-repeat;
	text-indent: -5000px;
	height: 39px;
}

.sideBlock li {
	margin-bottom: 7px;
}

.sideBlock li a {
	color: #fff;
	text-decoration: none;
}

.sideBlock li a:hover {
	text-decoration: underline;
}

