
/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled #leftside .box h1,
.flashInstalled #filtersearch h2,
.flashInstalled #mainimg {
	visibility: hidden;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 6px 0;
	padding: 0;
	color: #666;
	background-color: #bababa;
	text-align: center;
}
a {
	color: #002c5f;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2,
h3 {
	padding: 0;
	margin: 0 0 10px;
	color: #002c5f;
	letter-spacing: -1px;
	text-transform: lowercase;
	font: 1.8em/1.1em Arial, Helvetica, sans-serif;
}
h2 {
	text-transform: none;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
h3 {
	text-transform: none;
	color: #ba8520;
	margin-top: -10px;
	letter-spacing: 0;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #e6e6e6;
	height: 1px;
	clear: both;
	margin: 0 0 25px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 22px;
	height: 22px;
	background: url(/_img/layup/gobut.gif) no-repeat;
} 
legend {
	display: none;
}
.submit {
	width: 57px !important;
	height: 35px !important;
	background: url(/_img/layup/submit.gif) no-repeat !important;
}

/* Structure */

#contents {
	margin: 0 auto;
	width: 908px;
	padding: 6px;
	overflow: hidden;
	text-align: left;
	background: #fff;
}
#main {
	width: 689px;
	float: right;
}
#middle {
	margin: 0;
	float: left;
	width: 488px;
	font: normal 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
}
#middle h1 {
	font-size: 1.9em;
}
#mainimg {
	width: 689px;
	height: 121px;
	display: block;
	margin: 0 0 3px;
}
.topban {
	margin: 3px 0 0;
}
#text {
	margin: 21px 30px;
	float: left;
}
.subscribers #text div,
.advertisers #text div {
	width: 428px;
}
#topbar {
	height: 51px;
	padding: 17px 17px 15px 20px;
	border-bottom: 5px solid #ffce3e;
	background-color: #ffc20e;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 51px;
	width: 457px;
	float: left;
}
#topbar a {
	width: 96px;
	height: 50px;
	display: block;
	position: absolute;
	text-indent: -9000px;
	outline: 0;
}
.printlogo {
	display: none;
}
#topnavi {
	height: 33px;
	width: 100%;
	margin: 6px 0;
	background: #002c5f;
}
#topnavi ul {
	margin: 0 0 0 219px;
	padding: 0;
}
#topnavi li {
	display: inline;
	float: left;
} 
#topnavi li a {
	float: left;
	text-indent: -9000px;
	text-decoration: none;
	height: 33px;
	outline: 0px;
}
.logout {
	float: left;
	padding-left: 8px;
	margin: 10px 0 0 20px;
	background: url(/_img/layup/arrow_back.gif) no-repeat left 4px;
}
#n1, #n2, #n3, #n4, #n5, #n6 {
	background:  url(/_img/layup/navi.gif);
}
#n1 {background-position: 0 0; width:63px;}
#n2 {background-position: -63px 0; width:95px;}
#n3 {background-position: -158px 0; width:159px;}
#n4 {background-position: -317px 0; width:133px;}
#n5 {background-position: -450px 0; width:147px;}
#n6 {background-position: -597px 0; width:92px;}
#n1:hover, #n1.on {background-position: 0 -34px;}
#n2:hover, #n2.on {background-position: -63px -34px;}
#n3:hover, #n3.on {background-position: -158px -34px;}
#n4:hover, #n4.on {background-position: -317px -34px;}
#n5:hover, #n5.on {background-position: -450px -34px;}
#n6:hover, #n6.on {background-position: -597px -34px;}

#leftside {
	width: 213px;
	float: left;
	margin: 0 6px 0 0;
}
#snavi ul {
	margin: 0 0 0 3px;
	padding: 0;
}
#snavi li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#snavi a {
	margin: 0;
	text-align: left;
	color: #494949;
	text-decoration: none;
	display: block;
	line-height: 1.2;
	padding: 0 0 2px 10px;
	width: 165px;
	background: url(/_img/layup/arrow1.gif) no-repeat left center;
}
#snavi a:hover,
#snavi a:focus,
#snavi a.on {
	text-decoration: none;
	color: #002c5f;
	background: url(/_img/layup/arrow_next.gif) no-repeat left center;
}
#login {
	padding: 12px 15px 12px 20px;
	width: 178px;
	height: 97px;
	background: #ffc20e;
	position: relative;
}

