 @charset "utf-8";
/* CSS Document */
	* {
	margin:0px;
	padding:20;
}
body {
	background-color:#d7e7f1;
	color: #330000;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #194fbf;
	text-decoration: none;
}
a:hover {
	color: #3C73E6;
	text-decoration: underline;
}
.top-line {
	background-image: url(/images/page-top.gif);
	background-position: top;
	height: 16px;
	background-repeat: no-repeat;
	width: 892px;
	clear: both;
}
.outer_container {
	width:892px;
	margin:22px auto 0 auto;
}
.rr_header {
	width:892px;
	float:left;
	background-color: #FFFFFF;
	clear: both;
}
.logo {
	float: left;
	width: 859px;
	clear: both;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 33px;
	height: auto;
}
ul#primary-links {
	margin:0px;
	list-style-type:none;
	position:relative;
	top:0px;
	left:8px;
	height:37px;
	float: right;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.clear {
	clear:both;
	margin:0px;
}
.Main-links {
	height:37px;
	margin:0px;
	padding:0px;
	width:892px;
	text-align:left;
}
/*.Main-links a {
	float:left;
}*/
.Main-links ul {
	float:left;
	margin:0px;
	padding:0px 0px 0 34px;
	text-align:right;
	text-transform:uppercase;
}
.Main-links ul li {
	padding:0px 0 0 3px;
	float:left;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	color:#194fbf;
	height:37px;
	margin:0px;
}
.Main-links ul li a {
	background:url(/images/li-left-bg.gif) no-repeat left bottom;
	height:37px;
	display:block;
	padding:0px 0 0 12px;
	float:left;
	text-decoration:none;
	color:#194fbf;
}
.Main-links ul li a span {
	background:url(/images/li-right-bg.gif) repeat-x right bottom;
	display:block;
	float:left;
	height:27px;
	padding:10px 12px 0 0;
	margin:0px;
	cursor:pointer;
}
.Main-links ul li a:hover, .Main-links ul li a.current {
	background:url(/images/li-left-over.gif) no-repeat left bottom;
	height:37px;
	display:block;
	padding:0px 0 0 12px;
	float:left;
	text-decoration:none;
}
.Main-links ul li a:hover span, .Main-links ul li a.current span {
	background:url(/images/li-right-over.gif) repeat-x right bottom;
	display:block;
	float:left;
	height:27px;
	padding:10px 12px 0 0;
	margin:0px;
	color:WHITE;
	text-decoration:none;
}
/*.Main-links a.home {
	width: 64px;
	height: 37px;
	background-image: url(/images/menu/HomeOff.jpg);
	background-repeat: no-repeat;
	margin-right: 3px;
}
.Main-links a:hover.home {
	width: 64px;
	height: 37px;
	background-image: url(/images/menu/HomeOn.jpg);
	background-repeat: no-repeat;
}
.Main-links a.homeactive {
	width: 64px;
	height: 37px;
	background-image: url(/images/menu/HomeOn.jpg);
	background-repeat: no-repeat;
	margin-right: 3px;
}
.Main-links a.directory {
	width: 98px;
	height: 37px;
	background-image: url(/images/menu/DirectoryOff.jpg);
	background-repeat: no-repeat;
	margin-right: 3px;
}
.Main-links a:hover.directory {
	width: 98px;
	height: 37px;
	background-image: url(/images/menu/DirectoryOn.jpg);
	background-repeat: no-repeat;
}
.Main-links a.directoryactive {
	width: 98px;
	height: 37px;
	background-image: url(/images/menu/DirectoryOn.jpg);
	background-repeat: no-repeat;
	margin-right: 3px;
}
.Main-links a.learn {
	width: 69px;
	height: 37px;
	background-image: url(/images/menu/LearnOff.jpg);
	background-repeat: no-repeat;
}
.Main-links a:hover.learn {
	width: 69px;
	height: 37px;
	background-image: url(/images/menu/LearnOn.jpg);
	background-repeat: no-repeat;
}
.Main-links a.learnactive {
	width: 69px;
	height: 37px;
	background-image: url(/images/menu/LearnOn.jpg);
	background-repeat: no-repeat;
}*/
ul#primary-links li {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
ul#primary-links a {
	background:url(/images/center.jpg);
	display:block;
	float:left;
	height:37px;
	text-align:center;
	color:#1a4fbf;
	font-weight:bold;
	line-height:37px;
	vertical-align:middle;
	border-bottom:0;
	text-transform: uppercase;
	text-decoration: none;
}
ul#primary-links a span.left-tab {
	float:left;
	width:6px;
	background:url(/images/left.jpg);
	cursor:pointer;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
