﻿body {
	font-size: 10pt;
	font-family: Trebuchet MS, Arial,  Helvetica, serif;
	font-weight: normal;
	line-height: normal;
	/*background-image: url(img/bg.gif);*/
}

#pageHeading{
    margin: 0 0 5% 0;
    padding: 0;
    width: 99%;
}

#pageTitle{
	width: 62%;
    margin: 0;
    padding: 0;
    float: left;
}

#loginStatus{
	/*width: 35%;
    margin: 25px 5px 0 0;
    padding: 0;
    float: right;*/
	display:none;
	visibility:hidden;
}

.helpText{
    color: #666666; 
}
    
.imageButton{
    float: left;
    margin: 10px 0 10px 0;
    padding: 0;
}

.imageButtonCreateAccount{
    float: left;
    margin: 0 0 10px 138px;
    padding: 0;
}

/* begin site section styles */
#industryLinks ul{
    list-style: none;
    margin-left: 0px;
    padding: 0px;
}
/* end site section styles */

#container{
	background-color: #fff;
	margin: 0 auto 0 auto;
	padding: 0;
	/*border: 1px solid #5e1398;*/
	/*width: auto;
	overflow:auto;*/
	width: 100%;
}

#header{
	width: 100%;
	display: none;
	visibility: hidden;
	/*float:left;
	clear:both;*/
}

#headerPrint{
    display:block;
}

#content{
	background-color: #fff;
	width:100%;
	padding-left: 37px;
	padding-right: 25px;
	padding-top: 0;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	/*clear:both;*/
	vertical-align: top;
	text-align: left;
}

.content {
	background-color: #fff;
	padding-left: 0;
	padding-bottom: 0;
	vertical-align: top;
	text-align: left;
}

.maincontent {
	/*width: 630px;
	margin-top: 15px;*/
	width: 100%;
}

.border {
	border: 1px solid #5e1398;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #5f5ac8;
	text-decoration: none;
	}
	
a:hover {
	color: #1710ac;
	text-decoration: underline;
}

.top {
	/* background-image: url(img/top_bg.jpg); */
	/* background-repeat: no-repeat; */
	/* border-top: 6px solid #5d208b; */
	height: 100%;
	/* background-color: #723e95; */
	margin-top: 6px;
}

#bannerAd{
    display:none;
}

#logo {
	float: left;
	margin-left: 15px;
	margin-right: 19px;
	margin-top: 40px;
	display: inline;
}

#logonoad {
	margin-top: 40px;
	margin-left: 15px;
	margin-bottom: 46px;
}

#utility{
	display:none;
	visibility:hidden;
}

#utility img{
    padding-right: 5px;
    padding-left: 10px;
}

.jump {
	padding: 5px 5px 5px 5px;
	background-color: #faf9f0;
	width: 98%;
	margin-bottom: 20px;
}

.button {
	background-image: url(img/but_blue.gif);
	color: White;
	width: 112px;
	height: 28px;
	padding-top: 3px;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-top:20px;
}

#butlink {
	text-decoration: none;
	color: White;
}

/* begin navigation */
.navbar {
	background-color: #d88528;
	border-top: 1px solid #e8a24f;
	border-bottom: 1px solid #e8a24f;
	color: #ffe7b9;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
}

#nav {
	display:none;
	visibility:hidden;
}

#navon{
	display: none;
	visibility:hidden;
}

#navshadowtan {
    display: none;
    visibility:hidden;
}

#subnav {
    display: none;
    visibility:hidden;
}
/* end navigation */

/* begin home page styles */
#find {
	background-image: url(img/box_find_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 188px;
	height: 112px;
	margin-right: 12px;
	padding-left: 13px;
	padding-top: 5px;
	margin-left: 37px;
	border: 4px solid #deedee;
}

#find  dl {
	 margin: 7px;
}
	
#find  dt {
	padding-top: 5px;
	font-size: 110%;
	color: #5e1398;
	font: lighter;
	line-height: 2em;
	font-family: Georgia, serif;
	padding: 0px;
	margin: 0px;
}
	
#find  dd {
	line-height: 1.35em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-right: 14px;
	font-size: 100%;
}
	
