/* CSS Document */

body {
	padding: 0px;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2em;
	text-decoration: none;
	background-color: #FFF;
}
* {
	margin: 0;
	padding: 0;
}
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4em;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .76em;
	line-height: 1.4em;
	text-decoration: none;
}
div#header {
	width: auto;
	height: 90px;
	background-color: #FFF;
	}
	div#logo {
	float: left;
	width: 100px;
	height: 90px;
	}
	div#mainnav {
	width: 80%;
	float: left;
	font-size: 1em;
	font-weight: bold;
	padding-top: 58px;
		}
		div#mainnav ul{
		margin: 0px;
		}
		div#mainnav li{
		float: left;
		list-style-type: none;
		padding-right: 30px;
		}
		div#mainnav a {
		text-decoration: none;
		color: #666;
		}
		div#mainnav a:hover {
		text-decoration: underline;
		color: #FF9900;
		}
div#header2home {
	width: auto;
	height: 171px;
	background-color: #FFFFFF;
	background-image: url(images/bg-home.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	div#pic {
	float: left;
	}

div#welcome {
	padding: 0 1em .5em 1em;
	}

div#welcome h1.home {
		margin: 0 0 .5em 0em;
		font-size: 1.4em;
		line-height:1.2em;
		color:#666666;
		}
		div#welcome	p.home {
		font-size: .75em;
		line-height:1.4em;
		}
.rhlogo {
	width: 50%;
	}
div#header2 {
	width: auto;
	height: 67px;
	background-color: #FFFFFF;
	background-image: url(images/photo-01-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	div#sectiontitle {
	float: left;
	width: 20%;
	}
	div#sectionphoto {
	float: right;
	width: 70%;
	text-align: right;
	}
div#header3 {
	width: auto;
	height: 23px;
	background-color: #FFFFFF;
	/*background-image: url(images/header3-graphic.png);
	background-repeat: no-repeat;
	background-position: right top;*/
	}
div#header4 {
	width: auto;
	background-color: #FFF;
	padding-left: 8px;
	}
div#header5 {
	width: auto;
	float: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	}
	div#tagline {
	width: 64%;
	float: left;
	padding: 0px 0px 0px 0px;
	}
	div#register {
	width: 32%;
	float: left;
	padding: 25px 0px 0px 30px;
	}