ul#primary-links a span.center-tab {
	float:left;
	padding:0 8px;
	cursor:pointer;
}
ul#primary-links a span.right-tab {
	float:left;
	width:6px;
	padding:0 0 22px 0;
	background:url(/images/right.jpg);
	cursor:pointer;
}
ul#primary-links a:hover, ul#primary-links a:focus, ul#primary-links a:active, ul#primary-links li.active a {
	background:url(/images/center_on.jpg);
	color: #FFFFFF;
}
ul#primary-links a:hover span.left-tab, ul#primary-links a:focus span.left-tab, ul#primary-links a:active span.left-tab, ul#primary-links li.active a span.left-tab {
	background:url(/images/left_on.jpg);
}
ul#primary-links a:hover span.right-tab, ul#primary-links a:focus span.right-tab, ul#primary-links a:active span.right-tab, ul#primary-links li.active a span.right-tab {
	background:url(/images/right_on.jpg);
}
.innerMenuBottombg {
	background-image: url(/images/MenuBottomBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
	width: 892px;
	float: left;
}
.search-bg {
	background-image: url(/images/search-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 138px;
	width: 892px;
	float: left;
}
.banner {
	width: 892px;
	background:url(/images/ap-subh-cupbg.jpg) no-repeat;
	height:197px;
	float: left;
}
.banner2 {
	width: 892px;
	height:auto !important;
	float: left;
}
.banner p {
	color:#FFFFFF;
	padding: 130px 0 0 38px;
}
.BannerMenuBg {
	background-image: url(/images/directorybg.jpg);
	background-position:left top;
	height: 138px;
	width: 892px;
	float: left;
}
.BannerMenuBg1 {
	background-image: url(/images/directoryLandingbg.jpg);
	background-position:left top;
	height: 138px;
	width: 892px;
	float: left;
}
.BannerMenuBg2 {
	background-image: url(/images/directoryStep3bg.jpg);
	background-position:left top;
	height: 138px;
	width: 892px;
	float: left;
}
.BannerMenuBg3 {
	background-image: url(/images/dorectoryStep4Bg.jpg);
	background-position:left top;
	height: 138px;
	width: 892px;
	float: left;
}
.search-left {
	float: left;
	width: 500px;
	background-image: url(/images/search-line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.search-left h1 {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
.search-left p {
	font-size:11px;
	color: #FFFFFF;
}
.search-left .input {
	width:390px;
	border:1px solid #c4c4c4;
	float:left;
	margin:0px;
	padding:5px;
	font-size:16px;
	font-weight: bold;
	color: #9bbcd2;
	background-color: #FFFFFF;
}
.search-left .row {
	clear:both;
}
.search-right {
	padding: 30px;
	float: left;
	width: 260px;
}
.search-right p {
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
}
.search-right p a {
	text-decoration:none;
	color:#f8872d;
	text-align:center;
}
.search-right p a:hover {
	text-decoration:underline;
	color:#f8872d;
}
.home-content1 {
	background-color:#FFFFFF;
	width: 852px;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	float: left;
}
.home-content {
	background-color:#FFFFFF;
	width: 852px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
.home-bottom {
	background-image: url(/images/page-bottom.gif);
	margin: 0px;
	padding: 0px;
	clear: both;
	background-repeat: no-repeat;
	height: 23px;
}
.home-left {
	height: auto;
	width: 403px;
	float: left;
	padding-left: 7px;
}
.sign-up .row {
	padding-bottom:7px;
	clear:both;
}
ul.test {
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1dcf2;
	width:48%;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
ul.test li {
	margin:0px;
	list-style-type:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
ul.test li img {
	vertical-align:middle;
	padding-right:8px;
}
ul.test2 {
	margin:0px;
	list-style-type:none;
	width:48%;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul.test2 li {
	margin:0px;
	list-style-type:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
ul.test2 li img {
	vertical-align:middle;
	padding-right:8px;
}
ul.test3 {
	margin:0px;
	list-style-type:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1dcf2;
	width:200px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1dcf2;
	background-color: #eff4fb;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul.test3 li {
	margin:0px;
	list-style-type:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
ul.test3 li img {
	vertical-align:middle;
	padding-right:8px;
}
ul.test4 {
	margin:0px;
	list-style-type:none;
	width:196px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1dcf2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #eff4fb;
}
ul.test4 li {
	margin:0px;
	list-style-type:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
ul.test4 li img {
	vertical-align:middle;
	padding-right:8px;
}
.cat-heading {
	font-size: 11px;
	font-weight: bold;
	color: #878787;
	background-image: url(/images/head-line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 95%;
}
.home-right {
	height: auto;
	width: 436px;
	float: right;
}
.aff-heading {
	font-size: 11px;
	font-weight: bold;
	color: #878787;
	background-image: url(/images/BannerRightTopBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.FetureAffiliateMiddleBg {
	font-size: 11px;
	font-weight: bold;
	color: #878787;
	background-image: url(/images/BannerRightMiddleBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 425px;
	padding-left: 11px;
}
.FetureAffiliateBottomBg {
	font-size: 11px;
	font-weight: bold;
	color: #878787;
	background-image: url(/images/BannerRightBottomBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 436px;
}
.welcome-left {
	width: 632px;
	margin-right: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.articles-bg {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.articles-bg .heading {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.welcome-content {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.welcome-content h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.articles {
	float: right;
	width: 242px;
	margin: 0px;
	padding: 0px;
}
.ddmarkermenu {
	margin: 0px;
	float:left;
	padding: 5px 0 5px 0;
	width:242px;
}
.ddmarkermenu li {
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	height:23px;
	display:block;
	width:206px;
}
.ddmarkermenu li a {
	background:transparent url(/images/arrow.gif) no-repeat scroll left center;
	color:#194ebe;
	display:block;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d7d7d7;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	height:23px;
	line-height:23px;
}
.ddmarkermenu li a:hover {
	background-color:#eff4fb;
	color:#194ebe;
}
.ddmarkermenu li a.selected {
	background-color:#eff4fb;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d7d7d7;
	height: 21px;
	line-height:20px;
}
.viewall {
	text-align: center;
}
.footer {
	color:#80a3b8;
	font-size:11px;
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	clear: both;
	height: auto;
}
.footer a {
	color:#80a3b8;
	text-decoration:none;
	padding:0px 6px 0 6px;
	text-transform:uppercase;
}
.footer a:hover {
	color:#80a3b8;
	text-decoration:underline;
}
.directory {
	float: left;
	margin: 0px;
	padding: 0px;
}
.pageheading {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}
ul.directory {
	margin:0px;
	list-style-type:none;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul.directory li {
	margin:0px;
	padding:0;
	display: block;
}
ul.directory li a {
	margin:0px;
	list-style-type:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 22px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d8d8d8;
	display: block;
	width:169px;
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
ul.directory li a:hover {
	margin:0px;
	list-style-type:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 22px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d8d8d8;
	background-color: #F0F5FB;
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
ul.directory li img {
	vertical-align:middle;
	padding-right:8px;
}
#directory-page-left {
	float: left;
	width: 210px;
}
.categories {
	float: left;
	margin: 0px;
	padding: 0px;
}
.pageheading {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}
ul.categories {
	margin:0px;
	list-style-type:none;
	width:191px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul.categories li a {
	margin:0px;
	list-style-type:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 22px;
	display: block;
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
}
ul.categories li a:hover {
	margin:0px;
	list-style-type:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 22px;
	background-color: #F0F5FB;
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
}
.grey {
	color: #878787;
}
#directory-page-left .heading {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #191919;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 191px;
	display: block;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#directory-page-left .heading2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #191919;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 191px;
	display: block;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#directory-page-right {
	float: right;
	width: 624px;
	padding-top: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#directory-page-right h4 {
	margin:0px;
	padding:10px 0 0 0;
}
#directory-page-right h2 {
	color:#194FBF;
	font-size:14px;
	font-weight:bold;
	padding:11px 0 0 0;
	margin:0px;
}
#directory-page-right p {
	border-bottom:1px dotted #D8D8D8;
	color:#262626;
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	padding-bottom:16px;
	padding-top: 5px;
}
#directory-page-right ul {
	margin:0px;
	padding:5px 0 0 0;
}
#directory-page-right ul li {
	margin:0px;
	padding:0px 0 5px 20px;
	list-style:none;
	background:url(/images/containt-li.jpg) no-repeat left 2px;
}
#directory-page-right .heading {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #191919;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.directory-page-right {
	margin:0px;
	list-style-type:none;
	width:46%;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.directory-page-right li {
	margin:0px;
	list-style-type:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1dcf2;
}
ul.directory-page-right li img {
	vertical-align:middle;
	padding-right:8px;
}
.stepDirectoryLanding {
	width:810px;
	height: 73px;
	padding-top: 12px;
	padding-left: 27px;
}
.stepDirectorystep3 {
	width:810px;
	height: 73px;
	padding-top: 12px;
	padding-left: 27px;
}
.stepDirectorystep4 {
	width:810px;
	height: 73px;
	padding-top: 12px;
	padding-left: 27px;
}
.stepsMain {
	height: 84px;
	padding-top: 27px;
	padding-right: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
}
.stepDirectory {
	width:810px;
	height: 73px;
	padding-top: 12px;
	padding-left: 27px;
}
.category1 {
	width:290px;
	float: left;
}
.category1Title {
	float: left;
	font-size: 14px;
	color: #cfe1ed;
	font-weight:bold;
	padding-bottom: 5px;
	width: 100%;
}
.category1listmenuBg {
	float: left;
	font-size: 14px;
	color: #878787;
	font-weight: bold;
	font-weight:normal;
	width: 100%;
	padding-top: 3px;
}
.category1listmenu {
	float: left;
	font-size: 14px;
	color: #878787;
	font-weight: bold;
	font-weight:bold;
	width: 203px;
	border: 1px solid #c9c9c9;
}
.category1listmenuBusiness {
	float: left;
	font-size: 14px;
	color: #262626;
	font-weight: bold;
	font-weight:bold;
	width: 203px;
	border: 1px solid #c9c9c9;
}
.category1BottomText {
	float: left;
	font-size: 10px;
	color: #cfe1ed;
	font-weight:normal;
	width: 207px;
}
.category2 {
	width:270px;
	float: left;
}
.category3 {
	width:230px;
	float: left;
}
.directoryLandingContentMain {
	width: 624px;
	height: auto;
	padding-top: 33px;
	padding-bottom: 10px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #191919;
}
.PrivacyPolicyMain {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 10px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #191919;
}
.AffiliatesMain {
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #191919;
}
.PrivacyPolicyBradcromes {
	font-size: 10px;
	color: #969696;
	width: 850px;
	display: block;
	text-align: left;
	height: 32px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.PrivacyPolicyBradcromes span {
	font-size: 9px;
	color:#999999;
	font-weight:bold;
}
.PrivacyPolicyBradcromes a {
	font-size: 10px;
	color: #1958a9;
	text-decoration:underline;
}
.PrivacyPolicyBradcromes a:hover {
	font-size: 10px;
	color: #1958a9;
	text-decoration:none;
}
.PrivacyPolicyMainContent {
	font-size: 11px;
	color: #262626;
	width: 850px;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
}
.AffiliatesEduMainLeft {
	font-size: 11px;
	color: #262626;
	width: 535px;
	display: block;
	text-align: left;
	font-weight: normal;
	float: left;
}
.AffiliatesEduLeftMain {
	font-size: 11px;
	color: #262626;
	width: 512px;
	display: block;
	text-align: left;
	font-weight: normal;
	float: left;
}
.AffiliatesEduLeftMainTopText {
	font-size: 10px;
	color: #262626;
	width: 100%;
	display: block;
	text-align: left;
	font-weight: normal;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
}
.AffiliatesEduLeftMainFeaturedArticle {
	font-size: 10px;
	color: #262626;
	width: 100%;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
.AffiliatesEduLeftMainFeaturedArticleTitle {
	width: 100%;
	display: block;
	text-align: left;
	padding-top: 10px;
	float: left;
}
.AffiliatesEdutoptext {
	font-size: 11px;
	color: #262626;
	width: 100%;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	float: left;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.AffiliatesEduLeftMainFeaturedArticleLeftTitle {
	font-size: 16px;
	color: #262626;
	float: left;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	height: 60px;
}
.AffiliatesEduLeftMainFeaturedArticleLeftContent {
	font-size: 11px;
	color: #262626;
	float: left;
	line-height: 18px;
	font-weight: normal;
	width: 222px;
	font-style: italic;
	padding-top: 25px;
}
.AffiliatesEduLeftMainFeaturedArticleLeftRight {
	font-size: 11px;
	color: #262626;
	float: left;
	line-height: 18px;
	font-weight: normal;
	width: 223px;
	font-style: italic;
	padding-top: 10px;
}
.AffiliatesEduLeftMainLeftBottomButton {
	float: left;
	width: 100%;
	padding-top: 25px;
	height: 30px;
	text-align: right;
	padding-bottom: 15px;
}
.AffiliatesEduLeftMainFeaturedArticleLeft {
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 25px;
	float: left;
	background-color: #eff4fb;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-left: 20px;
	width: 222px;
	padding-right: 13px;
	padding-bottom: 10px;
	height: 230px;
}
.AffiliatesEduLeftMainFeaturedArticleRight {
	display: block;
	text-align: left;
	padding-top: 25px;
	float: left;
	background-color: #eff4fb;
	padding-left: 20px;
	width: 223px;
	padding-right: 13px;
	padding-bottom: 10px;
	height: 230px;
}
.AffiliatesEduLeftBottomMainContentbg {
	font-size: 11px;
	color: #262626;
	width: 515px;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dedede;
	padding-bottom: 10px;
}
.AffiliatesEduLeftMainContentbg {
	font-size: 11px;
	color: #262626;
	width: 515px;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-bottom: 10px;
}
.AffiliatesEduLeftMainContentHeading {
	 
	font-size: 16px;
	font-weight: bold;
	color: #191919;
	width: 100%;
	display: block;
	float: left;
}
.AffiliatesEduLeftMainContentImage {
	width: 100%;
	display: block;
	float: left;
	padding-top: 10px;
	text-align: right;
	padding-bottom: 5px;
}
.AffiliatesEduLeftMainContent {
	font-size: 11px;
	font-weight: normal;
	color: #191919;
	width: 100%;
	display: block;
	line-height: 18px;
	float: left;
	padding-top: 5px;
}
.AffiliatesEduLeftMainContent a {
	font-size: 11px;
	color: #285bc3;
	text-decoration:underline;
}
.AffiliatesEduLeftMainContent a:hover {
	font-size: 11px;
	color: #285bc3;
	text-decoration:none;
}
.AffiliatesEduLeftMainContent span {
	font-size: 11px;
	color: #285bc3;
	text-decoration:none;
}
.AffiliatesEducategoryMainRightTopgap {
	width: 307px;
	text-align: left;
	float: left;
	height: 15px;
}
.AffiliatesEduArticleMainRightTopgap {
	width: 307px;
	text-align: left;
	float: left;
	height: 41px;
}
.AffiliatesEduMainRight {
	font-size: 11px;
	color: #262626;
	width: 307px;
	display: block;
	text-align: left;
	font-weight: normal;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #d8d8d8;
	margin-top: 4px;
}
.AffiliatesEduMainRightStayUpbg {
	color: #262626;
	width: 279px;
	display: block;
	text-align: left;
	font-weight: bold;
	padding-top: 17px;
	float: right;
	color:#cfe1ed;
	background-image: url(/images/rightropbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 17px;
	padding-left: 15px;
	font-size: 12px;
}
.AffiliatesEduMainRightStayUpbg p {
	margin:0;
	font-size:12px;
	color:#ffffff;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.AffiliatesEduMainRightStayUpbg h1 {
	padding:0;
	margin:0;
	font-size:21px;
	color:#ffffff;
}
.AffiliatesEduMainRighttopTextfillbg {
	width:170px;
	color:#ffffff;
	float: left;
}
.AffiliatesEduRightBottomMain {
	width: 100%;
	float: left;
}
.AffiliatesEduMainRightBottomTitleArrow {
	width: 13px;
	display: block;
	float: left;
	background: url(/images/righttopTitleleftBg.jpg) no-repeat left bottom;
	padding-top: 10px;
}
.AffiliatesEduMainRightBottomTitleArrow2 {
	width: 13px;
	display: block;
	float: left;
	padding-top: 10px;
}
.AffiliatesEduMainRightBottomHeading {
	font-size: 16px;
	color: #191919;
	width: 294px;
	display: block;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	float: left;
	text-transform: uppercase;
}
.AffiliatesEduMainRightBottomTitle {
	font-size: 10px;
	color: #262626;
	width: 294px;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	text-transform: uppercase;
}
.AffiliatesEduMainRightBottomContent {
	font-size: 12px;
	color: #262626;
	width: 295px;
	display: block;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	float: left;
	padding-left: 13px;
	line-height: 24px;
	padding-bottom: 5px;
}
.AffiliatesEduMainRightBottomContent a {
	font-size: 12px;
	color: #194fbf;
	text-decoration:none;
}
.AffiliatesEduMainRightBottomContent a:hover {
	font-size: 12px;
	color: #194fbf;
	text-decoration:underline;
}
.AffiliatesEduMainRightBottomlink {
	width: 280px;
	float: left;
	background: url(/images/ViewAllArrow.jpg) no-repeat left center;
	padding-left: 15px;
	color: #194fbf;
	font-weight: normal;
}
.AffiliatesEduMainRightBottomlink a {
	color: #194fbf;
	text-decoration:none;
}
.AffiliatesEduMainRightBottomlink a:hover {
	color: #194fbf;
	text-decoration:underline;
}
.blue {
	color: #194fbf;
}
.AffiliatesEduMainRighttopTextfill {
	font-size:12px;
	width:154px;
	color:#878787;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 18px;
	font-style: italic;
	padding-left: 5px;
}
.AffiliatesEduMainRighttopTextbutton {
	font-size:12px;
	width:96px;
	color:#ffffff;
	float: left;
}
.AffiliatesEduLPLeftTopText {
	font-size: 10px;
	color: #1958a9;
	width: 100%;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
	padding-bottom: 19px;
}
.AffiliatesEduLPLeftTopText a {
	font-size: 10px;
	color: #1958a9;
	text-decoration:underline;
}
.AffiliatesEduLPLeftTopText a:hover {
	font-size: 10px;
	color: #1958a9;
	text-decoration:none;
}
.AffiliatesEduLPLeftTopText span {
	font-size: 9px;
	color:#999999;
	font-weight:bold;
}
.AffiliatesEduLPLeftTopTextHeading {
	font-size: 24px;
	color:#191919;
	font-weight:bold;
	line-height: 30px;
	padding-bottom: 10px;
	float: left;
}
.AffiliatesEduLPLeftMainContentArea {
	font-size: 11px;
	color: #262626;
	width: 515px;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
	line-height: 18px;
}
.AffiliatesEduLPLeftMainContent span {
	font-size: 11px;
	color:#194fbf;
}
.AffiliatesEduLPLeftMainContent {
	font-size: 11px;
	font-weight: normal;
	color: #191919;
	width: 100%;
	display: block;
	line-height: 18px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
}
.AffiliatesEduLPLeftMainImgContent {
	font-size: 11px;
	font-weight: normal;
	background-image: url(/images/lpcontentrightimg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #191919;
	width: 100%;
	display: block;
	line-height: 18px;
	float: left;
}
.AffiliatesEduLPLeftMainContentRightImg {
	width: 254px;
	height:212px;
	float: right;
}
.AffiliCategryLpLefMain {
	font-size: 11px;
	color: #262626;
	width: 515px;
	display: block;
	text-align: left;
	font-weight: normal;
	float: left;
}
.AffiliCategryLpMainLeftTopTextArea {
	font-size: 11px;
	color: #262626;
	width: 515px;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	float: left;
	padding-bottom: 15px;
	line-height: 18px;
}
.AffiliCategryLpMainTopText {
	font-size: 10px;
	color: #262626;
	width: 100%;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
	text-transform: uppercase;
}
.AffiliatesEduLeftMainContentbg {
	font-size: 11px;
	color: #262626;
	width: 512px;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	float: left;
}
.AffiliCategryLpMainContentbgBorderNone {
	font-size: 11px;
	color: #262626;
	width: 515px;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
}
.AffiliCategryLpMainContentbg {
	font-size: 11px;
	color: #262626;
	width: 515px;
	display: block;
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-bottom: 15px;
}
.AffiliCategryLpMainContentbg span {
	font-size: 11px;
	color: #285bc3;
	text-decoration:none;
}
.AffiliCategryLpMainContent {
	font-size: 11px;
	font-weight: normal;
	color: #191919;
	width: 100%;
	display: block;
	line-height: 18px;
	float: left;
	padding-top: 5px;
}
.AffiliCategryLpMainContent a {
	font-size: 11px;
	color: #285bc3;
	text-decoration:underline;
}
.AffiliCategryLpMainContent a:hover {
	font-size: 11px;
	color: #285bc3;
	text-decoration:none;
}
.ContactUsTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #191919;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 850px;
	display: block;
	padding-bottom: 5px;
	float: left;
}
.ContactUsFormBgMain {
	color: #191919;
	width: 808px;
	display: block;
	background-color:#eff4fb;
	border:1px solid #cfe1ed;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	padding-right: 21px;
	padding-left: 21px;
}
.ContactUsFormMainRight {
	width: 385px;
	float: left;
}
.ContactUsFormMainLeft {
	width: 420px;
	float: left;
}
.ContactUsFormLeftTitle {
	color: #262626;
	width: 100%;
	display: block;
	float: left;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.ContactUsFormLeftTitleTextFillBox {
	color: #262626;
	width: 100%;
	height:22px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
}
.ContactUsFormLeftTitleTextAreaBox {
	color: #262626;
	width: 100%;
	height:100px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
}
.ContactUsFormLeftTitleTextFill {
	color: #262626;
	width: 384px;
	height:19px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #c3c3c3;
}
.ContactUsFormLeftTitleTextArea {
	color: #262626;
	width: 384px;
	height:100px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #c3c3c3;
}
.ContactUsBottomImg {
	float:left;
	text-align: center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 440px;
}
.PrivacyPolicyMainContent a {
	font-size: 11px;
	color: #1a58a9;
	text-decoration:underline;
}
.PrivacyPolicyMainContent a:hover {
	font-size: 11px;
	color: #1a58a9;
	text-decoration:none;
}
.PrivacyPolicyMainTitle {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #191919;
	border-bottom-width: 2px;
	padding-top:15px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 850px;
	display: block;
	padding-bottom: 5px;
}
.directoryLandingContentheading {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #191919;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 100%;
	display: block;
	padding-bottom: 5px;
}
.directoryLandingLeftContentheading {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #191919;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 195px;
	display: block;
	padding-bottom: 5px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.directoryLandingContent {
	font-size: 11px;
	font-weight: normal;
	color: #262626;
	width: 624px;
	display: block;
	padding-top: 20px;
	line-height: 18px;
}
.directoryStep3Content {
	font-size: 11px;
	font-weight: normal;
	color: #262626;
	width: 624px;
	display: block;
	padding-top: 11px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d8d8d8;
	padding-bottom: 16px;
}
.directoryStep3Content a {
	font-size: 11px;
	color: #194fbf;
	text-decoration:underline;
}
.directoryStep3Content a:hover {
	font-size: 11px;
	color: #194fbf;
	text-decoration:none;
}
.directoryStep4Content {
	font-size: 11px;
	font-weight: normal;
	color: #262626;
	width: 100%;
	display: block;
	padding-top: 20px;
	line-height: 18px;
	padding-bottom: 20px;
}
.directoryStep4Content a {
	font-size: 11px;
	color: #194fbf;
	font-weight:bold;
	text-decoration:underline;
}
.directoryStep4Content a:hover {
	font-size: 11px;
	font-weight:bold;
	color: #194fbf;
	text-decoration:none;
}
.directoryStep4Details {
	font-size: 11px;
	font-weight: normal;
	color: #262626;
	width: 100%;
	display: block;
	padding-top: 16px;
	line-height: 18px;
	float: left;
}
.directoryStep4DetailsTitle {
	font-size: 11px;
	font-weight: normal;
	color: #262626;
	width: 500px;
	display: block;
	float: left;
	height: 20px;
}
.directoryStep4bottomLeftContent {
	font-size: 11px;
	font-weight: normal;
	color: #262626;
	width: 160px;
	display: block;
	float: left;
	height: 20px;
}
.directoryStep4Detailsbutton {
	color: #262626;
	width: 500px;
	display: block;
	float: left;
	height: 30px;
	padding-top: 23px;
}
.PrivacyPolicyMainbottomLink {
	font-size: 10px;
	font-weight: bold;
	color: #194fbf;
	width: 840px;
	display: block;
	padding-top: 20px;
	text-align: right;
	background: url(/images/privacipolicybottomarrow.jpg) no-repeat right bottom;
	padding-right: 10px;
}
.PrivacyPolicyMainbottomLink a {
	font-size: 10px;
	color:#80a3b8;
	text-decoration:underline;
}
.PrivacyPolicyMainbottomLink a:hover {
	font-size: 10px;
	color:#5ea8d5;
	text-decoration:none;
}
.directoryLandingbottomLink {
	font-size: 10px;
	font-weight: bold;
	color: #194fbf;
	display: block;
	padding-top: 20px;
	text-align: right;
	background: url(/images/arrowtop.jpg) no-repeat right bottom;
	padding-right: 10px;
}
.directoryLandingbottomLink a {
	font-size: 10px;
	text-decoration:underline;
}
.directoryLandingbottomLink a:hover {
	font-size: 10px;
	text-decoration:none;
}
.font14blu {
	font-size:14px;
	color:#194fbf;
	text-decoration:underline;
	font-weight: bold;
}
#directory-page-left .gap {
	text-transform: uppercase;
	display: block;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul.affiliateProgram {
	margin:0px;
	list-style-type:none;
	width:610px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.affiliateProgram li {
	background:#ffffff;
	border-width:1px 0 0 0;
	border-color:#d8d8d8;
	border-style:dotted;
	padding:2px 0;
	overflow:hidden;
}
ul.affiliateProgram li a {
	text-decoration:underline;
}
ul.affiliateProgram li:hover {
	background:#eff4fb;
}
ul.affiliateProgram li.selected {
	background:#eff4fb;
}
ul.affiliateProgram li.border_btm {
	border-bottom:1px dotted #d8d8d8;
}
.width100p {
	width:100%;
}
.flotRight {
	float: right;
}
.flotLeft {
	float: left;
}
.divH5 {
	height:5px;
}
.divH10 {
	height:10px;
}
.divH15 {
	height:15px;
}
.divH17 {
	height:17px;
}
.divH20 {
	height:20px;
}
.divH25 {
	height:25px;
}
.divH30 {
	height:30px;
}
.padt10 {
	padding-top:10px;
}
.padT15 {
	padding-top:15px;
}
.padT20 {
	padding-top:20px;
}
.padT25 {
	padding-top:25px;
}
.padL10 {
	padding-left:10px;
}
.padL15 {
	padding-left:15px;
}
.padL20 {
	padding-left:20px;
}
.padL25 {
	padding-left:25px;
}
.padR10 {
	padding-right:10px;
}
.padR15 {
	padding-right:15px;
}
.padR20 {
	padding-right:20px;
}
.padR25 {
	padding-right:25px;
}
.padB10 {
	padding-bottom:10px;
}
.padB15 {
	padding-bottom:15px;
}
.padB20 {
	padding-bottom:20px;
}
.padB25 {
	padding-bottom:25px;
}
.padB45 {
	padding-bottom:15px;
}
ol {
	margin:0 0 0 15px;
	padding:0;
}
ol li {
	margin:0 0 0 10px;
	padding:0;
}
.mtdiv {
	height:22px;
}
.mtdiv2 {
	height:26px;
}
.bottomleftdiv {
	width:400px;
	float:left;
}
.LeftTopText {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #194fbf;
	width: 140px;
	display: block;
	padding-top: 5px;
	padding-left: 16px;
	margin-left: 10px;
	background-image: url(/images/topleftArrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #194fbf;
}
.LeftTopText a {
	color: #194fbf;
	text-decoration:none;
}
.LeftTopText a:hover {
	color: #194fbf;
	text-decoration:none;
}
.AffiliatesEDuMain {
	width: 100%;
	height: auto;
	padding-top: 11px;
	padding-bottom: 10px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #191919;
}
.AffiliatesEduMainRightTopgap {
	width: 307px;
	text-align: left;
	float: left;
	height: 4px;
}
.AffiliatesEduArticMain {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #191919;
}
.clr {
	clear:both
}
#list {
	width: 436px;
}
*html #list {
	width:425px;
}
#list ul {
	list-style-type: none;
	padding:0;
	margin:0;
}
#list ul li {
	float:left;
}
#list ul .img {
	float:left;
	width:30px;
	padding-top: 4px;
}
#list ul li .name {
	float:left;
	width:182px;
	color: #194fbf;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
#list ul li .name a {
	color: #194fbf;
	text-decoration: none;
	font-size: 12px;
}
#list ul li .name a:hover {
	color: #194fbf;
	text-decoration: underline;
	font-size: 12px;
}
#list2 {
	width: 403px;
}
*html #list2 {
	width:395px;
}
#list2 ul {
	list-style-type: none;
	width:195px;
	float:left;
	padding:0;
	margin:0;
}
#list2 ul li {
	float:left;
}
#list2 ul .img2 {
	float:left;
	width:30px;
	padding-top: 4px;
}
#list2 ul li .name2 {
	float:left;
	width:140px;
	color: #194fbf;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 145px;
	padding-right: 20px;
}
#list2 ul li .name2 a {
	color: #194fbf;
	text-decoration: none;
	font-size: 12px;
}
#list2 ul li .name2 a:hover {
	color: #194fbf;
	text-decoration: underline;
	font-size: 12px;
}
.directoryCategoriesOff {
	font-size: 11px;
	font-weight: bold;
	color: #878787;
	background-image: url(/images/head-line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.directoryCategoriesMiddleBg {
	font-size: 11px;
	font-weight: bold;
	color: #878787;
	background-image: url(/images/category-middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 398px;
	padding-left: 11px;
}
.directoryCategoriesBottomBg {
	font-size: 11px;
	font-weight: bold;
	color: #878787;
	background-image: url(/images/category-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 403px;
}
ul.gold {
	margin:0;
	padding:0 0 0 20px;
	list-style-type:none;
}
ul.gold li {
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
}
.PrivacyContactMain {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #191919;
}
/*===========03-10-2009===========*/
#left-category {
	width:421px;
	float:left;
	padding:0 20px 0 0;
}
#left-category p {
	margin:0px;
	padding:0 0 18px 0;
}
#right-category {
	float:left;
	width:410px;
}
#right-category p {
	margin:0px;
	padding:5px 0 18px 0;
}
#right-category h1 {
	color:#15409a;
	font-size:25px;
	margin:0px;
	padding:0px;
}
#right-category h2 {
	color:#15409a;
	font-size:13px;
	margin:0px;
	padding:0px;
}
#right-category h3 {
	color:#15409a;
	font-size:18px;
	margin:0px;
	padding:0px;
}
#right-category h4 {
	clear:both;
	color: #15409a;
	background-color: #ececec;
	font-size:12px;
	height:22px;
	padding:0px 0 0 16px;
	line-height:22px;
	margin:10px 0 0 0px;
}
#right-category h5 {
	color: #15409a;
	background-color: #ececec;
	clear:both;
	height:22px;
	padding:0px 0 0 16px;
	margin:0px;
	line-height:22px;
	font-size:12px;
}
/*-----------dl---------*/
#right-category dl * {
	padding: 6px 16px;
	border-top: 3px solid #FFF;
	margin:0px;
}
#right-category dl, #pagebody.cols .sidebar dl {
	width: 100%;
	float: left;
	margin:0 0 15px 0;
	padding:0px;
	background-color: #eff4fb;
}
#right-category dl *, #pagebody.cols .sidebar dl * {
	background-color: #eff4fb;
}
#right-category dl dt, #right-category dl dd, #pagebody.cols .sidebar dl dt, #pagebody.cols .sidebar dl dd {
	font-size:11px;
}
#right-category dl dt, #pagebody.cols .sidebar dl dt {
	font-weight: bold;
}
/* Pagebody Columns : Sidebar - Network **/

#right-category #network dt {
	width: 70%;
	float: left;
}
#right-category #network dd {
	color: #FF0000;
	font-weight: bold;
}
/* Pagebody Columns : Sidebar - Properties **/

