body {
	font-family: verdana, arial, sans serif;
	font-size:.7em;
	margin: 0 0 20px 0; 
	padding:0;
	border:0;
	color:#004463;
	min-width: 760;
}

.screenReader { display:none; }

#wrapper {
	width: 760px;
	margin: 35px auto 0  auto;
	padding:0;
	border:0;
	position:relative;
}

/* Main page layout */


/* Everything within the main form is contain in the #mainbody div */
#mainbody {
	width:760px;
	padding: 0 0 0 0;
	background-color:#fff;
	clear:both;
}

/* Header sections */
#top {
	margin:0;
	padding:0;
	height:44px;
}

img.floatLeft { float:left; }
img.floatRight { float:right; }

#topTitle {
	margin:22px 0 0 0;
	padding:0;
	clear:both;
	height:90px;
	background:url(/learnfromtheleaders/styles/images/top/Learnfromtheleaders.jpg) no-repeat;
}

#topTitle .signUp {
	margin:38px 5px 0 0;
	float:right;
}
#topTitle .login {
	margin:38px 6px 0 0;
	float:right;
}

#topTitle h1 { display:none; }

#topTitle a.homePageLink {
	display:block;
	width:370px;
	height:32px;
	float:left;
	margin:0 0 0 20px;
}

div.centrepage {
	margin: 0 100px 0 100px;
	background:#fff;
	padding:0;
}

div.clear {
	clear:both;
}

/* left hand column */
div.left {
	float:left;
	width:150px;
	margin: 22px 25px 0 0;
}

/* middle column, with associated right column */
div.middle {
	margin: 0;
	padding: 15px 0 0 0;
	float:left;
	width: 365px;
}

/* right column for image links */
div.right {
	margin: 21px 0 0 0;
	float:right;
	width:186px;
}

/* used to combine middle and right columns into one */
div.middleright {
	float:left;
}

/* other misc */
.message {
	background:#0081C3;
	margin: 10px 0 10px 0;
	padding:5px;
	color:white;
}

/* Use link when you don't want an underline a la <a> */
div.link {
	display:inline;
	padding:0px;
	margin:0;
}

div.link a {
	color:#046CA4;
	text-decoration: none;
}

div.link a:hover {
	font-weight:bold;
}

/* endorsement box */

div.endorsement {
	background: #0081C3;
	margin: 0 0 20px 0;
	padding: 10px 10px 10px 10px;
	font-size:.8em;
	color:white;
}

div.endorsement a {
	text-decoration: underline;
	color:white;
}

div.endorsement a:hover {
	font-weight: bold;
}

tr.example td {
	padding:0 0 5px 0;
	font-size:80%;
	color:#0081c3;
}

div.super {
	font-size:70%;
	display:inline;
	vertical-align:top;
	color:#0081c3;
}

.fieldNameError {
	padding-left:0;
	vertical-align:middle;
}

.fieldName {
	vertical-align:middle;
}

table.blue {
	border-collapse: collapse;
	background:#C9E7F8;		
}


table.blue td {
	padding: 5px 10px 15px 10px;
}

table.blue td.title {
	padding-bottom: 5px;
	color: black;
	font-weight:bold;
}

table.blue .whitegap {
	padding: 0px;
	margin: 0;
	border:0;
	background:white;
}

table.blue th {
	padding-left: 10px;
	color:white;
	background: #0081c3;
}

/* news display */
div.news {
	margin: 6px 0 20px 0;
}

div.newsitem {
	margin: 0 0 12px 0;
}

div.news h2 a {
	color: #0081c3;
	text-decoration: none;
}

div.news h2 a:hover {
	color: #0081c3;
	text-decoration: underline;
}

div.news h3 a {
	color:#0081c3;	
	text-decoration: none;
}

div.news h3 a:hover {
	color:#0081c3;
	text-decoration: underline;
}

/* front page images and links */

div.imagelink {
	float:left;
}

.imagelink a {
	color:#004463;
	font-size:70%;
}

.imagelink a:hover {
	color:#2468a3;
}

.imagelink {
	margin: 15px 25px 0 0;
}



/* main menu styling */
#mainmenu {
	background-color:#C9E7F8;
	padding:0;
	margin:0;
	height:26px;
	color:#333;
}

#mainmenu ul {
	margin:0 0 0 20px;
	padding:0;
	list-style-image:none;
	list-style-position:none;
	list-style-type:none;
}

#mainmenu ul li { 
	display: inline;
	height:26px;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-image:none;
}

#mainmenu li.selected  {
	background-color: #fff;
	font-weight:bold;
}

#mainmenu ul li a {
	float:left;
	display:block;
	height:26px;
	line-height:26px;
	padding:0 10px 0 10px;
	margin:0 6px 0 0;
	text-decoration: none;
	color:#004D75;
}

#mainmenu ul li a:hover {
	text-decoration: none;
	color:#004D75;
	background-color:#96D1F1;
}

#mainmenu li.selected a,
#mainmenu li.selected a:hover {
	background-color: #fff;
	color:#333;
}

/* sub menu styling */

#submenu {
	width: 150px;
	height: 250px;
	padding:0;
	margin:0;
}

#submenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#submenu ul li {
	font-family: verdana, arial, sans serif;
	font-size: 11px;
	margin: 0; 
	padding: 4px 4px 4px 10px;
	border-top: solid 1px #00a2e0;
	background-image: none;
}

#submenu ul li a {
	text-decoration: none;
	color:#333;
}

#submenu ul li a:hover {
	text-decoration: none;
	color:#005b88;
}

#submenu li.selected  {
	background: #C9E7F8;
	background-image: url(/learnfromtheleaders/styles/images/gradient.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-weight:bold;
}

/* CONTACT US FORM */
#greyForm {
	background:#E9E9E9;
	color:#666666;
}

#greyForm input {
	display:inline;
	width:170px;
}

#greyForm .radioContainer input {
	width:20px;
	float:left;
}
#greyForm .checkContainer input {
	width:20px;
	float:left;
}


#greyForm select {
	width:170px;
}

#greyForm label {
	display:block;
	float:left;
	width:160px;
	margin:0 0 9px 0;
	line-height:1.5em;
}

#greyForm .radioContainer label{
	width:130px;
	margin:0 0 0 0;
}
#greyForm .checkContainer label{
	width:310px;
	margin:0;
	line-height:1.5em;
}

.radioDetail {
	line-height:1.7em;
}

#greyForm h4 {
	color:#666;
	margin:0 0 10px 0;
	clear:both;
}

.instruction {
	display:block;
	color:#999;
	margin:0 0 10px 0;
}

.mandatory { color:Red; }

#greyForm p {
	margin:0 0 0 0;
	clear:both;
}


.padded {
	padding:10px;
}

.terms {
	height:120px;
	overflow:auto;
	background-color:#fff;
	font-size:0.9em;
	padding:5px;
	border:1px solid #666666;
	margin:0 0 10px 0;
}



/* footer */

.footer {
	color:#999999;
	background: #f0f0f0;
	width:740px;
	height:35px;
	margin-top:15px;
	padding: 0 10px 0 10px;
	vertical-align:middle;
}

div.footer div {
	padding: 8px 0 0 0;
}