#tooltip{ position:absolute; background: url(/_img/layup/tooltipbox.png) left top no-repeat; width:201px; height:0; padding-top: 120px; overflow:hidden; left: 181px; top:10px; text-indent:-9000px;}

.loggedin {
	height: auto !important;
}
.loggedin h1 {
	width: 143px !important;
	height: 35px !important;
	background: url(/_img/layup/loggedin_title.gif) no-repeat !important; 
}
#login h1 {
	text-indent: -9000px;
	display: block;
	width: 122px;
	height: 19px;
	background: url(/_img/layup/login_title.gif) no-repeat;
}
#loginbuts {
	padding: 12px 15px 15px 20px;
	width: 178px;
	height: 49px;
	margin-top: 6px;
	background: #002c5f url(/_img/layup/lbot.png) no-repeat left bottom;
}
#loginbuts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#loginbuts li {
	margin: 0 0 2px;
	padding: 0;
	float: left;
	width: 100%;
}
#loginbuts a {
	color: #fff;
	float: left;
	padding-right: 8px;
	background: url(/_img/layup/arrow5.gif) no-repeat right 5px;
}
#loginbuts .info {
	text-indent: -9000px;
	display: block;
	width: 14px;
	height: 14px;
	padding: 0 !important;
	margin-right: 5px;
	background: url(/_img/layup/info.gif) no-repeat;
} 
.box,
#snavi {
	margin: 0;
	border-top: 6px solid #fff;
	overflow: hidden;
	cursor: pointer;
	padding: 18px 15px 15px 20px;
	background: #f3f3f3 url(/_img/layup/b1_bg.gif) repeat-x;
}
.box h1 {
	color: #232121;
	padding-right: 6px;
	display: inline;
	float: left;
	padding-bottom: 2px;
	margin-bottom: 6px;
	background: url(/_img/layup/arrow1.gif) no-repeat right 7px;
}
.box div {
	clear: left;
	width: 100%;
}
.box img {
	border: 1px solid #939292;
	float: left;
	margin-right: 10px;
}
.box p {
	color: #4d4949;
	font: .95em/1.3em Arial, Helvetica, sans-serif;
}
.b2 {
	background: #daedfd url(/_img/layup/b2_bg.gif) repeat-x;
}
.b2 h1 {
	color: #305f88;
	background: url(/_img/layup/arrow2.gif) no-repeat right 7px;
}
.b2 img {
	border: 1px solid #567fa3;
}
.b3 {
	background: #f9eacf url(/_img/layup/b3_bg.gif) repeat-x;
}
.b3 h1 {
	color: #c1871a;
	background: url(/_img/layup/arrow3.gif) no-repeat right 7px;
}
.b3 img {
	border: 1px solid #b48b3d;
}
.boxbot,
.boxbot2,
.boxbot3 {
	width: 213px;
	height: 6px;
	display: block;
	margin: -6px 0 0;
	z-index: 100;
	position: absolute;
	background: #f3f3f3 url(/_img/layup/lbot.png) no-repeat left bottom;
}
.boxbot2 {
	background: #daedfd url(/_img/layup/lbot.png) no-repeat left bottom !important;
}
.boxbot3 {
	background: #f9eacf url(/_img/layup/lbot.png) no-repeat left bottom !important;
}
.mainlist {
	margin: 0;
	padding: 0;
	width: 428px;
	list-style: none;
}
.mainlist li {
	margin: 10px 0 0;
	padding: 0;
	border-bottom: 1px solid #e7e7e7;
}
.mainlist h3  {
	margin: 1px 0;
	letter-spacing: 0;
}
.mainlist h3 a {
	color: #002c5f;
	text-decoration: none;
}
.mainlist a:hover {
	text-decoration: underline;
}
.mainlist h3 span {
	position: absolute;
	width: 4px;
	height: 7px;
	margin: 5px;
	background: url(/_img/layup/arrow2.gif) no-repeat;
}
.mainlist span {
	color: #ba8520;
}
.mainlist p {
	margin: 0 0 3px;
	clear: left;
}
#rightside {
	float: right;
	width: 195px;
	margin-top: -3px;
}
#rightside .box {
	padding: 15px 0 15px 20px;
	background: #002c5f url(/_img/layup/rbot.png) no-repeat left bottom;
}
#rightside .box a {
	width: 85px;
	float: left;
	color: #fff;
	padding-bottom: 0;
	margin: 4px 0 10px;
	text-decoration: none;
	font: .95em/1.3em Arial, Helvetica, sans-serif;
	background: url(/_img/layup/arrow5.gif) no-repeat right bottom;
}
#rightside .box img {
	float: right;
	border: none;
	clear: none;
	margin: 2px 10px 2px 0;
}
.rbox {
	margin: 6px 0 0;
	padding: 15px 15px 22px 20px;
	background: #ffc20e url(/_img/layup/rbot.png) no-repeat left bottom;
}
.rbox h1,
#rightside .box h1 {
	text-indent: -9000px;
	display: block;
	height: 19px;
}
.rbox a {
	color: #584217;
	padding-right: 8px;
	background: url(/_img/layup/arrow4.gif) no-repeat right 5px;
}
.rbox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.rbox li {
	margin: 0;
	padding: 0;
}
.rbox li a {
	background-position: left 2px;
	padding: 0 0 0 8px !important;
	font: .95em Arial, Helvetica, sans-serif;
}
.r1 h1 {
	width: 126px;
	background: url(/_img/layup/advertiser_title.gif) no-repeat;
}
.r2 h1 {
	width: 129px;
	float: none;
	background: url(/_img/layup/interactive_title.gif) no-repeat;
}
.r3 h1 {
	width: 74px;
	background: url(/_img/layup/qlinks_title.gif) no-repeat;
}
.r4 h1 {
	width: 88px;
	float: none;
	background: url(/_img/layup/sampledata_title.gif) no-repeat;
}
.r4 img {
	margin: 8px 16px 0 0 !important;
}
.rss {
	display: block;
	text-indent: -9000px;
	width: 195px;
	height: 45px;
	outline: 0;
	margin-top: 6px;
	background: url(/_img/layup/rss_but.gif) no-repeat;
}
.membinfo1 {
	float: left;
	width: 190px !important;
	margin: 0 0 25px;
}
.membinfo2 {
	float: right;
	width: 210px !important;
	margin: 0 0 25px;
}
.backbut, .backbut2 {
	margin: 25px 0 0;
	padding: 0 0 0 10px;
	float: left;
	text-decoration: none;
	background: url(/_img/layup/arrow_back.gif) no-repeat left 4px;
}
.backbut:hover {
	text-decoration: underline;
}
.complogo {
	float: right;
	border: 1px solid #d7d7d7;
}
.adpdf {
	clear: right;
	float: right;
	padding-right: 8px;
	margin: 8px 23px 0 0;
	background: url(/_img/layup/arrow_next.gif) no-repeat right 5px;
}
.otherads {
	margin: 25px 0 0;
}
.showall {
	position: absolute;
	margin: -35px 0 0 376px;
	padding-right: 8px;
	text-decoration: none;
	background: url(/_img/layup/arrow_next.gif) no-repeat right 5px;
}
.showall:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 908px;
	height: 56px;
	background: #eee;
	border-top: 6px solid #fff;
}
#footer .inbusiness {
	text-indent: -9000px;
	display: block;
	outline: 0;
	padding: 0;
	margin: 19px 24px 0 0;
	float: right;
	width: 145px;
	height: 19px;
	background: url(/_img/layup/inbusiness_logo.gif) no-repeat; 
}
#footer ul {
	margin: 0;
	padding: 13px 26px 0 13px;
	list-style: none;
	float: left;
}
#footer li { 
	display: inline;
	float: left;
}
#footer a {
	font: bold .95em Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;	
	padding: 0 10px 0 7px;
}
#footer .last {
	margin-top: 5px;
	clear: left;
	float: left;
	display: block;
}
#footer .last a { 
	color: #ccc;
	position: absolute;
	margin: 3px 0 0;
	width: 20em;
}
#footer a:hover,
#footer a:focus {
	color: #666;
}
.paging {
	clear: both;
	text-align: center;
	width: 428px;
	margin: 15px 0 0;
	padding: 0;
}
.paging ul {
	list-style: none;
	padding: 0;
	margin: 0 auto !important;
}
.paging li {
	display: inline;
	margin: 0;
	padding: 0;
}
.paging li a {
	margin: 0 2px 0 0;
	padding: 0 5px 1px 4px;
	text-decoration: none;
	color: #707070;
	border-right: 1px solid #e7e7e7;
	line-height: 1.3em;
}
.paging li a:hover, .paging li .on {
	color: #002c5f;
}
.paging .last a {
	border: none;
	padding-right: 0;
}
.paging .prev,
.paging .next {
	border: none;
	color: #002c5f;
}
.paging .prev {
	margin-right: 7px;
	padding: 0 0 0 10px;
	background: url(/_img/layup/arrow_back.gif) no-repeat left 4px;
}
.paging .next {
	margin: 0 0 0 10px;
	padding: 0 10px 0 0;
	background: url(/_img/layup/arrow_next.gif) no-repeat right 4px; 
}
.paging .prev:hover ,
.paging .next:hover {
	text-decoration: underline;
}
.docs {
	margin: 0;
	padding: 0;
}
.docs li {
	clear: left;
	list-style: none;
}
.docs a {
	padding: 5px 0 5px 22px;
	background: url(/_img/layup/docs.gif) no-repeat 0 -82px;
	float: left;
}
.docs span {
	float: left;
	padding: 5px 0 5px 22px;
	color: #999;
}

