﻿img, div {
	behavior: url(iepngfix.htc);
}

html,body,address,blockquote,div,
form,fieldset,caption,
h1,h2,h3,h4,h5,h6,
hr,ul,li,ol,ul,
table,tr,td,th,p,img {
	margin:0;
	padding:0;
}

img,fieldset {
	border:none;
}

body {
	text-align:center; /* center #pageWrapper IE 5.x */
	font:normal 85%/140% arial,helvetica,sans-serif;
	background-image: url('images/bg.gif');
	color: #00ACE0;
}

#pageWrapper {
	width:800px;
	padding:8px 0;
	margin:0 auto;
	text-align:left;
	overflow: hidden;
}

h1 span {
	display: block;
	text-align: center;
	padding-bottom: 48px;
}

#mainNav {
	background: url('images/topnavbg.gif') no-repeat;
	list-style: none;
	font-size: 14px;
	padding: 10px;
	padding-left: 25px;
}

#mainNav li {
	display: inline;
}

#mainNav a, 
#mainNav a:visited {
	color: #00ACE0;
	text-decoration: none;
	margin-right: 20px;
	font-weight: bold;
}

#mainNav a:hover {
	text-decoration: underline;
}

h2 span {
	display: block;
	text-align: center;
	padding-top: 10px;
}

#contentWrapper {
	width: 100%;
	background: #FFF;
}

#breadcrumbs {
	font-size: 10px;
	padding-bottom: 1em;
}

#breadcrumbs a{
	text-decoration: underline;
}

#breadcrumbs a:hover {
	text-decoration: none;
}

#breadcrumbs a:visited {
	color: #CCC;
}

#colsWrapper {
	padding-top: 1em;
	padding-left: 3em;
	background: #FFF;
	overflow:hidden;
}

#colsWrapper p {
	padding-bottom: 1em;
}

#colsWrapper span {
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
}

h3 span {
	display: block;
}

#col1 {
	float: left;
	width: 400px;
}

#col1Links {
	list-style: none;
}

#col1Links li {
	display: block;
}

#col2 {
	float: right;
	width: 250px;
}

#footer {
	background: url('images/footerbg.gif') no-repeat;
	margin: 0 auto;
	text-align: center;
	width:800px;
	overflow: hidden;
}

#footer p {
	padding-bottom: 2px;
	text-align: center;
}

#bottomNav {
	list-style: none;
	text-align: center;
}

#bottomNav li {
	display: inline;
}

#bottomNav a {
	color: #000;
	text-decoration: none;
	margin-right: 10px;
}

#bottomNav a:hover {
	text-decoration: underline;
}

#bottomNav a:visited {
	color: #CCC;
}
