html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	width: 97%;
	font-size: small;
/*voice-family: "\"}"\"";
	voice-family: inherit;
	font-size: medium;*/
}



#gn h1 {
  display: none;
}



#gn h2 {
  display: none;
}



html>body {
	font-size: small;
}



p, a {
	font-family: Trebuchet MS, Verdana, sans-serif;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Verdana, sans-serif;
	margin: 0;
}



h1 {
	font-weight: normal;
	color: #FF6600;
}



h2 {
	font-weight: normal;
	color: #336699;
	line-height: -1em;
}

h3 {
	font-weight: normal;
	color: #FF6600;
}

div {
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#domain {
	position: absolute;
	top: 0px;
	font-size: 34px;
	z-index: 6;
	font-family: "Trebuchet MS";
	color: #6699CC;
	left: 20px;
}

#banner {
	clear: both;
	padding: 0px;
	border-top: 1px solid #C9D9ED;
	border-bottom: 1px solid #C9D9ED;
	border-left: 1px solid #C9D9ED;
	border-right: 1px solid #C9D9ED;
	margin-top: 32px;
	margin-left: 10px;
	margin-right: 0px;
	width: 750px;
}

#banner #name {
	float: right;
	width: 237px;
	margin: 5px 5px 10px 0;
}

#leftnav {
	position: absolute;
	left: 10px;
	border: 1px solid #C9D9ED;	
	border-top: none;
	background: #EFF4FA;
	width: 150px;
	padding: 10px 0 10px 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 1em;
	top: 110px;
	margin-bottom: 10px;
}

#leftnav ul {
	list-style: none;
	margin: 5px;
	padding: 0;
	border: 1px solid #C9D9ED;
	border-bottom: none;
}

#leftnav li {
	margin: 0;
	border-bottom: 1px solid #C9D9ED;
}

#leftnav li a {
	display: block;
	padding: 5px 0 5px 5px;
	background-color: #EFF4FA;
	color: #6699CC;
	text-decoration: none;
}

#leftnave li.current {
	display: block;
	padding: 5px 0 5px 5px;
	background-color: #6699CC;
	color: White;
	text-decoration: none;
	text-align: right;
}

html>body #leftnav li a {
	width: auto;
}

#leftnav li a:hover {
	border-right: 5px solid White;
	background-color: #6699CC;
	color: White;
}

#frontcontent {
	width: 555px;
	margin: 0 0 0 165px;
	padding: 10px 20px 10px;
}

#frontcontent p {
	text-indent: 2em;
	font-size: 1.1em;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

#frontcontent li {
	list-style-type: none;
	padding-left: 1em;
	font-size: 1.1em;
	margin-right: 3em;
	padding-bottom: 0;
	text-indent: -1em;
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

ul.list {
	font-size: .9em;
}

#frontcontent div.head {
	margin-bottom: -1em;
	margin-left: 2em;
	font-weight: bold;
}

#frontcontent .block {
	margin-bottom: 1em;
	margin-left: 2em;
	margin-right: 2em;
	text-indent: 0;
}

#frontcontent li.bullet { list-style-type: circle;  list-style-position: inside;     }

#lifter {
	border: 1px dashed #C9D9ED;
	padding: 1em 2em 1em 2em;
	margin-bottom: 10px;
	margin-left: 30px;
}

.link { margin: 0;  line-height: 0;  padding-bottom: 10px;   }

#crumbs { font-size: 10px;  color: #959595;  text-align: right;   }

#aspslogo {
	margin-top: 80px;
	text-align: center;
}

#footercontact {
	margin-left: 10px;
	margin-top: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #336699;
	font-size: .8em;
	border-bottom: 1px solid #C9D9ED;
	border-left: 1px solid #C9D9ED;
	border-top: 1px solid #C9D9ED;
	border-right-style: none;
	width: 750px;
}

#footercontact td {
	border-right: 1px solid #C9D9ED;
	width: auto;
}

.stress { font-style: italic; }

.data {
	background: #EFF4FA;
}

#domainbottom {
	position: relative;
	margin-right: 10px;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 25px;
	color: #CCCCCC;
	margin-top: -5px;
	width: 750px;
}

#copyright {
	text-align: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	color: #CCCCCC;
	width: 750px;
}

td {
	font-size: 1.1em;
}

