/* General styles */
body {
	background: url(../../../images/_company_site/151278/background.gif) repeat-x 0 6.6em #FFF;
	margin: 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}
.bodyNoBG {
	background:none;
	margin: 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}
* html body {
	background: url(../../../images/_company_site/151278/background.gif) repeat-x 0 6.6em #FFF;
}
legend { color: #0889c4; font-size: 120%; padding: 8px 0; }

label { 
	display: block; 
	text-align:left
	}

/*legend {
 display: none;
}*/
 
 
/*#site_header #authentication * {
 vertical-align: middle;
}*/
 
.submit_button {
 background: url(../../../images/html_layout/submit_arrow.png) no-repeat 0px 0px;
 border: none;
 color: #0889c4;
 font-weight: bold;
 text-align: left;
 width: 125px;
 padding: 0 0 0 17px; 
}
#login_overlay {
	z-index:1000;
}
.login_message, .form_field, .form_control {
	text-align:left;
}

/*
fieldset {
	border: none;
}
legend {
	display: none;
}
*/
table {
	font-size: 1em;
}
div#bodyWrapper {
	text-align: left;
	margin: auto;
	width: 770px;
}

/* Navigation */
div#topLinks {
	font-size: .8em;
	margin-bottom: .2em;
	text-align: right;
}
div#topLinks a {
	color: #3B63D7;
}
div#bottomLinks {
	color: #FFF;
	font-size: .8em;
	margin-top: .2em;
}
div#bottomLinks a {
	color: #FEFEFE;
}
div#registrationLinks {
	background-color: #7F88CF;
	font-size: .8em;
	height: 4em;
	margin-bottom: .4em;
	padding: .4em;
	line-height: 2em;
}
div#registrationLinks img {
	border: none;
	float: right;
}
div#registrationLinks a {
	color: #FEFEFE;
}
table#topMenu {
	border-collapse: collapse;
}
table#topMenu td {
	padding: 0 1px 0 0;
}
table#topMenu td img {
	border: none;
	display: block;
	margin-top: 5px;
}
div#leftMenuWrapper {
	margin-top: 1em;
	padding-left:5px;
}
table#leftMenu {
	border-collapse: collapse;
	margin: auto;
}
table#leftMenu td {
	padding: 0;
}
table#leftMenu tbody td {
	background: url(../../../images/_company_site/151278/leftMenu_background.gif) repeat-y;
}
table#leftMenu tbody td a {
	display: block;
	height: 1.8em;
	width: 100%;
}
table#leftMenu tbody td img {
	border: none;
	margin-left: .4em;
	margin-top: .4em;
}
table#leftMenu thead td img, table#leftMenu tfoot td img,
table#features thead td img, table#features tfoot td img {
	display: block;
}
img#divisionLabel {
	border: none;
	display: block;
}
div#resourceBar {
	background: url(../../../images/_company_site/151278/resourceBar_background.gif) repeat-x;
	height: 36px;
}
div#resourceBar img#resourceLabel {
	border: none;
	float: left;
	margin: 2px .2em;
}
form#resourceLinks {
	float: right;
	margin-right: .2em;
}
form#resourceLinks img {
	border: none;
	margin: 6px .2em;
}

form#resourceLinks input {
	border-color: #DADADA;
	border-style: solid;
	border-width: .1em 0 0 .1em;
	margin: 0 .2em .8em .2em;
	width: 8em;
}

/* Forms */
div#loginArea {
	height: 34px;
}
form#loginForm {
	margin: 0;
	padding: .15em;
}
* html form#loginForm {
	padding: .4em;
}
form#cekhLoginForm {
	float: right;
	margin: .5em 0;
}
img#alreadyHaveCEKH {
	margin: .5em 0 .5em .5em;
}
img#enterYourUsername {
	display: block;
	margin-left: .4em;
}
input#loginUsername, input#cekhUsername, input#cekhPassword {
	width: 7em;
}
input#loginUsername {
	width: 6em;
}
input#cekhUsername, input#cekhPassword {
	margin-right: 2em;
}
input#loginSubmit {
}
div#userFullName {
	color: #FFF;
	font-weight: bold;
	font-size: .8em;
	height: 34px;
	padding: 0 4px;
}

