/************************* Basis *************************/
body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #069;
	text-align: center;
	background: #FFF url(../images/bg.gif) repeat-x;
}
table {
	font-size: 1em;
}
h1 {
	margin: 0px;
}
h1 a {
	position: absolute;
	top: 39px;
	left: 65px;
	display: block;
	width: 142px;
	height: 50px;
	font-size: 0.1em;
	color: #FFF;
	text-decoration: none;
	text-indent: -5000px;
	overflow: hidden;
	z-index: 6000;
	background: #FFF url(../images/logo.gif) no-repeat;
}
h1 a:hover, 
h1 a:active, 
h1 a:focus {
	background: #FFF url(../images/logo.gif) no-repeat;
}
h2, h3, h4, h5, h6, p {
	margin: 0px 0px 1.2em 0px;
	color: #3D3D76;
}

a {
	font-weight: bold;
	color: #069;
	text-decoration: none;
	outline: none;
}
a:hover, 
a:active, 
a:focus {
	color: #FFF;
	background: #069;
}
.Hidden {
	position: absolute;
	height: 1px;
	top: -1000px;
	left: -5000px;
	overflow: hidden;
}
.ClearAll {
	position: relative;
	top: -1px;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#MPM {
	position: relative;
	width: 780px;
	margin: 0 auto;
}
/************************* Top Navigation *************************/
#TopNavigation {
	position: relative;
	width: 650px;
	height: 53px;
	margin: 0 auto;
}
#TopNavigation p {
	margin: 0px;
}
#TopNavigation a {
	display: block;
	float: left;
	height: 25px;
	text-decoration: none;
	text-indent: -5000px;
	background-position: 0px 0px;
}
#TopNavigation a:hover, 
#TopNavigation a:active, 
#TopNavigation a:focus {
	background-position: 0px -25px;
}
/**************************************/
#TopNavigation a.Home {
	width: 108px;
	background-image: url(../images/top-navigation/home.gif)
}
#TopNavigation a.About {
	width: 111px;
	background-image: url(../images/top-navigation/about.gif)
}
#TopNavigation a.Contact {
	width: 118px;
	background-image: url(../images/top-navigation/contact.gif)
}
#TopNavigation a.SiteMap {
	width: 114px;
	background-image: url(../images/top-navigation/sitemap.gif)
}
#TopNavigation a.Bookmark {
	width: 199px;
	background-image: url(../images/top-navigation/bookmark.gif)
}
/************************* Right Navigation *************************/
#RightNavigation {
	display: block;
	float: right;
	width: 200px;
	padding: 0px 65px 0px 0px;
	margin: -14px 0px 0px 0px;
	text-align: left;
}
#RightNavigation div.Background {
	width: 200px;
	border-bottom: 1px #8EB9D3 solid;
	background: #FFF url(../images/right-navigation/bg.gif) repeat-y;
}
#RightNavigation div.Background h2 {
	width: 200px;
	height: 57px;
	margin: 0px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/headers/browse.gif) no-repeat;
}
#RightNavigation div.Background ul {
	padding: 17px 13px 15px 13px;
	margin: 0px;
	list-style-type: none;
}
#RightNavigation div.Background li {
	width: 174px;
	margin: 0px;
}
#RightNavigation div.Background ul a {
	display: block;
	width: 174px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
