﻿html
{
	text-align: center;
	overflow: auto;
}
body
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 100%;
	text-align: center;
	color: #333333;
}
form
{
	margin-bottom: 0px;
}
img
{
	vertical-align: bottom;
}
input.TextBox
{
	width: 600px;
}
input.TextBoxShort
{
	width: 100px;
}
input.TextBoxVeryShort
{
	width: 50px;
}
input.TextBoxVeryShort2
{
	width: 60px;
}
input.TextBoxVeryShort3
{
	width: 70px;
}
a:link,
a:active,
a:visited,
a:hover
{
	color: #991b1e;
}



div.Page
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.TopPane
{
}
div.TopPaneAndContentSeparator
{
	background-image: url(images/top_and_content_separator.gif);
	background-repeat: repeat-x;
	height: 19px;
}
td.WebsiteWithRightSection_ContentPaneCell
{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}
div.WebsiteWithRightSection_ContentPane
{
	width: 675px;
}
td.WebsiteWithRightSection_RightPaneCell
{
	background-image: url(images/right_section_background.gif);
	background-repeat: repeat-y;
}
div.WebsiteWithRightSection_RightPane
{
	padding-top: 10px;
	padding-left: 25px;
	background-image: url(images/right_section_top_background.gif);
	background-repeat: no-repeat;
	width: 185px;
}
div.ContentPane
{
	padding-bottom: 70px;
	margin-left: 25px;
	margin-right: 25px;
}
div.WebsiteWithRightSection_BottomBackground
{
	background-image: url(images/right_section_bottom_background.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 735px;
	height: 77px;
}
div.FooterPane
{
}



/*
================================================================
Header and Navigation
================================================================
*/
div.Header
{
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 80px;
}
a.Header_Logo
{
	background-image: url(images/mobile_experts_directory_logo.gif);
	background-repeat: no-repeat;
	width: 258px;
	height: 57px;
	position: absolute;
	margin-left: 25px;
	margin-top: 14px;
}
div.Header_Navigation
{
	position: absolute;
	margin-top: 20px;
	margin-left: 410px;
	width: 520px;
	height: 33px;
	background-image: url(images/header_navigation_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
div.Header_Navigation a
{
	display: block;
	float: left;
	color: White;
	font-size: 100%;
	font-weight: bold;
	padding-top: 8px;
	letter-spacing: -1px;
}
div.Header_Navigation span.Header_Navigation_Divider
{
	float: left;
	background-image: url(images/header_navigation_separator.gif);
	background-repeat: no-repeat;
	width: 4px;
	height:33px;
	margin-left: 10px;
	margin-right: 10px;
}



/*
================================================================
Page Title
================================================================
*/
div.Title
{
	background-image: url(images/title_background.gif);
	background-repeat: repeat-x;
	width: 960px;
	height: 48px;
}
div.Title h1
{
	color: #102a5f;
	font-family: Arial;
	font-size: 150%;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
	letter-spacing: -1px;
}



/*
================================================================
Footer
================================================================
*/
div.Footer
{
	width: 960px;
	border-top: solid 1px #a0a9d1;
	border-bottom: solid 1px #a0a9d1;
	font-size: 80%;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: -1px;
}
div.Footer span.Footer_SubscribeBlurb
{
	font-weight: bold;
	margin-left: 25px;
	line-height: 20px;
}
div.Footer input
{
	color: #918f8f;
	border: solid 1px #d8d8d8;
	margin-left: 3px;
	margin-right: 3px;
	width: 130px;
	height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -1px;
}
div.Footer a.Footer_SubscribeLink:link,
div.Footer a.Footer_SubscribeLink:visited,
div.Footer a.Footer_SubscribeLink:active,
div.Footer a.Footer_SubscribeLink:hover
{
	color: #333333;
}
div.Footer span.Footer_Blurb
{
	margin-left: 400px;
}
div.Footer span.Footer_Blurb a:link,
div.Footer span.Footer_Blurb a:visited,
div.Footer span.Footer_Blurb a:active,
div.Footer span.Footer_Blurb a:hover
{
	color: #333333;
}



/*
================================================================
Title and Description (Default)
================================================================
*/
div.TitleAndDescription
{
	padding-bottom: 30px;
}
div.TitleAndDescriptionTitle
{
}
div.TitleAndDescriptionTitle h2
{
	color: #102a5f;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
div.TitleAndDescriptionDescription
{
	font-size: 90%;
}



/*
================================================================
Title and Description with Sky Title Background
================================================================
*/
div.TitleAndDescriptionSkyTitle
{
	padding-bottom: 30px;
}
div.TitleAndDescriptionTitleSkyTitle
{
	background-image: url(images/sub_title_background.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 5px;
}
div.TitleAndDescriptionTitleSkyTitle h2
{
	color: #102a5f;
	font-size: 100%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
}
div.TitleAndDescriptionDescriptionSkyTitle
{
	font-size: 90%;
}



/*
================================================================
Title and Description Blue Borders
================================================================
*/
div.TitleAndDescriptionBlueBorders
{
	padding-bottom: 30px;
}
div.TitleAndDescriptionTitleBlueBorders
{
	border-top: solid 1px #8794af;
	padding-top: 20px;
}
div.TitleAndDescriptionTitleBlueBorders h3
{
	color: #102a5f;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
div.TitleAndDescriptionDescriptionBlueBorders
{
	border-bottom: solid 1px #8794af;
	padding-bottom: 20px;
	font-size: 90%;
}



/*
================================================================
Service Provider Sponsors
================================================================
*/
div.ServiceProviderSponsors
{
	text-align: center;
	padding-bottom: 20px;
}
div.ServiceProviderSponsors h4
{
	color: #102a5f;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
div.ServiceProviderSponsors div.ServiceProviderSponsors_Separator
{
	height: 1px;
	border-bottom: solid 1px #e2e5ec;
	margin-bottom: 10px;
}
div.ServiceProviderSponsors div.ServiceProviderSponsors_Placeholder
{
	height: 40px;
}
div.ServiceProviderSponsors div.ServiceProviderSponsors_Blurb
{
	padding-top: 10px;
	font-size: 80%;
}
div.ServiceProviderSponsors a img
{
	border: none;
}



/*
================================================================
Title and Description Feature Box
================================================================
*/
div.TitleAndDescriptionFeatureBox
{
	background-image: url(images/feature_box_background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 185px;
	padding-bottom: 50px;
}
div.TitleAndDescriptionTitleFeatureBox
{
	background-image: url(images/feature_box_title_background.gif);
	background-repeat: no-repeat;
	width: 185px;
	height: 30px;
	text-align: center;
}
div.TitleAndDescriptionTitleFeatureBox h4
{
	padding-top: 6px;
	color: White;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.TitleAndDescriptionDescriptionFeatureBox
{
	font-size: 90%;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
}