.xls { background-position: 0 4px !important;}
.pdf { background-position: 0 -125px !important;}
.doc { background-position: 0 -39px !important;}


#sitemap,
#sitemap ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#sitemap  a {
	display: block;
	text-decoration: none;
	color: #002c5f;
	padding: 2px 0 2px 18px;
}
#sitemap  a:hover { 
	text-decoration: underline;
}
#sitemap ul a {
	color: #666;
}
#sitemap ul a {
	font-weight: normal;
}
#sitemap li {
	border-left: 1px solid #CDCDCD;
	background: url(/_img/layup/sitemapli.gif) no-repeat 0 .5em;
}

#atoz {
	margin: 0 0 -15px;
	padding: 0 0 0 3px;
	width: 428px;
	height: 33px;
	list-style: none;
	border-bottom: 5px solid #6d84b4;
	background: #002c5f;
}
#atoz li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
#atoz li a {
	padding: 9px 5px 9px;
	color: #fff;
	height: 15px;
	float: left;
	text-decoration: none;
}
#atoz li a:hover {
	color: #6d84b4;
}
#atoz li a.on {
	color: #6d84b4;
	background: url(/_img/layup/atoz_on.gif) no-repeat center bottom;
}

#dataGrid {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
#dataGrid table {
	border-collapse: collapse;
	margin: 0 0 0 1px;
	width: 430px;
	background-color: #fff;
	font-size: 0.95em;
}
#dataGrid .highlight {
	background-color: #f7f7f7;	
}
#dataGrid .over {
	background-color: #e2e6f0;	
	cursor: pointer;
}
#dataGrid .table {
	display: table !important;
}
#dataGrid td,
th {
	border: 1px solid #ececec;
	padding: 0;
	color: #696969;
	vertical-align: top;
}
#dataGrid td a {
	text-decoration: none;
	color: #002c5f;
	display: block;
	padding: 5px 0 5px 10px;
}
#dataGrid span {
	display: inline;
	width: 9px;
	height: 12px;
	position: absolute;
	background: url(/_img/layup/arrow_next.gif) no-repeat right 4px;
}