div#contentarea {
	width: auto;
	}

	div#column1 {
	float: left;
	width: 46%;
	margin-left: 0;
	background-color: #FFFFFF;
	padding-bottom: 60px;
	}
		div#column1 h2 {
		font-family: Arial, Helvetica, sans-serif;
		color: #69C;
		font-size: 1.2em;
		font-weight: normal;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 20px 10px 20px;
		}
		div#column1 h3 {
		font-family: Arial, Helvetica, sans-serif;
		color: #69C;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.4em;
		text-decoration: none;
		padding: 10px 20px 0px 20px;
		}
		div#column1 p {
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		font-size: .76em;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 20px 10px 10px;
		}
		div#column1 ul {
	font-weight: normal;
	list-style-type: none;
	color: #333;
	padding-top: 10px;
	padding-left: 20px;
	list-style-position: inside;
	line-height: 1em;
		}

		.realstory {
		float: left;
		padding: 0px 10px 10px 0px;
		}
		div#column1 h3.realstoryrule {
		margin: 20px 0px 0px 20px;
		padding: 10px 0px 0px 2px;
		border-top: 0px solid #CCC;
		}
		.realstorytext {
		float: left;
		padding: 0px 0px 0px 0px;
		}
		.thumbnail {
		float: left;
		}
		div#column1 ul li {
		font-size: .7em;
		line-height: 1em;
		}
		div#column1 ul li a {
		text-decoration: none;
		font-weight: bold;
		color: #039;
		font-size: 1.1em;
		background-color: #FFF;
		display: block;
		padding: 0px 0px 0px 0px;
		line-height: 1.4em;
		}
		div#column1 ul li a.realtext {
		text-decoration: none;
		color: #039;
		font-size: 1.1em;
		background-color: #FFF;
		display: block;
		padding: 0px 5px 2px 10px;
		line-height: 1em;
		}
		div#column1 ul li a:hover {
		text-decoration: underline;
		color: #F90;
		background-color: #FFF;
		}
		div#column1 ul li a#current {
		color: #F90;
		font-weight: normal;
		background-color: #FFF;
		/* background-image: url(images/bg-navitem-selected.gif); 
		background-repeat: no-repeat;
		background-position: right center; */
		}
		div#column1 ul ul li a {  
		padding-left: 20px; /* indent level 1 */
		font-size: .76em;
		font-weight: normal;
		text-decoration: none;
		color: #333;
		background-color: #FFF;
		display: block;
		height: 1.4em;
		}
	div#column2 {
	float: left;
	width: 50%;
	margin-left: 0;	
	display: inline; /* for Internet Explorer *//*\*/
	background-color: #FFF;
	padding-bottom: 40px;
	
	}
		div#column2 h2 {
		font-family: Arial, Helvetica, sans-serif;
		color: #69C;
		font-size: 1.2em;
		font-weight: normal;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 20px 10px 20px;
		}
		div#column2 h3 {
		font-family: Arial, Helvetica, sans-serif;
		color: #69C;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.4em;
		text-decoration: none;
		padding: 10px 20px 0px 20px;
		}
		div#column2 p {
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		font-size: .76em;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 20px 10px 20px;
		}
		div#column2 ul {
		font-weight: bold;
		list-style-type: none;
		color: #333;
		padding-top: 10px;
		padding-right: 20px;
		line-height: 1em;
		}
		div#column2 ul p{
		font-weight: normal;
		font-size: .7em;
		color: #333;
		padding-top: 0px;
		line-height: 1em;
		}
		div#column2 ul li {
		font-weight: normal;
		font-size: .7em;
		color: #333;
		padding: 0px 5px 10px 20px;
		line-height: 1.2em;
		}
		div#column2 ul li a {
		font-weight: bold;
		text-decoration: none;
		color: #039;
		font-size: 1.1em;
		background-color: #FFF;
		display: block;
		padding: 2px 5px 2px 0px;
		line-height: 1em;
		}
		div#column2 ul li a:hover {
		text-decoration: underline;
		color: #F90;
		background-color: #FFF;
		}

	div#column2wide {
	float: left;
	width: 66%;
	margin-left: 0;	
	display: inline; /* for Internet Explorer *//*\*/
	background-color: #FFF;
	padding-bottom: 20px;
	border-right: 0px solid #DFDFDF;
	}
		div#column2wide h2 {
		font-family: Arial, Helvetica, sans-serif;
		color: #69C;
		font-size: 1.2em;
		font-weight: normal;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 20px 10px 20px;
		}
		div#column2wide h3 {
		font-family: Arial, Helvetica, sans-serif;
		color: #69C;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.4em;
		text-decoration: none;
		padding: 10px 20px 0px 20px;
		}
		div#column2wide p {
		font-family: Arial, Helvetica, sans-serif;
		color: #666;
		font-size: .76em;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 20px 10px 20px;
		}
		
	div#columnX {
	float: left;
	width: 22%;
	margin-top: 30px;
	border-left: 1px solid #DFDFDF;
	}
		div#container-nextsteps {
		padding: 0px 20px 0px 10px;
		}
		.roundcont {
		width: 100%;
		background-color: #69C;
		color: #FFF;
		margin-left: 10px;
		margin-right: 10px;
		}
		.roundtop { 
		background: url(images/tr.gif) no-repeat top right;
		}
		.roundbottom {
		background: url(images/br.gif) no-repeat bottom right; 
		}
		img.corner {
		width: 10px;
		height: 10px;
		border: none;
		display: block !important;
		}
		.roundcont2 {
		width: 100%;
		background-color: #F5F5EB;
		color: #FFF;
		margin-left: 10px;
		margin-right: 10px;
		}
		.roundtop2 { 
		background: url(images/tr2.gif) no-repeat top right;
		}
		.roundbottom2 {
		background: url(images/br2.gif) no-repeat bottom right; 
		}
		div#column3 h1 {
		font-family: Arial, Helvetica, sans-serif;
		color: #69C;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.4em;
		text-decoration: none;
		padding: 20px 20px 0px 10px;
		}
		div#column3 h2 {
		font-family: Arial, Helvetica, sans-serif;
		color: #69C;
		font-size: 1.2em;
		font-weight: normal;
		line-height: 1.4em;
		text-decoration: none;
		padding: 20px 20px 10px 10px;
		}
		div#column3 h3 {
		font-family: Arial, Helvetica, sans-serif;
		color: #69C;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 20px 0px 10px;
		}
		div#column3 .padtop{
		padding-top: 20px;
		}
		div#column3 p {
		font-family: Arial, Helvetica, sans-serif;
		color: #666;
		font-size: .76em;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 20px 10px 10px;
		}
		div#column3 p.name {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #666;
		font-size: 0.76em;
		line-height: 1.2em;
		text-decoration: none;
		padding: 0px 20px 0px 10px;
		font-style: italic;
		}
		div#column3 p.title {
		font-family: Arial, Helvetica, sans-serif;
		color: #666;
		font-size: 0.70em;
		line-height: 1.2em;
		text-decoration: none;
		padding: 0px 20px 0px 10px;
		font-style: italic;
		}
		div#column3 ol.quote {
		font-family: Arial, Helvetica, sans-serif;
		color: #666;
		font-size: .76em;
		line-height: 1.2em;
		text-decoration: none;
		padding: 0px 20px 10px 30px;
		list-style-position: outside;
		list-style-type: decimal;
		}
		div#column3 li.quote {
		padding-top: 5px;
		}
		div#column3 p.nextsteps {
		margin: 0px;
		color: #FFC;
		line-height: 1.2em;
		padding: 0px 10px 0px 10px;
		}
		div#column3 p.nextsteps a {
		color: #FFC;
		}
		div#column3 ul.nextsteps {
		list-style-type: disc;
		list-style-position: inside;
		}
		div#column3 li.nextsteps {
		font-size: .76em;
		margin: 0px;
		color: #FFC;
		line-height: 1.2em;
		padding: 0px 10px 0px 10px;
		}
		div#column3 li.nextsteps a {
		font-size: 1em;
		color: #FFC;
		}
		div#column3 ul.quiz {
		list-style-type: none;
		list-style-position: outside;
		}
		div#column3 li.quiz {
		font-size: .76em;
		margin: 0px;
		color: #666;
		line-height: 1.6em;
		padding: 0px 10px 0px 10px;
		}

	div#column3 {
	float: left;
	width: 32%;
	margin-left: 0;
	display: inline; /* for Internet Explorer *//*\*/
	background-color: #FFF;
	padding: 4px 0px 13px 0px;
	margin-top: 6px;
	border-left: 1px solid #DFDFDF;
	}
		div#column3 h2 {
		font-family: Arial, Helvetica, sans-serif;
		color: #69C;
		font-size: 1.2em;
		font-weight: normal;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 10px 10px 10px;
		}
		div#column3 h3 {
		font-family: Arial, Helvetica, sans-serif;
		color: #69C;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 10px 5px 12px;
		}
		div#column3 p {
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		font-size: .76em;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 0px 10px 10px;
		}
		div#logincontainer {
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		font-size: .9em;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		}
		div#logincontainer2 {
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		font-size: .9em;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		}
		div#inputfield {
		font-family: Arial, Helvetica, sans-serif;
		float: left;
		width: 32%;
		color: #F2F2F2;
		padding: 5px 0px 0px 0px;
		}
		div#inputfield2 {
		font-family: Arial, Helvetica, sans-serif;
		float: left;
		width: 32%;
		color: #F2F2F2;
		padding: 5px 0px 0px 0px;
		}
		div#inputfield3 {
		font-family: Arial, Helvetica, sans-serif;
		float: left;
		width: 31%;
		color: #F2F2F2;
		padding: 5px 10px 0px 0px;
		}
		div#inputfield4 {
		font-family: Arial, Helvetica, sans-serif;
		float: left;
		width: 32%;
		color: #F2F2F2;
		padding: 5px 0px 0px 0px;
		}
		div#inputfield5 {
		font-family: Arial, Helvetica, sans-serif;
		float: left;
		width: 32%;
		color: #F2F2F2;
		padding: 5px 0px 0px 0px;
		}
		div#inputfield6 {
		font-family: Arial, Helvetica, sans-serif;
		float: left;
		width: 31%;
		color: #F2F2F2;
		padding: 5px 10px 0px 0px;
		}

