html {
	font-size: 62.8%;
}
body {
	width: 100%;
	font: normal 1.3em Trebuchet, Tahoma, Verdana, Times, Arial, Helvetica; /* 13px */
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
}
h1, h2 {
	font-weight: normal;
}
h1 {
	font-size: 2.3em; /* 23px */
	color: #000;
}
h2 {
	font-size: 1.8em; /* 18px; */
}
img {
	display: block;
	border: 0;
}
.inlineimg {
	display: inline;
	vertical-align: middle;
}
p {
	margin: 0;
	padding: 0;
}
ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	color: #069;
	text-decoration: underline;
}
form {
	display: block;
	margin: 0;
	padding: 0;
}
input {
	border: 1px solid #e6e6e6;
}
a.noshow {
	color: #333;
	text-decoration: none;
}
.preload {
	visibility: hidden;
	overflow: hidden;
}
#extwrapper {
	display: block;
}
#intwrapper {
	text-align: left;
	background: #fff;
	margin: 0 auto;
	padding: 0;
}
#leftside {
	float: left;
	display: inline;
	width: 58%;
	margin: 0;
}
#logowrapper {
	display: block;
	border-bottom: 1px solid #e6e6e6;
}
#rightside {
	float: right;
	display: inline;
	width: 40%;
}
#rightside h2 {
	color: #12598B;
}
#rightside ul {
	border-left: 1px solid #E6E6E6;
}
#rightside li a.itemtitle {
	display: block;
	font-weight: bold;
	font-size: 1.1em; /* 14px; */
	color: #333;
	text-decoration: none;
	background: url(http://nas/nerdec/images/discarrowbullet.gif) no-repeat top left;
	padding-left: 20px;
}
#rightside li a.itemtitle:hover {
	color: #c60;
	text-decoration: underline;
}
#rightside li.header {
	background: url(images/righthdbullet.gif) no-repeat top left;
}
#rightside li.menulinks {
	background: url(images/flatarrowbullet.gif) no-repeat top left;
	padding: 0 20px;
}
a.newsletterbtn {
	display: block;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 5px 10px;
	margin-top: 4px;
}
#pbarwrapper {
	position: relative;
	display: block;
	text-align: center;
	height: 101px;
}
#pbarwrapper #bartext {
	position: absolute;
	z-index: 1;
	top: 27px;
	right: 45px;
	text-align: right;
}
#bartext span {
	font-size: 1.8em;
	color: #c60;
}
#pbarwrapper #barbase {
	position: absolute;
	z-index: 1;
	top: 49px;
	left: 31px;
	width: 303px;
	height: 28px;
	background: url(images/progressbar.gif) no-repeat top left;
}
#barcompleted {
	position: absolute;
	overflow: hidden;
	top: 49px;
	left: 31px;
	z-index: 2;
	width: 0;
	height: 28px;
	background: url(images/progressbar-completed.gif) no-repeat top left;
}
#technologywrapper {
	display: block;
	margin-top: 4px;
	margin-bottom: 20px;
	padding: 25px 30px;
}
#technologywrapper h2 {
	color: #fff;
	margin: 0;
}
table {
	display: block;
	color: #fff;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 10px 0 0 0;
}
td {
	border-bottom: 1px dotted #fff;
	padding: 5px;
}
tr.final td {
	border: 0;
}
td.rside {
	font-weight: bold;
}
#maincontent {
	display: block;
	margin : 0 27px;
}
#stretchband {
	display: block;
	clear: both;
	font-size: 0;
	height: 20px;
	margin: 0px 27px 20px 27px;
  border-bottom: 5px solid #8EBE00; 	
}
#footer {
	display: block;
	color: #666;
	margin: 27px;
}
#ftlinks {
	float: right;
	text-align: right;
	margin-top: 9px;
}
a.rss, a.rss:hover {
	color: #666;
	text-decoration: none;
}

