a { color: #336699; }

a:hover {
	color: #DD6900;
	text-decoration: underline;
}

html, body {
	background-color: #fff;
	color: #353535;
}

body {
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;	
	margin-top: 0;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-transform: Uppercase;
	color: #336699;
}

div.TopContentbox {
	margin-bottom: -15px; 
}

div.TopNavbar {
	text-align: right;
	margin-bottom: 0px;
}

div.TopNavbar a { 
	font-size: 11px; 
	font-weight: bold;
}

h1.TopSubhead {
	color: #336699;
	border-top: none;
	background-color: #fff;	
	font-size: 10px;
	letter-spacing: 3px;
	text-align: right;
	text-transform: Uppercase;
	margin: 0;
}

h1 {
	font-size: 140%;
	border-top: 1px dashed #369;	
	background-color: #e9f2f7;
	padding-top: 1px;
	padding-bottom: 1px;
}

h1.homepage {margin-left: 150px; /* NS4 overlaps sidebar without this */ }

h2 { font-size: 130%; }

h3 { font-size: 110%; }

h4 { font-size: 100%; }

hr { color: #369; height: 1px; }


ul li {
	list-style-type: square;
}

.TopSubhead {
	font-size: 15px;
	font-style: italic;
}