#filtersearch {
	background: #aaa;
	padding: 6px 10px 11px;
	margin: 10px 0;
	height: 20px;
	width: 412px !important;
	border-bottom: 5px solid #e6e6e6;
}
#filtersearch h2 {
	float: left;
	color: #fff;
	font-size: 1.6em;
}
#filtersearch form {
	float: right;
}
#filtersearch label {
	display: none;
}
#filtersearch .textform,
#filtersearch .textformfocus {
	width: 185px;
	margin: 1px 0 0;
	padding: 3px 3px 3px 20px;
	border: 1px solid #999;
}
#filtersearch .textformfocus {
	background: #f4f4f4 !important;
}
#filtersearch select {
	width: 215px !important;
}
#filtersearch button {
	margin: 2px 0 0 2px;
	background-position: 0 -72px;
}

.LAlist td,
.LAlist th {
	padding: 4px 10px!important;
}
.LAlist th {
	color: #fff;
	background: #aaa !important;
}
.col2 { width: 70px}

th a {
	outline: none;
	text-indent: -99999px;
	display: block;
	float: right;
	background: url(/_img/layup/sort.gif) no-repeat -9px 0;
	margin-top: 2px;
	height: 9px;
	width: 9px;
}
th .asc{
	background-position: 0 0;
}
th .desc{
	background-position: -22px 0;
}

