@charset "utf-8";
body {
	text-align:center;
	margin:0;
	padding:0;
	background-image: url(images/bg.png);
	background-repeat:repeat-x;
}
.login {
	font-family:Arial;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	line-height:18px;
}
.helpcall {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
.title {
	font-family:sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	line-height:16px;
}
.text01 {
	font-family:Helvetica;
	font-size:14px;
	color:#000000;
	text-align:left;
	line-height:20px;
	float:left;
}
.text02 {
	font-family:sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}
.text03 {
	line-height:20px;
	font-family:Arial;
	font-size:13px;
	color:#000000;
	text-align:left;
	text-decoration:none;
}
.text04 {
	line-height:8px;
	font-family:Georgia;
	font-size:13px;
	color:#0000CC;
	text-align:left;
	text-decoration:none;
}
.adstext {
	line-height:20px;
	font-family:Arial;
	font-size:13px;
	color:#000000;
	text-align:left;
	text-decoration:none;
}
.scrollable {
	margin:0px;
	padding:0px;
	position:relative;
	width:300px;
	height:120px;
	border:none;
	overflow:hidden;
	float:left;
}
.scrollable .items {
	width:200px;
	position:absolute;
}
.items div {
	float:left;
}
.div_prev a {
	position:relative;
	padding:0px;
	margin:51px 2px 51px 2px;
	width:18px;
	height:18px;
	border:none;
	float:left;
	background: url("images/arrow_left.png");
}
.div_prev a:hover {
	background-position:0px -18px;
}
.div_next a {
	position:relative;
	padding:0px;
	margin:51px 2px 51px 2px;
	width:18px;
	height:18px;
	border:none;
	float:right;
	background-image: url("images/arrow_right.png");
}
.div_next a:hover {
	background-position:0px -18px;
}
.copyright {
	font-size:10px;
}
.privacy {
	font-family:"Courier New";
	font-size:12px;
	text-decoration:none;
}
.helptitle {
	font-family:"Times New Roman";
	font-size:18px;
	text-align:left;
	text-decoration:underline;
	line-height:18px;
	color:#000000;
}
.helphead {
	font-family:"Times New Roman";
	font-size:15px;
	font-weight:bold;
	text-align:left;
	line-height:18px;
	color:#FF0000;
}
.helptext {
	font-family:"Times New Roman";
	font-size:14px;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	color:#000000;
}
.contactform_spacer {
	margin:0px;
	padding:0px;
	width:800px;
	height:25px;
}
.contactform {
	width:425px;
	margin:2.0em 0px 0px 0px;
	padding:10px 10px 0px 10px;
	border:solid 1px rgb(200,200,200);
	background-color:rgb(240,240,240);
	margin-left:auto;
	margin-right:auto;
}
.contactform fieldset {
	padding:20px 0px 0px 0px !important;
	padding:0px;
	margin:0px 0px 20px 0px;
	border:solid 1px rgb(220,220,220);
}
.contactform fieldset legend {
	margin:0px 0px 20px 5px;
	margin:0px 0px 0px 5px !important;
	padding:0px 2px 0px 2px;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:130%;
}
.contactform label.left {
	float:left;
	width:100px;
	margin:0px 0px 0px 10px;
	padding:2px;
	font-size:110%;
	text-align:left;
}
.contactform select.combo {
	width:175px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana,arial,sans-serif;
	font-size:110%;
}
.contactform input.field {
	width:275px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana,arial,sans-serif;
	font-size:110%;
}
.contactform textarea {
	width:275px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana,arial,sans-serif;
	font-size:110%;
}
.contactform input.button {
	float:right;
	width:9.0em;
	margin-right:19px;
	margin-bottom:12px;
	padding:1px !important;
	padding:0px;
	background:rgb(225,225,225);
	border:solid 1px rgb(150,150,150);
	text-align:center;
	font-family:verdana,arial,sans-serif;
	color:rgb(150,150,150);
	font-size:110%;
}
.contactform input.button:hover {
	cursor:pointer;
	border:solid 1px rgb(80,80,80);
	background:rgb(220,220,220);
	color:rgb(80,80,80);
}
#wrap {
	width:800px;
	margin:0 auto;
} 
#header {
	position:relative;
	top:10px;
	width:800px;
	height:90px;
	float:left;
	z-index:1;
	background-image: url(images/headerbg03.png);
	background-repeat:no-repeat;
}
#headertext {
	font-size:13px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	margin:0px;
	float:right;
	text-align:right;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:0px;
	padding-left:0px;
}
#header a {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
#ticker {
	position:relative;
	top:100px;
	width:800px;
	height:20px;
	padding:0px;
	margin:0px;
	background-image: url(images/marquee.png);
	background-repeat:no-repeat;
	z-index:2;
}
.tickerpos {
	position:absolute;
	vertical-align:bottom;
	padding:0px;
	margin:0px;
	height:20px;
	width:800px;
	background-color:#108e1a;
	background-image:url(images/marquee.png);
	font-family:Helvetica;
	font-size:10pt;
	color:#FFFFFF;
	border:none;
}
#marqueebottom {
	position:relative;
	top:100px;
	width:800px;
	height:15px;
	padding:0px;
	margin:0px;
	background-image: url(images/marqueebottom.png);
	background-repeat:no-repeat;
	z-index:3;
}
#navbar_container {
	margin:0px;
	padding:0px;
	position:relative;
	top:45px;
	width:465px;
	height:30px;
	float:left;
	clear:both;
	font-family:Helvetica;
	font-size:15px;
	font-weight:bold;
	color:#FFCC33;
	background-image: url(images/navbar_tabs.png);
	background-repeat:no-repeat;
	z-index:4;
}
ul#navbar {
	padding:0px;
	margin:0px;
	list-style:none;
}
ul#navbar li {
	float:left;
}
ul#navbar li a {
    margin:0px;
	padding:0px;
	display:block;
	width:93px;
	height:30px;
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#FFCC33;
	text-decoration:none;
	text-indent:-9999px;
	outline:none;
	background-image: url(images/navbar_tabs.png);
}
ul#navbar li#home a {
	background-position:0px 0px;
}
ul#navbar li#home a:hover {
	background-position:0px -30px;
}
ul#navbar li#home a:active {
	background-position:0px -60px;
}
ul#navbar li#home a.homecurrent, ul#navbar li#home a:hover.homecurrent, ul#navbar li#home a:active.homecurrent {
	background: url(images/navbar_tabs.png) no-repeat 0px -60px;
}
ul#navbar li#match a {
	background-position:-93px 0px;
}
ul#navbar li#match a:hover {
	background-position:-93px -30px;
}
ul#navbar li#match a:active {
	background-position:-93px -60px;
}
ul#navbar li#match a.matchcurrent, ul#navbar li#match a:hover.matchcurrent, ul#navbar li#match a:active.matchcurrent {
	background: url(images/navbar_tabs.png) no-repeat -93px -60px;
}
ul#navbar li#charities a {
	background-position:-186px 0px;
}
ul#navbar li#charities a:hover {
	background-position:-186px -30px;
}
ul#navbar li#charities a:active {
	background-position:-186px -60px;
}
ul#navbar li#charities a.charitiescurrent, ul#navbar li#charities a:hover.charitiescurrent, ul#navbar li#charities a:active.charitiescurrent {
	background: url(images/navbar_tabs.png) no-repeat -186px -60px;
}
ul#navbar li#contact a {
	background-position:-276px 0px;
}
ul#navbar li#contact a:hover {
	background-position:-276px -30px;
}
ul#navbar li#contact a:active {
	background-position:-276px -60px;
}
ul#navbar li#contact a.contactcurrent, ul#navbar li#contact a:hover.contactcurrent, ul#navbar li#contact a:active.contactcurrent {
	background: url(images/navbar_tabs.png) no-repeat -276px -60px;
}
ul#navbar li#help a {
	background-position:-372px 0px;
}
ul#navbar li#help a:hover {
	background-position:-372px -30px;
}
ul#navbar li#help a:active {
	background-position:-372px -60px;
}
ul#navbar li#help a.helpcurrent, ul#navbar li#help  a:hover.helpcurrent, ul#navbar li#help  a:active.helpcurrent {
	background: url(images/navbar_tabs.png) no-repeat -372px -60px;
}
#search {
	margin:0px;
	padding:0px;
	position:relative;
	top:45px;
	width:335px;
	height:30px;
	float:right;
	z-index:5;
	background-image: url(images/navbar_right.png);
	background-repeat:no-repeat;
}
#searchbox {
	position:relative;
	margin:0px;
	padding:0px;
	width:185px;
	height:30px;
	float:right;
}
#searchtext {
	position:relative;
	margin:0px;
	padding:4px 2px 0px 0px;
	top:0px;
	width:150px;
	height:30px;
	float:left;
}
#searchbutton {
	position:relative;
	margin:0px;
	padding:4px 5px 0px 0px;
	width:22px;
	height:30px;
	float:right;
}
#spacer {
	position:relative;
	top:45px;
	width:800px;
	height:5px;
	float:left;
	clear:both;
	z-index:6;
	background-image: url(images/spacer.png);
	background-repeat:no-repeat;
}
table#content_space {
	margin-top:5px;
}
#title {
	position:relative;
	margin:5px 0px 5px 0px;
	padding:0px;
	text-align:center;
	width:800px;
	height:45px;
	float:left;
}
#content {
	position:relative;
	margin:0px;
	padding:0px;
	top:45px;
	width:798px;
	height:520px;
	float:left;
	clear:both;
	z-index:7;
	border-top:none;
	border-right:1px solid #D5D5D5;
	border-bottom:none;
	border-left:1px solid #D5D5D5;
	background-color:#EAEAEA;
}
#content_help {
	position:relative;
	top:45px;
	width:798px;
	height:690px;
	float:left;
	margin:0px;
	padding:0px;
	border-top:none;
	border-right:1px solid #D5D5D5;
	border-bottom:none;
	border-left:1px solid #D5D5D5;
	background-color:#EAEAEA;
}
#content_contact {
	position:relative;
	margin:0px;
	padding:0px;
	top:45px;
	width:798px;
	height:785px;
	float:left;
	border-top:none;
	border-right:1px solid #D5D5D5;
	border-bottom:none;
	border-left:1px solid #D5D5D5;
	background-color:#EAEAEA;
}
#content_home {
	position:relative;
	margin:0px;
	padding:0px;
	top:45px;
	width:798px;
	height:550px;
	float:left;
	border-top:none;
	border-right:1px solid #D5D5D5;
	border-bottom:none;
	border-left:1px solid #D5D5D5;
	background-color:#EAEAEA;
}
#home_top {
	position:relative;
	margin:0px 10px 30px 10px;
	padding:0px;
	vertical-align:top;
	display:block;
	width:780px;
	height:120px;
	float:left;
	background-color:#EAEAEA;
}
#home_cotm_head {
	position:relative;
	margin:0px 20px 0px 28px;
	padding:3px 0px 0px 0px;
	display:block;
	width:342px;
	height:19px;
	float:left;
	border-top:1px solid #BEBEBE;
	border-right:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	border-left:1px solid #BEBEBE;
	background-image: url(images/cell-background.gif);
	background-repeat:repeat-x;
}
#home_cotm {
	position:relative;
	margin:0px 10px 10px 28px;
	padding:5px 0px 5px 0px;
	display:block;
	width:344px;
	height:110px;
	float:left;
	text-align:left;
	border:none;
	background-image: url("images/greysliderbg01.png");
}
#home_news_head {
	position:relative;
	margin:0px 28px 0px 0px;
	padding:3px 0px 0px 0px;
	display:block;
	width:342px;
	height:19px;
	float:right;
	border-top:1px solid #BEBEBE;
	border-right:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	border-left:1px solid #BEBEBE;
	background-image: url(images/cell-background.gif);
	background-repeat:repeat-x;
}
#home_news {
	position:relative;
	margin:0px 28px 10px 10px;
	padding:5px 0px 5px 0px;
	display:block;
	width:344px;
	height:110px;
	float:right;
	text-align:left;
	border:none;
	background-image: url("images/greysliderbg01.png");
}
#home_events_head {
	position:relative;
	margin:0px 20px 0px 28px;
	padding:3px 0px 0px 0px;
	display:block;
	width:342px;
	height:19px;
	float:left;
	border-top:1px solid #BEBEBE;
	border-right:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	border-left:1px solid #BEBEBE;
	background-image: url(images/cell-background.gif);
	background-repeat:repeat-x;
}
#home_events {
	position:relative;
	margin:0px 10px 0px 28px;
	padding:5px 0px 5px 0px;
	display:block;
	width:344px;
	height:110px;
	float:left;
	text-align:left;
	border:none;
	background-image: url("images/greysliderbg01.png");
}
#home_partners_head {
	position:relative;
	margin:0px 28px 0px 0px;
	padding:3px 0px 0px 0px;
	display:block;
	width:342px;
	height:19px;
	float:right;
	border-top:1px solid #BEBEBE;
	border-right:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	border-left:1px solid #BEBEBE;
	background-image: url(images/cell-background.gif);
	background-repeat:repeat-x;
}
#home_partners {
	position:relative;
	margin:0px 28px 0px 10px;
	padding:5px 0px 5px 0px;
	display:block;
	width:344px;
	height:110px;
	float:right;
	text-align:left;
	border:none;
	background-image: url("images/greysliderbg01.png");
}
#content_match {
	position:relative;
	margin:0px;
	padding:0px;
	top:45px;
	display:block;
	width:798px;
	height:1170px;
	float:left;
	border-top:none;
	border-right:1px solid #D5D5D5;
	border-bottom:none;
	border-left:1px solid #D5D5D5;
	background-color:#EAEAEA;
}
#content_match01_head {
	position:relative;
	margin:10px 10px 0px 10px;
	padding:3px 0px 0px 0px;
	top:45px;
	display:block;
	width:780px;
	height:19px;
	border:1px solid #BEBEBE;
	background-image: url(images/cell-background.gif);
	background-repeat:repeat-x;
}
#content_match01 {
	position:relative;
	margin:0px 10px 0px 10px;
	padding:0px;
	top:45px;
	display:block;
	width:780px;
	height:484px;
	border-top:none;
	border-right:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	border-left:1px solid #BEBEBE;
	background-image: url(images/matchbg.png);
	background-repeat:no-repeat;
}
#content_match02_head {
	position:relative;
	margin:10px 10px 0px 10px;
	padding:3px 0px 0px 0px;
	top:45px;
	display:block;
	width:780px;
	height:19px;
	border:1px solid #BEBEBE;
	background-image: url(images/cell-background.gif);
	background-repeat:repeat-x;
}
#content_match02{
	position:relative;
	margin:0px 10px 0px 10px;
	padding:0px;
	top:45px;
	display:block;
	width:780px;
	height:484px;
	border-top:none;
	border-right:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	border-left:1px solid #BEBEBE;
	background-image: url(images/matchbg.png);
	background-repeat:no-repeat;
}
#content_submit {
	position:relative;
	margin:10px 0px 0px 0px;
	padding:0px;
	top:45px;
	display:block;
	width:800px;
	height:40px;
	text-align:center;
}
#help_page {
	text-align:left;
	margin:10px;
	padding:0px;
}
#sitemap_page {
	text-align:left;
	margin:10px;
	padding:0px;
}
#terms_page {
	text-align:left;
	margin:10px;
	padding:0px;
}
#privacy_page {
	text-align:left;
	margin:10px;
	padding:0px;
}
#error_page {
	text-align:center;
	margin:10px;
	padding:0px;
}
#thankyou_page {
	text-align:center;
	margin:10px;
	padding:0px;
}
#footer1 {
	margin:0px;
	padding:0px;
	position:relative;
	display:block;
	top:45px;
	width:400px;
	height:55px;
	clear:both;
	float:left;
	z-index:8;
	background-image: url(images/footer_left.png);
	background-repeat:no-repeat;
}
#footerleft {
	margin:0px;
	padding:4px 0px 0px 0px;
	font-family:Arial;
	font-size:10px;
	line-height:14px;
}
#footer2 {
	margin:0px;
	padding:0px;
	position:relative;
	display:block;
	top:45px;
	width:400px;
	height:55px;
	float:right;
	z-index:9;
	background-image: url(images/footer_right.png);
	background-repeat:no-repeat;
}
#footerright {
	margin:0px;
	padding:17px 0px 20px 0px;
}
#footerright a {
	font-family:"Courier New";
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#footerright a:hover {
	font-family:"Courier New";
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#bottom_spacer {
	position:relative;
	top:45px;
	width:800px;
	height:10px;
	float:left;
	background-color:#FFFFFF;
}