/* Layout */
table#layoutTwoColumn {
	border-collapse: collapse;
	width: 100%;
}
table#layoutTwoColumn td.leftColumn {
	padding: 0;
	vertical-align: top;
	width: 160px;
}
table#layoutTwoColumn td.rightColumn {
	padding: 0;
	vertical-align: top;
	width: 610px;
}
table#layoutTwoColumn tr#topMenuRow td {
}
table#layoutTwoColumn tr#loginFormRow td {
	background-color: #212E8D;
}
table#layoutContent {
	border-collapse: collapse;
	width: 100%;
}
table#layoutContent td {
	padding: 0;
}
table#layoutContent tfoot td {
	background: url(../../../images/_company_site/151278/layoutContent_bottomBackground.gif) repeat-x;
}
table#layoutContent td#mainContent {
	background-color: #FFF;
	border-color: #000;
	border-style: solid;
	border-width: 0 .1em;
	height: 400px;
	vertical-align: top;
}
table#layoutContent td#mainContent a {
	color: #00A;
}

/* Miscellaneous */
div#banner img {
	border: none;
	padding: 0;
}
div#copyright {
	font-size: .8em;
	text-align: center;
}
div#featuresWrapper {
	text-align: center;
}
table#features {
	border-collapse: collapse;
	margin: .4em auto;
	text-align: left;
	width: 124px;
}
table#features td {
	padding: 0;
}
table#features tbody td {
	background: url(../../../images/_company_site/151278/features_background.gif) repeat-y;
	font-size: .8em;
}
table#features tbody td img, table#features tbody td p {
	border: none;
	margin: .2em .4em;
}
div#progressReport h3, div#progressReport h4 {
	font-size: 1em;
}
div#progressReport div#totalPrizeEntries {
	border: solid #000 1px;
	font-size: 3em;
	text-align: center;
}
div#progressReport ul {
	margin: 0;
	padding: 0 0 0 1.4em;
}

/* Division hubs */
table#divisionHubContent {
	border-collapse: collapse;
	width: 100%;
}
table#divisionHubContent td {
	padding: 0;
}
table#divisionHubContent td#introduction, table#divisionHubContent td#reportCard, table#divisionHubContent td#rules, table#divisionHubContent td#prizes, table#divisionHubContent td#resources, table#divisionHubContent td#frequentlyAskedQuestions, table#divisionHubContent td#aboutCEA, table#divisionHubContent td#aboutCCS, table#divisionHubContent td#contactUs, table#divisionHubContent td#privacyPolicy, table#divisionHubContent td#emailYourManager {
	padding: 7px;
	font-size: 11px;
	vertical-align: top;
}
table#divisionHubContent td#reportCard div.resourceItem {
	font-size: .8em;
}
table#divisionHubContent td#spotlight {
	background-color: #E1E4F5;
	font-size: 11px;
	padding: 7px;
	vertical-align: top;
	width: 195px;
}
table#chapterList {
	border-collapse: collapse;
	margin-top: 7px;
	width: 100%;
}
table#chapterList tbody td {
	padding: 2px 0 2px 1em;
	vertical-align: top;
}
div#trainingFlash {
	text-align: center;
}
div.division {
	margin: 0 0 1em 0;
	font-size: 11px;
}
div.faqItem {
	margin: 1em 0;
}
a.faqAnchor {
	color: #000 !important;
}
div#sectionTitle {
	border-bottom: solid #212E8D 1px;
	padding-bottom: 7px;
	margin-bottom: 1em;
}
div#resourceTitle {
	border-top: solid #212E8D 1px;
	padding-top: 7px;
	margin-bottom: 1em;
}
div.resourceItem {
	margin: 1em 0;
}
div.resourceItem table td {
	padding-right: 7px !important;
	vertical-align: top;
}
div.jobAid {
	margin: .5em 0;
}
div#certified {
	margin-bottom: 1em;
}
div#certified img {
	margin-bottom: 2px;
}
table#divisionHubContent td#emailYourManager {
	font-size: .8em;
}
.faqSectionHeader {
	font-size: 1.4em;
	margin-bottom: 0;
	border-bottom: solid #000 1px;
}
a.faqAnchor {
	font-weight: bold;
}
ul.faqSectionList {
	margin-top: 10px;
	margin-left: 20px;
}
div#renewMembership {
	background-color: #E1E4F5;
	border: solid #008 1px;
	padding: 4px;
}
img#poweredByCCS {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
}
div#areYouRegistered {
	color: #FFF;
	font-size: .8em;
	height: 2.8em;
	line-height: 2.8em;
	text-align: right;
}
div#areYouRegistered a {
	color: #FFF;
}

tr.tbrow
{
	color:black;
	background-color:#e8ebf4;
}
tr.tbrow:hover
{
	background-color:#76a3e7;
	color:white;
}