/* Element Styles */

body {
	color: black;
	text-align: center;
}


DIV {

	font-family: arial;
}

span {
	font-family: arial;
}

IMG {
	border: 0px;
}

a {
	text-decoration: none;
}

table {
	border-collapse: collapse;
}


h1 {
	/*height: 50px !important;
	height: 80px;
	padding:30px 0px 0px 0px !important;
	padding:25px 0px 0px 0px;
	margin: 0px;*/
}

h6 {
	color: #33bac0;
}


/* Main Layout Styles*/

#MainArea {
	background-color: white;
	width: 1010px !important;
	width: 1010px;
	padding: 0px;
	text-align: left;
	margin: auto;
	margin-top: 30px;
	display: block;
}

.topLeft {
	background-color: white;
	width: 760px;
	display: table-cell;
	float: left;
	text-align: left;
	height: 80px;
}


.topRight {
	background-color: white;
	width: 240px;
	display: table-cell;
	float: left;
	text-align: right;
	height: 80px;
}

#leftNav {

	width: 180px;
	padding-top:10px !important;
	#padding-top:0px;
	float:left;
	position: relative;
	top: 0px !important;
	#top: -5px;
}

#heading1 {
	margin: 0px;
	padding: 0px;
	text-align:right;
	background-position: 20% left;
	background-repeat: no-repeat;
	font: bold 24pt arial;
	color: #40506f;
	padding-left: 40px;
	text-transform: lowercase;
	position: relative;
	top: -20px !important;
	#top: 0px;
}

#heading2 {
	margin: 0px;
	padding: 0px;
	background-image: url("images/h2.gif");
	background-position: top left;
	background-repeat: no-repeat;
	font: bold 14pt arial;
	color: #40506f;

}

#heading3 {

	padding: 3px 3px 3px 210px;
	font: normal 24pt arial;
	color: #cccccc;

}

#heading4 {
	margin: 0px;
	background-image: url("images/h3.gif");
	background-position: 100% 50% !important;
	background-position: 50% right;
	background-repeat: no-repeat;
	padding:0px 15px 0px 0px;
	font: normal 14pt arial;
	color: #33bac0;
	text-transform: lowercase;
	display: block;
	position: relative;
	top: -22px !important;
	#top: 0px;
}

#heading5 {

	background-image: url("images/h3.gif");
	background-position: 0 50% !important;
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding:0px 0px 0px 15px;
	font: normal 13pt arial;
	color: #33bac0;
	text-transform: lowercase;
}


#searchform {
	padding-top:20px;
	font: bold 11pt	arial;
	color: #40506f;

}

.plus {
	color: #40506f;
	font: bold 12pt arial;
}


.lightBlue {
	color:#33bac0;
}

.darkBlue {
	color: #40506f;
}

.trailer {
	text-align: right;
	color:#33bac0;
	font-size: 11pt;
	display: block;
	clear: left;
}


.trailer a{
	color:#cccccc;

}

.submitbutton {

	background-color: #00a8b0;
	color: white;
	text-transform: uppercase;
	border: 0px;
	padding:0px;
	margin: 0px;

}

.newscontent {

	clear: left;
	clear: right;
	width: 790px;
	display: block;
	margin: 0px;
	padding-left: 0px;
}

.content {

	width: 790px;
	display: table-cell;
	float: left;
	margin: 0px;
}

.contentPlus {

	width: 345px !important;
	width: 405px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 60px 20px 0px;
	position: relative;
	top: -5px;
}

.contentCourse {
	width: 345px !important;
	width: 405px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 60px 20px 0px;
	position: relative;
	top: -35px;
}


.contentImage {
	width: 383px;
	float:left;
	margin: 0px;
	padding: 0px;
	display: table-cell;
	text-align:right;
}


.kudos {
	text-align:right;
	font: normal 8pt arial;
	color: #aaaaaa;
	background-image: url("images/kudosgradient.gif");
	background-position: top right !important;
	background-position: top left;
	padding: 10px 112px 0px 0px !important;
	padding: 10px 103px 0px 0px;

}

