body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e8eaec;
}
a:link {
	font-weight: bold;
	color: #6699FF;
}
h1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: medium;
	text-indent: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
}
h2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.headerTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: left;
	text-indent: 100px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.5em;
}


small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box {
	padding:5px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	margin: 1px;
}

.footer {
	color: #FFFFFF;
}
.menuText {
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	font-weight: bold;
}


.menuText a{
	color: #FFFFFF;
	text-decoration: none;
}


.menuText a:hover{
	text-decoration: underline;
}
ul {
	margin: 10px;
	padding-left: 10px;
}
.liPlain {
	padding-bottom: 0px;
}
.keyFeatures {
	padding-bottom: 5px;
	list-style-type: circle;
}
li {
	padding-bottom: 10px;
}

div#host, div#host a {
  font-size:9px;
  text-decoration:none;
}