/* 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;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
* {
	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#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#contentarea {
	width: auto;
	}
	div#column1 {
	float: left;
	width: 20%;
	margin-left: 0;
	background-color: #F5F5EB;
	background-image: url(images/bg-leftnav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 60px;
	}
		div#column1 h3 {
		font-size: .9em;
		font-weight: bold;
		color: #333;
		background-color: #F5F5EB;
		margin-top: 3px;
		margin-bottom: 5px;
		padding: 5px 5px 0px 10px;
		border-top: 0px solid #FFF;
		}
		div#column1 .category {
		font-size: .8em;
		font-weight: bold;
		color: #333;
		background-color: #ECECCA;
		margin-top: 10px;
		margin-bottom: 5px;
		padding: 5px 5px 0px 10px;
		border-top: 0px solid #FFF;
		}
		div#column1 ul {
		font-weight: normal;
		list-style-type: none;
		color: #333;
		}
		div#column1 ul li {
		font-weight: normal;
		}
		div#column1 ul li a {
		text-decoration: none;
		color: #333;
		font-size: .76em;
		background-color: #F5F5EB;
		display: block;
		padding: 0px 5px 2px 10px;
		height: 1.4em;
		}
		div#column1 ul li a:hover {
		text-decoration: underline;
		color: #F90;
		background-color: #FFF;
		}
		div#column1 ul li a.bgwhite {
		text-decoration:none;
		color: #333;
		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;

		}
	div#column2 {
	float: left;
	width: 56%;
	margin-left: 0;	
	display: inline; /* for Internet Explorer *//*\*/
	background-color: #FFF;
	padding-bottom: 120px;
	}
		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 10px 20px;
		}
		div#column2 h4 {
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		font-size: .83em;
		font-weight: bold;
		line-height: 1.2em;
		text-decoration: none;
		padding: 0px 20px 5px 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 p.preamble {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #333;
		font-size: .8em;
		line-height: 1.4em;
		}
		div#col2quote {
		margin: 0px 20px 10px 20px;			
		padding: 0px 40px 10px 30px;
		}
		div#column2 .quote {			
		padding: 10px 0px 0px 0px;
		}
		div#column2 .name {
		font-weight: bold;
		font-style: italic;			
		padding: 5px 0px 0px 0px;
		}
		div#column2 .name-nobox {
		font-weight: bold;
		font-style: italic;			
		padding: 5px 0px 0px 20px;
		}
		div#column2 .title {
		font-size: .7em;
		font-style: italic;			
		padding: 0px 0px 0px 0px;
		}
		div#column2 .title-nobox {
		font-size: .7em;
		font-style: italic;			
		padding: 0px 0px 0px 20px;
		}
		div#column2 .bigtitle {
		font-size: .8em;
		font-weight: normal;
		font-style: italic;			
		padding: 0px 0px 0px 0px;
		}
		div#column2 ol.quote {
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		font-size: .76em;
		line-height: 1.2em;
		text-decoration: none;
		padding: 0px 20px 10px 30px;
		list-style-position: outside;
		list-style-type: decimal;
		}
		div#column2 li.quote {
		padding-top: 5px;
		}
		div#column2 ul.people {
		font-family: Arial, Helvetica, sans-serif;
		color: #333;
		font-size: .76em;
		font-weight: normal;
		line-height: 1.4em;
		text-decoration: none;
		padding: 0px 20px 12px 20px;
		list-style-type: disc;
		list-style-position: inside;
		}
		div#clientlist ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: .76em;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	padding: 0px 20px 2px 20px;
	list-style-type: disc;
	list-style-position: inside;
		}
		div#clientlist ul li {
		font-weight: normal;
		}
		div#clientlist ul li a {
		text-decoration: underline;
		color: #00F;
		background-color: #FFF;
		padding: 0px 0px 2px 0px;
		}
		div#clientlist ul li a:hover {
		text-decoration: underline;
		color: #F90;
		background-color: #FFF;
		}
			div#tabcontainercontainer {
			padding: 0px 20px 0px 20px;
			}
			div#tabcontainer {
			font-size: .76em;
			background: #FFF url(images/tab-bg.gif) repeat-x bottom;
			border-bottom: 0px solid #F5F5EB;
			padding-left: 0px;
			}
			div#tabcontainer li {
			float: left;
			list-style-type: none;
			background:url(images/tab-left.gif) no-repeat left top;
			margin:0px;
			padding:0px 0px 0px 8px;
			font-size: .9em;
			}
			div#tabcontainer a {
			font-family: Arial, Helvetica, sans-serif;
			color: #006;
			text-decoration: none;
			font-weight: bold;
			float:left;
			display:block;
			background:url(images/tab-right.gif) no-repeat right top;
			padding:5px 8px 1px 0px;
			}
		  	/* Commented Backslash Hack
				 hides rule from IE5-Mac \*/
		 	#tabcontainer a {float:none;}
		 	 /* End IE5-Mac hack */
		
			div#tabcontainer a:hover {
			font-family: Arial, Helvetica, sans-serif;
			text-decoration: underline;
			font-weight: bold;
			color: #F90;
			}
			#tabcontainer #selected {
			font-family: Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-weight: bold;
			color: #006;
			background-image:url(images/tab-left-current.gif);
			}
			#tabcontainer #selected a {
			font-family: Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-weight: bold;
			color: #006;
			background-image:url(images/tab-right-current.gif);
			padding-bottom: 2px;
			}
				div#tabcontentcontainer {
				padding: 0px 20px 0px 20px;
				}
				div#tabcontent {
				border-top: 0px solid #666;
				border-right: 1px solid #666;
				border-bottom: 1px solid #666;
				border-left: 1px solid #666;			
				background:url(images/tab-content-bg.gif) repeat-x left top #F0F0F0;
				padding: 10px 0px 10px 0px;
				}
				div#tabcontent .quote-container {			
				padding: 10px 30px 10px 30px;
				}
				div#tabcontent .quote {
				border-top: 1px solid #CCC;			
				padding: 10px 0px 0px 0px;
				}
				div#tabcontent .name {
				font-weight: bold;
				font-style: italic;			
				padding: 5px 0px 0px 0px;
				}
				div#tabcontent .title {
				font-size: .7em;
				font-style: italic;			
				padding: 0px 0px 0px 0px;
				}
				div#tabcontent ul {
				font-weight: normal;
				color: #333;
				padding: 0px 10px 0px 40px;
				}
				div#tabcontent ul li {
				font-size: .76em;
				line-height: 1.4em;
				font-weight: normal;
				padding: 0px 20px 10px 0px;
				}
				div#tabcontent ol.quotelist {
				font-family: Arial, Helvetica, sans-serif;
				color: #333;
				font-size: .76em;
				line-height: 1.2em;
				text-decoration: none;
				padding: 0px 20px 10px 30px;
				list-style-position: outside;
				list-style-type: decimal;
				}
				div#tabcontent li.quotelist {
				padding-bottom: 5px;
				}
				.tablecontainer {
				padding: 0px 20px 20px 20px;
				}
				div#tablecontent {
				border: 1px solid #FFF;
				background-color: #FFF;
				}
				div#tablecontent th{
				text-align: left;
				padding: 5px;
				}
				table {
				font-size: .76em;
				}
				div#tablecontent th.top{
				color: #FFF;
				background-color: #69C;
				vertical-align: bottom;
				text-align: left;
				padding: 5px;
				}
				div#tablecontent th.top-blank{
				font-size: 1.2em;
				color: #FFF;
				background-color: #69C;
				vertical-align: bottom;
				text-align: left;
				padding: 5px 5px 5px 10px;
				}
				div#tablecontent th.feature{
				color: #333;
				font-weight: normal;
				text-align: left;
				padding-right: 5px;
				padding-left: 10px;
				}
				div#tablecontent th.requirement{
				color: #333;
				font-weight: bold;
				text-align: left;
				padding-right: 5px;
				padding-left: 10px;
				}
				div#tablecontent td{
				font-weight: bold;
				color: #333;
				padding: 5px 3px 5px 3px;
				}
				div#tablecontent td.requirement{
				font-weight: normal;
				color: #333;
				padding: 5px 3px 5px 3px;
				}
				#tablecontent tr {
				background-color: #F5F5EB;
				}
				#tablecontent tr.alt {
				background-color: #ECECD6;
				}
				div#shadow {
				background-color: #FFF;
				background-image: url(images/shadow.gif);
				background-repeat: repeat-x;
				background-position: top;
				font-size: 1em;
				height: 10px;
				}
		p img { 
		padding: 0; 
		max-width: 100%;
		}
		img.left { 
		padding: 4px; 
		margin: 0px 12px 2px 20px; 
		display: inline;
		float: left; 
		}
	div#column2wide {
	float: left;
	width: 76%;
	margin-left: 0;	
	display: inline; /* for Internet Explorer *//*\*/
	background-color: #FFF;
	padding-bottom: 20px;
	}
		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#column3 {
	float: left;
	width: 22%;
	margin-top: 30px;
	border-left: 0px 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#columnhome {
	float: left;
	width: 66%;
	margin-left: 0;	
	display: inline; /* for Internet Explorer *//*\*/
	background-color: #FFF;
	padding-bottom: 120px;
	}
		div#columnhome 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#columnhome 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#columnhome 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#columnhome2 {
	float: left;
	width: 32%;
	margin-left: 0;	
	display: inline; /* for Internet Explorer *//*\*/
	background-color: #FFF;
	padding-bottom: 120px;
	margin-top: 25px;
	}
		div#columnhome2 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#columnhome2 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 0px 10px;
		}
		div#columnhome2 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#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: 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%;
}
.padright10 {
	padding-right: 10px;
	float: left;
	}
	.padleftright {
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	}
.quizResult 
{
  color: #6699cc; 
  font-weight: bold;
  font-size: 110%;
  padding-left: 10px;
  padding-top:10px;
}
.award {
	border-bottom: 1px solid #ccc;
	background-color:#fff;
	padding:10px 0 30px 0 ;
	margin: 0px 20px 20px 20px;
	background-image:url(images/bg-award.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
p.winner {
	font-weight: bold;
	margin-top: 22px;
	}
