body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.headerLinksRow
{
	vertical-align: bottom;
	text-align: left;
}
.headerLink 
{
	font-family: Arial;
	font-size: 12px;
	color: #010F92;
	font-style: normal;
}
.headerPageName 
{
	font-size: 12px;
	color: #010F92;
	font-weight: bold;
}
.headerSeparator 
{
	color: #010F92;
	padding-left: 5px;
	font-size: 12px;
}
.cummunityRuns 
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
	padding-right: 10px;
}
.communityNum 
{
	font-family: "Arial Black";
	font-size: 24px;
	color: #FFFFFF;
	padding-right: 1px;
	text-align: right;
}
.communityDimension 
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
}
.runnersRuns 
{
	font-family: Arial;
	font-size: 14px;
	color: #00097B;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
	padding-right: 10px;
}
.runnerNum
{
	font-family: "Arial Black";
	font-size: 24px;
	color: #00097B;
	padding-right: 1px;
	text-align: right;
}
.runnerDimension 
{
	font-family: Arial;
	font-size: 12px;
	color: #00097B;
	padding-right: 10px;
}
.dashboardHeader 
{
	background-image: url(../images/header_db_bg.png?v=20090326);
	background-repeat: no-repeat;
	vertical-align: top;
}
.homeHeader 
{
	background-image: url(../images/home/header_bg.png?v=20090326);
	background-repeat: no-repeat;
	vertical-align: top;
}
.emptyHeader 
{
	background-image: url(../images/home/header_bg.png?v=20090326);
	background-repeat: no-repeat;
	vertical-align: top;
}
.homeImproveBox
{
	background-image:url(../images/improve_box.png?v=20090326); 
	background-repeat:no-repeat; 
	padding-right:32px
}
.homePersonalizeBox
{
	background-image:url(../images/personalize_box.png?v=20090326); 
	background-repeat:no-repeat; 
	padding-right:32px
}
.homeShareBox
{
	background-image:url(../images/share_box.png?v=20090326); 
	background-repeat:no-repeat; 
	padding-right:0px
}
.homeMovieText
{
	font-size: 12px;
	color: #4b4b4b;
	font: Arial;
	font-style: normal;
	text-align: left;
	line-height: 22px;	
}
.homeBarcode 
{
	font-size: 11px;
	color: #4b4b4b;
	font: Arial;
	font-style: italic;
	text-align: left;
	padding-right: 16px; 
	vertical-align: bottom	
}
.footerBG 
{
	background-image: url(../images/home/black_line_bg.png?v=20090326);
	background-repeat: repeat;
}
.footerText
{
	font-size: 9px;
	color: #787878;
	font: Arial;
	font-style: normal;
	text-align: left;
	line-height: 20px;
}
.footerLink:link 
{
	color: #787878;
	text-decoration: none;
}
.footerLink:visited 
{
	color: #787878;
	text-decoration: none;
}
.footerLink:hover 
{
	color: #787878;
	text-decoration: underline;
}
.footerLink:active 
{
	color: #787878;
	text-decoration: none;
}


.isPrivateText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;	
}
.facebookMessage
{
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.triangleImage 
{
	border: none;
}

.faqText 
{
	font-size: 12px;
	color: #262626;
	font: Arial;
	font-style: normal;
	text-align: left;
	line-height: 20px;
}
.faqTitle 
{
	font-size: 14px;
	color: #262626;
	font: Arial;
	font-style: italic;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
	vertical-align: bottom;
}

.createPasswordBG
{
	background-image: url(../images/password_bg.png?v=20090326);
}
.createPasswordInputbox 
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #356DBA;
}
.createPasswordButton 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #262626;
	background-image: url(../images/button.png?v=20090326);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 56px;
	height: 22px;
}
.createPasswordError 
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #AC0004;
}
.createPasswordTitle 
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
}
.createPasswordText 
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
a:link 
{
	color: #010F92;
}
a:visited 
{
	color: #010F92;
}
a:hover 
{
	color: #010F92;
}
a:active 
{
	color: #010F92;
}


