﻿/* CSS Document */


/* NEW STYLES */

.interior-title
{
	font-size: 14px;
	color:black;
	border-bottom: 1px solid #ebe9e4;
	margin: 0 0 10px 0;

}

.title
{
	font-size: 14px;
	color:black;
	text-align: left;
}

.subtitle
{
	font-size: 11px;
	color:black;
}

.subtitle a
{
	color: #686763;
	text-decoration: underline;
}

#interior-leftbar
{
	float: left;
	width: 239px;
	padding: 0 0 20px 21px;
}

.interior-leftbar-menu-container
{
	background-color: #deedf6;
	padding: 10px 0 10px 0;
	height: auto;
	width: 239px;
}

.interior-newflash
{
	padding: 10px 0 10px 0;
		width: 239px;
}

.interior-leftbar-menu
{
	background-color: #deedf6;
	padding: 20px 0px 10px 40px;
	height: auto;
	width: 239px;
}
.interior-leftbar-menu-item
{
	background-color: #deedf6;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	color: #3b8dcd;
}

.interior-leftbar-menu a
{
	padding: 10px 0px 10px 30px;
}


.interior-leftbar-menu-sub
{
	padding-left: 20px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #3b8dcd;
}

.interior-leftbar-menu li
{
	padding: 0 0 10px 0;
}

.interior-leftbar-menu li a
{
	padding: 0 20px 0 20px;
	font-size: 11px;
	font-weight: bold;
	color: #3b8dcd;
}

.interior-leftbar-menu-hover
{
	color: #0a4da6;
}

.interior-leftbar-menu-active
{
	color: #0a4da6;
	/*background: url(/TAB Images/blue-arrow.gif) 10px 0px no-repeat;*/
	background-color: #cccccc;
	background: url(/TAB Images/blue-arrow.gif) 0px 0px no-repeat;
}

.ms-selectednav
{
	color: #0a4da6;
}

#interior-leftbar-flash
{
	position: relative;
	top: 0px;
	left: -23px;
	height: 225px;
	padding-top: 10px;
}

#interior-leftbar-quickfacts
{
	background: url(/TAB Images/quickfacts.jpg) no-repeat;
	width: 189px;
	height: 180px;
	padding: 20px 0 20px 50px;

}

#interior-leftbar-quickfacts-content
{
	overflow: auto;
	height: 180px;
	padding: 0 20px 0 0;
	font-size: 11px;
	line-height: 18px;
}

.quickfacts
{
	padding: 0 0 10px 0;
	font-size: 19px;
	color: #0e5aa0;
}

#interior-content
{
	float: left;
	width: 615px;
	/*padding: 0 20px 20px 25px;*/
	padding: 0 20px 20px 0px;

}

#interior-content p
{
	font-size: 12px;
	line-height: 15px;
}

#interior-content-scroll
{
	overflow: auto;
	height: 220px;
	margin: 0 0 20px 0;
}

#interior-infobar
{
	clear: both;
	width: 577px;
	border: 1px solid #dedcd9;
	border-bottom: 0;
}

#interior-infobar-left
{
	float: left;
	display: block;
	width: 258px;
	padding: 14px;
	padding-right: 13px;
	border-right: 1px solid #dedcd9;
}

#interior-infobar-right
{
	float: left;
	display: block;
	width: 258px;
	padding: 15px;
}

/**************************
*     BECOME A MEMBER     *
**************************/

#become-member-border
{
/*	background: url(/TAB Images/become-member-border-bg.gif) no-repeat;*/
	background-image:url('../images/become-member-border-bg.gif');
	background-repeat:no-repeat;
	width: 556px;
	height: 293px;
	padding: 10px 11px 10px 10px;
}

#become-member-main
{
	/*background: url(/TAB Images/become-member-main-bg.jpg) no-repeat ;*/
	background-image:url('../images/become-member-main-bg.PNG');
	background-repeat:no-repeat;
	
	width: 556px;
	height: 170px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	overflow:visible;
	
}

#become-member-main p
{

	width: 150px;
	height: 170px;
	padding: 20px 10px 10px 10px;
	
}


