h2,
h2 a {
	color:black;
}

#sitemap a {
	text-decoration:none;
	color:#666666;
}

#sitemap a:hover {
	text-decoration:underline;
	color:#666666;
}

#sitemap ul ul {
	text-indent:0.5em;
	margin:0;
	padding:0;
	list-style-position:inside;
}

a {
	color:#0099CC;
}

table.admin_table, table.downloads {
	width:100%;
	border:1px solid #0A759D;
}

table.admin_table tr th, table.downloads tr th {
	background-color:#DFF5FE;
}


table.admin_table tr.alt {
	background-color:#FFF3EC;
}

#footer a {
	color:#FFFFFF;
}

body {
	color:#000;
	font: small/1.5 Verdana, sans-serif;
	margin: 0 0 6em;
}

ul {
	color:#024B7C;
}

li, p, dl {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}

p.medium {
	font-size:11px;
	text-align:justify;
}

h3, h4, h5 {
	color:#0099CC;
}
.highlight {
	color:#0099CC;
	font-weight:bold;
}

table, td {
	border-width:0;
}

.formtable tr {
	height:3em;
}

.formtable tr td {
	width:50%;
	padding:0.5em;
}

.formtable tr.alt {
	background-color:#E9F3F8;
}

label.error {
	color:#FF3333;
}

/* quick hack for IE */
div {
	height:1%;
}