#RightNavigation div.Background ul a span {
	display: block;
	min-height: 13px;
	padding: 3px 10px 3px 25px;
	cursor: pointer;
	cursor: hand;
	background: url(../images/right-navigation/grey_arrow.gif) 10px 8px no-repeat;
}
*html #RightNavigation div.Background ul a span {
	height: 13px;
}
#RightNavigation div.Background ul a:hover, 
#RightNavigation div.Background ul a:active, 
#RightNavigation div.Background ul a:focus {
	color: #FFF;
	background: #FEAA31 url(../images/right-navigation/highlight_bottom.gif) 0px 100% no-repeat;
}
#RightNavigation div.Background ul a:hover span, 
#RightNavigation div.Background ul a:active span, 
#RightNavigation div.Background ul a:focus span {
	background: url(../images/right-navigation/highlight_top.gif) no-repeat;
}
/**************************************/
#RightNavigation p.ClubDirect, 
#RightNavigation p.MPMProperty, 
#RightNavigation p.Contact {
	margin-top: 63px;
}
/**************************************/
#RightNavigation p.ClubDirect a {
	display: block;
	width: 184px;
	height: 115px;
	margin: 0px 8px 7px 8px;
	text-decoration: none;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/right-navigation/club_direct.gif) no-repeat;
}
#RightNavigation p.ClubDirect a:hover, 
#RightNavigation p.ClubDirect a:active, 
#RightNavigation p.ClubDirect a:focus {
	background-position: 0px -115px;
}
/**************************************/
#RightNavigation p.WarmWeather {
	clear: both;
	padding: 6px 0px 0px 0px;
}
#RightNavigation p.WarmWeather a {
	display: block;
	width: 200px;
	height: 80px;
	text-decoration: none;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/right-navigation/warm-weather-training.gif) no-repeat;
}
#RightNavigation p.WarmWeather a:hover, 
#RightNavigation p.WarmWeather a:active, 
#RightNavigation p.WarmWeather a:focus {
	background-position: 0px -80px;
}
/**************************************/
#RightNavigation p.Contact {
	clear: both;
	padding: 6px 0px 0px 0px;
}
#RightNavigation p.Contact a {
	display: block;
	width: 200px;
	height: 80px;
	text-decoration: none;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/right-navigation/contact.gif) no-repeat;
}
#RightNavigation p.Contact a:hover, 
#RightNavigation p.Contact a:active, 
#RightNavigation p.Contact a:focus {
	background-position: 0px -80px;
}
#RightNavigation p.MPMProperty {
	clear: both;
	padding: 6px 0px 0px 0px;
}
#RightNavigation p.MPMProperty a {
	display: block;
	width: 200px;
	height: 80px;
	text-decoration: none;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/right-navigation/mpm_property.gif) no-repeat;
}
#RightNavigation p.MPMProperty a:hover, 
#RightNavigation p.MPMProperty a:active, 
#RightNavigation p.MPMProperty a:focus {
	background-position: 0px 0px 0px -80px;
}

/************************* Main Content *************************/
#MainContent {
	float: left;
	width: 450px;
	padding: 0px 0px 0px 65px;
	text-align: left;
}
/************************* Home Page *************************/
#Home {
	width: 449px;
	padding: 220px 0px 0px 0px;
	background: url(../images/intro.gif) no-repeat; 
	z-index: 4000;
}
#Home2 {
	width: 449px;
	padding: 220px 0px 0px 0px;
	background: url(../images/intro2.jpg) no-repeat; 
	z-index: 4000;
}
#HomeIntro {
	float: left;
	width: 427px;
	margin-top: 0px;
	padding: 0;
}
/**************************************/
#HomeIntro div.Left {
	float: left;
	width: 427px;
	\width: 427px; /* Box Model Hack */
	w\idth: 427px;
	padding: 6px 8px 13px 12px;
	border: 1px #AACBE0 solid;
	overflow: hidden;
	background: #EAF6FF url(../images/search/bg.gif) 100% 0px no-repeat;
}
#HomeIntro div.Left h3 {
	height: 39px;
	margin: 0px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/headers/welcome.gif) no-repeat;
}
#HomeIntro div.Left p {
	margin: 0px 0px 0.6em 0px;
	font-size: 14px;
}
#HomeIntro div.Left a {
	padding: 0px 4px 0px 12px;
	background: url(../images/orange_arrow.gif) 0px 0.45em no-repeat;
}
#HomeIntro div.Left a:hover, 
#HomeIntro div.Left a:active, 
#HomeIntro div.Left a:focus {
	background: #069 url(../images/orange_arrow.gif) -698px 0.45em no-repeat;
}
/**************************************/
#HomeIntro div.Right {
	float: right;
	width: 200px;
	padding: 6px 8px 13px 12px;
	border: 1px #AACBE0 solid;
	overflow: hidden;
	background: #EAF6FF url(../images/search/bg.gif) 100% 0px no-repeat;
}
#HomeIntro div.Right {
	\width: 222px; /* IE 5.5 box model hack */
	w\idth: 200px;
}
#HomeIntro div.Right form, 
#HomeIntro div.Right p {
	float: left;
	clear: both;
	width: 200px;
	margin: 0px;
}
#HomeIntro div.Right label {
	display: block;
	width: 200px;
	padding: 8px 0px 4px 0px;
	font-weight: bold;
	color: #069;
	cursor: pointer;
	cursor: hand;
}
#HomeIntro div.Right select {
	float: left;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}
