body {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #009966;
}
#navbar{
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 0px;
}
.floleft {
	clear: left;
	float: left;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h2 {
	background-color: #fffefd;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.sidetext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #006699;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	position: relative;
	z-index: 1;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	margin: 0px;
	font-style: normal;
	text-align: justify;
}
.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
	padding: 3px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top: 1px dashed #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#navigation{
	position:relative;
	top: 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	bottom: 20px;
	left: auto;
	text-align: center;
	color: #660099;
	font-size: 12px;
	font-style: normal;
	visibility: inherit;
}
#navigation a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#00f;
}
#navigation a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #990000;
	text-decoration: none;
	background-color: transparent;
}
a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000066;
	font-size: 12px;
	text-decoration: none;
}
.boldit {
	font-weight: bold;
	color: #990000;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #99CC99;
	font-size: 12px;
	text-decoration: none;
}
#logo{
	position:absolute;
	top: 30px;
	z-index: 50;
	right: 30px;
}
#mind{
	position:relative;
	top: 12px;
	right: 0;
	text-align: right; /*Mild hack for Netscape 4*/
}
.sidetextb {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FF9933;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	position: relative;
	z-index: 1;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	margin: 0px;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(&#8226;);
	text-align: justify;
}
.sidetexth2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FF9933;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	position: relative;
	z-index: 1;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	margin: 0px;
	font-style: normal;
	font-weight: bold;
}
.quote {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.ol {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CCCC99;
	margin-left: 50px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	list-style-type: upper-alpha;
	font-style: normal;
	list-style-position: outside;
	text-indent: 15px;
	padding-left: 15px;
}
#sidepic {
	position:relative;
	top: 0px;
	right: 0;
	text-align: center; /*Mild hack for Netscape 4*/
}
h3 {
	background-color: #fffefd;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
#sidenavigation{
	position:relative;
	top: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	bottom: 10px;
	left: auto;
	text-align: left;
	color: #660099;
	font-size: 12px;
	font-style: normal;
	visibility: inherit;
}
#sidenavigation a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#00f;
}
#sidenavigation a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #990000;
	text-decoration: none;
	background-color: transparent;
}
a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000066;
	font-size: 12px;
	text-decoration: none;
}
.boldit {
	font-weight: bold;
	color: #990000;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #99CC99;
	font-size: 12px;
	text-decoration: none;
}
#linknavigation{
	position:relative;
	top: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	bottom: 0px;
	left: auto;
	text-align: left;
	color: #660099;
	font-size: 12px;
	font-style: normal;
	visibility: inherit;
}
#linknavigation a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#00f;
}
#linknavigation a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #990000;
	text-decoration: none;
	background-color: transparent;
}
a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000066;
	font-size: 12px;
	text-decoration: none;
}
.boldit {
	font-weight: bold;
	color: #990000;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #99CC99;
	font-size: 12px;
	text-decoration: none;
}