#become-member-content
{
	float: left;
	width: 347px;
	height: 324px;
	padding: 10px 10px 10px 10px;
}

#become-member-content-scroll
{
	overflow: auto;
	height: 306px;
}

.become-member-tabs
{
	background: url('/TAB Images/red-arrow-right.gif') no-repeat;
	overflow: hidden;
	height: 28px;
	padding: 0 0 0 15px;
	margin: 10px 0 10px 0;
}

.become-member-tab-hdr
{
	display: block;
	height: 25px;
	font-size: 12px;
	color:black;
}

/*

.become-member-tabs
{
	background: url(/TAB Images/red-arrow-right.gif) no-repeat;
	overflow: hidden;
	height: 25px;
	padding: 0 0 0 15px;
	margin: 10px 0 10px 0;
}

.become-member-tab-hdr
{
	display: block;
	height: 25px;
	font-size: 12px;
	color: #a9a9a9;
}


*/

.become-member-tab-hdr:active, .become-member-tab-hdr:focus
{
	outline: none;
}

.selected-member-tab
{
	background: url(/TAB Images/red-arrow-down.gif) no-repeat;
	height: auto;
}

.selected-member-tab .become-member-tab-hdr
{
	color:black;
}

#become-member-rightbar
{
	float: left;
	background: url(/TAB Images/gray-gradient-down.gif) repeat-x top;
	width: 208px;
	height: 344px;
	border-left: 1px dotted #b2b2b2;
	border-right: 1px dotted #b2b2b2;
}

.become-member-rightbar-hdr
{
	padding: 15px 0 0 0;
	font-size: 12px;
	color: #213e6a;
	text-align:center;
}

#become-member-rightbar p
{
	padding: 7px 15px 8px 15px;
	text-align: justify;
}

#contact-local-franchise
{
	background: url(/TAB Images/gray-gradient-up.gif) repeat-x bottom;
	padding: 17px 0 17px 0;
	border-top: 1px solid #b2b2b2;
	text-align: center;
}

/**********************************
*     Franchise Opportunities     *
**********************************/

#franchise-landing-left
{
	float: left;
	width: 290px;
}

#franchise-landing-left-content
{
	width: 259px;
	height: 505px;
	padding: 15px;
	border-right: 1px solid #dedcd9;
	text-align: center;
}

#franchise-landing-right
{
	float: left;
	width: 287px;
}

#franchise-landing-right-content
{
	width: 257px;
	height: 505px;
	padding: 15px;
	text-align: center;
}

.franchise-hdr
{
	background: url(/TAB Images/gray-gradient-down.gif) repeat-x bottom;
	padding: 0 0 20px 0;
	font-size: 18px;
	color: #bdbcbc;
	text-align: center;
}

.franchise-language
{
	width: 175px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #ebe9e4;
	margin: 0 0 0 75px;
	text-align: left;
}

.franchise-language img
{
	vertical-align: middle;
}

.franchise-language a:hover
{
	color: #bdbcbc;
}

#franchise-language-hdr
{
	background: url(/TAB Images/gray-gradient-down.gif) repeat-x bottom;
	padding: 0 0 20px 0;
	font-size: 18px;
	color: #bdbcbc;
}

#franchis-language-hdr img
{
	vertical-align: middle;
}

#franchise-language-content
{
	float: left;
	width: 392px;
	padding: 10px;
}

#franchise-language-content-scroll
{
	overflow: auto;
	height: 470px;
	padding: 10px;
	text-align: justify;
}

#franchise-language-content-scrollfixed
{
	overflow: auto;
	height: 470px;
	width: 350px;
	padding: 10px;
	text-align: justify;
}


#franchise-language-rightbar
{
	float: left;
	width: 165px;	
}

#franchise-language-rightbar-menu
{
	list-style: none;
}

#franchise-language-rightbar-menu li
{
	padding: 20px 0 0 0;
}

#franchise-language-rightbar-menu li a
{
	display: block;
	font-size: 11px;
	color: #878786;
	padding: 0 20px 0 20px;
}

#franchise-language-rightbar-menu li a.franchise-language-rightbar-active
{
	background: url(/TAB Images/blue-arrow2.gif) no-repeat 5px 0px;
	color: #213e6a;
	font-weight: bold;
}