#HomeIntro div.Right select#Location {
	width: 170px;
	margin: 0px 2px 0px 0px;
}
#HomeIntro div.Right select#From, 
#HomeIntro div.Right select#To {
	width: 84px;
	margin: 0px 2px 0px 0px;
}
#HomeIntro div.Right button {
	display: block;
	float: left;
	padding: 0px;
	margin: -1px 0px 0px 0px;
	border: 0px;
	width: 25px;
	height: 21px;
	background: url(../images/search/go.gif) 4px 0px no-repeat;
	text-indent: -5000px;
	cursor: pointer;
	cursor: hand;
}
*html #HomeIntro div.Right button {
	float: none;
	position: relative;
	left: -3px;
}
/**************************************/
#FeaturedProperty {
	position: relative;
	clear: both;
	float: left;
	width: 640px;
	padding: 6px 0px 6px 6px;
	margin: 5px -250px 0 0;
	border: 1px #FC9 solid;
	background: #FFC;
}
#FeaturedProperty {
	\width: 640px; /* IE 5.5 box model hack */
	w\idth: 640px;
}
#FeaturedProperty a {
	border: 1px #FFC solid;
	padding: 5px 5px 2px 5px;
	color: #666;
	font-weight: normal;
	background: #FFC;
}
#FeaturedProperty a {
	\width: 638px; /* IE 5.5 box model hack */
	w\idth: 638px;
}
#FeaturedProperty a:hover, 
#FeaturedProperty a:active, 
#FeaturedProperty a:focus {
	border: 1px #FC9 solid;
	padding: 5px 5px 2px 5px;
	background: #FFF;
}
#FeaturedProperty a:hover strong, 
#FeaturedProperty a:active strong, 
#FeaturedProperty a:focus strong {
	color: #C33;
}
#FeaturedProperty img {
	border: 0px;
}
#FeaturedProperty span.Picture {
	display: block;
	padding: 2px;
	border: 1px #F93 solid;
	margin: 0px 0px 0px 0px;
	background: #FFF;
}
#SubPage span.Picture {
	display: block;
	padding: 2px;
	border: 1px #F93 solid;
	margin: 0px 0px 0px 0px;
	background: #FFF;
}
#FeaturedProperty strong {
	display: block;
	clear: both;
	color: #F60;
}
#FeaturedProperty span.Location {
	display: block;
	clear: both;
	font-size: 0.82em;
}
/************************* Sub Page *************************/
#SubPage {
	float: left;
	width: 405px;
	min-height: 445px;
	padding: 18px 18px 0px 18px;
	margin: 38px 0px 0px 0px;
	border: 1px #8EB9D3 solid;
	background: #EAF6FF url(../images/fade.gif) 0px 5px repeat-x;
}
#SubPage {
	\width: 443px; /* IE 5.5 box model hack */
	w\idth: 405px;
}
*html #SubPage {
	height: 445px;
}
#SubPage h3 {
	padding: 12px 60px 7px 0px;
	margin: 0px 0px 0.8em 0px;
	border-bottom: 1px #D2E3ED solid;
	font-size: 1.72em;
	/*text-transform: capitalize; */
	color: #3D3D76;
}
#SubPage h3.NoLine {
	margin: 0px;
	border-bottom: 0px;
}
#SubPage h4 {
	font-size: 1.1em;
	padding: 4px 0px 7px 0px;
	color: #3D3D76; 
	border-bottom: 1px #D2E3ED solid;
}
#SubPage p {
	line-height: 1.25em;
	text-align: left;
}
#SubPage ul li {
	color: #3D3D76;
}
#SubPage a {
	padding: 0px 0px;
	text-decoration: underline;
	color: #3D3D76;
}
#SubPage a:hover, 
#SubPage a:active, 
#SubPage a:focus {
	text-decoration: none;
	background: #F60;
}
#SubPage span.LeftPicture, 
#SubPage span.RightPicture,
#SubPage span.LargePicture {
	display: block;
	padding: 3px;
	border: 1px #8EB9D3 solid;
	border-top: 1px #B0CEE0 solid;
	border-left: 1px #B0CEE0 solid;
	background: #FFF;
}
#SubPage span.LeftPicture {
	float: left;
	margin: 2px 12px 8px 0px;
}
#SubPage span.RightPicture {
	float: right;
	margin: 2px 0px 8px 12px;
}
#SubPage span.LargePicture {
	margin: 0px 0px 0px 0px;
}

