body {
	margin: 0px;
	width: 100%;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#header {
	background-color: #000066;
}
#header2-image {
	display: none;
}
#header3-image {
	display: none;
}
#nav {
	color: #FFFFFF;
}
#nav-list a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav-list a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav-list a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#left-side-content {
	border-right: 1px dotted #CCCCCC;
}
#footer {
	color: #000000;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

tr.offset {
	background-color: #bdbdff;
}