

/* GLOBAL TAG DEFINITIONS */
h1 {
	font-family: Century Gothic, Verdana;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	margin: 2px;
}
h2 {
	font-family: Century Gothic, Verdana;
	font-size: 16px;
	color: #CC9900;
	margin: 2px;
}
h3 {
	font-family: Century Gothic, Verdana;
	font-size: 14px;
	color: #666666;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	margin: 2px;
}
p {
	font-family: Verdana, Century Gothic;
	margin: 2px;
	margin-left: 5px;
}
body,td {
//	font-family: Verdana, Century Gothic;
	font-family: Century Gothic, Verdana;
	font-size: 12px;
	color: #666666;
	border-color: #ffffff;
}
body {
	background-color: #ffffff;	
	margin:0;
}
a:link {
//	color: #7B1C85;
	volor: blue;
	text-decoration: underline;
}
a:visited1 {
//	text-decoration: underline;
//	color: #7B1C85;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active1 {
}

Xtd img {

}

Xth {
	font-weight: normal;
	border-color: #666666;
}

/* CLASS DEFINITIONS */
.pageTitle {
	font-family: Century Gothic, Verdana;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #8D6391;
	border-collapse: collapse;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-variant: small-caps;
}




body,td {
	font-family: Verdana, Century Gothic;
	font-size: 12px;
	color: #666666;
	border-color: #ffffff;
}

.header_container {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	height:80px;
	background:url(Custom/Images/header_fade.jpg) 0 -10px repeat-x;
}