/**************************************/
#SubPage form.MainForm  {
	padding: 0px;
	margin: 0px 0px 1.2em 0px;
}
#SubPage form.MainForm fieldset {
	float: left;
	clear: both;
	width: 383px;
	margin: 0px 0px 1.2em 0px;
	padding: 0px 10px 0px 10px;
	border: 1px #8EB9D3 solid;
	border-top: 1px #B0CEE0 solid;
	border-left: 1px #B0CEE0 solid;
}
#SubPage form.MainForm fieldset {
	\width: 405px; /* IE 5.5 box model hack */
	w\idth: 383px;
}
#SubPage form.MainForm legend {
	width: 225px;
	padding: 2px 4px;
	margin: 0px 0px 1.2em 105px;
	font-weight: bold;
	border: 1px #8EB9D3 solid;
	border-top: 1px #B0CEE0 solid;
	border-left: 1px #B0CEE0 solid;
	background: #FFF;
}
*html #SubPage form.MainForm legend {
	margin: 0px 0px 1.2em 98px;
}
#SubPage form.MainForm legend {
	\width: 235px; /* IE 5.5 box model hack */
	w\idth: 225px;
}
#SubPage form.MainForm p {
	clear: both;
	float: left;
	width: 380px;
}
#SubPage form.MainForm label {
	display: block;
	float: left;
	width: 90px;
	padding: 1px 7px;
	border: 1px #D2E3ED solid;
	border-right: 0px;
	cursor: pointer;
	cursor: hand;
	background: #FFF;
}
#SubPage form.MainForm label {
	\width: 105px; /* IE 5.5 box model hack */
	w\idth: 90px;
}
#SubPage form.MainForm select, 
#SubPage form.MainForm input, 
#SubPage form.MainForm textarea {
	float: left;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#SubPage form.MainForm input, 
