﻿.visible 
{
	display: normal;
}
		
.hidden 
{
	display: none;
}

.shown
{
    display: normal;
}


/*********************************************************
  from lib.help.styles.css
********************************************************/

h2 {
	color: #003799
	}
div#contactus_intro h1 {
	color: #000000
	}
div#contactus_intro {
	margin-bottom: 20px;
	padding-left: 125px;
	height: 98px;
	background: url(https://secureimages.match.com/match/contact/imgOperator.jpg) no-repeat;
	}
div#contactus_intro h1 {
	color: #000000
	}
.blueCurves .tm {
	height: 9px;
	background-image: url(https://secureimages.match.com/match/contact/blueCurvesTM.gif);
	}
.blueCurves .ml {
	width: 9px;
	background-image: url(https://secureimages.match.com/match/contact/blueCurvesML.gif);
	}
.blueCurves .mr {
	width: 9px;
	background-image: url(https://secureimages.match.com/match/contact/blueCurvesMR.gif);
	}
.blueCurves .bm {
	height: 9px;
	background-image: url(https://secureimages.match.com/match/contact/blueCurvesBM.gif);
	}
.greenCurves .tm {
	height: 9px;
	background-image: url(https://secureimages.match.com/match/contact/greenCurvesTM.gif);
	}
.greenCurves .ml {
	width: 9px;
	background-image: url(https://secureimages.match.com/match/contact/greenCurvesML.gif);
	}
.greenCurves .mr {
	width: 9px;
	background-image: url(https://secureimages.match.com/match/contact/greenCurvesMR.gif);
	}
.greenCurves .bm {
	height: 9px;
	background-image: url(https://secureimages.match.com/match/contact/greenCurvesBM.gif);
	}
.greenCurves .mm {
	background-color: #FFFFFF;
	}
.cssLink_NoBold {
	color: #007CC4;
	text-decoration: none;
	}
.cssLink_NoBold:hover, #litFaqContent:hover {
	color: #007CC4;
	text-decoration: underline;
	}
.cssLink_Bold {
	color: #007CC4;
	text-decoration: none;
	font-weight: bold;
	}
.cssLink_Bold:hover {
	color: #007CC4;
	text-decoration: underline;
	font-weight: bold;
	}
#litFaqContent {
	color: #007CC4;
	text-decoration: none;
	}



/*********************************************************
  from lib.skin.styles.css
********************************************************/


.cssGlobalLinks_PageNavBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
}

a:link.cssGlobalLinks_PageNavBold {
	text-decoration: none;
	color: #007CC4;
}

a:hover.cssGlobalLinks_PageNavBold {
	text-decoration: underline;
	color: #007CC4;
}

a:visited.cssGlobalLinks_PageNavBold {
	color: #007CC4;
}

a:hover.cssGlobalLinks_PageNavBold {
	color: #007CC4;
}


.cssGlobalSysText_DarkGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 400;
}

.cssGlobalSysText_DarkGrayBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 700;
}

.cssGlobalSysText_MaroonBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003799;
	font-weight: 700;
}

	.cssGlobalError_Red {
		font-family : Verdana, Arial, Helvetica, sans-serif;
	  font-size : 12px;
		color: #E8003C;
		font-weight:400;
		line-height:18px;
	}
	
	.cssGlobalError_RedBold {
		font-family : Verdana, Arial, Helvetica, sans-serif;
	  font-size : 12px;
		color: #E8003C;
		font-weight:700;
		line-height:18px;
	}
input.redbtn {
	background: #26469D;
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-top-color: #94B6EA;
	border-left-color: #94B6EA;
	border-right-color: #333333;
	border-bottom-color: #333333;
	background-image: url(https://secureimages.match.com/match/skins/set11/st_ButtonDots.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-position: 5px 3px;
	padding-left: 17px;
}

#bodyContent{width:960px;}
@media handheld {
	#bodyContent{width:100%;}
}
