td {
	font-family: 'PT Sans Narrow', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-align: left;
	vertical-align: top;
}

.float {
	float: left;
}

.maintable {
	margin-left: auto;
	margin-right: auto;
}

.text {
	color: #666666;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	padding: 100px 30px 0px 30px;
}

h1 {
	margin-top: 15px;
	color: #000000;
	font-size: 29px;
	line-height: 29px;
	font-family: 'Judson', arial, serif;
	font-weight: normal;
}

.subcontentheaderblue {
	color: #5c93cc;
	font-size: 29px;
	line-height: 29px;
	font-family: 'Adobe Caslon Pro', Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-style: italic;
}

.subcontentheadergold {
	color: #ae9c5a;
	font-size: 29px;
	line-height: 29px;
	font-family: 'Adobe Caslon Pro', Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-style: italic;
}

h2 {
	color: #000000;
	font-size: 26px;
	line-height: 46px;
	font-family: 'Judson', arial, serif;
	font-weight: normal;
}

h3 {
	color: #000000;
	font-size: 15px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #5c93cc;
	text-decoration: none;
}

a:hover {
	color: #ae9c5a;
	text-decoration: none;
}

.footersize {
	width: 1080px;
	max-width: 1080px;
	margin: 0px auto;
}

.address {
	float: left;
	font-family: 'PT Sans Narrow', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #666666;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	width: 187px;
	height: 125px;
	background-image: url(../images/FooterLogo.png);
	background-repeat: no-repeat;
	padding: 30px 0px 0px 160px;
	margin-top: 38px;
}

.footer {
	padding: 20px 0px 0px 0px;
	margin-top: 38px;
	border-left: solid #252e37 1px;
	border-right: solid #252e37 1px;
	width: 324px;
	height: 100px;
	color: #5c8e30;
	line-height: 14px;
	font-size: 11px;
	float: left;
	font-family: 'PT Sans Narrow', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
}

.footer div {
	margin-left: 40px;
	float: left;
}

.footer a {
	color: #5c93cc;
}

.footer a:hover {
	color: #ffffff;
}

.smaller {
	float: right;
	color: #666666;
	font-size: 16px;
	line-height: 20px;
	text-align: right;
	font-family: 'PT Sans Narrow', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin-top: 38px;
	padding-top: 30px;
	padding-left: 40px;
}

.smaller a {
	color: #8499d7;
}

.smaller a:hover {
	color: #ffffff;
}

.white {
	color: #ffffff;
}

.white td {
	color: #ffffff;
}

.leftbg {
	background-image: url(../images/The_Mentor_Group_01.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 460px;
}

.rightbg {
	background-image: url(../images/The_Mentor_Group_05.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 460px;
}

.leftbg2 {
	background-image: url(../images/The_Mentor_Group_17.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 460px;
}

.rightbg2 {
	background-image: url(../images/The_Mentor_Group_19.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 460px;
}

#Securities {
	margin-left: 30px;
}

.logo {
	float: left;
	margin: 9px 0px 0px 0px;
	width: 100%;
	height: 100%;
}

.TaglineNumber {
	float: right;
	width: 789px;
	max-width: 789px;
	overflow: hidden;
}

.Newspost {
	display: block;
	font-family: 'PT Sans Narrow', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #666666;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	padding: 10px 20px 10px 0px;
	margin: 20px 0px 0px 0px;
	border-bottom: solid #dddddd 1px;
}

.date {
	background-image: url(../images/DateIcon.png);
	background-repeat: no-repeat;
	height: 16px;
	padding: 0px 0px 0px 20px;
	bottom: 5px;
	margin: 0px;
	font-size: 18px;
	font-family: 'PT Sans Narrow', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #222222;
}

.postheader {
	font-size: 20px;
	color: #5c93cc;
	font-family: 'PT Sans Narrow', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

#RightColumn img {
	width: 100%;
	height: 100%;
	max-width: 390px;
	max-height: 105px;
}

nav, ul, li, a {
	margin: 0;
}

.container {
	width: 80%;
	max-width: 1080px;
	margin: 0px auto;
	padding: 5px 30px 0px 30px;
	z-index: 10000;
	position: absolute;
}

.toggleMenu {
	font-family: 'PT Sans Narrow', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 16px;
	display: none;
	background: #5c93cc;
	padding: 10px 15px;
	color: #ffffff;
}

.nav {
	list-style: none;
	*zoom: 1;
}

.nav:after {
	content: ' ';
	display: table;
}

.nav:after {
	clear: both;
}

.nav ul {
	list-style: none;
	width: 9em;
	z-index: 10000;
}

.nav a {
	background-image: url(../images/MentorGroup-Main_05.png);
	padding: 10px 15px;
	color: #222222;
	text-decoration: none;
	font-family: 'PT Sans Narrow', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	-moz-text-shadow: 1px 1px 0px #d1b753;
	-webkit-text-shadow: 1px 1px 0px #d1b753;
	text-shadow: 1px 1px 0px #d1b753;
	font-weight: normal;
	z-index: 10000;
}

.nav a:hover {
	color: #ffffff;
}

.nav li {
	margin: 0px 2% 0px 2%;
	text-align: center;
	position: relative;
}

.nav > li {
	float: left;
}

.nav > li > .parent {
	background-image: url('../images/downArrow.png');
	background-repeat: no-repeat;
	background-position: right;
}

.nav > li > a {
	display: block;
}

.nav li  ul {
	position: absolute;
	left: -9999px;
	background-color: #97874e;
}

.nav > li.hover > ul {
	left: 0;
}

.nav li li.hover ul {
	left: 100%;
	top: 0;
}

.nav li li a {
	color: #b6daff;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
	font-weight: normal;
	margin: 0px;
	display: block;
	background: #5c93cc;
	position: relative;
	z-index: 100;
	border-top: 1px solid #4980b9;
}

.nav li li li a {
	color: #b6daff;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
	font-weight: normal;
	width: 150px;
	display: block;
	background: #5c93cc;
	position: relative;
	z-index: 200;
	border-top: 1px solid #4980b9;
}

 {
	.active {        display: block;
	background-color: #222222;
}

.nav > li {
	float: none;
}

.nav > li > .parent {
	background-position: 95% 50%;
	background-color: #97874e;
}

.nav li li .parent {
	background-image: url('../images/downArrow.png');
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

.nav ul {
	display: block;
	width: 100%;
}

.nav > li.hover > ul , .nav li li.hover ul {
	position: static;
}

div.iflylist {
	border-top: solid 1px #ffffff;
	line-height: normal;
}

div.ifly {
	font-family: Arial, Verdana;
	font-size: 11px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

div.iflyOver {
	background-color: #B19E59;
}

div.ifly a {
	color: #FFFFFF;
}

div.ifly a:hover {
	color: #FFFFFF;
}

div.iflyOver a.iflyOver {
	color: #FFFFFF;
}

div.iflyOver a.iflyOver:hover {
	color: #FFFFFF;
}
