html {
	font-size: 100%;
}

body {
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 1.25;
	background: white;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 3em;
	font-style: italic;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

ul, ol {
	margin: .75em 0 .75em 24px;
	padding: 0;
}

p {
	margin: .75em 0;
}

a img {
	border: none;
}

img {
	border: none;
}

.icon {
	height: 32px;
	vertical-align: middle;
}

strong {
	color: #96be0d;
}

a strong {
	color: #96be0d;
	text-decoration: underline;
}

#global {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	background-position: 180px 35px;
	background-image: url(images/kiid-banner.jpg);
	background-repeat: no-repeat;
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px;
	height: 140px;
	width: 960px;
}

#header h1 {
	font-style: normal;
	font-weight: normal;
	line-height: 36px;
	font-size: 20px;
	margin: 0;
}

#header h1 img {
	margin-left: 38px;
	margin-top: 25px;
	height: 100px;
	float: left;
}

#header #banner {
	width: 780px;
	height: 120px;
	position: absolute;
	top: 35px;
	left: 180px;
}

#header a {
	text-decoration: none;
}

#header #slogan {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 20px;
	font-weight: bold;
}

#header a #banner #slogan {
	color: #093c89;
	text-decoration: none;
}

#header #countdown {
	position: absolute;
	top: 75px;
	right: 22px;
	font-size: 14px;
	color: #093c89;
	line-height: 1.5em;
	text-align: right;
}

#header #countdown strong {
	color: #093c89;
	text-decoration: none;
}

#header a #banner #countdown {
	color: #093c89;
	text-decoration: none;
}

#center {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#navigation {
	left: 0px;
	top: 0px;
	position: absolute;
	float: left;
	width: 180px;
	height: 100%;
}

#navigationTop {
	height: 5px;
	background-repeat: no-repeat;
	background-image: url(images/navTop.png);
	width: 180px;
}

#navigationCenter {
	background-repeat: repeat-y;
	background-image: url(images/navCenter.png);
	width: 180px;
}

#navigationCenter ul#nav {
	padding: 5px;
	margin: 0px;
	list-style: none;
}

#navigationCenter ul#subNav {
	list-style-type: square;
	padding: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style: none;
}

#navigationCenter ul#subNav li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#navigationCenter ul#subNav li a {
	color: white;
	font-size: 11px;
	list-style: none;
}

#navigationCenter ul#subNav li a:hover {
	color: #96be0d;
	list-style: none;
}

#navigationCenter a {
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-top: 4px;
	color: white;
	display: block;
	height: 1%;
	line-height: 1.50;
	font-size: 12px;
	text-decoration: none;
}

#navigationBottom {
	height: 5px;
	background-repeat: no-repeat;
	background-image: url(images/navBottom.png);
	width: 180px;
}

ul#quotes {
	list-style-type: none;
	display: block;
	z-index: 0;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-top: 15px;
	line-height: 20px;
	font-size: 11px;
	color: #093c89;
	margin-bottom: 30px;
}

ul#quotes li {
	list-style-type: none;
	font-size: 11px;
	width: 170px;
	z-index: 0;
}

.quote1 em {
	color: #96be0d;
}

.quote2 em {
	color: #093c89;
}

.quoteSign {
	vertical-align: middle;
}

#navigation a:hover, #navigation a:focus {
	color: #96be0d;
}

#navigationCenter .active {
	font-weight: bold;
	color: #96be0d;
}

#navigationCenter ul#subNav li .active {
	font-weight: bold;
	color: #96be0d;
}

#main {
	float: left;
	margin-left: 180px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/mainBGCenter.png);
	width: 560px;
	min-height: 350px;
	height:auto !important;
	height: 350px;
}

#lang {
	top: 5px;
	float: right;
	right: 185px;
	position: absolute;
}

#mainTop {
	margin-left: 180px;
	float: left;
	height: 10px;
	background-image: url(images/mainBGTop.png);
	background-repeat: no-repeat;
	width: 600px;
}

#mainBottom {
	margin-left: 180px;
	height: 10px;
	background-image: url(images/mainBGBottom.png);
	background-repeat: no-repeat;
	float:left;
	width: 600px;
}

#breadCrumb {
	color: #666666;
	font-size: 9px;
}

#breadCrumb a {
	color: #093c89;
	text-decoration: none;
}

#breadCrumb a:hover {
	text-decoration: underline;
	color: #093c89;
}

#breadCrumb .current {
	color: #96be0d;
	text-decoration: none;
}

#main h2 {
	margin-bottom: 20px;
	color: #093c89;
}

#main h2 sup {
	font-size: 12px;
}