div#footer {
	width: auto;
	background-color: #FFF;
	border-top: 1px solid #CCC;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
	div#footer p {
		font-size: .7em;
		line-height: 1.2em;
		padding: 10px 10px 10px 0px;
		}
	div#copyright {
		width: 66%;
		float: left;
		background-color: #FFF;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 20px;
		}
	div#w3c {
		width: 26%;
		float: right;
		background-color: #FFF;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 32px;
		}
.clearthis {
	clear: both;
	height: 0px;
	line-height: 0px;
	}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 1em;
	margin-top: 15px;
	}
.auto {
	width: auto;
	}
.inputbox100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
}

.spotlight {padding-bottom: 15px; border-bottom:}
.spotlight h4 {font-size:.75em;padding:0 0 0 13px;}
.demo-img {
	float:right;
	margin: 0 10px 0 10px;
	padding: 0;
	}
.demointro {
	margin: 0 10px 0 2px;
	}
div#column3 ul.demo {
	font-size: .75em;
	padding-left: 12px;
	}
div#column3 li.demo-link {
	list-style-type: none;
	}
div#column3 li.demo-link a {
	color:#0000FF;
	font-weight: bold;
	text-decoration:underline;
	}
	div#column3 li.demo-link a:hover {
	color:#FF6600;
	}
.award {
	border: 1px solid #ccc;
	background-color:#fff;
	padding:0px 0 10px 0 ;
	margin: 0px 10px 10px 10px;
	background-image:url(images/bg-award.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	}

div#column3 p.awardtext {
	margin-top: -8px;
	font-size: .7em;
	padding: 0px 0px 0px 10px;
	}

.award p.winner {
	font-weight: bold;
	margin-top: 16px;
	}
.award a {
	text-decoration: none;
	color: #039;
	}
.award a:hover {
	text-decoration: underline;
	color: #F90;
	}