#franchise-language-rightbar-menu li a:hover
{
	color: #213e6a;
	font-weight: bold;
}

/***********************
*     IN THE PRESS     *
***********************/

#inthepress-main
{
	width: 505px;
	padding: 10px 50px 10px 20px;
	border: 1px solid #e3e1dd;
	border-bottom: 0;
}

#inthepress-main-image
{
	float: left;
	width: 210px;
}

#inthepress-main-content
{
	float: left;
	width: 295px;
	line-height: 15px;
	text-align: justify;
}

#inthepress-main-content .title
{
	line-height: 18px;
}

#inthepress-main-content .subtitle
{
	padding: 10px 0 10px 0;
}

#inthepress-articles
{
	width: 575px;
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
}

#inthepress-articles .title
{
	padding: 0 0 0 10px;
}

#inthepress-thismonth
{
	width: 535px; /* modified to be consistent with other forms */ 
	height: 90px; /* modified temporarily - make larger when there are more articles */
	padding: 20px;
	border: 1px solid #e3e1dd;
	margin: 5px 0 0 0;
	overflow: auto;
}

.inthepress-filetype-hdr, .inthepress-filetype
{
	clear: left;
	float: left;
	width: 73px;
	padding: 0 10px 10px 0;
	text-align: center;
}

.inthepress-article-hdr, .inthepress-article
{
	float: left;
	width: 430px;
	padding: 0 0 10px 0;
	color:black;
}

.inthepress-filetype-hdr, .inthepress-article-hdr
{
	color: black;
}

#inthepress-archive
{
	width: 573px;
	border-left: 1px solid #e3e1dd;
	border-right: 1px solid #e3e1dd;
}

#inthepress-archive .title
{
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #e3e1dd;
}

#inthepress-archive-table
{
	width: 553px;
	padding: 10px;
}
/*page*/
.buttonP{
	border:1px solid #071834; color:#FFFFFF; background-color:#176caf;
}

.td{ background-color:#FFFFFF; border-bottom:1px solid #f89c4f;
}

.textbox{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#777; line-height:15px; margin-top:0px;  border:1px solid #0a4da6; padding-left:3px;
}
.textbox1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#777; line-height:15px; margin-top:0px;  border:1px solid #999999; background-color:#f8f8f8; padding-left:3px;
}
p{ font-weight:bold; orphans:3;
}

.star{
	color:#ff0000; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
}
.sucessmessage{
	font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#005dab; font-weight:bold; line-height:20px;
}
.erromessage{	
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ff0000; font-weight:normal; line-height:20px;
}
.label{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#777; line-height:20px; padding-left:10px; padding-right:10px;
}


.interior-leftbar-menunew-container
{
	background-color: #deedf6;
	padding: 10px 0 10px 0;
	height: auto;
	width: 239px;
}

.interior-leftbar-menunew
{
	background-color: #deedf6;
	padding: 20px 0px 10px 40px;
	height: auto;
	width: 239px;
	
}
.interior-leftbar-menunew-item
{
	
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
/*	color: #3b8dcd; */
color:black;
}

.interior-leftbar-menunew-sub
{
	padding-left: 20px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #3b8dcd;
}

.interior-leftbar-menunew a
{
	padding: 10px 0px 10px 30px;

}

.interior-leftbar-menunew li
{
	padding: 0 0 10px 0;
}

.interior-leftbar-menunew li a
{
	/* padding: 0 20px 0 20px;  */
	font-size: 11px;
	font-weight: bold;
	color: #3b8dcd;
}

.interior-leftbar-menunew-hover
{
	color: #0a4da6;
}

.interior-leftbar-menunew-active
{
	color: #0a4da6;

	background: url(images/left_menu_arrow.gif) ;
	/*background-color: #cccccc;*/
}
.menubg
{
		background: url(/TAB Images/blue-arrow2.gif) no-repeat 5px 0px;
	color: #213e6a;
	font-weight: bold;

}

/* bullets with dot style */
.ulbullet
{
list-style-type: disc;
padding: 0;
margin: 0;
}