#post {
	background-image: url(img/box_post_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 12px;
	width: 188px;
	height: 112px;
	padding-left: 13px;
	padding-top: 5px;
	border: 4px solid #deedee;
}

#post  dl {
	 margin: 7px;
	 padding: 0;
}
	
#post  dt {
	padding-top: 5px;
	font-size: 110%;
	color: #5e1398;
	font: lighter;
	line-height: 2em;
	font-family: Georgia, serif;
	padding: 0px;
	margin: 0px;
}
	
#post  dd{
	line-height: 1.35em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-right: 7px;
	font-size: 100%;
}

#email{
	background-image: url(img/box_email_bg.jpg);
	background-repeat: no-repeat;
	width: 188px;
	height: 112px;
	margin-right: 12px;
	padding-left: 13px;
	padding-top: 5px;
	border: 4px solid #deedee;
	background-position: left;
}

#email  dl{
	 margin: 7px;
	 padding: 0;
}
	
#email  dt{
	padding-top: 5px;
	font-size: 110%;
	color: #5e1398;
	font: lighter;
	line-height: 2em;
	font-family: Georgia, serif;
	padding: 0px;
	margin: 0px;
}
	
#email  dd {
	line-height: 1.35em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	margin-right: 7px;
	font-size: 100%;
}

#dir {
	background-image: url(img/box_dir_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 188px;
	height: 112px;
	padding-left: 13px;
	padding-top: 5px;
	margin-right: 25px;
	border: 4px solid #deedee;
}

#dir dl{
	 margin: 7px;
	 padding: 0;
}
	
#dir dt{
	padding-top: 5px;
	font-size: 110%;
	color: #5e1398;
	font: lighter;
	line-height: 2em;
	font-family: Georgia, serif;
	padding: 0px;
	margin: 0px;
}
	
#dir dd{
	line-height: 1.35em;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}

.teal{
	background-color: #9fd2d7;
	padding-right: 130px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 37px;
}

.teal2{
	background-color: #9fd2d7;
	background-image: url(img/box_border.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.news{
	background-color: #f6f0d4;
	padding-left: 34px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 490px;
}

.news ul{
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	width: 490px;
	
}

.news ul li{
	padding-left:16px;
	padding-bottom: 10px;
	line-height: 1.5em;
	list-style: none;
	background: url(img/arrow_sm.gif) no-repeat 0px 7px;
}

#indlinks, 
#indbooks{
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#indlinks ul, 
#indbooks ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#indlinks ul li, 
#indbooks ul li{
	padding-left:16px;
	padding-bottom: 10px;
	line-height: 1.5em;
	list-style: none;
	background: url(img/bullet_sm.gif) no-repeat 0px 7px;
}

.sponsors{
	background-color: #f6f0d4;
	padding-top: 20px;
	padding-left: 68px;

}

#question{
	margin: 15px 0px 0px 0px;
	padding-right: 30px;
}

.logobox{
	background: #FFFFFF url(img/sponsors_bg.gif) no-repeat center;
	border: 2px solid #dcd9ce;
	width: 330px;
}

.sponsorlogos{
	padding: 15px 0px 10px 15px;
	margin: 0px 0px 0px 0px;
	width: 125px;
	height: 125px;
	display:table-cell;
	text-align: center;
	vertical-align: middle;
}
/* end home page styles */

.sidebar{
	background-color: #f6f0d4;
	vertical-align: top;
	padding-left: 40px;
	padding-right: 5px;
	padding-top: 18px;
}

.full{
	background-color: #f6f0d4;
	vertical-align: top;
	padding-right: 35px;
	padding-top: 55px;
	padding-left: 37px;
}

/* begin resource directoy styles */
.feedback{
	color: #ef8b29;
	font-size: 100%;
}
  
