/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border : 0;
}

body {
	color: #666666;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 130%;
	background: #e8e8e8;
	padding: 0px;
	margin: 0px;
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #006699;
}

h1 {
	font-size: 150%;
}

h1.whySupport {
	color: #006699;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
	background: url(../images/backgrounds/whySupport.gif) no-repeat 0px 0px;
	height: 70px;
	width: 884px;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	float: left;
	border-bottom: solid 1px #ccc;
}

h1.appealNews {
	color: #006699;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
	background: url(../images/backgrounds/appealNews.gif) no-repeat 0px 0px;
	height: 70px;
	width: 445px;
	padding: 0px;
	margin: 0px 0px 30px 0px;
	float: left;
	border-bottom: solid 1px #ccc;
}

h2 {
	color: #f00;
	font-size: 140%;
	margin: 0px 0px 25px 0px;
}

h2.determined {
	color: #fff;
	font-size: 0px;
	text-align: right;
	text-indent: -5000px;
	background: url(../images/backgrounds/determined.gif) no-repeat 0% 0%;
	height: 38px;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

h2.passionate {
	color: #fff;
	font-size: 0px;
	text-align: right;
	text-indent: -5000px;
	background: url(../images/backgrounds/passionate.gif) no-repeat 0% 0%;
	height: 38px;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

h2.inspired {
	color: #fff;
	font-size: 0px;
	text-align: right;
	text-indent: -5000px;
	background: url(../images/backgrounds/inspired.gif) no-repeat 0% 0%;
	height: 38px;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-size: 120%;
	margin: 0px 0px 10px 0px;
}

h1, h2, h3 {
	color: #003366;
	font-family: trebuchet ms, tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
}

p {
	margin: 0px 0px 20px 0px;
}

p.date {
	color: #999;
	font-size: 90%;
	margin: 0px 0px 10px 0px;
}

p a.factsFiguresButton {
	color: #c00;
	font-size: 0px;
	text-indent: -5000px;
	background: url(../images/backgrounds/factsFiguresButton.gif) no-repeat 0% 0%;
	height: 27px;
	width: 220px;
	margin-bottom: 10px;
	float: left;
	display: block;
}

fieldset {
	width: 500px;
	padding: 0px 0px 0px 12px;
}

fieldset ul {
	padding: 0px;
	margin: 0px;
}

fieldset li {
	list-style: none;
	width: 480px;
	float: left;
	padding: 0px;
	margin: 0px 0px 9px 0px;
}

fieldset li label {
	width: 100px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
}

fieldset li input.registerDetails {
	background: #fff;
	width: 200px;
	float: left;
	border: solid 1px #ccc;
	display: block;
}

fieldset select.eventListItems {
	background: #fff;
	width: 206px;
	float: left;
	border: solid 1px #ccc;
	display: block;
}

fieldset li input.registerButton {
	color: #fff;
	font-size: 0px;
	text-align: right;
	text-indent: -5000px;
	background: url(../images/backgrounds/registerButton.gif) no-repeat 0% 0%;
	height: 27px;
	width: 100px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	display: block;
}

input, select {
	color: #333;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 3px;
}

.bold {
	font-weight: bold;
}

.centreHolder {
	width: 920px;
	margin: 0px auto;
	
}

.mainHolder {
	background: #fff;
	width: 920px;
	float: left;
	overflow: hidden;
	
}

.topBanner {
	background: #fff url(../images/backgrounds/topBanner.jpg) no-repeat 0% 0%;
	width: 920px;
	float: left;
}

.topBannerAppeal {
	background: #fff url(../images/backgrounds/topBannerAppeal.jpg) no-repeat 0% 0%;
	width: 920px;
	float: left;
}

.logo {
	background: url(../images/backgrounds/boaLogo.gif) no-repeat 0px 27px;
	height: 144px;
	width: 150px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.logo h1, .logo h2 {
	color: #fff;
	font-size: 0px;
	text-indent: -5000px;
}

.topNav {
	color: #333;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 920px;
	float: left;
	border-bottom: solid 0px #ccc;
}

.topNav ul {
	padding: 0px 0px 0px 19px;
	margin: 0px;
	float: left;
}

.topNav li {
	list-style: none;
	background: #fff url(../images/backgrounds/topNavLeft.gif) no-repeat 0% 0%;
	padding: 0px;
	margin: 0px 4px 0px 0px;
	float: left;
	display: block;
}

.topNav li span {
	list-style: none;
	background: url(../images/backgrounds/topNavRight.gif) no-repeat 100% 0%;
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
}

.topNav li a {
	color: #003366;
	text-decoration: none;
	padding: 5px 9px 5px 9px;
	display: block;
}

.topNav li a:hover {
	color: #c00;
	text-decoration: none;
}

.topNav li.select {
	color: #fff;
	background: #6699cc url(../images/backgrounds/topNavLeftSelect.gif) no-repeat 0% 0%;
	padding: 0px;
	margin: 0px 4px 0px 0px;
	display: block;
}

.topNav li.select span {
	background: url(../images/backgrounds/topNavRightSelect.gif) no-repeat 100% 0%;
	padding: 4px 8px 6px 8px;
}

.eventBanner {
	color: #fff;
	background: #6699cc url(../images/backgrounds/eventBanner.gif) repeat-x 0% 100%;
	width: 920px;
	padding: 16px 0px 16px 0px;
	float: left;
}

.eventBanner h2 {
	color: #ffcc33;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.eventBanner h3 {
	color: #ffcc33;
	font-style: italic;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.eventFlashBanner {
	color: #fff;
	background: url(../images/backgrounds/flashBanner.gif) no-repeat 0% 0%;
	height: 135px;
	width: 685px;
	float: left;
}

.eventFlashBanner h1 {
	color: #6699cc;
	font-size: 0px;
	text-indent: -5000px;
}

.futureEvent {
	width: 646px;
	padding-left: 19px;
	float: left;
}

.futureEvent .copyInsert {
	width: 400px;
	padding-left: 20px;
	margin: 0px;
	float: left;
}

.futureEvent .copyInsert p {
	margin: 0px 0px 10px 0px;
}

.futureEvent .copyInsert a {
	color: #fff;
}

.futureEvent .copyInsert ul {
	padding: 6px 0px 0px 0px;
	margin: 0px;
}

.futureEvent .copyInsert li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}

.futureEvent .copyInsert li a.signUp {
	color: #c00;
	font-size: 0px;
	text-indent: -5000px;
	background: url(../images/backgrounds/signUpEvent.gif) no-repeat 0% 0%;
	height: 27px;
	width: 184px;
	display: block;
}

.futureEvent .copyInsert li a.registerFutureUpdates {
	color: #c00;
	font-size: 0px;
	text-indent: -5000px;
	background: url(../images/backgrounds/registerFutureUpdates.gif) no-repeat 0% 0%;
	height: 27px;
	width: 208px;
	margin-right: 9px;
	display: block;
}

.futureEvent .copyInsert li a.eventSchedule {
	text-decoration: underline;
	padding-top: 5px;
	display: block;
}

.futureEvent .imgInsert {
	height: 150px;
	width: 200px;
	float: right;
}

.pastEvent {
	background: url(../images/backgrounds/pastEventTop.gif) no-repeat 0% 0%;
	width: 235px;
	float: right;
}

.pastEvent h1, .pastEvent h2,.pastEvent h3 {
	color: #fff;
}

.pastEvent .copyInsert {
	padding: 10px 29px 10px 10px;
	margin: 0px;
}

.pastEvent img {
	height: 150px;
	width: 200px;
	padding: 0px 0px 0px 10px;
}

.pastEvent span {
	background: url(../images/backgrounds/pastEventBottom.gif) no-repeat 0% 100%;
	height: 10px;
	width: 235px;
	float: left;
}

.eventList {
	width: 645px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	float: left;
	border-bottom: solid 1px #ccc;
}

.eventList img {
	height: 215px;
	width: 286px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	float: left;
}

.eventDetails {
	width: 340px;
	float: right;
}

.eventDetails p.date {
	font-size: 120%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.eventDetails p.venue {
	font-weight: bold;
	background: url(../images/backgrounds/divider.gif) repeat-x 0% 100%;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}

.eventDetails p a.signUp {
	color: #c00;
	font-size: 0px;
	text-indent: -5000px;
	background: url(../images/backgrounds/signUpEvent2.gif) no-repeat 0% 0%;
	height: 27px;
	width: 184px;
	display: block;
}

.eventDetails p a.registerEvent {
	color: #c00;
	font-size: 0px;
	text-indent: -5000px;
	background: url(../images/backgrounds/registerUpdates.gif) no-repeat 0% 0%;
	height: 27px;
	width: 208px;
	display: block;
}

ul.videoGallery li {
	list-style: none;
	padding-right: 10px;
	display: inline;
}

.video {
	font-weight: bold;
	background: url(../images/backgrounds/videoIcon.gif) no-repeat 0px 0px;
	padding: 2px 0px 5px 28px;
	margin: 0px 0px 10px 0px;
}

p.video {
	font-weight: bold;
	background: url(../images/backgrounds/videoIcon2.gif) no-repeat 0px 0px;
	padding: 2px 0px 5px 28px;
	margin: 0px 0px 10px 0px;
}

.gallery {
	font-weight: bold;
	background: url(../images/backgrounds/galleryIcon.gif) no-repeat 3px 2px;
	padding: 2px 0px 5px 28px;
	margin: 0px 0px 10px 0px;
}

.factList {
	background: url(../images/backgrounds/divider.gif) repeat-x 0% 100%;
	width: 645px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	float: left;
}

.factList p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.sponsor {
	background: url(../images/backgrounds/sponsorLogo.gif) no-repeat 0% 0%;
	height: 50px;
	width: 150px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	float: right;
}

.latestAppeal {
	color: #fff;
	background: #6699cc url(../images/backgrounds/appeal.gif) no-repeat 0% 0%;
	height: 63px;
	width: 645px;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	float: left;
}

.latestAppeal h1 {
	color: #6699cc;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
}

.mainTitleBlock {
	color: #fff;
	background: #6699cc;
	height: 63px;
	width: 645px;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	float: left;
	clear: right;
}

.mainTitleBlock h1.register {
	color: #006699;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
	background: url(../images/backgrounds/register.gif) no-repeat 13px 20px;
	height: 60px;
	width: 250px;
	margin: 0px 0px 15px 0px;
	float: left;
}

.mainTitleBlock h1.boa1908 {
	color: #006699;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
	background: url(../images/backgrounds/1908.gif) no-repeat 13px 20px;
	height: 60px;
	width: 450px;
	margin: 0px 0px 15px 0px;
	float: left;
}

.mainTitleBlock h1.contact {
	color: #006699;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
	background: url(../images/backgrounds/contact.gif) no-repeat 13px 20px;
	height: 60px;
	width: 250px;
	margin: 0px 0px 15px 0px;
	float: left;
}

.mainTitleBlock h1.links {
	color: #006699;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
	background: url(../images/backgrounds/links.gif) no-repeat 13px 20px;
	height: 60px;
	width: 250px;
	margin: 0px 0px 15px 0px;
	float: left;
}

.eventHolder {
	color: #fff;
	background: #6699cc;
	width: 645px;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	float: left;
}

.eventHolder img {
	height: 230px;
	width: 360px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	float: right;
}

.event {
	padding: 15px 10px 5px 15px;
}

.event a {
	color: #fff;
	text-decoration: underline;
}

.event a:hover {
	color: #fff;
}

.event h1.pastEvent {
	color: #6699cc;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
	background: #6699cc url(../images/backgrounds/pastEvent.gif) no-repeat 0% 0%;
	height: 25px;
	width: 250px;
	margin: 0px 0px 15px 0px;
	float: left;
	display: block;
}

.event h1.video {
	color: #6699cc;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
	background: #6699cc url(../images/backgrounds/video.gif) no-repeat 0% 0%;
	height: 25px;
	width: 230px;
	margin: 0px 0px 15px 0px;
	float: left;
}

.event h1.factsFigures {
	color: #6699cc;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
	background: #6699cc url(../images/backgrounds/factsFigures.gif) no-repeat 0% 0%;
	height: 25px;
	width: 230px;
	margin: 0px 0px 15px 0px;
	float: left;
}

.event h1.eventSchedule {
	color: #006699;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
	background: url(../images/backgrounds/eventSchedule.gif) no-repeat 0px 0px;
	height: 25px;
	width: 230px;
	margin: 0px 0px 15px 0px;
	float: left;
}

.event h1.yourSupport {
	color: #006699;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
	background: url(../images/backgrounds/yourSupport.gif) no-repeat 0px 0px;
	height: 25px;
	width: 230px;
	margin: 0px 0px 15px 0px;
	float: left;
}

.event h1.appealTwoZeroZeroEight {
	color: #006699;
	font-size: 0px;
	text-align: left;
	text-indent: -5000px;
	background: url(../images/backgrounds/2008appeal.gif) no-repeat 0px 0px;
	height: 25px;
	width: 250px;
	margin: 0px 0px 15px 0px;
	float: left;
}

.event h2 {
	color: #fff;
	padding: 0px 0px 5px 0px;
	display: block;
}

.event h2.alt {
	color: #ffcc33;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.event p {
	margin: 0px 0px 10px 0px;
}

.countdown {
	height: 70px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-bottom: solid 1px #ccc;
}

.videoPlayer {
	color: #333;
	background: url(../images/backgrounds/videoPlayer.gif) no-repeat 0% 0%;
	height: 300px;
	width: 360px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	float: right;
}

.videoPlayer img {
	height: 270px;
	width: 360px;
	padding: 0px;
	margin: 0px;
}

.videoList {
	width: 645px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: left;
	border-bottom: solid 1px #ccc;
}

.videoList img {
	height: 60px;
	width: 80px;
	padding: 2px;
	margin: 3px 0px 0px 0px;
	float: left;
	border: solid 1px #ccc;
}

.videoList p.duration {
	font-size: 100%;
	width: 80px;
	padding: 0px 0px 5px 3px;
	margin: 3px 0px 5px 0px;
	float: left;
	display: block;
}

.videoDetails {
	width: 550px;
	float: right;
}

.videoDetails p {
	color: #666666;
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.videoDetails p.date {
	color: #666666;
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.mainContent {
	background: #fff;
	width: 920px;
	padding: 16px 0px 16px 0px;
	float: left;
	border-top: solid 1px #ccc;
}

.oneColumn {
	width: 680px;
	padding: 0px 0px 16px 0px;
	margin: 0px;
	float: left;
}

.twoColumn {
	background: url(../images/backgrounds/twoColumn.gif) no-repeat 0% 0%;
	width: 685px;
	padding: 0px 0px 16px 0px;
	margin: 0px;
	float: left;
}

.twoColumn h2, .twoColumn h3 {
	margin: 0px 0px 5px 0px;
}

.threeColumn {
	background: url(../images/backgrounds/threeColumn.gif) no-repeat 0% 0%;
	width: 685px;
	padding: 0px 0px 16px 0px;
	margin: 0px;
	float: left;
}

.rightColumn {
	width: 235px;
	float: right;
}

.moduleHolder {
	background: url(../images/backgrounds/moduleTop.gif) no-repeat 0% 0%;
	width: 235px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	float: right;
}

.moduleHolder span {
	background: url(../images/backgrounds/moduleBottom.gif) no-repeat 0% 100%;
	height: 10px;
	width: 235px;
	float: left;
}

.module {
	color: #333;
	line-height: 120%;
	width: 200px;
	padding: 10px;
	margin: 0px;
	float: left;
}

.module ul {
	background: url(../images/backgrounds/moduleDIvider.gif) repeat-x 0% 0%;
	padding: 0px;
	margin: 0px;
}

.module li {
	list-style: none;
	background: url(../images/backgrounds/moduleDIvider.gif) repeat-x 0% 100%;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	display: block;
}

.module li.moduleVideo {
	list-style: none;
	background: url(../images/backgrounds/moduleVideo.gif) no-repeat 0px 17px;
	padding: 20px 0px 5px 28px;
	margin: 0px;
	display: block;
}

.module h2 {
	color: #fff;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.module img {
	height: 60px;
	width: 80px;
	padding: 0px;
	margin: 2px 7px 0px 0px;
	float: left;
	border: solid 1px #fff;
}

.duration {
	font-size: 90%;
	margin: 0px 0px 5px 0px;
}

.eventName {
	font-weight: bold;
}

.bannerColumn {
	background: #f2f5f7 url(../images/backgrounds/bannersBackground.gif) no-repeat 0% 0%;
	width: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.bannerColumn span {
	background: #f2f5f7 url(../images/backgrounds/bannersBottom.gif) no-repeat 0% 100%;
	height: 10px;
	width: 220px;
	padding: 0p;
	margin: 0px;
	float: left;
}

.banner {
	padding: 12px 0px 0px 12px;
	margin: 0px;
	float: left;
}

.banner ul {
	padding: 0px;
	margin: 0px;
}

.banner li {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.banner li img.register {
	padding: 0px;
	margin: -5px 0px 0px 0px;
}

.colOne {
	width: 220px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.colTwo {
	width: 330px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.colTwo img {
	height: 75px;
	width: 100px;
	padding: 3px;
	margin: 3px 9px 0px 0px;
	float: left;
	border: solid 1px #ccc;
}

.colSpanThree {
	width: 660px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.colSpanThree.divider {
	background: url(../images/backgrounds/divider.gif) repeat-x 0% 100%;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.colSpanThree.divider h3 {
	padding-top: 9px;
}

.colSpanThree img {
	height: 150px;
	width: 200px;
	padding: 3px;
	margin: 3px 9px 0px 0px;
	float: left;
	border: solid 1px #ccc;
}

.content {
	padding: 0px 0px 0px 18px;
	margin: 0px;
}

.testimonialHolder {
	font-style: italic;
	width: 645px;
	float: left;
	border: solid 1px #ffb324;
}

.testimonial {
	padding: 10px;
	margin: 0px;
	float: left;
}

.testimonial h2 {
	font-weight: normal;
}

.testimonial h2 b, .testimonial h2 strong {
	color: #f00;
}

.testimonialHolder .one {
	width:  50%;
	margin: 5px 0px 0px 0px;
	float: right;
}

.testimonialHolder .one h2 {
	font-size: 180%;
	text-indent: 35px;
	background: url(../images/backgrounds/quote01.gif) no-repeat 0% 0%;
	padding: 10px 45px 5px 15px;
	margin: 0px;
}

.testimonialHolder .one h2 span {
	background: url(../images/backgrounds/quote01.gif) no-repeat 100% 50%;
	height: 50px;
	width: 45px;
	padding: 0px 45px 5px 0px;
	margin: 0px;
}

.testimonialHolder .two {
	width:  50%;
	float: right;
}

.testimonialHolder .two h2 {
	font-size: 160%;
	text-indent: 20px;
	background: url(../images/backgrounds/quote02.gif) no-repeat 0% 0%;
	padding: 0px 10px 5px 15px;
	margin: 20px 0px 0px 0px;
}

.testimonialHolder .two h2 span {
	background: url(../images/backgrounds/quote02.gif) no-repeat 100% 50%;
	height: 30px;
	width: 32px;
	padding: 0px 32px 5px 0px;
	margin: 0px;
}

.testimonialHolder .three {
	width:  40%;
	margin: 20px 0px 0px 0px;
	float: right;
}

.testimonialHolder .three h2 {
	font-size: 145%;
	text-indent: 20px;
	background: url(../images/backgrounds/quote03.gif) no-repeat 0% 0%;
	padding: 0px 28px 5px 12px;
	margin: 0px;
}

.testimonialHolder .three h2 span {
	background: url(../images/backgrounds/quote03.gif) no-repeat 100% 50%;
	height: 30px;
	width: 32px;
	padding: 0px 32px 5px 0px;
	margin: 0px;
}

.testimonialHolder .four {
	width:  38%;
	float: right;
}

.testimonialHolder .four h2 {
	font-size: 130%;
	text-indent: 22px;
	background: url(../images/backgrounds/quote03.gif) no-repeat 0% 0%;
	padding: 5px 0px 0px 8px;
	margin: 0px;
}

.testimonialHolder .four h2 span {
	background: url(../images/backgrounds/quote03.gif) no-repeat 100% 50%;
	height: 30px;
	width: 30px;
	padding: 0px 30px 5px 0px;
	margin: 0px;
}

.testimonial p {
	padding: 5px 0px 10px 0px;
	margin: 0px;
}

.testimonial p .bold {
	font-style: normal;
}

ul.pagination {
	text-align: right;
	padding: 10px 20px 0px 0px;
	margin: 0px;
	float: right;
}

ul.pagination li {
	margin: 0px 3px 0px 0px;
	float: left;
	display: inline;
}

ul.pagination li a {
	list-style: none;
	padding: 1px 5px 2px 5px;
	border: solid 1px #ccc;
	display: block;
}

ul.pagination li.selected {
	color: #fff;
	list-style: none;
	background: #6699cc;
	padding: 1px 5px 2px 5px;
	border: solid 1px #6699cc;
}

.contact {
	width: 620px;
	padding: 0px;
	margin: 0px;
}

.contact h2 {
	background: url(../images/backgrounds/divider.gif) repeat-x 0% 100%;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 20px 0px;
}

.contact h3 {
	color: #f00;
	font-style: italic;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.contact ul {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.contact li {
	list-style: none;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

.contact li .label {
	width: 110px;
	float: left;
	display: block;
}

.links {
	width: 620px;
	padding: 0px;
	margin: 0px;
}

.links h2 {
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 20px 0px;
}

.links h3 {
	color: #f00;
	font-style: italic;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.links ul {
	background: url(../images/backgrounds/divider.gif) repeat-x 0% 0%;
	width: 400px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.links li {
	list-style: none;
	background: url(../images/backgrounds/divider.gif) repeat-x 0% 100%;
	padding: 2px 0px 4px 0px;
	margin: 0px;
}

.links li .label {
	width: 220px;
	float: left;
	display: block;
}

.footer {
	color: #000;
	background: #e61914 url(../images/backgrounds/footer.gif) repeat-x 0% 0%;
	width: 920px;
	padding: 12px 0px 5px 0px;
	float: left;
}

.footer a {
	color: #fff;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer a:visited {
	color: #fff;
}

.footer p {
	width: 230px;
	padding: 0px 0px 0px 18px;
	margin: 0px;
	float: left;
}

.footer ul {
	text-align: right;
	width: 600px;
	padding: 0px 5px 15px 19px;
	float: right;
}

.footer li {
	list-style: none;
	padding: 0px 7px 0px 7px;
	maring: 0px;
	border-right: solid 1px #ff9999;
	display: inline;
}

.footer li.noBorder {
	border-right: solid 0px #ff9999;
}
