body {
	margin-left: 15px; 
	margin-right: 15px; 
	margin-top: 0px;
	font-family: "Courier New", Courier, monospace; 
	font-size: 13px;
	font-weight: normal; 
	color: #444444; 
	text-decoration: none	
}

.panel {
	position: absolute;
	left: 10px;
	width: 460px;
	margin: 0px 35px 0px 10px;
}
.panel ul {
	list-style: none;
	padding-left: 5px;
}
.panel2 {
	position: absolute;
	left: 550px;
	width: 240px;
}

h1 {
	font-family: helvetica, arial;
	font-size: 16px;
	font-weight: bold;
}

#header {
	background-color: black;
	padding: 5px 10px 45px 0px;
	overflow: hidden;
}
#header ul {
	list-style: none;
  margin: 10px 0px 15px -35px;
}
#header li {
	display: inline;
	margin: 0px 0px 0px 0px;
}
#mainNav {
  padding-left: 40px;
}
#selectedClients {
  margin: 0px;
}
.header {font-family: sans-serif; font-size: 30px; font-weight: bold; color: #ffffff; text-decoration: none}
.subHeader {font-family: sans-serif; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none}
.notice {font-family: "Courier New", Courier, monospace; 13px; font-weight: normal; color: #000000; text-decoration: none}
.imageInfo {font-family: "Courier New", Courier, monospace; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}


a:link {font-family: "Courier New", Courier, monospace; font-size: 13px; font-weight: normal; color: #444444;}
a:visited {font-family: "Courier New", Courier, monospace; font-size: 13px; font-weight: normal; color: #444444;}
a:hover {font-family: "Courier New", Courier, monospace; font-size: 13px; font-weight: normal; color: #888888;}


a.mainDefault:link {font-family: "Courier New", Courier, monospace; font-size: 13px;  color:#999999; text-decoration: none}
a.mainDefault:visited {font-family: "Courier New", Courier, monospace; font-size: 13px;  color:#999999; text-decoration: none}
a.mainDefault:hover {font-family: "Courier New", Courier, monospace; font-size: 13px;  color:#999999; text-decoration: underline}

a.mainActive:link {font-family: "Courier New", Courier, monospace; font-size: 13px;  color:#FFCC00; text-decoration: none}
a.mainActive:visited {font-family: "Courier New", Courier, monospace; font-size: 13px;  color:#FFCC00; text-decoration: none}
a.mainActive:hover {font-family: "Courier New", Courier, monospace; font-size: 13px;  color:#FFCC00; text-decoration: none}
