html, body { min-height:100%; margin-bottom:1px; } 
body {
	margin: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #039;
	background-image: none;
	background-repeat: no-repeat;
	list-style-image: url(images/common/bullet.jpg);
}
.container {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	list-style-image: url(images/common/bullet.jpg);
}
.strapline {
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #003366;
}
.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	margin: 0px;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottom-border {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.content {
	padding-left: 3px;
	list-style-image: url(images/common/bullet.jpg);
	list-style-type: none;
}
a {
	color: #003399;
}
a:hover {
	color: #F0539C;
}
.slide-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.divider {
	border-top-style: none;
	margin: 0px;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/common/200px-divider.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 5px;
}
.heading-text {
	color: #F6C;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	font-size: 75%;
	height: 7px;
	line-height: 10px;
}
h2 {
	font-size: 150%;
	color: #F6C;
	font-weight: normal;
	text-decoration: none;
}
h3 {
	font-size: 100%;
	font-weight: normal;
	color: #F6C;
}
p {
	list-style-image: url(images/common/bullet.jpg);
}
a:link {
	color: #003399;
}
