#main #contentArea #mainContent #notSignedUpYet ul.icons li.medmagic { background:url(../images/icon-med-magic.jpg) no-repeat 0 0; }
#main #contentArea #mainContent #notSignedUpYet ul.icons li.talkbubbles { background:url(../images/icon-med-talkbubbles.jpg) no-repeat 0 0; }

#main #contentArea #mainContent #notSignedUpYet ul.icons li.documents { background:url(/images/icon-med-docs.jpg) no-repeat 0 0; }
#main #contentArea #mainContent #notSignedUpYet ul.icons li.templates { background:url(/images/icon-med-magic.jpg) no-repeat 0 0; }
#main #contentArea #mainContent #notSignedUpYet ul.icons li.people { background:url(/images/icon-med-priority.jpg) no-repeat 0 0; }
#main #contentArea #mainContent #notSignedUpYet ul.icons li.connections { background:url(/images/icon-med-talkbubbles.jpg) no-repeat 0 0; }
#main #contentArea #mainContent #notSignedUpYet ul.icons li.resources { background:url(/images/icon-med-notebook.jpg) no-repeat 0 0; }
#main #contentArea #mainContent #notSignedUpYet ul.icons li.itsfree { background:url(/images/icon-med-pen.jpg) no-repeat 0 0; }
#main #contentArea #mainContent #notSignedUpYet ul.icons li.piggybank { background:url(/images/icon-med-piggybank.jpg) no-repeat 0 0; }
#main #contentArea #mainContent #notSignedUpYet ul.icons li.educate { background:url(/images/icon-med-educate.jpg) no-repeat 0 0; }
#main #contentArea #mainContent #notSignedUpYet ul.icons li.share {	background: url(/images/icon-med-share.jpg) no-repeat scroll 0 0;}
#main #contentArea #mainContent #notSignedUpYet ul.icons li.docsinbox {	background:url(/images/icon-med-docsinbox.jpg) no-repeat scroll 0pt 0pt;}
#main #contentArea #mainContent #notSignedUpYet ul.icons li.notebook {	background: url(/images/icon-med-notebook.jpg) no-repeat scroll 0pt 0pt;
}
/* CSS used for Welcome and Login pages */
.createheaders{height:228px;padding: 15px 0px 0px 90px;}
#congratulations{height:228px;width:838px;background:url(/images/congrats-header.gif) no-repeat;}

#main #contentArea #mainContent h2 {
	background-color:#ffffff;
  font-size:18px;
	font-weight:normal;
	color:#54595D;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0px;padding:0px; text-transform:none;
}

#main #contentArea #mainContent p {
	margin:10px 0;
	font-size:12px;
	color:#6C6D70;
	line-height:1.5;
}

#main #contentArea #mainContent .box h3 { font-weight:bold; }
#main #contentArea #mainContent form .control.submit input{padding-left:100px;}
#main #contentArea #mainContent form .passwordLink {padding-left:100px;}

#main .createpath h5 {
	padding:10px;
	background:#EEE;
	color:#54595D;
	text-transform:uppercase;
}

table.setup {margin:10px 0;}
	table.setup th {
		padding:10px 5px;
		font-size:12px;
		color:#6C6D70;
		text-transform:uppercase;
		background:#F0F0F1;
	}
	table.setup td {
		padding:10px 5px;
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#6C6D70;
		border-top:1px solid #f9f9f9;
	}
		table.setup td span {font-size:11px;}
	table.setup input, table.setup textarea, table.setup select {
		padding:3px 2px;
		border:1px solid #909193;
	}
		table.setup input.checkbox {border:none;} /* Remove borders from checkboxes in IE7+ */
		table.setup input.form-button {
			padding:2px 2px 3px 2px;
			font-size:12px;
			color:#6C6D70;
			text-transform:uppercase;
			background:#CAE0E7;
			border:1px solid #728EA9;
		}
			table.setup input.form-button.submit {
				color:#fff;
				font-weight:bold;
				background:#84A23B;
				border:1px solid #84A23B;
			}
	table.setup a {color:#0991ac;}
	table.setup td.error {background:#ffd;}
  table.setup td.error strong {color:#f22;}
	table.setup td.error input, table.setup td.error textarea {border-color:#f22;}
	
  #main #contentArea #mainContent .box h5 {
		padding:10px;
		background:#EEE;
		color:#54595D;
	}

  #main #contentArea #mainContent .content ul li {background:none;}

  #main #contentArea #mainContent h1, #main #contentArea #mainContent h2 {
	float:none;
	clear:both;
	margin:10px 0;
	padding:0;
	font-size:18px;
	color:#6B6C6F;
	font-weight:normal;
}
#main #contentArea #mainContent .whyJoinBox { float:left; padding:1px; border:1px solid #EEE; width:670px;  margin-right:10px;  }
#main #contentArea #mainContent .whyJoinBox .content { padding:10px; }
#main #contentArea #mainContent .whyJoinBox h5 {
		padding:10px;
		background:#EEE;
		color:#54595D;
	}