.kudos a{
	font: bold 8pt arial;
	color: #aaaaaa;
}



#rowContainer {
	width: 800px;
	background-color:#dddddd;
	display: table-row;
	margin-right: 10px;

}

#PageContent {
	
	width: 800px !important;
	width: 815px;
	padding:0px 0px 0px 25px;
	margin:20px 0px 0px 0px !important;
	margin:5px 0px 0px 0px;
	font: normal 9pt arial;
	color: #333333;
	min-height:190px;
	height:auto !important;
	height: 190px;
	float: left;
	display:block;
	line-height:20px;
}

#PageContent p {

	padding: 0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	font: normal 9pt arial;
	color: #333333;
	line-height:20px;

}


#PageContent h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;

	font: bold 15pt arial;
	text-transform: lowercase;
	clear: height;
}

#PageContent h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	font: bold 13pt arial;
}	

#PageContent h2 a{
	color: #33bac0;

}

#PageContent h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	font: bold 10pt arial;
	color: #40506f;
	line-height: 18px;

}

#PageContent h3 strong {
	font: bold 14pt arial;
	color: #40506f;

}

#PageContent h3 a{
	color: #40506f;

}

#PageContent h2.courses a{
	color: #40506f;
	display:block;

}

#PageContent h3.courses {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	font: normal 10pt arial;
	text-transform: lowercase;
	line-height: 18px;
	display:block;

}

#PageContent a {
	color: #666666;
}

#PageContent h4 {
	color: #33bac0;
	font: bold 11pt arial;
	line-height:18pt;
	Margin:0px;
	padding:0px 0px 20px 0px;
}

#PageContent ul {

	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 7px;
}

#PageContent li {
	padding-bottom: 4px;

}

.intake td{
	padding: 3px 3px 3px 0px;
	font: normal 10pt arial;
}

.casestudy1 {

	padding: 35px 5px 5px 5px;
	background-image: url(images/realissue.gif);
	background-repeat: no-repeat;
	width: 375px;
	#width: 385px;
	min-height:95px;
	height:auto !important;
	height: 95px;
	border: solid 1px #33bac0;
	text-align: left;
	font: normal 8pt arial;
	color: #666666;
}

.casestudy2 {

	padding: 35px 5px 5px 5px;
	background-image: url(images/reallearning.gif);
	background-repeat: no-repeat;
	width: 375px;
	#width: 385px;
	min-height:95px;
	height:auto !important;
	height: 95px;
	border: solid 1px #33bac0;
	text-align: left;
	font: normal 8pt arial;
	color: #666666;

}

.casestudy3 {

	padding: 35px 5px 5px 5px;
	background-image: url(images/realreturns.gif);
	background-repeat: no-repeat;
	width: 375px;
	#width: 385px;
	min-height:95px;
	height:auto !important;
	height: 95px;
	border: solid 1px #33bac0;
	text-align: left;
	font: normal 8pt arial;
	color: #666666;

}

.casestudy1 ul { list-style-image: url("images/dot.gif") }

.casestudy2 ul { list-style-image: url("images/dot.gif") }

.casestudy3 ul { list-style-image: url("images/dot.gif") }

.casestudy1 li {
	font: normal 8pt arial;
}

.casestudy2 li {
	font: normal 8pt arial;
}

.casestudy3 li {
	font: normal 8pt arial;
	color: #666666;
}

.Details {
	background:color: white;
	height: 111px;
	display: block;
	float: left;
	text-align: left;
	margin-top: 20px;
	font: normal 9pt arial;
	line-height:16pt;
	padding: 5px;
}

.spacer {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.tags {

	clear: left;
	width: 160px;
	background-color: #a8e2e4;
	margin-top: 20px;
	padding: 5px;
	font: normal 10pt arial;
	color: #33bac0;
	line-height: 18pt;
	display: block;
}

h6.tag {
	color: #40506f;
	font: normal 10pt arial;
	margin: 0px;
	padding: 0px;
}

div.line {

	display: block;
	margin-top: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 left;
	
}