#googlemap {
	width: 430px; 
	height: 600px;
	margin-bottom: 3px;
}
/* Forms */

.formarea {
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select {
	padding: 0;
	width: 176px;
}
#searchform {
	margin: 23px 0 0;
	float: right;
	width: 254px;
}
#searchform label {
	text-indent: -9000px;
	width: 64px;
	height: 12px;
	margin: 5px 14px 0 0;
	float: left;
	display: block;
	background: url(/_img/layup/sitesearch.gif) no-repeat;
}
#searchform .textform {
	color: #a1a1a1;
}
#searchform button {
	background-position: 0 -96px;
}
#login label,
#advertform label {
	display: none;
}
#login p,
#advertform p {
	padding-bottom: 7px;
}
#searchform .textform,
#searchform .textformfocus,
#login .textform,
#login .textformfocus,
#advertform .textform,
#advertform .textformfocus {
	border: none;
	width: 131px;
	height: 14px;
	padding: 4px 3px 4px 13px;
	margin-right: 3px;
}
#login button {
	background-position: 0 -96px;
}
#remember {
	float: left;
	margin: 0 5px 0 -1px;
}
.remember label {
	display: block !important;
	float: left;
	color: #002c5f;
}
#advertform .textform,
#advertform .textformfocus {
	width: 111px;
}
#advertform .textformfocus {
	color: #333 !important;
	background: #e5e5e5 !important;
}
#advertform select,
#login select {
	width: 127px !important;
	height: 21px !important;
	padding: 2px 3px 3px 11px !important;
}
#login select {
	width: 147px !important;
}
#advancedsearch .left h2,
#advancedsearch .right h2 {
	width: 200px;
	float: left;
} 
#advancedsearch h2 span {
	float: left;
}
#advancedsearch h2 a {
	float: right;
	padding-top: 2px;
	font-size: .8em;
}
#advancedsearch .cat {
	margin-right: 200px;
}
#advancedsearch .cat h2 {
	width: 228px;
}
#advancedsearch label {
	display: none;
}
#advancedsearch fieldset,
#advancedsearch hr {
	margin-bottom: 10px !important;
}
#advancedsearch strong {
	width: 150px;
	float: left;
	padding: 3px 0 0;
}
#advancedsearch .textform,
#advancedsearch .textformfocus {
	width: 70px;
}
#advancedsearch button {
	float: right;
}
#advancedsearch p {
	clear: both !important;
}
.textform {
	background: #fff !important;
}
.textformfocus {
	color: #333 !important;
	background: #e5e5e5 !important;
}
.textform, 
.textformfocus {
	color: #666;
	padding: 3px;
	width: 168px;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label:after {
	color: #d11010;
	content: " *";
}
.formerror label {
	color: #000;
}
.error {
	color: #d11010;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#fff;
	width: 436px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.highlight {
	color: #002c5f;
}




