body, html, div, span, p, br, h1, h2, h3, h4, h5, h6, b, strong, font, blockquote, i, em, a, hr, table, tr, td, ul, li {
	padding: 0;
	margin: 0;
}

img { border: 0; }

table {
	border-collapse: collapse;
	border-spacing:0;
	width: 100%;
}

body, td, div {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #333;
}

a, a:visited { color: #cc0099; text-decoration: none;}
a:hover, a:visited:hover { text-decoration: underline; }

body.systemshedMain {
	background-image: url(/graphs/background.png);
	background-repeat: repeat-x;
	background-color: #000000;
}

.systemshedSite { width: 800px; margin: 20px auto 40px auto; }

.siteHeader {

	width: 800px;
	height: 120px;
	background-repeat: no-repeat;
}

.siteHeader td, .siteHeader td div {
	font-size: 9px;
	letter-spacing: 1px;
	color: #999;
}

.siteHeader td a, .siteHeader td a:visited {
	color: #999;
	text-decoration: none;
}

.siteHeader td a:hover, .siteHeader td a:visited:hover {
	color: #ccc;
	text-decoration: underline;
}

.siteHeaderTitle {
	width: 222px;
	height: 72px;
}
.siteHeaderTitle h1 { display: none; }

.siteHeaderLogo {
	padding: 1px 0px 0px 8px;
}
.siteHeaderMenu {
	width: 492px;
	padding: 13px 0px 0px 40px;
	color: #ffffff;
}

.siteHeaderMenu div {
	margin: 10px 0 11px 0px;
	float: left;
	font-weight: bold;
	color: #c6d0e1;
	width: 160px;
	line-height: 13px;
	text-transform: uppercase;
}

.siteHeaderMenu div a, .siteHeaderMenu div a:visited,

.siteHeaderMenu div a:hover, .siteHeaderMenu div a:visited:hover, .siteHeaderMyNovation div a:hover, .siteHeaderMyNovation div a:visited:hover {
	color: #ffffff !important;
	text-decoration: none;
}

.siteHeaderMenu div span {
	display: block;
	background-color: #c6d0e1;
	padding-left:  2px;
	text-transform: none;
	color: #3b5e98;
}

.siteHeaderLocation {
	float: right;
	padding-right: 34px;
}

.siteHeaderLocation span {
	color: #fff;
	text-decoration: underline;
}

.siteFooter {
	letter-spacing: 1px;
	background-repeat: no-repeat;
	padding: 20px 0px 0px 24px;
	color: #999;
	font-size: 9px;
}

#footerHome, #homeBanner {
	border-width: 0px;
	background-image: none;
}

.siteFooter a, .siteFooter a:visited {
	color: #999;
	text-decoration: none;
}

.siteFooter a:hover, .siteFooter a:visited:hover {
	color: #ccc;
	text-decoration: underline;
}