#main h3 {
	margin-top: 30px;
	font-size: 14px;
	margin-bottom: 15px;
	color: #093c89;
}

.floatLeft {
	width: 150px;
	clear: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
}

.floatRight {
	height: 150px;
	width: 150px;
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
	float: right;
}

#main p {
	font-size: 11px;
	text-align: justify;
	color: #666666;
	line-height: 1.5;
}

#main ul {
	margin-left: 50px;
	line-height: 1.50;
	font-size: 11px;
	color: #666666;
}

#main ul#jobs {
	margin: 20px;
	list-style-position: inside;
	line-height: 1.50;
	font-size: 11px;
	color: #666666;
}

#main ul#jobs li {
	margin-bottom: 10px;
	list-style-position: inside;
}

#main a {
	color: #666666;
}

#main p sup {
	font-size: 7px;
}

#main strong {
	color: #96be0d;
}

#right {
	float: right;
	right: 0px;
	z-index: 0;
	top: 0 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	width: 150px;
	color: #093c89;
}

ul#assetList {
	margin-left: 15px;
	margin-top: 20px;
	list-style-type: circle;
	color: #093c89;
}

ul#assetList li {
	font-size: 11px;
	margin-bottom: 15px;
}

ul#assetList li span {
	color: #666666;
}

ul#assetList li strong {
	color: #093c89;
}


ul#news {
	margin-left: 15px;
	margin-top: 20px;
}

ul#news li {
	font-size: 11px;
	margin-bottom: 15px;
}

ul#news a {
	font-size: 10px;
	color: #96be0d;
}

#footer {
	text-align: center;
	line-height: 1.50;
	margin: 0;
	padding: 15px 20px 10px 0;
	font-size: 9px;
}

#footer a {
	text-decoration: none;
	color: #093c89;
	display: inline;
}

#footer a:hover {
	text-decoration: none;
	color: #96be0d;
	display: inline;
}

#subMenu {
	font-size: 9px;
	margin-left: 180px;
	width: 600px;
}

#subMenu tr td {
	width: 120px;
	vertical-align: top;
}

#subMenu subLink {
	text-align: left;
}

#subMenu .subLink a {
	color: #96be0d;
}

#copyright {
	margin-left: 180px;
	margin-bottom: 0;
	margin-right: 180px;
	margin-top: 20px;
	color: #093c89;
	font-size: 1em;
}

#copyright a {
	color: #96be0d;
	text-decoration: none;
}

#copyright a:hover, #copyright a:focus {
	color: #96be0d;
	text-decoration: underline;
}

.screenshot {
	margin-right: 130px;
	margin-left: 130px;
	border-color: #96be0d;
	border-width: 2px;
	border-style: solid;
	width: 300px;
}

.screenshot2 {
	margin-right: 148px;
	margin-left: 148px;
	border-color: #96be0d;
	border-width: 2px;
	border-style: solid;
	width: 265px;
}

.smallScreenshotL {
	margin-right: 15px;
	display: inline;
	margin-left: 100px;
	border-color: #96be0d;
	border-width: 2px;
	border-style: solid;
	width: 150px;
}

.smallScreenshotR {
	margin-left: 30px;
	margin-right: 100px;
	display: inline;
	border-color: #96be0d;
	border-width: 2px;
	border-style: solid;
	width: 150px;
}

.green {
	color: #96be0d;
}

dl.dlform dt {
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #003237;
}

dl.dlform dd {
	margin-bottom: 10px;
}

dl.dlform input {
	font-weight: bold;
	margin-bottom: 10px;
	height: 14px;
	width: 260px;
	border: 2px solid #ccc;
	font-size: 14px;
	color: #96be0d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 5px 5px 5px;
}

dl.dlform input:focus {
}

#appButton a {
	font-size: 18px;
	font-weight: bold;
	left: 65px;
	top: 65px;
	position: relative;
	padding: 25px;
	background-color: #093c89;
	color: #96be0d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#indexAnnounce {
	margin: 30px 0 20px 0;
	text-align: center;
}

#indexAnnounce img {
	margin: 0 0 5px 0;
}

#downloadForm input[type=text] {
	height: 12px;
	width: 200px;
	border: 1px solid #CAC2B8;
	font-size: 12px;
	color: #333333;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 5px 5px 5px 5px;
}

ul#papers {
	margin: 0 0 0 15px;
	padding: 0px;
}

ul#papers li {
	margin-bottom: 10px;
}

ul#papers li a {
	font-weight: bold;
}

blockquote {
	color: #888888;
	margin: 0;
}

blockquote em {
	display: block;
	margin-top: 5px;
	font-size: 10px;
}
