#contentcenter {
	float: left;
	height: 130px;
	width: 666px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	line-height: 34px;
	padding: 35px 0px 35px 35px;
	background-color:#87c80b;
	color:#FFFFFF;	
}

#contentsignup {
	float: right;
	height: 200px;
	width: 269px;
	padding: 0px;
	background-color:#87c80b;
	color:#FFFFFF;	
}

#contentsignup2 {
	float: left;
	height: 16px;
	width: 971px;
	background-color:#ffffff;
	color:#FFFFFF;	
}

#contentsignup3 {
	float: left;
	width: 310px;
	height: 21px;
	background-color:#f2f2f1;
}

#left {
	float: left;
	width: 290px;
	height: 250px;
	padding: 0px 10px 0px 10px;
	background-color:#f2f2f1;
	color:#58585a;
	text-decoration:none;
}

#contentevents {
	float: left;
	height: 165px;
	width: 971px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#333333;
	margin-top:10px;
}


#left p {
    text-align: justify;
	color:#58585a;
	font-size: 15px;
	line-height: 18px;
}

#left a:link {
	text-decoration:none;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:normal;
	color: #58595b;
	padding: 0 0 2px 0;
    border-bottom: dotted 1px #58595B;
	margin-bottom: 8px;
}

#left a:visited {
	text-decoration:none;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:normal;
	color: #58595b;
	padding: 0 0 2px 0;
    border-bottom: dotted 1px #58595B;
	margin-bottom: 8px;
}
#left a:hover {
	text-decoration:none;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:normal;
	color: #58595b;
	padding: 0 0 2px 0;
    border-bottom: dotted 1px #58595B;
	margin-bottom: 8px;
}


/**
 * Survey
 */
div.answer {
	width: 430px;
	padding: 5px;
}
span.percent {
	margin-right: 10px;
	font-weight: bolder;
	float: right;
}
#submitSurveyArea {
	text-align: right;
	color: #389000;
	font-style: italic;
	height: 18px;
}
div.surveyProgressBar {
	width: 0px;
	height: 9px;
	background-image: url(/Assets/images/survey-bar.gif);
	border-left: 1px solid #91D860;
	border-right: 1px solid #91D860;
	margin-left: 15px;
}


/**
 * SlideTeaser
 */
div.teaserTitle {
	padding: 10px 0 0 10px;
	font-weight: bolder;
	font-size: 14px;
}

div.teaserText {
	width: 250px;
	padding-left: 10px;
	font-size: 11px;
}

div.teaserImage {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

div.test12 a, div.test10 a.visited, div.test10 a.active {
	color: #0E59A3;
	text-decoration: none;
}
div.test12 a:hover {
	text-decoration: underline;
}

#findMoreLink {
	width: 230px;
	text-align: left;
	font-weight: bolder;
}

#teaserNavBar {
	clear: both;
	margin-left: 320px;
	margin-top: -20px;
}

#teaserNavTable td {
	margin: 2px;
	width: 15px;
	height: 15px;
	background-color: #C6E58A;
	color: #FFFFFF;
	text-align: center;
}
#teaserNavTable td.active {
	background-color: #87C80B;
}

#teaserNavTable td a, #teaserNavTable td a.visited, #teaserNavTable td a.active {
	color: #FFFFFF;
	text-decoration: none;
}
#teaserNavTable td a:hover {
	text-decoration: underline;
}

div.teaserSlideContainer {
	width: 440px;
	height: 100px;
}


/**
 * Online Sessions
 */
div.test9 a, div.test11 a.visited, div.test11 a.active {
	color: #123466;
	text-decoration: none;
}
div.test9 a:hover {
	text-decoration: underline;
}


/**
 * Jobs
 */
div.test11 a, div.test11 a.visited, div.test11 a.active {
	color: #666666;
	text-decoration: none;
}
div.test11 a:hover {
	text-decoration: underline;
}
div.test10 a, div.test10 a.visited, div.test10 a.active {
	color: #123466;
	text-decoration: none;
}
div.test10 a:hover {
	text-decoration: underline;
}


/**
 * Events
 */
div.test9_in a, div.test9_in a.visited, div.test9_in a.active {
	color: #123466;
	text-decoration: none;
}
div.test9_in a:hover {
	text-decoration: underline;
}
div.test9_in2 a, div.test9_in2 a.visited, div.test9_in2 a.active {
	color: #123466;
	text-decoration: none;
}
div.test9_in2 a:hover {
	text-decoration: underline;
}

/**
 * Login box
 */
.emailRoundedInput {
	width: 150px; height: 13px; margin-left: 10px; margin-top: 5px; border:0; color: #888; 
}
.pwdRoundedInput {
	width: 100px; height: 13px; margin-left: 8px; margin-top: 5px; border:0; color: #888;
}
div.test4 a, div.test11 a.visited, div.test11 a.active {
	color: #123466;
	text-decoration: none;
}
div.test4 a:hover {
	text-decoration: underline;
}