#right-category #properties dd {
	padding-left: 35px;
	border-top: 0;
}
/* Pagebody Columns : Sidebar - Profiles */

#right-category #profiles dt, #right-category #profiles dd {
	float: left;
}
#right-category #profiles dt {
	width: 106px;
}
#right-category #profiles dd {
	width: 240px;
}
#right-category #profiles dd ul, #right-category #profiles dd ul * {
	padding: 0;
	border-top: 0;
}
#right-category #profiles dd ul {
	margin-left: 15px;
	list-style-type: disc;
}
#right-category #profiles dd ul li {
	line-height: 1.5;
	padding-bottom: 2px;
	font-size: 1em;
}
/* Pagebody Columns : Sidebar - Specs ***/

#right-category .specs {
	margin:0px 0 30px 0;
	padding:0px;
}
#right-category .specs dt {
	float: left;
	padding-right: 5px;
}
.last {
	background-image: none;
	padding: 0;
}
/*----------*/
.quality-afiliates {
	clear:both;
	text-align:center;
	padding-top:10px;
}
#shareresults {
	height: 49px;
	background: url( ../images/ap-client-shareresults.jpg ) no-repeat center center;
	padding:0px;
	margin:0 0 160px 0;
}
#quityourdayjob {
	height: 36px;
	background: url( ../images/ap-client-quityourdayjob.jpg ) no-repeat center center;
	padding:0px;
	margin:0 0 90px 0;
}
#neverblueads {
	height: 31px;
	background: url( ../images/ap-client-neverblueads.jpg ) no-repeat center center;
	padding:0px;
	margin:0 0 85px 0;
}
#globat {
	height: 31px;
	background: url( ../images/ap-client-globat.jpg ) no-repeat center center;
	padding:0px;
	margin:0 0 105px 0;
}
#directtrack {
	height: 34px;
	background: url( ../images/ap-client-directtrack.jpg ) no-repeat center center;
	padding:0px;
	margin:0 0 0 0;
}
.PTN46 {
	padding-top:0px;
}
.client-list dl {
	margin:0px;
	padding:5px 0 0 0;
	width:600px
}
.client-list dd {
	float:left;
	width:200px;
	padding: 0 0 3px 0;
}

