ul {
	margin: 0px;
	padding: 0px;
}

ul.normal {
	margin: auto;
	margin-left: 40px;
	padding: auto;
}

ul.normal li {
	list-style-type: disc;
	margin-top: 10px;
}

li.swf {
	background-image: url(images/bullet_swf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.ppt {
	background-image: url(images/bullet_ppt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.pdf {
	background-image: url(images/bullet_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.doc {
	background-image: url(images/bullet_doc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.xls {
	background-image: url(images/bullet_xls.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.zip {
	background-image: url(images/bullet_zip.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

li.gif {
	background-image: url(images/bullet_gif.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 21px;
	margin-top: 10px;
	line-height: 16px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #797979;
}
.gradient {
	background-image: url(images/bg-grad-2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	padding-right: 30px;
}
#main {
	padding-top: 40px;
	padding-bottom: 40px;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	text-decoration: none;
	white-space:nowrap;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-size: 14px;
	color: #00a7e3;
	font-weight: bold;
	padding-top: 6px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
	margin: 0;
}

#header li a:hover {
	background-color: #9eceeb;
	color: #ffffff;
}

#header li.active {
  display: block;
	float: left;
	text-decoration: none;
	white-space:nowrap;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-size: 14px;
	background-color: #00a7e3;
	color: #ffffff;
	font-weight: bold;
	padding-top: 6px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
	margin: 0;
}

.intro {
	font-size: 17px;
	color: #797979;
}

#header_right {
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer {
	height: 40px;
	font-size: 10px;
	color: #838383;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #00a7e3;
}
.intro_highlight {
	font-size: 17px;
	color: #00a7e3;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #00a7e3;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #797979;
}
#top {
	font-size: 10px;
	color: #838383;
	padding-left: 191px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #797979;
	padding-top: 2px;
	padding-bottom: 2px;
}

a {
  color: #00a7e3;
}

#right {
  width: 191px;
}

#right li {
  margin-bottom: 10px;
}