.columnHead {
	font-family: Verdana, Century Gothic;
	font-size:11px;
	font-weight:bold;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(Custom/Images/columnHead.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
}


.columnHead170 {
	font-family: Verdana, Century Gothic;
	font-size:11px;
	font-weight:bold;
	padding-left: 4px;
	padding-right: 4px;
	height: 0px;
	text-align: center;
}


.columnFoot {
	font-family: Verdana, Century Gothic;
	font-size:14px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(Custom/Images/columnFoot.gif);

	color: #FFFFFF;
	height: 10px;
}

.columnFoot170 {
	font-family: Verdana, Century Gothic;
	font-size:14px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(Custom/Images/columnFoot170.gif);

	color: #FFFFFF;
	height: 10px;
}



.top_main_nav {display:block; clear:both; margin:0; padding:0; height:37px; }
.richdad_logo {display:block; float:left; margin:0 10px 0 0; padding:0; width:220px; height:37px; border:0;}
ul.top_nav {float:left; margin:0; padding:9px 0 0 28px;}
ul.top_nav li {display:inline; padding:0 12px; color:#ffffff; text-decoration:none;}
ul.top_nav li.first {margin-left:0; padding-left:0; }
ul.top_nav li.last {margin-right:0; padding-right:0; }
ul.top_nav li a, ul.top_nav li.last a {padding:0; color:#ffffff; font-size:14px; font-family:'Trebuchet MS','Century Gothic', Helvetica, Arial, sans-serif; font-weight:normal; text-decoration:none;}
ul.top_nav li a:hover, ul.top_nav li a.active, ul.top_nav li.last a:hover, ul.top_nav li.last a.active {color:#ffffff; text-decoration:underline;}

ul.account_nav {display:block; float:right; clear:both; margin:0; padding:10px 0 16px 0; color:#ffffff; font-size:10px; font-family:Verdana, Geneva, sans-serif; background:;}
ul.account_nav li {display:inline; padding:0; color:#dddddd;}
ul.account_nav li a {padding:0; color:#dddddd;font-size:11px; font-family:Verdana, sans-serif; font-weight:normal; text-decoration:underline;}
ul.account_nav li a:hover, ul.account_nav li a:active {color:#ffffff; text-decoration:underline;}


/* NAVIGATION CONTROL ITEMS */
a.Nav {
	display: block;
	width: 98%;
	height: 18px;	
	padding-top: 4px;
	padding-left: 2px;
	color: #333333;

	font-weight: bold;
	font-size: 11px;
}
a.Nav:link {
	color: #333333;
	text-decoration: none;
}
a.Nav:visited {
	text-decoration: none;
	color: #333333;
}
a.Nav:hover {
	text-decoration: none;
	color: #333333;
//	background-color: #ffffff;
}
a.Nav:active {
	text-decoration: none;
	color: #85248F;
}
.tdNav
{
	 border-bottom-width:0px;
	 border-top-width:0px;
	 border-left-width:0px;
	 border-right-width:0px;
	 border-collapse:collapse;
	 border-style:solid;
	 border-color:#ffffff;
	 padding:3;
}


.PageNav {
	position: absolute;
	top:220px;
	left:80px;
	width:135px
	padding:5;
}

/* SUB NAVIGATION CONTROL ITEMS */
a.SubNav {
	display: block;
	height: 14px;	
	padding-top: 4px;
	padding-left: 2px;
	color: #333333;
	font-size: 10px;
	border-style: solid;
	border-color: #ffffff;
	border-collapse: collapse;
	border-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;	

}
a.SubNav:link {
	color: #333333;
	text-decoration: none;
}
a.SubNav:visited {
	text-decoration: none;
	color: #333333;
}
a.SubNav:hover {
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
}
a.SubNav:active {
	text-decoration: none;
	color: #85248F;
}
.tdSubNav
{
	padding-left: 12px;
}
.tdSubNavTop
{
	 border-bottom-width:1px;
	 border-top-width:0px;
	 border-left-width:0px;
	 border-right-width:0px;
	 border-collapse:collapse;
	 border-style:solid;
	 border-color:#ffffff;
}


.ContentMain {
margin-top:30px;
margin-left:20px;
	padding-left:10px;
	padding-right:10px;
font-size:10pt;
font-family: Century Gothic, Verdana;
}

.ContentMain1 {
	margin-top:40px;
	margin-left:20px;
	padding-left:10px;
	font-size:10pt;
	font-family: Century Gothic, Verdana;
}


.MyLogo {
	background-image: url(Custom/Images/EQC_Logo.gif);
	background-image: url(Custom/Images/columnFoot.gif);
	position: absolute;
	top:25;
	left:50
	width:150;
	height:150;

}

.FormValues {font-size:9pt;color:#000000;font-weight:normal;padding:2;}
.FormValuesTitle {font-size:14pt;color:#003366;font-weight:bold;padding:2;}
.FormFields {font-size:8pt;color:#000000;font-weight:normal;padding:2;}

.SaveButton {font-size:9pt;color:#ffffff;background-color:#3a0a40;font-weight:normal;padding:2;}
.ResetButton {font-size:9pt;color:#000000;background-color:#e7e7e7;font-weight:normal;padding:2;}


.NewsEdit {width:700;padding:10;"}
.NewsEditPageTitle {font-size:14pt;color:#003366;font-weight:bold;padding:5;}
.NewsEditTitle {font-size:12pt;color:#404040;font-weight:bold;padding:5;}
.NewsEditPublish {font-size:10pt;color:#404040;font-weight:normal;padding:5;}
.NewsEditDate {font-size:10pt;color:#404040;font-weight:normal;padding:5;}
.NewsEditSource {font-size:10pt;color:#404040;font-weight:normal;padding:5;}
.NewsEditSummary {font-size:10pt;color:#404040;font-weight:normal;padding:2;}
.NewsEditBody {font-size:10pt;color:#404040;font-weight:normal;padding:2;}
.NewsEditURL {font-size:10pt;color:#404040;font-weight:normal;padding:2;}

.NewsViewContainer {width:600;}
.NewsViewTitle {font-size:12pt;font-weight:bold;color:#000000;width:600;}
.NewsViewDate {font-size:8pt;font-weight:normal;color:#404040;}
.NewsAuthor {font-size:8pt;font-weight:normal;color:#404040;}
.NewsViewSource {font-size:8pt;font-weight:normal;color:#404040;}
.NewsViewBody {font-size:10pt;font-weight:normal;color:#404040;text-align:justify;}
.NewsSummary {font-size:8pt;font-weight:normal;color:#404040;}

.NewsListTitle {font-size:10pt;font-weight:bold;color:#000000;width:600;}
.NewsListTitle:Hover {font-size:10pt;font-weight:bold;color:red;}
.NewsListDate {font-size:8pt;font-weight:normal;color:#404040;font-style:italic;}
.NewsAuthor {font-size:8pt;font-weight:normal;color:#404040;font-style:italic;}
.NewsSource {font-size:8pt;font-weight:normal;color:#404040;font-style:italic;}



.SubTitles {
	font-family: Century Gothic, Verdana;
	font-size: 14px;

	color: #000000;
	margin: 0px;
}
.SocialContainer {padding:5px;width:100px;}
.SocialLinks {font-size:6pt;color:#000;}
.SocialLinks: hover {font-size:6pt;color:red;}
.FormValues {font-size:9pt;color:#000000;font-weight:normal;padding:2;}
.FormValuesTitle {font-size:14pt;color:#000000;font-weight:bold;padding:2;}
.FormFields {font-size:8pt;color:#606060;font-weight:normal;padding:2;}

.AdminMain {
	position:absolute;
	Left:280;
	top: 150;
	Width:900;
	padding-left:10px;
	padding-right:10px;
font-size:10pt;
font-family: Century Gothic, Verdana;
}

.CourseTitle{font-size:10pt;color:#000000;font-weight:bold;}
.CourseDurationT{font-size:8pt;color:#990000;font-weight:normal;}
.CourseDuration{font-size:8pt;color:#333333;font-weight:normal;}
.CourseSummary{font-size:8pt;color:#333333;font-weight:normal;}
.CourseSummary2font-size:17pt;color:#404040;font-weight:normal;}
.CoursePrice{font-size:8pt;color:red;font-weight:normal;}
.CourseDates{font-size:8pt;color:#333333;font-weight:normal;}
.CourseEssentialsT{font-size:7pt;color:#000000;font-weight:normal}
.CourseEssentials{font-size:8pt;color:#990000;font-weight:normal}
.CourseMethodologyT{font-size:7pt;color:#000000;font-weight:normal;}
.CourseMethodology{font-size:8pt;color:#990000;font-weight:normal;}


.CourseInfo{
	width:300px;
	padding:0;
	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-collapse:collpase;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	font-size:8pt;
	color: #000000;
	font-weight:normal;
	background: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

.footer {
  position:absolute;
  width:100%;
  height:45px;
  left:0;
  bottom:-100px;
}

.HomepageButtonImage {width:130px;height:29px;border:0px;}

.HomeButtons {
//    background:url(js/dhtmlxTabbar/codebase/imgs/tab-bg.gif);
    background:url(Images/HomepageButtonBG1.jpg);

	width:130px; height:29px;
//	font-family: Courier New;
	text-align:center;
	vertical-align: middle;
	font-size: 12px;
	border: solid 1px lightgray;
}
.HomepageButtonLinks {color:#333;text-decoration:none;vertical-align: middle;}