/* begin resource directoy styles */
.rdlisting{
	float: left;
	clear: both;
	margin: 20px 0px;
	padding: 0px;
	color: #000000;
	border-right: 3px solid #ede8cd;
	border-bottom: 3px solid #ede8cd;
	background: url(img/rounded-right.jpg) top right no-repeat;
	width: 100%;
} 
.rdlisting a{
	font-size: 100%;
}
.rddesc{
	margin: 0px;
	padding: 30px 30px 10px 30px;
	background: url(img/rounded-left.jpg) top left no-repeat;
}
.rdlink{
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background: url(img/rounded-left.jpg) bottom left no-repeat;
}
.rdlink em{
	display: block;
	padding: 0px 30px 30px 0px;
	font-style: normal;
	background: url(img/rounded-right.jpg) bottom right no-repeat;
}
.rdlink .rdOuterTable{
    display: block;
	padding: 0px 0px 30px 0px;
	font-style: normal;
	background: url(img/rounded-right.jpg) bottom right no-repeat;
}
.rdlink .rdInnerTable{
    background:transparent;
}
.rdh1{
	font-size: 140%;
	color: #5e1398;
	font: lighter;
	padding-top: 18px;
	line-height: .5em;
	font-weight: lighter;
	clear: both;
}
.rdphone{
	font-size: 110%;
	color: #5e1398;
	font: lighter;
	padding-top: 18px;
	line-height: .5em;
	font-weight: lighter;
}
.rdurl{
	font-size: 110%;
	font: lighter;
	padding-top: 18px;
	line-height: .5em;
	font-weight: lighter;
}
.rdcontacttext{
	font-size: 95%;
	line-height: 1.5em;
	color: #656565;
}
.rddivider{
	font-size: 120%;
	color: #b9b8b8;
}
.rdoverview{
	/*width: 480px;
	vertical-align: top;*/
	width:100%;
}
.rdcontact{
	line-height: 1.75em;
	font-size: 95%;
	padding-left: 15px;
}
/* end resource directoy styles */

/* begin text headers */
h1{
	font-size: 170%;
	color: #000;
	font: lighter;
	padding-top: 18px;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	clear: both;
}

h2{
	font-size: 125%;
	color: #5e1398;
	font-weight: 100;
	font-family: Georgia, serif;
	line-height: 1em;
	clear: both;
}

.h2{
	font-size: 125%;
	color: #5e1398;
	font-weight: 100;
	font-family: Georgia, serif;
   line-height: 1em;
}
.h2link{
	font-size: 100%;
	color: #5e1398;
	font-weight: lighter;
	font-family: Georgia, serif;
	line-height: 1em;
	clear: both;
}
a.h2link:link{
	text-decoration: none;
	color: #5e1398;
}
a.h2link:visited{
	text-decoration: none;
	color: #5e1398;
}
a.h2link:hover{
	text-decoration: none;
	color: #5e1398;
}

h3{
	font-size: 110%;
	color: #d88528;
	font-weight: lighter;
	font-family: Georgia, serif;
	line-height: 1em;
	clear: both;
}

p{
	line-height: 1.5em;
}

.subhead{
	font-weight: bold;
	padding-bottom: 10px;
}
/* end text headers */

.posted{
	color: Gray;
	font-size: 80%;
	padding-left: 20px;
}

.rdpulldown{
  	margin: 0;
  	padding: 15px 10px 10px 10px;
  	list-style: none;
	width: 100%;
	height: 35px;
	background-image: url(img/pulldown_bg.jpg);
	border: 1px solid #c4abd6;
}

.vrdpulldown{
	margin: 0;
	padding: 7px 10px 15px 10px;
	list-style: none;
	width: 310px;
	height: 50px;
	background-image: url(img/pulldown_bg.jpg);
	border: 1px solid #c4abd6;
	vertical-align: top;
	line-height: 2.5em;
}

.rdpulldown img{
	padding-left: 5px;
}

.fajpulldown{
	margin: 0;
	padding: 7px 10px 15px 10px;
	list-style: none;
	height: 50px;
	background-image: url(img/pulldown_bg.jpg);
	border: 1px solid #c4abd6;
	vertical-align: top;
	line-height: 2.5em;
}

.description{
	color: #444444;
}

.results{
	color: #686868;
	padding-top: 10px;
	padding-bottom: 10px;

}

#resnav{
  padding-left: 130px;
  text-align: right;
}

