#header {
	margin-bottom: 2em;
	border-bottom: 1px solid #c0d8c0;
}

h1 {
	font-family: "trebuchet ms", "verdana", sans-serif;
	font-size: 500%;
	
	line-height: 0.67%;

	margin: 0;
	padding: 0;
}	

#header ul {
	margin: 0;
	padding: 0;

	text-align: right;
}

#header li {
	display: inline;
	list-style: none;
	margin-right: 0.5em;
}

#header strong {
	border-top: 1px solid #c0d8c0;
	border-left: 1px solid #c0d8c0;
	border-right: 1px solid #c0d8c0;
	border-bottom: 1px solid white;

	padding: 1px;

	background-color: white;
}

#header a {
	border: 1px solid transparent;

	padding: 1px;
	
	color: black;
	text-decoration: none;
}

#header a:hover {
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #f0f0f0;

	padding: 1px;
	
	background-color: #f0f0f0;

	color: blue;
}

#header a img {
	margin-right: 0.25em;
	vertical-align: bottom;
}


#content {
	margin: 2em 4em;
}

h2 {
	font-family: "trebuchet ms", "verdana", sans-serif;

	margin-left: -1em;
	margin-right: -1em;

	border-bottom: 1px solid #c0d8c0;
}

h3, h4, h5, h6 {
	font-family: "trebuchet ms", "verdana", sans-serif;

}


li {
	font-family: "verdana", sans-serif;
	font-size: small;

	margin-bottom: 0.5em;
}

th, td {
	font-family: "verdana", sans-serif;
	font-size: small;
}

pre {
	overflow: auto;

	padding: 1em;
	border: 1px solid #c0d8c0;
	background-color: #f0f0f0;
}


h3 img {
	margin-right: 0.25em;
	vertical-align: text-bottom;
}

a img {
	border: 0;
}


.faq {
	margin-top: 3em;
}

.faq p {
	margin-left: 2em;
}

.faq pre {
	margin-left: 2em;
}

.faq ul {
	margin-left: 2em;
}


.label {
	font-family: "verdana", sans-serif;
	font-size: small;
}

.label img {
	margin-right: 0.25em;
	vertical-align: text-bottom;
}


ul.no-bullet {
	padding-left: 0;
}

ul.no-bullet li {
	list-style: none;
}


li.bullet {
	padding-left: 1.5em;
}

li.bullet img {
	margin-right: 0.5em;
	vertical-align: text-bottom;
}


.date {
	display: block;
	
	font-family: "verdana", sans-serif;
	font-size: 75%;
	
	color: #404040;
}


.split {
	clear: left;
}

.two-column {
	width: 46%;
	padding: 0 2%;
	float: left;
}

.panel {
	margin-bottom: 2.5em;
}


.top {
	clear: left;

	font-family: "verdana", sans-serif;
	font-size: x-small;
	text-align: right;
}

address {
	font-family: "verdana", sans-serif;
	font-style: normal;
	font-size: small;

	color: #808080;
	text-align: center;
}
