/* Handles PNGs in IE 5.5 and 6 */
img { behavior:  url(images/iepngfix.htc);  
  }


.vAlignMid {
	vertical-align: middle;	
}


/* LAYOUT CONTENT STYLES */

input:focus
{
background-color:yellow;
}


#joinPageContainer {
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-color: #ecebeb;
	width: 786px;
	border-top-width: 14px;
	border-right-width: 12px;
	border-bottom-width: 10px;
	border-left-width: 12px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#joinPageHdr {
	margin: 0px;
	width: 698px;
	height: 138px;
	padding: 0px;
	overflow: hidden;
}


.joinSectionHdr {
	text-decoration: none;
	height: 116px;
	width: 786px;
	color: #fff;
	padding: 0px;
	background: url(images/top_logo_22sites.jpg) no-repeat 0px 0px;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.joinForm {
	width: 780px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.joinForm table {
	width: 786px;
	margin: 0px;
	padding: 0px;
	background: #EEEEEE;
}
.joinForm tr td {
	font-size: 13px;
	color: #999999;
	font-weight: normal;
	background-color: #FFFFFF;
}
.joinForm .step {
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	#background: url(images/join-bg.jpg);
	text-indent: 10px;
	font-size: 13px;
}
.joinForm .option {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background: url(images/join-bg.jpg);
}
.joinForm .instruction {
	color: #333;
	font-weight: Bold;
	text-align: left;
	
		background: #EEEEEE url(images/join-gradient2.jpg) repeat-x left top;

	font-size: 13px;
	margin: 0px;
	padding: 15px;
}
.joinForm .paymentOption {
	text-align: center;
	margin: 0px;
	padding: 5px;
	float: left;
}
.joinForm .blank {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
}
.joinForm .input {
	color: #CCCCCC;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	background: #999999;
}
.joinForm input {
	margin: 0px;
}
.joinForm select {
	margin: 5px 0px;
}
#joinPageContainer .joinForm .instruction ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#joinPageContainer .joinForm .instruction li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#joinPageContainer .joinForm .instruction .itemSpacer {
	width: 20px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
#joinPageContainer .joinForm .instruction .paymentOption img {
	margin: 0px 0px 7px;
	padding: 0px;
}
div.errormessage {
    background-color: #FFFF33;
    border: 1px dashed #CFCFCF;
    margin-top: 8px;
    margin-bottom: 16px;
    padding: 6px 6px 6px 32px;
    line-height: 18px;
}

div.errormessage td {
    line-height: 10px;
}

img.errormessage {
    margin-left: -20px;
}
body {
	background-color: #666666;
}
.style1 {
	color: #FFFF00;
	font-weight: bold;
}
.style4 {font-size: 12px}

.style_atm {
	color: #3333FF;
	font-weight: bold;
}

.red_notice {
	color: #FF0000;
	font-weight: bold;
}

.thumbbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	font-weight: bold;
	width: auto;
}
.thumb2 img {
	margin-top: 8px;
}
.thumbs {
	padding: 0px;
	padding-top: 8px;
	text-align: center;
	width: 300px;
	}

.thumb2 {
	height: 140px;
	width: 176px;
	background-image: url(images/thumb2-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 1px;
}

