@charset "utf-8";
.subNews {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #1A1A1A;
	margin-left: 25px;
}
.join {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #1A1A1A;
	margin-left: 25px;
}
.joinIcon {
	position: absolute;
	background-image: url(../images/gui/join_today_icBig.jpg);
	height: 57px;
	width: 41px;
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-left: 6px;
}
.joinTop {
	background-image: url(../images/gui/join_now_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 53px;
	font-size: 1.45em;
	font-weight: bold;
	height: 42px;
	padding-top: 11px;
	margin-bottom: -11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-top-color: #A198B3;
	border-right-color: #A198B3;
	border-left-color: #A198B3;
}
.thrColFixHdr  #subCol2 {
	width: 460px;
	margin: 0;
	float: left;
	padding-bottom: 25px;
	padding-top: 15px;
	padding-left: 15px;
}
#subCol3 .joinDes {
	background-color: #000000;
	background-image: url(../images/gui/join_now_back2.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 50px;
	padding-bottom: 25px;
	padding-top: 8px;
	padding-right: 8px;
}

.thrColFixHdr   #subCol3 {
	float: right; /* since this element is floated, a width must be given */
	width: 275px;
	padding-top: 25px;
	padding-bottom: 25px;
} 
.blockHeader {
	margin-top: 100px;
	position: absolute;
	margin-left: 206px;
}
#subCol2 li {
	list-style-image: url(../images/gui/bullet.gif);
	padding-bottom: 15px;
}

#subCol2  h2 {
	font-size: 1.3em;
	line-height: 1.4em;
	padding-bottom: 15px;
}

#subCol2  h3 {
	font-size: 1.35em;
	line-height: 1.35em;
	padding-bottom: 15px;
	padding-left: 15px;
}

#subCol2  h4, h5, h6 {
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: 15px;
	color: #648D45;
}

#subCol2  p {
	padding-bottom: 15px;
}

#subCol2  a {
color: #648D45;
}

#subCol2  a: hover{
text-decoration:none;
}

.joinDes  {
	background-color: #000000;
	background-image: url(../images/gui/join_now_back2.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 50px;
	padding-bottom: 25px;
	padding-top: 8px;
	padding-right: 8px;
}