#SubPage form.MainForm textarea {
	padding: 1px 3px;
	width: 225px;
}
#SubPage form.MainForm input, 
#SubPage form.MainForm textarea {
	\width: 235px; /* IE 5.5 box model hack */
	w\idth: 225px;
}
#SubPage form.MainForm select {
	width: 235px;
}
#SubPage form.MainForm textarea {
	height: 6.6em;
	overflow: auto;
}
#SubPage form.MainForm p.Buttons {
	clear: both;
	width: 280px;
	padding: 0px 0px 0px 116px;
}
#SubPage form.MainForm p.Buttons {
	\width: 396px; /* IE 5.5 box model hack */
	w\idth: 280px;
}
#SubPage form.MainForm button {
	display: block;
	float: left;
	width: 115px;
	padding: 2px 5px 1px 5px;
	margin: 0px 4px 0px 0px;font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #069;
	border: 1px #6CACD2 solid;
	border-top: 1px #A7CDE4 solid;
	border-left: 1px #A7CDE4 solid;
	cursor: pointer;
	cursor: hand;
	background: #FFF url(../images/button_bg.gif) -1px 100% no-repeat;
}
*html #SubPage form.MainForm button {
	padding: 1px 5px 0px 5px;
}
#SubPage form.MainForm button:hover, 
#SubPage form.MainForm button:active, 
#SubPage form.MainForm button:focus {
	color: #FFF;
	border: 1px #F60 solid;
	background: #F60;
}
/**************************************/
#SubPage div#Filter {
	float: left;
	width: 383px;
	padding: 4px 8px 12px 12px;
	margin: 0px 0px 1.2em 0px;
	border: 1px #AACBE0 solid;
	overflow: hidden;
	background: #FFF url(../images/search/filter_bg.gif) 100% 0px no-repeat;
}
#SubPage div#Filter {
	\width: 405px; /* IE 5.5 box model hack */
	w\idth: 383px;
}
#SubPage div#Filter form, 
#SubPage div#Filter p {
	float: left;
	clear: both;
	width: 380px;
	margin: 0px;
}
#SubPage div#Filter label {
	display: block;
	width: 380px;
	padding: 8px 0px 4px 0px;
	font-weight: bold;
	color: #069;
	cursor: pointer;
	cursor: hand;
}
#SubPage div#Filter select {
	float: left;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
}
#SubPage div#Filter select#Location {
	width: 210px;
	margin: 0px 2px 0px 0px;
}
#SubPage div#Filter select#From, 
#SubPage div#Filter select#To {
	width: 104px;
	margin: 0px 2px 0px 0px;
}
#SubPage div#Filter button {
	display: block;
	float: left;
	padding: 0px;
	margin: -1px 0px 0px 0px;
	border: 0px;
	width: 25px;
	height: 21px;
	background: url(../images/search/go.gif) 4px 0px no-repeat;
	text-indent: -5000px;
	cursor: pointer;
	cursor: hand;
}
*html #SubPage div#Filter button {
	float: none;
	position: relative;
	left: -3px;
}
/************************* List Page *************************/
#SubPage p.ResultsTop {
	float: left;
	clear: both;
	width: 100%;
	color: #69C;
	text-transform: capitalize;
}
#SubPage p.ResultsBottom {
	float: left;
	clear: both;
	padding: 1.2em 0px;
	width: 100%;
	color: #69C;
	border-top: 1px #8EB9D3 solid;
	text-transform: capitalize;
}
#SubPage p.ResultsTop span.Left, 
#SubPage p.ResultsBottom span.Left {
	float: left;
	width: 50%;
}
#SubPage p.ResultsTop span.Right, 
#SubPage p.ResultsBottom span.Right {
	float: right;
	width: 45%;
	text-align: right;
}
#SubPage p.ResultsTop a, 
#SubPage p.ResultsBottom a {
	text-decoration: none;
}
/*************************************/
#SubPage div.ResultsContainer {
	float: left;
	clear: both;
	width: 405px;
	padding: 0px 0px 1.2em 0px;
}
*html #SubPage div.ResultsContainer {
	padding: 0px;
}
#SubPage div.ResultsContainer h4 {
	padding: 5px 10px;
	margin: 0px 0px 0.8em 0px;
	color: #FFF;
	border: 0px;
	background: #669;
}
#SubPage div.ResultsContainer span.Picture {
	float: right;
	margin: 3px 0px 8px 12px;
	display: block;
	padding: 3px;
	border: 1px #8EB9D3 solid;
	border-top: 1px #B0CEE0 solid;
	border-left: 1px #B0CEE0 solid;
	background: #FFF;
}
#SubPage div.ResultsContainer span.Picture img {
	width: 175px;
	height: 130px;
}
#SubPage div.ResultsContainer p.Description {
	min-height: 5em;
}
*html #SubPage div.ResultsContainer p.Description {
	height: 5em;
}
#SubPage div.ResultsContainer table {
	width: 205px;
	margin: -1px 0px 1.2em 0px;
	border-collapse: collapse;
	border: 0px;
	border-bottom: 1px #8EB9D3 solid;
	border-right: 1px #8EB9D3 solid;
	background: #FFF;
}
#SubPage div.ResultsContainer td {
	padding: 2px 5px;
	border: 0px;
	border-top: 1px #8EB9D3 solid;
	border-left: 1px #8EB9D3 solid;
	text-align: center;
}
#SubPage div.ResultsContainer td.Feature {
	width: 87px;
}
#SubPage div.ResultsContainer p.Buttons {
	margin: 0px;
}
#SubPage div.ResultsContainer p.Buttons a {
	display: block;
	float: left;
	padding: 2px 13px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	text-transform: capitalize;
	color: #069;
	border: 1px #6CACD2 solid;
	border-top: 1px #A7CDE4 solid;
	border-left: 1px #A7CDE4 solid;
	background: #FFF url(../images/button_bg.gif) 0px 100% no-repeat;
}
#SubPage div.ResultsContainer p.Buttons a:hover, 
#SubPage div.ResultsContainer p.Buttons a:active, 
#SubPage div.ResultsContainer p.Buttons a:focus {
	color: #FFF;
	border: 1px #F60 solid;
	background: #F60;
}
/************************* Detail Page *************************/
#SubPage div.DetailContainer {
	float: left;
	clear: both;
	width: 405px;
	padding: 0px;
}
#SubPage div.DetailContainer div.Right {
	float: right;
	width: 185px;
}
#SubPage div.DetailContainer div.Right a {
	float: right;
	clear: both;;
	margin: 3px 0px 8px 12px;
	display: block;
	padding: 3px;
	border: 1px #8EB9D3 solid;
	border-top: 1px #B0CEE0 solid;
	border-left: 1px #B0CEE0 solid;
	background: #FFF;
}
#SubPage div.DetailContainer div.Right img {
	width: 175px;
	height: 130px;
	border: 0px;
}
/*************************************/
#SubPage div.DetailContainer div.Left {
	float: left;
	width: 210px;
	padding: 0px 0px 1.2em 0px;
}
*html #SubPage div.DetailContainer div.Left {
	padding: 0px;
	margin: 0px 0px -1.2em 0px;
}
#SubPage div.DetailContainer table {
	width: 205px;
	margin: -1px 0px 1.2em 0px;
	border-collapse: collapse;
	border: 0px;
	border-bottom: 1px #8EB9D3 solid;
	border-right: 1px #8EB9D3 solid;
	background: #FFF;
}
#SubPage div.DetailContainer td {
	padding: 2px 5px;
	border: 0px;
	border-top: 1px #8EB9D3 solid;
	border-left: 1px #8EB9D3 solid;
	text-align: center;
}
#SubPage div.DetailContainer td.Feature {
	width: 87px;
}
#SubPage div.DetailContainer p.Buttons {
	margin: 0px;
}
#SubPage div.DetailContainer p.Buttons a {
	display: block;
	float: left;
	padding: 2px 13px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	text-transform: capitalize;
	color: #069;
	border: 1px #6CACD2 solid;
	border-top: 1px #A7CDE4 solid;
	border-left: 1px #A7CDE4 solid;
	background: #FFF url(../images/button_bg.gif) 0px 100% no-repeat;
}
#SubPage div.DetailContainer p.Buttons a:hover, 
#SubPage div.DetailContainer p.Buttons a:active, 
#SubPage div.DetailContainer p.Buttons a:focus {
	color: #FFF;
	border: 1px #F60 solid;
	background: #F60;
}
/************************* Footer *************************/
#Footer {
	clear: both;
	width: 670px;
	padding: 0px 55px;
	text-align: left;
	background: url(../images/footer/sun_burst.gif) 668px 5px no-repeat;
}
#Footer {
	\width: 780px; /* IE 5.5 box model hack */
	w\idth: 670px;
}
/**************************************/
#Footer p.Registered {
	padding: 17px 75px 17px 10px;
	margin: 0px;
}
/**************************************/
#Footer p.CopyRight {
	position: relative;
	width: 300px;
	padding: 23px 200px 20px 170px;
	margin: 0px;
	color: #FFF;
	background: #3591D1 url(../images/footer/bg.gif) 32px 50% no-repeat;
}
#Footer p.CopyRight {
	\width: 670px; /* IE 5.5 box model hack */
	w\idth: 300px;
}
#Footer p.CopyRight a {
	color: #FFF;
}
#Footer p.CopyRight a:hover, 
#Footer p.CopyRight a:active, 
#Footer p.CopyRight a:focus {
	text-decoration: underline;
	background: transparent;
}
#Footer p.CopyRight a span {
	position: absolute;
	top: 23px;
	left: 480px;
	display: block;
	width: 110px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	background: url(../images/footer/bytemedia.gif) 0px 0px no-repeat;
}
#Footer p.CopyRight a:hover span, 
#Footer p.CopyRight a:active span, 
#Footer p.CopyRight a:focus span{
	background-position: 0px -26px;
}
/**************************************/
#Footer p.Links {
	width: 658px;
	padding: 6px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #6B9ABB;
	background: #3D3D76;
}
#Footer p.Links {
	\width: 670px; /* IE 5.5 box model hack */
	w\idth: 658px;
}
#Footer p.Links a {
	padding: 0px 3px;
	font-weight: normal;
	color: #6B9ABB;
}
#Footer p.Links a:hover, 
#Footer p.Links a:active, 
#Footer p.Links a:focus {
	color: #3D3D76;
	background: #FFF;
}.tableHeadings {
	font-weight: bold;
	color: #FFFFFF;
}
.whiteTitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
