h2 {
	color: #4E4E4E;
}

h3 {
	font-size: 1em;
	color: #4E4E4E;
}

p {
	margin: 0.5em 0px 1em 0px;
}

.content {
	width: 585px;
	padding: 0px 0px 0px 48px;
	line-height: 1.2em;
	font-size: 10pt;
}
.content2 {
	width: 858px;
	padding: 0px 0px 0px 48px;
	line-height: 1.2em;
	font-size: 10pt;
}
.resources ul {
list-style: none;
	margin-left: 0;
	padding-left: 0em;
	text-indent: -.6em;
}

.content ul, content ol, .content2 ul, .content2 ul {
	margin: 0px 0 0px 1.2em;
	padding: 0px;
}

.content ul li, .content2 ul li {
	/*margin: 0.5em 0px 0.5em 0px;*/
}

.content h1, .content2 h1{
	font-size: 18pt;
}
.content h3, .content2 h3 {
	font-weight: bold;
}
/*.content h3 a, .content2 a { color: #B15346;}*/

.caption {
	font-size: 9pt;
	line-height: 1.2em;
	font-style: italic;
	
}

#title-executive-team {
	background-image: url(../img/title-executive-team.png);
}


#title-virtual-office {
	background-image: url(../img/title-virtualoffice-large.png);
}

#title-datatrax {
	background-image: url(../img/title-datatrax.gif);
}

#title-consulting {
	background-image: url(../img/title-consulting.gif);
}

#title-careers {
	background-image: url(../img/title-careers.png);
}

#title-press {
	background-image: url(../img/title-press.png);
}

#title-resources {
	background-image: url(../img/title-resources.png);
}
#title-videos {
	background-image: url(../img/mlm_videos.png);
}
#title-404 {
	background-image: url(../img/title-404.png);
}

.right-image {
	float: right;
	width: 267px;
	height: auto;
	margin-top: 0em;
}
.top-image {
	float: center;
	width: 900px;
	height: auto;
	margin-top: 0em;
	padding: 0px 0px 0px 48px;
}

.moreinfobox td {
	background-color: #D4D4D4;
	padding: 15px;
}
.moreinfobox a {
	color: #959595;
	font-weight: normal;
	font-size: 11px;
	line-height: 1em;
}
.moreinfobox a:hover, .moreinfobox a.selected {
	color: #4e4e4e;
}