.table{
	border: 1px solid #d88528;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}

.tableIndustryLinks{
	border: 1px solid #d88528;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}

.tableIndustryLinks td, .tableIndustryLinks th{
	padding: 5px;
	font-weight: normal;
}

.td{
	padding-top: 10px;
}

.td ol{
	line-height: 1.5em;
}

/* begin side bar + feature boxes */
#sidebar{
	/*margin: 0;
	padding: 0 10px;
	float: right;
	clear: none;*/
	display:none;
	visibility:hidden;
}

.featurebox{
	/*height: 195px;
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #aab6b7;
	background-image: url(img/feat_dir.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 58px;
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 5px;
	font-size: 90%;
	padding-bottom: 15px;*/
	display:none;
	visibility:hidden;
}

.featurepost{
   margin: 0;
	width: 180px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #aab6b7;
	background-image: url(img/feat_post.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 30px;
}

.featuredir{
   margin: 0;
	width: 180px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #aab6b7;
	background-image: url(img/feat_dir_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 30px;
}

.featuredir2{
	height: 90px;
	width: 295px;
	background-color: #dff1f2;
	border: 1px solid #aab6b7;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-position: top;
	background-image: url(img/dir2_bg.jpg);
}

.featureadv{
	margin: 0;
	width: 180px;
	height: 215px;
	border: 1px solid #aab6b7;
	background-position: top;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 30px;
	background: White url(img/feat_adv.jpg) no-repeat;
}

.featureadvbcard{
	height: 190px;
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #aab6b7;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-position: top;
	background-image: url(img/feat_adv_bcard.jpg);
	background-repeat: no-repeat;
}

.featurelogin{
	height: 90px;
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #aab6b7;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-position: top;
	background-image: url(img/box_login_bg.jpg);
	background-repeat: repeat-x;
}

.featureemail_1 {
 height: 90px;
 width: 295px;
 background-color: #dff1f2;
 border: 1px solid #aab6b7;
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 background-position: top;
 background-image: url(img/feat_email_bg.jpg);
 }
 
.featureemail{
 margin: 0;
 width: 196px;
 height: 165px;
 background-color: #FFFFFF;
 border: 1px solid #aab6b7;
 background-image: url(img/feat_email_bg.jpg);
 background-position: top;
 background-repeat: no-repeat;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 30px;
}
/* end side bar feature boxes */

#steps{
  list-style: none;
  	margin: 0 0 0 0px;
	padding: 20px 0px 0px 0px;
}

#step1{
	padding: 0px 0px 25px 35px;
	background: url(img/step_1.jpg) no-repeat 0px 0px;
	list-style: none;
}

#step2{
	padding: 0px 0px 25px 35px;
	background: url(img/step_2.jpg) no-repeat 0 0px;
	list-style: none;
}

#step3{
	padding: 0px 0px 25px 35px;
	background: url(img/step_3.jpg) no-repeat 0 0px;
	list-style: none;
}

.disclaimer{
	font-size: 80%;
	color: #5e5e5e;
	background-color: #f6f0d4;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 35px;
}

.footer{
	/*font-size: 85%;
	color: #000;
	width:100%;
	background-color: #fff;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 35px;*/
	display: none;
	visibility: hidden;
}

hr{
	border: none 0; 
	border-top: 1px solid #cfcfcf;
	width: 100%;
	height: 1px;
	margin: 10px 0px 10px 0px;
}

.alertText{
	color: #CC0000;
}

.jppBtn{
    margin-top: 2px;
}

.featureEditPosting{
	width: 180px;
	padding: 0px 10px 15px 10px;
	float: right;
	clear: none;
	background-color: #ffffff;
	border: 1px solid #aab6b7;
	background-image: url(img/featureEditPosting_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 25px;
}

.featureEditPosting h2
{
    width: 120px;
    padding-top: 7px;
	padding-right: 70px;
	padding-bottom: 7px;
	font-size: 100%;
	line-height: 150%;
}

.featureEditListing{
	width: 180px;
	padding: 0px 10px 15px 10px;
	float: right;
	clear: none;
	background-color: #ffffff;
	border: 1px solid #aab6b7;
	background-image: url(img/featureEditListing_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.featureEditListing h2
{
    width: 120px;
    padding-top: 7px;
	padding-right: 70px;
	padding-bottom: 7px;
	font-size: 100%;
	line-height: 150%;
}

.myAccountTable
{
    width: 650px;
    float: left;
    clear: none;
}

.myAccountRule
{
    float: left;
    clear: both;
    width: 99%;
    margin-top: 15px; 
    margin-bottom: 15px;
}
#btnBack{
    display:none;
}
